build(deps): bump the patches group with 7 updates#91
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the patches group with 7 updates: | Package | From | To | | --- | --- | --- | | [boto3](https://github.com/boto/boto3) | `1.43.31` | `1.43.34` | | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.43.31` | `1.43.34` | | [zensical](https://github.com/zensical/zensical) | `0.0.45` | `0.0.46` | | [mkdocstrings-python](https://github.com/mkdocstrings/python) | `2.0.4` | `2.0.5` | | [botocore](https://github.com/boto/botocore) | `1.43.31` | `1.43.34` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.14.1` | `2.14.2` | | [wrapt](https://github.com/GrahamDumpleton/wrapt) | `2.2.1` | `2.2.2` | Updates `boto3` from 1.43.31 to 1.43.34 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.31...1.43.34) Updates `boto3-stubs` from 1.43.31 to 1.43.34 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `zensical` from 0.0.45 to 0.0.46 - [Release notes](https://github.com/zensical/zensical/releases) - [Commits](zensical/zensical@v0.0.45...v0.0.46) Updates `mkdocstrings-python` from 2.0.4 to 2.0.5 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/python@2.0.4...2.0.5) Updates `botocore` from 1.43.31 to 1.43.34 - [Commits](boto/botocore@1.43.31...1.43.34) Updates `pydantic-settings` from 2.14.1 to 2.14.2 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.14.1...v2.14.2) Updates `wrapt` from 2.2.1 to 2.2.2 - [Release notes](https://github.com/GrahamDumpleton/wrapt/releases) - [Changelog](https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst) - [Commits](GrahamDumpleton/wrapt@2.2.1...2.2.2) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.43.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: boto3-stubs dependency-version: 1.43.34 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patches - dependency-name: zensical dependency-version: 0.0.46 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patches - dependency-name: mkdocstrings-python dependency-version: 2.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patches - dependency-name: botocore dependency-version: 1.43.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: pydantic-settings dependency-version: 2.14.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: wrapt dependency-version: 2.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches ... Signed-off-by: dependabot[bot] <support@github.com>
|
No description provided. |
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:
1.43.311.43.341.43.311.43.340.0.450.0.462.0.42.0.51.43.311.43.342.14.12.14.22.2.12.2.2Updates
boto3from 1.43.31 to 1.43.34Commits
1820b7dMerge branch 'release-1.43.34'2178e7aBumping version to 1.43.34797f30dAdd changelog entries from botocore325a059Remove DocumentModifiedShape and re-export it from botocore (#4795)44bfb9aMerge branch 'release-1.43.33'447ab8fMerge branch 'release-1.43.33' into develop1a41f9cBumping version to 1.43.333a2819dAdd changelog entries from botocore22ffeceBump https://github.com/astral-sh/ruff-pre-commit (#4802)19645b7Merge branch 'release-1.43.32'Updates
boto3-stubsfrom 1.43.31 to 1.43.34Release notes
Sourced from boto3-stubs's releases.
Commits
Updates
zensicalfrom 0.0.45 to 0.0.46Release notes
Sourced from zensical's releases.
Commits
c76960echore: release v0.0.465533abaMerge pull request #761 from zensical/chore/update-uiaeb31adfix: update ui to v0.0.19fb4637cchore: update.mono.tomlto account for configuration changes61b6d05fix: preservesmalltags in generated search indexedb0878fix: search path segment is empty when title is sourced from section index pagee4a370frefactor: change several validation defaults to false (#758)909f973fix: don't crash on invalid URLs in HTML (#755)e6b55fefix: strip images from toc labels (#749)0f11c7ffix: updatepyo3to0.29.0to mitigate 2 vulnerabilitiesUpdates
mkdocstrings-pythonfrom 2.0.4 to 2.0.5Release notes
Sourced from mkdocstrings-python's releases.
Changelog
Sourced from mkdocstrings-python's changelog.
Commits
1670ecbchore: Prepare release 2.0.5abe2888fix: Allow relative cross-references to work in summaries0334131fix: Always display attribute values as they're written in the source39311c7docs: Lint docs835a406chore: Never fail type-checking (maintenance mode)Updates
botocorefrom 1.43.31 to 1.43.34Commits
67d724cMerge branch 'release-1.43.34'8279c40Bumping version to 1.43.3442c8aeeUpdate to latest modelsf1f6826Merge customizations for Glue9634887Document policyDocumentShape for iam operations as a dict (#3721)1ac5768Merge branch 'release-1.43.33'dbfa9d0Merge branch 'release-1.43.33' into develop911ee32Bumping version to 1.43.3377e35afUpdate to latest models42d47f6Bump https://github.com/astral-sh/ruff-pre-commit (#3730)Updates
pydantic-settingsfrom 2.14.1 to 2.14.2Release notes
Sourced from pydantic-settings's releases.
Commits
d703bd7Prepare release 2.14.2 (#890)Updates
wraptfrom 2.2.1 to 2.2.2Release notes
Sourced from wrapt's releases.
... (truncated)
Changelog
Sourced from wrapt's changelog.
Commits
0ae09fdMerge branch 'release/2.2.2'86db7a9Update to 2.2.2 for final release.6deda43Update to 2.2.2rc3.9c48a1eConstrain lru_cache proxy detection to BaseObjectProxy subclasses.4053838Update version to 2.2.2rc2.99bf4efStore lru_cache per-instance cache on object proxy not wrapped object.0e862fbDocument pickling instances with lru_cache decorated methods.73dca57Add lru_cache tests for overridden methods calling super().beead5cFix lru_cache recursion for overridden methods calling super().fbf2fc1Document pure Python failure mode for ObjectProxy + ABCMeta mixin.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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@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