Bump the required group with 6 updates #277
Merged
+8
−8
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 required group with 6 updates:
5.29.0
5.29.2
0.5.9
0.5.14
9.5.47
9.5.49
1.12.2
1.13.0
1.13.0
1.14.1
3.3.2
3.3.3
Updates
protobuf
from 5.29.0 to 5.29.2Commits
2330983
Updating version.json and repo version numbers to: 29.21772657
Automated rollback of commit 23aada230b2478c7a07fe7612489eb8e79b9c379. (#19692)8b9d76c
Export environment variables so bazelisk picks them up (#19690)a1c9b6a
Pin staleness check to Bazel 7 (#19689)3649f87
Remove unused / invalid C++ lazy repeated field code from OSS. (#19682)3a7bb4a
Remove CMake downgrade workaround from Windows CI tests (#19630)d7d3da6
Merge pull request #19506 from protocolbuffers/29.x-202412032207a3e9db8
Updating version.json and repo version numbers to: 29.2-dev796e49f
Updating version.json and repo version numbers to: 29.1ba6da44
Rename maven to protobuf_maven in MODULE.bazel (#18641) (#19477)Updates
pydoclint
from 0.5.9 to 0.5.14Release notes
Sourced from pydoclint's releases.
Changelog
Sourced from pydoclint's changelog.
... (truncated)
Commits
46c5cb7
Fix a bug with ast.assign (#195)f141b71
Make pydoclint not crash on syntax erros (including invisible chars) (#194)dfd9494
Fix a bug with reading non-UTF-8 encoded files (#192)3e5b304
Fix a bug with subscript assign (#191)ca6f344
Ensure support for py312 and 313 (#189)da14ebd
Add new config option to treat ClassVar attrs as class attrs (#188)dc5a53b
Use "modern" type annotations (#187)903aa91
Add mypy static type checking to pydoclint (#185)c9d017f
Drop Python 3.8 support (#186)3b4dcb5
fix: get name of a raised exception when bound in except (#184)Updates
mkdocs-material
from 9.5.47 to 9.5.49Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
f947bbe
Prepare 9.5.49 release968fbe1
Fixed privacy plugin interop with generated filesc97270c
Updated dependencies7fb3a39
Documentation (#7794)1ee1115
Updated dependenciesb368cee
Fixed diagram title not switching color in dark mode0f97a8d
Documentation (#7784)622bf7a
Prepare 9.5.48 releasebedd3fb
Updated dependenciesa7dc57c
Fixed disabling of social cardsUpdates
mkdocstrings-python
from 1.12.2 to 1.13.0Release notes
Sourced from mkdocstrings-python's releases.
Changelog
Sourced from mkdocstrings-python's changelog.
Commits
941d0e5
chore: Prepare release 1.13.0c8f1a77
tests: Add templates rendenring tests using inline-snapshote493663
tests: Refactor fixtures and helpers0d953e3
chore: Template upgradeec4d2cc
chore: Template upgraded67215c
feat: Allow using Ruff to format signatures and attribute valuesc4506f0
refactor: Render*
and**
outside of cross-references in signaturescea4996
docs: Mention mkdocstrings-python-xrefe93d166
fix: Respectshow_signature_annotations
option for attribute signatures in ...af6fab3
fix: Handle__init__
overloads when merging into classUpdates
mypy
from 1.13.0 to 1.14.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
251d12f
Remove +dev from version for release 1.14.1667e5f7
Revert "Remove redundant inheritances from Iterator in builtins" (#18324)67f673a
Fix enum truthiness for StrEnum (#18379)3755abb
Fix getargs argument passing (#18350)b9fa8ee
Update version to 1.14.1+dev for point release6f37859
Remove +dev from version for release 1.145a6a754
Minor updates to 1.14 changelog (#18310)9772d48
Update changelog for release 1.14 (#18301)92473c8
Warn about --follow-untyped-imports (#18249)e6ce8be
PEP 702 (@deprecated
): descriptors (#18090)Updates
pylint
from 3.3.2 to 3.3.3Commits
c28580b
Bump pylint to 3.3.3, update changelog1f9b947
Bump astroid from 3.3.5 to 3.3.8 (#10125) (#10155)96d1303
Bump actions/cache from 4.1.2 to 4.2.0 (#10123) (#10154)a7202b1
Fix Python 3.12 generic type syntax (#10135) (#10146)90cb29d
[mypy] Use type-setuptools instead of types-pkg-resources (#10120)9955701
Fix 'use-implicit-booleaness' wrongly emitted for generators. (#10107) (#10109)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 <dependency name> major version
will 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 version
will 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