-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the required group across 1 directory with 8 updates #1143
Merged
Conversation
This file contains 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
dependabot
bot
added
part:tooling
Affects the development tooling (CI, deployment, dependency management, etc.)
type:tech-debt
Improves the project without visible changes for users
labels
Jan 2, 2025
dependabot
bot
force-pushed
the
dependabot/pip/required-ce92586206
branch
from
January 2, 2025 15:57
880b43a
to
81c4c19
Compare
@dependabot rebase |
llucax
approved these changes
Jan 3, 2025
Bumps the required group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pydoclint](https://github.com/jsh9/pydoclint) | `0.5.9` | `0.5.14` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.47` | `9.5.49` | | [mkdocstrings-python](https://github.com/mkdocstrings/python) | `1.12.2` | `1.13.0` | | [mypy](https://github.com/python/mypy) | `1.13.0` | `1.14.1` | | [types-protobuf](https://github.com/python/typeshed) | `5.28.3.20241030` | `5.29.1.20241207` | | [pylint](https://github.com/pylint-dev/pylint) | `3.3.1` | `3.3.3` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.24.0` | `0.25.1` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.122.0` | `6.123.2` | Updates `pydoclint` from 0.5.9 to 0.5.14 - [Release notes](https://github.com/jsh9/pydoclint/releases) - [Changelog](https://github.com/jsh9/pydoclint/blob/main/CHANGELOG.md) - [Commits](jsh9/pydoclint@0.5.9...0.5.14) Updates `mkdocs-material` from 9.5.47 to 9.5.49 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.47...9.5.49) Updates `mkdocstrings-python` from 1.12.2 to 1.13.0 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/python@1.12.2...1.13.0) Updates `mypy` from 1.13.0 to 1.14.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.13.0...v1.14.1) Updates `types-protobuf` from 5.28.3.20241030 to 5.29.1.20241207 - [Commits](https://github.com/python/typeshed/commits) Updates `pylint` from 3.3.1 to 3.3.3 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.1...v3.3.3) Updates `pytest-asyncio` from 0.24.0 to 0.25.1 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.24.0...v0.25.1) Updates `hypothesis` from 6.122.0 to 6.123.2 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.122.0...hypothesis-python-6.123.2) --- updated-dependencies: - dependency-name: pydoclint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: required - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: required - dependency-name: mkdocstrings-python dependency-type: direct:production update-type: version-update:semver-minor dependency-group: required - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: required - dependency-name: types-protobuf dependency-type: direct:production update-type: version-update:semver-minor dependency-group: required - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: required - dependency-name: pytest-asyncio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: required - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-minor dependency-group: required ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/pip/required-ce92586206
branch
from
January 3, 2025 08:58
81c4c19
to
d605dc4
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
part:tooling
Affects the development tooling (CI, deployment, dependency management, etc.)
type:tech-debt
Improves the project without visible changes for users
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 8 updates in the / directory:
0.5.9
0.5.14
9.5.47
9.5.49
1.12.2
1.13.0
1.13.0
1.14.1
5.28.3.20241030
5.29.1.20241207
3.3.1
3.3.3
0.24.0
0.25.1
6.122.0
6.123.2
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
types-protobuf
from 5.28.3.20241030 to 5.29.1.20241207Commits
Updates
pylint
from 3.3.1 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)a5a1bc3
Bump pylint to 3.3.2, update changelog (#10088)621ecf6
Fixpotential-index-error
false positive when iterable contains starred ele...5597aae
Fix source root not recognized (#10036) (#10083)ea8ed7e
Bump astroid to 3.3.5 (#10004) (#10005)Updates
pytest-asyncio
from 0.24.0 to 0.25.1Release notes
Sourced from pytest-asyncio's releases.
Commits
623ab74
docs: Prepare release of v0.25.1.c236550
docs: Fix broken link to the pytest.mark.asyncio reference.41c645b
fix: Correct warning message when redefining the event_loop fixture.2fd10f8
docs: Clarify deprecation of event_loop fixture.a4e82ab
docs: Added changelog entry for #1020.04f9044
refactor: Replace the "__original_fixture_loop" magic attribute with the more...dafef6c
refactor: Extracted a function to mark an event loop as created by pytest-asy...0c931b7
refactor: Extracted function to check if a loop was created by pytest-asyncio.0642dcd
fix: Fix broken event loop when a function-scoped test is in between two wide...050a5f8
[pre-commit.ci] pre-commit autoupdateUpdates
hypothesis
from 6.122.0 to 6.123.2Release notes
Sourced from hypothesis's releases.
... (truncated)
Commits
8250483
Bump hypothesis-python version to 6.123.2 and update changelog462c5fc
Merge pull request #4215 from tybug/sort-key-irb089be7
reword release, typing3dbfae2
Merge pull request #4214 from tybug/automate-shrinking-benchmark681df66
typing4181f0c
this fails test_minimizes_errors_in_teardown due to forced being trivialfb74bd7
this test can go back to normal now!a4c8648
speed up test_shrinks_downwards_to_integers75d1f42
this test is unsound with a db failure4657a4f
use sort_key_ir for most thingsDependabot 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