build(deps): bump the patches group across 1 directory with 7 updates#77
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump the patches group across 1 directory with 7 updates#77dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dd9bdd8 to
ea30c7a
Compare
ea30c7a to
0077714
Compare
0077714 to
f102676
Compare
f102676 to
f1b113b
Compare
Bumps the patches group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [boto3](https://github.com/boto/boto3) | `1.43.2` | `1.43.29` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.12` | `0.15.17` | | [pip-audit](https://github.com/pypa/pip-audit) | `2.10.0` | `2.10.1` | | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.43.5` | `1.43.29` | | [zensical](https://github.com/zensical/zensical) | `0.0.40` | `0.0.45` | | [mkdocstrings-python](https://github.com/mkdocstrings/python) | `2.0.3` | `2.0.4` | | [botocore](https://github.com/boto/botocore) | `1.43.24` | `1.43.29` | Updates `boto3` from 1.43.2 to 1.43.29 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.2...1.43.29) Updates `ruff` from 0.15.12 to 0.15.17 - [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.15.12...0.15.17) Updates `pip-audit` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/pypa/pip-audit/releases) - [Changelog](https://github.com/pypa/pip-audit/blob/main/CHANGELOG.md) - [Commits](pypa/pip-audit@v2.10.0...v2.10.1) Updates `boto3-stubs` from 1.43.5 to 1.43.29 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `zensical` from 0.0.40 to 0.0.45 - [Release notes](https://github.com/zensical/zensical/releases) - [Commits](zensical/zensical@v0.0.40...v0.0.45) Updates `mkdocstrings-python` from 2.0.3 to 2.0.4 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/python@2.0.3...2.0.4) Updates `botocore` from 1.43.24 to 1.43.29 - [Commits](boto/botocore@1.43.24...1.43.29) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.43.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: boto3-stubs dependency-version: 1.43.29 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patches - dependency-name: botocore dependency-version: 1.43.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: mkdocstrings-python dependency-version: 2.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patches - dependency-name: pip-audit dependency-version: 2.10.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patches - dependency-name: ruff dependency-version: 0.15.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patches - dependency-name: zensical dependency-version: 0.0.45 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patches ... Signed-off-by: dependabot[bot] <support@github.com>
f1b113b to
7e3d4f7
Compare
Contributor
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 patches group with 7 updates in the / directory:
1.43.21.43.290.15.120.15.172.10.02.10.11.43.51.43.290.0.400.0.452.0.32.0.41.43.241.43.29Updates
boto3from 1.43.2 to 1.43.29Commits
3d3204cMerge branch 'release-1.43.29'4cc6c64Bumping version to 1.43.2973137eaAdd changelog entries from botocoreb42ee1dBump https://github.com/astral-sh/ruff-pre-commit (#4798)803cba4Merge branch 'release-1.43.28'1ed6c48Merge branch 'release-1.43.28' into develop0044dd3Bumping version to 1.43.2843e2d2aAdd changelog entries from botocore5d9ac3eMerge branch 'release-1.43.27'52b9481Merge branch 'release-1.43.27' into developUpdates
rufffrom 0.15.12 to 0.15.17Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
7c645a9Bump 0.15.17 (#25872)f381eb1Prioritize human-readable names in CLI output (#25869)b9b4546Minor workflow simplification (#25870)1e77ba0[ty] MovePreformattedBlockScannerto format-agnostic location. (#25856)6f2b772[ty] Preserve nominal type of enum.property instances (#25849)be4777c[ty] Fix site-package error when multiple versions of pythons are installed i...53f6ff7Allow human-readable names in suppression comments (#25614)6740325[ty] Restrict uncached raw signature access (#25866)970b1bfAuto-update snapshots when syncing typeshed (#25841)0785793Fix handling ofignorecomments within adisable/enablepair (#25845)Updates
pip-auditfrom 2.10.0 to 2.10.1Release notes
Sourced from pip-audit's releases.
Changelog
Sourced from pip-audit's changelog.
Commits
8894eb8Merge pull request #1056 from pypa/copilot/release-21011c625b7Update version in README.md to 2.10.1fd2094bPrep 2.10.1 release58d2488build(deps): bump github/codeql-action from 4.35.2 to 4.36.1 (#1052)8df9420build(deps): bump zizmorcore/zizmor-action from 0.5.3 to 0.5.6 (#1044)3f618d3build(deps): bump actions/checkout from 6.0.2 to 6.0.3 (#1053)4849132Restrict OIDC token to publish job (#1050)c1eb69aFix KeyError when OSV affected entry omits optionalrangesfield (#1046)68de07fMerge pull request #1054 from pypa/fix/1047ef31c9eFormatting fixesUpdates
boto3-stubsfrom 1.43.5 to 1.43.29Release notes
Sourced from boto3-stubs's releases.
Commits
Updates
zensicalfrom 0.0.40 to 0.0.45Release notes
Sourced from zensical's releases.
... (truncated)
Commits
4cd38f3chore: release v0.0.458318158chore: workflow cleanup8d9536afix: revert "fix: brackets in indented code blocks recognized as unresolved l...35ff260chore: update dependencies (#733)c7fe3e7chore: release v0.0.44033da3cMerge pull request #731 from zensical/fix/validationfe04446chore: make ruff happyeb72115fix: ignore Markdown comments[//]: ...during link validationa4866d0chore: make ruff happyc40f649fix: brackets in indented code blocks recognized as unresolved link reference...Updates
mkdocstrings-pythonfrom 2.0.3 to 2.0.4Release notes
Sourced from mkdocstrings-python's releases.
Changelog
Sourced from mkdocstrings-python's changelog.
Commits
dc6aa93chore: Prepare release 2.0.47bf8b98fix: Display Methods instead of Functions for category headings inside classesUpdates
botocorefrom 1.43.24 to 1.43.29Commits
77da2d8Merge branch 'release-1.43.29'564f462Bumping version to 1.43.290b96b9bUpdate endpoints modeld47197eUpdate to latest modelsbf0ad13Bump https://github.com/astral-sh/ruff-pre-commit (#3726)b3f27bfMerge branch 'release-1.43.28'72abfc3Merge branch 'release-1.43.28' into develop28cf5f1Bumping version to 1.43.28e48fcf4Update to latest models0ffcb23Merge branch 'release-1.43.27'