Bump the "dependencies" group with 2 updates across multiple ecosystems - #1490
Merged
Conversation
Updates the requirements on [torch-interpol](https://github.com/balbasty/torch-interpol), [typing-extensions](https://github.com/python/typing_extensions), [tyro](https://github.com/brentyi/tyro), [ipykernel](https://github.com/ipython/ipykernel), [pytest](https://github.com/pytest-dev/pytest), [pytest-codeblocks](https://github.com/nschloe/pytest-codeblocks) and [uv-build](https://github.com/astral-sh/uv) to permit the latest version. Updates `torch-interpol` to 0.3.0 - [Release notes](https://github.com/balbasty/torch-interpol/releases) - [Commits](balbasty/torch-interpol@0.2.6...0.3.0) Updates `typing-extensions` to 4.15.0 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.0.0...4.15.0) Updates `tyro` to 1.0.15 - [Release notes](https://github.com/brentyi/tyro/releases) - [Commits](brentyi/tyro@v1.0.12...v1.0.15) Updates `ipykernel` to 7.3.0 - [Release notes](https://github.com/ipython/ipykernel/releases) - [Changelog](https://github.com/ipython/ipykernel/blob/main/CHANGELOG.md) - [Commits](ipython/ipykernel@v7.2.0...v7.3.0) Updates `pytest` to 9.1.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@1.0.0b3...9.1.1) Updates `pytest-codeblocks` to 0.18.0 - [Release notes](https://github.com/nschloe/pytest-codeblocks/releases) - [Commits](nschloe/pytest-codeblocks@v0.17.0...0.18.0) Updates `uv-build` to 0.11.26 - [Release notes](https://github.com/astral-sh/uv/releases) - [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md) - [Commits](astral-sh/uv@0.11.1...0.11.26) Bump the dependencies group with 4 updates Bumps the dependencies group with 4 updates: [actions/checkout](https://github.com/actions/checkout), [actions/cache](https://github.com/actions/cache), [marocchino/sticky-pull-request-comment](https://github.com/marocchino/sticky-pull-request-comment) and [codecov/codecov-action](https://github.com/codecov/codecov-action). Updates `actions/checkout` from 6 to 7 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v6...v7) Updates `actions/cache` from 5 to 6 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v5...v6) Updates `marocchino/sticky-pull-request-comment` from 2 to 3 - [Release notes](https://github.com/marocchino/sticky-pull-request-comment/releases) - [Commits](marocchino/sticky-pull-request-comment@v2...v3) Updates `codecov/codecov-action` from 5.5.2 to 7.0.0 - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v5.5.2...v7.0.0) --- updated-dependencies: - dependency-name: torch-interpol dependency-version: 0.3.0 dependency-type: direct:production dependency-group: dependencies - dependency-name: typing-extensions dependency-version: 4.15.0 dependency-type: direct:production dependency-group: dependencies - dependency-name: tyro dependency-version: 1.0.15 dependency-type: direct:production dependency-group: dependencies - dependency-name: ipykernel dependency-version: 7.3.0 dependency-type: direct:development dependency-group: dependencies - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development dependency-group: dependencies - dependency-name: pytest-codeblocks dependency-version: 0.18.0 dependency-type: direct:development dependency-group: dependencies - dependency-name: uv-build dependency-version: 0.11.26 dependency-type: direct:development dependency-group: dependencies - dependency-name: actions/checkout dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: actions/cache dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: marocchino/sticky-pull-request-comment dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: codecov/codecov-action dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
📖 Docs PreviewPreview of the documentation for this PR: 🔗 https://smokeshow.helpmanual.io/2f0a5j484b3i3e6q055r/ Built from 11a510b |
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.
Updates the requirements on torch-interpol, typing-extensions, tyro, ipykernel, pytest, pytest-codeblocks and uv-build to permit the latest version.
Updates
torch-interpolto 0.3.0Release notes
Sourced from torch-interpol's releases.
Commits
e07e8be[MNT] do not use jitscript in torch >= 2.10 (deprecated) (#24)Updates
typing-extensionsto 4.15.0Release notes
Sourced from typing-extensions's releases.
Changelog
Sourced from typing-extensions's changelog.
... (truncated)
Commits
9d1637ePrepare release 4.15.0 (#658)4bd67c5Coverage: exclude some noise (#656)e589a26Coverage: add detailed report to job summary (#655)67d37feCoverage: Implement fail_under (#654)e9ae26fDon't delete previous coverage comment (#653)ac80bb7Add Coverage workflow (#623)abaaafdPrepare release 4.15.0rc1 (#650)9810405Add@disjoint_base(PEP 800) (#634)7ee9e05Backport type_params fix from CPython (#646)1e8eb9cDo not refer to PEP 705 as being experimental (#648)Updates
tyroto 1.0.15Release notes
Sourced from tyro's releases.
Commits
d0f2e3f1.0.152ce8fe6Don't leak the tyro_dummy_inner wrapper name in argument error messages (...f226363Test coverage, improved arg consumption for hyphen-prefixedchoices(#481)f050b971.0.1440d55a4Refactor error messages intotyro._errors, experimental hooks (#478)efb27b9fish coverage nits5d8a251feat(completion): implement fish shell completion (#406)f6b1529Bump docstring_parser, small bug fixes (#479)a2c84f7Simplify _arguments.py in two places (#477)b9c6e4aAddtyro.conf.ShowSourcePath,PYTHON_TYRO_GLOBAL_MARKERSenv variable (#472)Updates
ipykernelto 7.3.0Release notes
Sourced from ipykernel's releases.
... (truncated)
Changelog
Sourced from ipykernel's changelog.
... (truncated)
Commits
5dbd5cePublish 7.3.028e9cf8chore: update pre-commit hooks (#1508)4e4f82cSupport ZMQ Curve for transport encryption (#1515)b64f597Merge branch 'main' into curve-encryption6fc8b58Fix broken IPython Reference URL in help_links (#1526)cd6f460Fix typing due to newjupyter_clientversionb0678baUpdatepyproject.tomlto depend onjupyter_client8.9.0 rather than branch2157ae7Update tests to reflact rename to "auto"336971ebuild docs on latest python (#1525)7ecb521Fix testsUpdates
pytestto 9.1.1Release notes
Sourced from pytest's releases.
Commits
cf470ecPrepare release version 9.1.1e0c8ce6Merge pull request #14625 from pytest-dev/patchback/backports/9.1.x/a07c31a97...1b82d16Merge pull request #14624 from pytest-dev/patchback/backports/9.1.x/b375b79ec...501c4bcMerge pull request #14596 from bluetech/doc-classmethodb61f588Merge pull request #14622 from chrisburr/fix-14608-initial-conftest-test-subdir9a567e0[automated] Update plugin list (#14617) (#14618)ef8b299Merge pull request #14620 from pytest-dev/patchback/backports/9.1.x/680f9f3ed...66abd07Merge pull request #14220 from bysiber/fix-stale-iexp-raisesgroup79fbf93Merge pull request #14612 from pytest-dev/patchback/backports/9.1.x/974ed48b6...0d312ebMerge pull request #14611 from bluetech/parametrize-argvalues-typingUpdates
pytest-codeblocksto 0.18.0Commits
79c3f3eMerge pull request #105 from nschloe/modernize767d12cmore clean-ups44199e3more clean-up338f1ddsome small clean-ups3f48614version bump9ca8de8ignore uv.lock4c6fd11add release327863cadd missing filecc4d174fix tests72f3cfareset expected_output_ignore_whitespaceUpdates
uv-buildto 0.11.26Release notes
Sourced from uv-build's releases.
... (truncated)
Changelog
Sourced from uv-build's changelog.
... (truncated)
Commits
396ef7cBump version to 0.11.26 (#20061)c1ef5a0Warn when the build cache is inside the source directory (#20056)4eef8faUpdate Rust crate reflink-copy to v0.1.30 (#20036)baf2159Update Rust crate h2 to v0.4.15 (#20034)7e62e11Speed up candidate selection for disjoint ranges (#20026)b7ab9a3Update Rust crate bytes to v1.12.0 (#20042)152a66cUpdate rust-lang/crates-io-auth-action action to v1.0.5 (#20040)127590dUpdate Rust crate syn to v2.0.118 (#20037)b424156Update dependency astral-sh/uv to v0.11.25 (#20032)27de6a1Update taiki-e/install-action action to v2.82.2 (#20045)Bumps the dependencies group with 4 updates: actions/checkout, actions/cache, marocchino/sticky-pull-request-comment and codecov/codecov-action.
Updates
actions/checkoutfrom 6 to 7Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
9c091bbupdate error wording (#2467)1044a6dgetting ready for checkout v7 release (#2464)f028218Bump the minor-npm-dependencies group across 1 directory with 3 updates (#2462)d914b26upgrade module to esm and update dependencies (#2463)537c7efBump@actions/coreand@actions/tool-cacheand Remove uuid (#2459)130a169Bump js-yaml from 4.1.0 to 4.2.0 (#2461)7d09575Bump flatted from 3.3.1 to 3.4.2 (#2460)0f9f3aaBump actions/publish-immutable-action (#2458)f9e715ablock checking out fork pr for pull_request_target and workflow_run (#2454)Updates
actions/cachefrom 5 to 6Release notes
Sourced from actions/cache's releases.