build(deps): bump the safe group across 1 directory with 5 updates#53
Closed
dependabot[bot] wants to merge 1 commit intodevfrom
Closed
build(deps): bump the safe group across 1 directory with 5 updates#53dependabot[bot] wants to merge 1 commit intodevfrom
dependabot[bot] wants to merge 1 commit intodevfrom
Conversation
Bumps the safe group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [python-injection](https://github.com/100nm/python-injection) | `0.21.0` | `0.21.1` | | [hatch](https://github.com/pypa/hatch) | `1.14.2` | `1.15.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.0` | `0.14.1` | | [fastapi](https://github.com/fastapi/fastapi) | `0.119.0` | `0.119.1` | | [pydantic](https://github.com/pydantic/pydantic) | `2.12.0` | `2.12.3` | Updates `python-injection` from 0.21.0 to 0.21.1 - [Release notes](https://github.com/100nm/python-injection/releases) - [Commits](100nm/python-injection@0.21.0...0.21.1) Updates `hatch` from 1.14.2 to 1.15.1 - [Release notes](https://github.com/pypa/hatch/releases) - [Commits](pypa/hatch@hatch-v1.14.2...hatch-v1.15.1) Updates `ruff` from 0.14.0 to 0.14.1 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.14.0...0.14.1) Updates `fastapi` from 0.119.0 to 0.119.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.119.0...0.119.1) Updates `pydantic` from 2.12.0 to 2.12.3 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.12.0...v2.12.3) --- updated-dependencies: - dependency-name: python-injection dependency-version: 0.21.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe - dependency-name: hatch dependency-version: 1.15.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: ruff dependency-version: 0.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe - dependency-name: fastapi dependency-version: 0.119.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe - dependency-name: pydantic dependency-version: 2.12.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the safe group with 5 updates in the / directory:
0.21.00.21.11.14.21.15.10.14.00.14.10.119.00.119.12.12.02.12.3Updates
python-injectionfrom 0.21.0 to 0.21.1Release notes
Sourced from python-injection's releases.
Commits
e42a9c9fix: 🐛 Enums as injectable typesUpdates
hatchfrom 1.14.2 to 1.15.1Release notes
Sourced from hatch's releases.
Commits
19eec09release Hatch v1.15.1a14c59efix: FixedEnvironment default is incompatible: Unknown distribution source...0636e7brelease Hatch v1.15.0Updates
rufffrom 0.14.0 to 0.14.1Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
2bffef5Bump 0.14.1 (#20925)e64d772Standardize syntax error construction (#20903)0369668[pydoclint] Implementdocstring-extraneous-parameter(DOC102) (#20376)058fc37[ty] Fix panic 'missing root' when handling completion request (#20917)ec9faa3[ty] Run file watching tests serial when using nextest (#20918)7155a62[ty] Add version hint for failed stdlib attribute accesses (#20909)a67e069More CI improvements (#20920)6a1e91c[ty] Check typeshed VERSIONS for parent modules when reporting failed stdlib ...3db5d59Don't use codspeed or depot runners in CI jobs on forks (#20894)d23826c[ty] cache Type::is_redundant_with (#20477)Updates
fastapifrom 0.119.0 to 0.119.1Release notes
Sourced from fastapi's releases.
Commits
864b569🔖 Release version 0.119.143f15d3📝 Update release notesd8c691f🐛 Fix internal Pydantic v1 compatibility (warnings) for Python 3.14 and Pydan...6e49dc0📝 Update release notes7df594d🔧 Add sponsor Requestly (#14205)81f8583📝 Update release notes7f810ca🔧 Configure reminder forwaitinglabel inissue-manager(#14156)414f961📝 Update release notesdde7bd1📝 Replacestarlette.iobystarlette.devanduvicorn.orgby `uvicorn.dev...Updates
pydanticfrom 2.12.0 to 2.12.3Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
1a8850dPrepare release 2.12.309dbcf2AddFieldInfo.asdict()method, improve documentation aroundFieldInfo5da4331Improve documentation about serialize as any behavior9c86324Raise a warning when an invalid after model validator function signature is r...36a73c6Updatepydantic-extra-typesdependency to version>=2.10.61e616a3Prepare release v2.12.2dc302e2Fix issue with recursive generic models with a parent model class6876485Bumppydantic-coreto v2.41.4b4076c6Prepare release 2.12.1b67f072Bumppydantic-coreto v2.41.3Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions