-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump crowdstrike-falconpy from 1.3.0 to 1.4.1 in /spec #41
Conversation
Bumps [crowdstrike-falconpy](https://github.com/CrowdStrike/falconpy) from 1.3.0 to 1.4.1. - [Release notes](https://github.com/CrowdStrike/falconpy/releases) - [Changelog](https://github.com/CrowdStrike/falconpy/blob/main/CHANGELOG.md) - [Commits](CrowdStrike/falconpy@v1.3.0...v1.4.1) --- updated-dependencies: - dependency-name: crowdstrike-falconpy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
This appears to be caused by either ansible or ansible-runner being held back. This creates an impossible request where 1.3.0 and 1.4.1 are both being required. |
Failing build resolved UCBoulder#41 Also resolves UCBoulder#40 Also resolves UCBoulder#37
Failing build resolved UCBoulder#41 Also closes UCBoulder#40 Also closes UCBoulder#37
Thanks @Venator-Fox I'll take a look at your commit. |
Hello @davegoldhammer, so far it looks like my previous assumption was incorrect; I thought it was the case due to the build succeeding. However, it appears that the only reason why the build is succeeding, is due to a syntax error on line 8 here, ironically. Correcting it causes the build to fail again so I'll need to take a better look at whats happening. |
Failing build resolved UCBoulder#41 Also closes UCBoulder#45
Technically closes UCBoulder#41 as crowdstrike-falconpy==1.4.1 is auto selected for install Technically closes UCBoulder#45 as pyOpenSSL==24.1.0 is auto selected for install UCBoulder#37 is not resolved as paramiko==2.12.0 is auto selected for install, but will no longer be visible to dependabot
Superseded by #47. |
Bumps crowdstrike-falconpy from 1.3.0 to 1.4.1.
Release notes
Sourced from crowdstrike-falconpy's releases.
... (truncated)
Changelog
Sourced from crowdstrike-falconpy's changelog.
... (truncated)
Commits
1cef597
Update hosts.py001c09c
Added two missing action into host action.17e9db8
Bump version -> 1.4.12b3e87c
Add new arguments and operationsc8ec512
Add ImageAssessmentPolicies service collectiondd74f9a
Add new arguments, enums and operations.2e470e0
Add new parameters and operations. Update enum.d42dba8
Update enum.cbae7e6
Update parameter descriptions.684fa2c
Update parameter description.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)