forked from ethereum/staking-deposit-cli
-
Notifications
You must be signed in to change notification settings - Fork 34
Bump the uv-deps group across 1 directory with 8 updates #451
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
Merged
Conversation
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
Member
|
@dependabot rebase |
Bumps the uv-deps group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [click](https://github.com/pallets/click) | `8.3.0` | `8.3.1` | | [exceptiongroup](https://github.com/agronholm/exceptiongroup) | `1.3.0` | `1.3.1` | | [mypy](https://github.com/python/mypy) | `1.18.2` | `1.19.0` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.0` | `9.0.1` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.11.3` | `7.12.0` | | [rpds-py](https://github.com/crate-py/rpds) | `0.28.0` | `0.30.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.4` | `0.14.8` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.4.0` | `4.5.0` | Updates `click` from 8.3.0 to 8.3.1 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.3.0...8.3.1) Updates `exceptiongroup` from 1.3.0 to 1.3.1 - [Release notes](https://github.com/agronholm/exceptiongroup/releases) - [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst) - [Commits](agronholm/exceptiongroup@1.3.0...1.3.1) Updates `mypy` from 1.18.2 to 1.19.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.18.2...v1.19.0) Updates `pytest` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.0...9.0.1) Updates `coverage` from 7.11.3 to 7.12.0 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.11.3...7.12.0) Updates `rpds-py` from 0.28.0 to 0.30.0 - [Release notes](https://github.com/crate-py/rpds/releases) - [Commits](crate-py/rpds@v0.28.0...v0.30.0) Updates `ruff` from 0.14.4 to 0.14.8 - [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.14.4...0.14.8) Updates `pre-commit` from 4.4.0 to 4.5.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.4.0...v4.5.0) --- updated-dependencies: - dependency-name: click dependency-version: 8.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv-deps - dependency-name: exceptiongroup dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv-deps - dependency-name: mypy dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-deps - dependency-name: pytest dependency-version: 9.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv-deps - dependency-name: coverage dependency-version: 7.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-deps - dependency-name: rpds-py dependency-version: 0.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-deps - dependency-name: ruff dependency-version: 0.14.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv-deps - dependency-name: pre-commit dependency-version: 4.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-deps ... Signed-off-by: dependabot[bot] <support@github.com>
333f00e to
00cb60c
Compare
remyroy
approved these changes
Dec 4, 2025
Member
remyroy
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems good.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python:uv
Pull requests that update python:uv code
run-tests
Request tests to run on the CI
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 uv-deps group with 8 updates in the / directory:
8.3.08.3.11.3.01.3.11.18.21.19.09.0.09.0.17.11.37.12.00.28.00.30.00.14.40.14.84.4.04.5.0Updates
clickfrom 8.3.0 to 8.3.1Release notes
Sourced from click's releases.
Changelog
Sourced from click's changelog.
Commits
1d038f2release version 8.3.103f3889Fix Ruff UP038 warning (#3141)3867781Fix Ruff UP038 warningb91bb95Provide altered context to callbacks to hideUNSETvalues asNone(#3137)437e1e3Temporarily provide a fake context to the callback to hideUNSETvalues as ...ea70da4Don't test using a file in docs/ (#3102)e27b307Makeuv run --all-extras pyright --verifytypes clickpass (#3072)a92c573Fix test_edit to work with BSD sed (#3129)bd131e1Fix test_edit to work with BSD sed0b5c6b7Add Best practices section (#3127)Updates
exceptiongroupfrom 1.3.0 to 1.3.1Release notes
Sourced from exceptiongroup's releases.
Changelog
Sourced from exceptiongroup's changelog.
... (truncated)
Commits
ddddb6fAdded the release version49c5e60Fixed AttributeError when formatting unpickled TBEs from an unpatched process1be517f[pre-commit.ci] pre-commit autoupdate (#152)af0ea2f[pre-commit.ci] pre-commit autoupdate (#149)7c980a8Removed pin on pyright versionef85336Fixed typing job not finding Python 3.14080b3f4Pinned pyright version to fix typeshed related failureac66090Added Python 3.14 to the test matrixa0da94dFixed test failures on Python 3.14Updates
mypyfrom 1.18.2 to 1.19.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
0f068c9Remove +dev6d5cf52Various updates to 1.19 changelog (#20304)3c81308Add draft version of 1.19 release notes (#20296)1999a20[mypyc] librt base64: use existing SIMD CPU dispatch by customizing build fla...1b94fbb[mypyc] Fix vtable pointer with inherited dunder new (#20302)13369cb[mypyc] Fix crash on super in generator (#20291)a087a58Update import map when new modules added (#20271)35e843c[mypyc] Add efficient librt.base64.b64decode (#20263)094f66d[mypyc] Add repr to AssignmentTarget subclasses (#20258)0738db3Do not push partial types to the binder (#20202)Updates
pytestfrom 9.0.0 to 9.0.1Release notes
Sourced from pytest's releases.
Commits
d1b64aaPrepare release version 9.0.10a497c7regendoc: remove CI environment variables (#13950) (#13951)a9f7e6e🧪 Rungh releasew/o Git in CI/CD (#13942) (#13947)2682a66Merge pull request #13944 from pytest-dev/patchback/backports/9.0.x/bef7d34f1...a999997Merge pull request #13941 from nicoddemus/min-pre-commit-version4bd63a0Merge pull request #13935 from pytest-dev/patchback/backports/9.0.x/ce8b8a7b4...15f93b3Merge pull request #13933 from webknjaz/maintenance/tox-pep517-env-setuptools...0fa11aeMerge pull request #13927 from pytest-dev/patchback/backports/9.0.x/3d8075743...fa45470Merge pull request #13926 from pytest-dev/patchback/backports/9.0.x/d587e0cf8...b4e3973Merge pull request #13922 from bluetech/fix-argparse-userwarningUpdates
coveragefrom 7.11.3 to 7.12.0Changelog
Sourced from coverage's changelog.
Commits
63db2b1docs: sample HTML for 7.12.0598bbc3docs: prep for 7.12.0557dd15feat: add statement and branch coverage percentages to JSON report (#2090)e18359cfix: don't crash if open() genuinely fails. #2091fff5e59docs: thanks, Ryuta Otsuka #208597bf625docs: support files for the sample html8320b74style(html): tweak the styling for the new stmt/branch stats #20857e08183feat(templite): {% else %}4abe253feat: add statement and branch coverage columns to index.html report (#2085)ddbafa9build: no longer need to work around a pytest/iTerm2 bugUpdates
rpds-pyfrom 0.28.0 to 0.30.0Release notes
Sourced from rpds-py's releases.
Commits
c38c979Tag a release.09c7538Update the pre-commit link for zizmor.086997fRemove an unneeded section of the pyproject.toml.7690933Merge pull request #204 from edgarrmondragon/pyo3-0.27.284f9bd1Update to PyO3 0.27.25cb6bc4Merge pull request #203 from crate-py/pre-commit-ci-update-config677a6db[pre-commit.ci] pre-commit autoupdate5f1fa20Merge pull request #202 from crate-py/pre-commit-ci-update-config6657a51[pre-commit.ci] pre-commit autoupdate5fb6f35Prepare for 0.29.0Updates
rufffrom 0.14.4 to 0.14.8Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
9d4f1c6Bump 0.14.8 (#21791)326025d[ty] Always register rename provider if client doesn't support dynamic regist...3aefe85[ty] EnsurerenameCursorTestcallscan_renamebefore renaming (#21790)b8ecc83Fix clippy errors onmain(#21788)6491932[ty] Fix crash when hovering an unknown string annotation (#21782)a9f2bb4[ty] Don't send publish diagnostics for clients supporting pull diagnostics (...e2b72fb[ty] cleanup test path (#21781)14fce0d[ty] Improve the display of various special-form types (#21775)8ebecb2[ty] Add subdiagnostic hint if the user wroteX = Anyrather thanX: Any...45ac30a[ty] Teachtythe meaning of desperation (try ancestorpyproject.tomls as...Updates
pre-commitfrom 4.4.0 to 4.5.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
1af6c8fv4.5.03358a3bMerge pull request #3585 from pre-commit/hazmatbdf6879add pre-commit hazmate436690Merge pull request #3584 from pre-commit/exitstack8d34f95use ExitStack instead of start + stop9c7ea88Merge pull request #3583 from pre-commit/forward-compat-map-manifest844daccadd forward-compat error message6a1d543Merge pull request #3582 from pre-commit/move-gc-back66278a9move logic for gc back to commands.gc1b32c50Merge pull request #3579 from pre-commit/pre-commit-ci-update-configDependabot 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 recreating it. You can achieve the same result by closing it manually@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