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

build(deps): (deps): bump inject from 4.3.1 to 5.2.0 #3676

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 11, 2024

Bumps inject from 4.3.1 to 5.2.0.

Changelog

Sourced from inject's changelog.

python-inject changes

5.1.0 (2023-10-17)

  • Optionally allow overriding dependencies.
  • Unified configure syntax with clear and once flags.

5.0.0 (2023-06-10)

  • Support for PEP0604 for Python>=3.10.
Commits
  • 122c551 Version 5.2.0
  • a1c5b7b Merge pull request #92 from fzyukio/master
  • f5272ca Restructure the code, add comments
  • f98ac51 Narrow down context manager check to only include generator context managers
  • 7d161d7 Allow provider to be a context manager (sync/async)
  • 5be9189 Version 5.1.0
  • 0b3d2a0 Update typeshed in makefile
  • 7a7fd92 Unify clear/once in configure
  • 895bc22 Cleanup obsolete files and builds
  • 3072dc7 Merge pull request #90 from NikiTsv/Override-deps-for-composable-configs
  • 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 requested a review from a team as a code owner January 11, 2024 14:25
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 11, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/develop/inject-5.2.0 branch 5 times, most recently from 3082926 to b704264 Compare January 17, 2024 09:32
@dependabot dependabot bot force-pushed the dependabot/pip/develop/inject-5.2.0 branch from b704264 to f48f45b Compare February 6, 2024 08:19
Bumps [inject](https://github.com/ivankorobkov/python-inject) from 4.3.1 to 5.2.0.
- [Changelog](https://github.com/ivankorobkov/python-inject/blob/master/CHANGES.md)
- [Commits](ivankorobkov/python-inject@v4.3.1...v5.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/develop/inject-5.2.0 branch from f48f45b to fc11e4a Compare February 7, 2024 09:02
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 26, 2024

Superseded by #3721.

@dependabot dependabot bot closed this Mar 26, 2024
@dependabot dependabot bot deleted the dependabot/pip/develop/inject-5.2.0 branch March 26, 2024 14:57
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