chore(deps): Bump the minor group across 1 directory with 11 updates #64
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 minor group with 10 updates in the / directory:
1.34.691.34.13124.1.024.2.024.3.024.4.27.4.47.5.45.0.35.0.92.11.12.12.03.1.03.2.38.1.18.2.21.5.31.6.01.2.41.2.6Updates
boto3from 1.34.69 to 1.34.131Changelog
Sourced from boto3's changelog.
... (truncated)
Commits
fd8bccaMerge branch 'release-1.34.131'af823bdBumping version to 1.34.131039b973Add changelog entries from botocore7cf3113Merge branch 'release-1.34.130'8541840Merge branch 'release-1.34.130' into developd5a7f62Bumping version to 1.34.1305c5f581Add changelog entries from botocoreb93e4e0Merge branch 'release-1.34.129'50e9288Merge branch 'release-1.34.129' into develop8bd2a39Bumping version to 1.34.129Updates
structlogfrom 24.1.0 to 24.2.0Release notes
Sourced from structlog's releases.
Changelog
Sourced from structlog's changelog.
Commits
78729a8Prepare 24.2.0b16e08ffixes bug in render_to_log_kwargs (#620)767ec8bI swear it worked on my machine592409aEnsure test order doesn't matter20c23beFix Klaviyo logo924f4c9pre-commit updatee5ebcd9sponsors: add Klaviyo8f8d975Add missing permission261f6c2Attest provenance1475ed9stdlib: add callsite collection support for async methods (#618)Updates
blackfrom 24.3.0 to 24.4.2Release notes
Sourced from black's releases.
Changelog
Sourced from black's changelog.
Commits
3702ba2Prepare release 24.4.2 (#4335)e4aaa8aFix incorrect f-string tokenization (#4332)ba88fc3Simplify string tokenization regexes (#4331)5683242New release templatee7fb048Prepare release 24.4.1 (#4328)3f0f8f1Support PEP 696 (#4327)2f88085Github Action: Directly install from repo ifexport-substis skipped (#4313)12ce3dbMove changelog entry to right section (#4326)1354be2Add support to style function definitions with newlines before function stubs...f4b644bPrevent wrapping of multiline fstrings in parens (#4325)Updates
coveragefrom 7.4.4 to 7.5.4Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
22c09c6docs: sample HTML for 7.5.49e16381docs: prep for 7.5.4fba9b9edocs: link issue 1799 from the changelogf124de8build: no longer download kits to upload them9516cf6build: hash-pin all actionsc6e0985build: finish up the publish action4a49458build: get the latest dist run id for publishingfb15efabuild: pin hashes for publishing actionsc20af95build: use the correct item: github.event.actionccbab15build: dump all the github actions dataUpdates
motofrom 5.0.3 to 5.0.9Changelog
Sourced from moto's changelog.
... (truncated)
Commits
411127bPrep release 5.0.9 (#7733)e2e4ce4EC2: Fix inconsistent private/public key pair attribute (#7732)4c098aeS3: Fix recursion for buckets in different partition (#7731)d3dbf15DynamoDB: query() should handle GSI's without range key (#7729)b19afe8IAM: create_policy() should return tags in correct format (#7728)c637076SSOAdmin: Default Instance and provisioning of permission sets (#7727)1bd6b31Fix BackendDict instantiation service names (#7723)c9613cdBump ruby/setup-ruby from 1.176.2 to 1.177.1 (#7722)3300d99S3: list_object_versions() - Default value for MaxKeys can now be configured ...9c8387aPost-release stepsUpdates
pycodestylefrom 2.11.1 to 2.12.0Changelog
Sourced from pycodestyle's changelog.
Commits
6f60985Release 2.12.05246b9eMerge pull request #1247 from PyCQA/space-after-decorator3cedd4cadd new error E204 for whitespace after decorator @d343c39Merge pull request #1246 from PyCQA/pre-commit-ci-update-config5be6ca1[pre-commit.ci] pre-commit autoupdated2b2756Merge pull request #1245 from PyCQA/pre-commit-ci-update-config53591a5[pre-commit.ci] pre-commit autoupdate710363bMerge pull request #1239 from PyCQA/pre-commit-ci-update-config04f579d[pre-commit.ci] pre-commit autoupdate2b90803Merge pull request #1238 from PyCQA/pre-commit-ci-update-configUpdates
pylintfrom 3.1.0 to 3.2.3Commits
918d216Bump pylint to 3.2.3, update changelog8aba7d1Fix false positive inuse-yield-fromwhen usingyieldreturn (#9700) (#9701)192727b[multiple-statements] Make pylint compatible with black's 2024 style (#9697) ...7e5e4f9Fix a false positive forredefined-outer-name(#9678) (#9695)769ffd2Bump pylint to 3.2.2, update changelog (#9658)98c5af9Fix false-positive with contextmanager missing cleanup (#9654) (#9657)9a9db8fUpdate astroid to 3.2.2 (#9655) (#9656)9223172Bump pylint to 3.2.1, update changelog926547b[trailing-comma-tuple] Fix enabling with message control locally when disable...1498675Fix linterstats.get_module_message_count() (#9146) (#9648)Updates
pytestfrom 8.1.1 to 8.2.2Release notes
Sourced from pytest's releases.
... (truncated)
Commits
329d371Prepare release version 8.2.2214d098Merge pull request #12414 from bluetech/backport-12409153a436[8.2.x] fixtures: fix catastrophic performance problem inreorder_itemsb41d5a5Merge pull request #12412 from pytest-dev/backport-12408-to-8.2.x9bb73d7[8.2.x] cacheprovider: fix "Directory not empty" crash from cache directory c...4569a01[8.2.x] doc: Update trainings/events (#12402)1d103e5[8.2.x] Clarify pytest_ignore_collect docs (#12386)240a252[8.2.x] Add html_baseurl to sphinx conf.py (#12372)a5ee3c4Merge pull request #12370 from pytest-dev/backport-12368-to-8.2.xf7358ae[8.2.x] unittest: fix class instances no longer released on test teardown sin...Updates
mkdocsfrom 1.5.3 to 1.6.0Release notes
Sourced from mkdocs's releases.
... (truncated)
Commits
0998fecRelease 1.6.0 (#3631)bce85bfFix for showing repository icon even when a file has no edit_uri (#3657)0ac05daRe-generate localization files (#3634)6244500Remove jQuery frommkdocstheme (#3649)f85d429Prevent a flash of white color when dark mode is enabled (#3647)e39cce2Fix style of modal close button (#3651)652813dPrevent a crash if stdin is not defined (#3609)59a295fMerge pull request #3493 from waylan/22486f5e748Merge pull request #3625 from mkdocs/themepo1451fb3Babel setuptools frontend is still used in the install hookUpdates
mkdocs-git-revision-date-localized-pluginfrom 1.2.4 to 1.2.6Release notes
Sourced from mkdocs-git-revision-date-localized-plugin's releases.
Commits
0438f70bump version7ba52d6Use packaging Version to compare versions, closes #13501e81f8Fix bitbucket CI warning showing up on github actions, closes #136b0ab74fbackwards compatible theme locale access530e842Merge pull request #132 from dbermuehler/master0785c3cFixing _vars deprecation warningUpdates
mkdocs-materialfrom 9.5.15 to 9.5.27Release notes
Sourced from mkdocs-material's releases.
... (truncated)
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
f4adebdPrepare 9.5.27 release9e1f527Updated dependenciesf4db9deUpdated Estonian translationsb45c51dChanged Twitter to X (#7266)4ba7a6dAdd reference to PlantUML Markdown schema (#7260)ccc8d84Updated dependencies0c54a88Updated Premium sponsorsf887197Updated changelog0d5a08cPrepare 9.5.26 release1cc45d5Fixed active tab stolen on scroll with linked content tabsDependabot 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...Description has been truncated