⬆ Bump the dev-dependencies group across 1 directory with 6 updates - #234
Open
dependabot[bot] wants to merge 1 commit into
Open
⬆ Bump the dev-dependencies group across 1 directory with 6 updates#234dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [prek](https://github.com/j178/prek), [ty](https://github.com/astral-sh/ty), [ruff](https://github.com/astral-sh/ruff), [vcrpy](https://github.com/kevin1024/vcrpy), [pytest-cov](https://github.com/pytest-dev/pytest-cov) and [uv-build](https://github.com/astral-sh/uv) to permit the latest version. Updates `prek` from 0.4.3 to 0.4.12 - [Release notes](https://github.com/j178/prek/releases) - [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md) - [Commits](j178/prek@v0.4.3...v0.4.12) Updates `ty` from 0.0.65 to 0.0.67 - [Release notes](https://github.com/astral-sh/ty/releases) - [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md) - [Commits](astral-sh/ty@0.0.65...0.0.67) Updates `ruff` from 0.15.18 to 0.16.1 - [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.15.18...0.16.1) Updates `vcrpy` from 8.2.1 to 8.3.0 - [Release notes](https://github.com/kevin1024/vcrpy/releases) - [Changelog](https://github.com/kevin1024/vcrpy/blob/master/docs/changelog.rst) - [Commits](kevin1024/vcrpy@v8.2.1...v8.3.0) Updates `pytest-cov` from 7.0.0 to 7.1.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v7.0.0...v7.1.0) Updates `uv-build` to 0.12.2 - [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.23...0.12.2) --- updated-dependencies: - dependency-name: prek dependency-version: 0.4.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: ty dependency-version: 0.0.67 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: ruff dependency-version: 0.16.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: vcrpy dependency-version: 8.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: uv-build dependency-version: 0.12.2 dependency-type: direct:development dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 prek, ty, ruff, vcrpy, pytest-cov and uv-build to permit the latest version.
Updates
prekfrom 0.4.3 to 0.4.12Release notes
Sourced from prek's releases.
... (truncated)
Changelog
Sourced from prek's changelog.
... (truncated)
Commits
728238cBump version to 0.4.12 (#2473)e5403caAdd--require-groupfor hook group intersections (#2472)370fc41Use ssl-certs to load custom certificates (#2470)7cc64caRewrite benchmark documentation (#2469)6a81c10Update ubuntu Docker tag to v26 (#2466)500a9d4Run Conda tests sequentially (#2468)ebc1c38Run .NET tests sequentially on Unix (#2467)88fec17Update Rust crate tokio-util to v0.7.19 (#2463)9d9c9f5Use full object IDs in diff snapshots (#2448)0c7fc84Update Rust crate tokio to v1.53.1 (#2462)Updates
tyfrom 0.0.65 to 0.0.67Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
261fd8fBump version to 0.0.67 (#4192)91ded4erelease: use self-repo references (#4190)83bd8c8Update bug report issue template (#4189)7ce0eeeUpdate prek dependencies (#4178)6320327Update dependency prek to v0.4.11 (#4177)c572fd5Update docker/login-action action to v4.5.2 (#4179)3e28e58Bump version to 0.0.66 (#4166)Updates
rufffrom 0.15.18 to 0.16.1Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
80790b3Bump 0.16.1 (#27330)63830f3[ty] Borrow from constraint set storage less often (#27328)f40dca9[ty] Preserve forwarded expanded-variadic diagnostic sources (#27266)0d80497Lint TOML files in the LSP (#26862)d91586bUpdate prek dependencies (#27293)7da4b8b[ty] Respect bounds and constraints in generic materializations (#27228)b20daf7[ty] refactor: add helper function to send partial results (#27249)4d4c8fa[ty] Emit diagnostic when specializing a non-generic class (#26883)7c3e2db[ty] Fix enum class container assignability (#27318)d5ef97f[flake8-return] Fix false positive when variable is read infinallyclaus...Updates
vcrpyfrom 8.2.1 to 8.3.0Release notes
Sourced from vcrpy's releases.
Changelog
Sourced from vcrpy's changelog.
... (truncated)
Commits
c599974Release v8.3.068cbe59Show how to register a custom object in the cassette-not-saved error7a898b5Refuse to record cassettes the safe YAML loader can't read back (#1012)1421b36fix: show descriptive error when cassette contains unsupported YAML tags (#1008)b1fb62bMerge pull request #1000 from kevin1024/dependabot/pre_commit/https-/github.c...9e74117Fix stale keep-alive connection reuse; unpin werkzeug (#1001)30a721dLoosen up some things to allow vcrpy to work with niquests (#980)393e349build(deps): bump https://github.com/astral-sh/ruff-pre-commitUpdates
pytest-covfrom 7.0.0 to 7.1.0Changelog
Sourced from pytest-cov's changelog.
Commits
66c8a52Bump version: 7.0.0 → 7.1.0f707662Make the examples use pypy 3.11.6049a78Make context test use the old ctracer (seems the new sysmon tracer behaves di...8ebf20bUpdate changelog.861d30eRemove the backup context manager - shouldn't be needed since coverage 5.0, ...fd4c956Pass the precision on the nulled total (seems that there's some caching goion...78c9c4eOnly run the 3.9 on older deps.4849a92Punctuation.197c35eUpdate changelog and hopefully I don't forget to publish release again :))14dc1c9Update examples to use 3.11 and make the adhoc layout example look a bit more...Updates
uv-buildto 0.12.2Release notes
Sourced from uv-build's releases.
... (truncated)
Changelog
Sourced from uv-build's changelog.
... (truncated)
Commits
46ead60Bump version to 0.12.2 (#20951)f7adc1fCross-link to the resolution docs from sync docs (#20942)ce934cbFix Windows trampoline lockfile (#20972)61f2185Sync latest Python releases (#20971)5940138Use GHA's self-repo syntax (#20966)a451867Fix two typos in the Docker guide (#20970)1603f07automations: update codex versions/pins and add support for auto-updates via ...092d68bLet reproduction agents update issue context directly (#20969)0b2658cUpdate Rust crate reqsign to v0.20.3 (#20892)ae0997bReject future environment variable introduction versions (#20968)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@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