Skip to content
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 caracara-filters from 0.2.0 to 1.0.0 #207

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2024

Bumps caracara-filters from 0.2.0 to 1.0.0.

Release notes

Sourced from caracara-filters's releases.

Version 1.0.0

What's Changed

  • Version 1.0.0 by @​ChristopherHammond13 in CrowdStrike/caracara-filters#18
  • Migration from Freeze Gun to Time Machine for time zone aware tests
  • Deprecation of Python 3.13-incompatible/deprecated code
  • Backport support for Python 3.8 time zone info (tests only)
  • isort and black brought in for code quality
  • Adds filtering by a host's external IP address
  • Dependency bump across the board
  • Official support for Python 3.8.2+. Older Python versions (including 3.7) are NOT supported.
  • Bump to version 1.0.0 to avoid issues with Poetry clobbering version upgrades when a version lower than v1.0.0 is used.

Full Changelog: CrowdStrike/caracara-filters@v0.2.0...v1.0.0

Commits
  • bab9532 Merge pull request #18 from CrowdStrike/bugfix/10-11-12/Sep2024Cleanup
  • 857ca53 Updates dev dependencies
  • d2b7fe7 Merges tests into main code quality matrix to reduce parallel actions
  • 5c6d7e0 Updates test suite matrix
  • eb93850 Resolves Python 3.13 RC2 version number in CI
  • 7fb4375 Adds black and isort to CI
  • ebc82a7 Moves to version 1.0.0 to avoid downstream versioning issues with Poetry
  • 27ea7df Resolves #10, #11, and #12
  • 0ed5a05 Merge branch 'main' into bugfix/10-11-12/Sep2024Cleanup
  • e266cc3 Revert "Resolves #10, #11, and #12"
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [caracara-filters](https://github.com/CrowdStrike/caracara-filters) from 0.2.0 to 1.0.0.
- [Release notes](https://github.com/CrowdStrike/caracara-filters/releases)
- [Commits](CrowdStrike/caracara-filters@v0.2.0...v1.0.0)

---
updated-dependencies:
- dependency-name: caracara-filters
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants