Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 12, 2024

Bumps scim2-filter-parser from 0.5.0 to 0.7.0.

Changelog

Sourced from scim2-filter-parser's changelog.

0.7.0

  • Use "exact" on equality checks against empty strings. #51

0.6.0

  • Use "exact" on equality checks against boolean values. #53

0.5.1

  • Add support for Python 3.12
Commits
  • 72cc51f Version Bump -> 0.7.0
  • cd9ed31 Indent comments evenly
  • e5a2c78 Use exact Django operator on equality checks against empty strings
  • 129b12b Version bump => 0.6.0
  • edfccae Add changelog entry
  • 6b95219 Fix formatting
  • 36bc2f7 Use exact when comparing against boolean values
  • 6a93898 fix: docs/requirements.txt to reduce vulnerabilities
  • cd783e1 Autoformat Python source with ruff format
  • 7a3a8a4 Replace flake8 with ruff
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 12, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/scim2-filter-parser-0.7.0 branch 2 times, most recently from 683c6e8 to 1184ec0 Compare December 12, 2024 16:23
@nijave nijave enabled auto-merge December 12, 2024 17:33
@dependabot dependabot bot force-pushed the dependabot/pip/scim2-filter-parser-0.7.0 branch from 1184ec0 to 85332b1 Compare December 12, 2024 17:33
Bumps [scim2-filter-parser](https://github.com/15five/scim2-filter-parser) from 0.5.0 to 0.7.0.
- [Changelog](https://github.com/15five/scim2-filter-parser/blob/master/CHANGELOG.rst)
- [Commits](15five/scim2-filter-parser@0.5.0...0.7.0)

---
updated-dependencies:
- dependency-name: scim2-filter-parser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/scim2-filter-parser-0.7.0 branch from 85332b1 to ee5dc33 Compare December 12, 2024 17:35
@nijave nijave merged commit 64c8cbe into main Dec 12, 2024
8 checks passed
@nijave nijave deleted the dependabot/pip/scim2-filter-parser-0.7.0 branch December 12, 2024 17:37
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants