[pip][dev] (deps-dev): Bump the dev-dependencies group across 1 directory with 6 updates - #161
Open
dependabot[bot] wants to merge 1 commit into
Open
[pip][dev] (deps-dev): Bump the dev-dependencies group across 1 directory with 6 updates#161dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…tory with 6 updates Bumps the dev-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [coverage](https://github.com/coveragepy/coveragepy) | `7.15.4` | `7.16.0` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.32.3` | `3.32.5` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.11.3` | `4.11.7` | | [pytest-randomly](https://github.com/pytest-dev/pytest-randomly) | `4.1.0` | `5.0.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.16.4` | `0.16.6` | | [virtualenv](https://github.com/pypa/virtualenv) | `21.7.4` | `21.7.8` | Updates `coverage` from 7.15.4 to 7.16.0 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.15.4...7.16.0) Updates `filelock` from 3.32.3 to 3.32.5 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.32.3...3.32.5) Updates `platformdirs` from 4.11.3 to 4.11.7 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/docs/changelog.rst) - [Commits](tox-dev/platformdirs@4.11.3...4.11.7) Updates `pytest-randomly` from 4.1.0 to 5.0.0 - [Changelog](https://github.com/pytest-dev/pytest-randomly/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest-randomly@4.1.0...5.0.0) Updates `ruff` from 0.16.4 to 0.16.6 - [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.16.4...0.16.6) Updates `virtualenv` from 21.7.4 to 21.7.8 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@21.7.4...21.7.8) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: filelock dependency-version: 3.32.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: platformdirs dependency-version: 4.11.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: pytest-randomly dependency-version: 5.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: ruff dependency-version: 0.16.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: virtualenv dependency-version: 21.7.8 dependency-type: direct:development update-type: version-update:semver-patch 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.
Bumps the dev-dependencies group with 6 updates in the / directory:
7.15.47.16.03.32.33.32.54.11.34.11.74.1.05.0.00.16.40.16.621.7.421.7.8Updates
coveragefrom 7.15.4 to 7.16.0Release notes
Sourced from coverage's releases.
Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
3e9fc16docs: prep for 7.16.038be8d1build: control check-manifest explicitly8eb1266docs(build): no longer commit sample_html1a8b3fadocs: remove sample_htmlaeaa79bdocs: linklint is now sphinx-linklintd5eaf3ftest: a branchless way to re-add extensions57e52fddocs: adjust CHANGES for #2270b9d304dfix: check for multiprocessing in a --concurrency list (#2270)a6ef928chore: make upgrade070461fchore: bump the action-dependencies group with 4 updates (#2271)Updates
filelockfrom 3.32.3 to 3.32.5Release notes
Sourced from filelock's releases.
Changelog
Sourced from filelock's changelog.
... (truncated)
Commits
1585dfeRelease 3.32.500177c3🐛 fix(lease): clear token after failed acquire (#721)5aeb9b6📝 docs: say that mode is read-only in the thread-local section (#716)2634dd1[pre-commit.ci] pre-commit autoupdate (#720)37dccf0🧪 test(fork): report where a stalled fork stops (#715)cb493d6Release 3.32.4fe07a11escape the hostname every marker publishes (#709)232732f🔧 chore: batch dependency updates weekly on Tuesday (#713)2966eb5🧪 test(fork): fork once the event loop has closed (#714)61511ebbuild(deps): bump astral-sh/setup-uv from 10.0.0 to 10.0.1 (#712)Updates
platformdirsfrom 4.11.3 to 4.11.7Release notes
Sourced from platformdirs's releases.
Changelog
Sourced from platformdirs's changelog.
... (truncated)
Commits
e0847a6Release 4.11.7cf226abRelease 4.11.6c22544bfix: accept use_site_for_root in the bin functions (#537)7499756[pre-commit.ci] pre-commit autoupdate (#536)bd77b0dRelease 4.11.52a3ab96fix: accept app arguments in user_preference_dir (#531)56a9bc7refactor: keyword-only booleans on the applications functions (#535)8147f77fix: accept app arguments in the applications functions (#534)8ea7338fix: return one site applications path for multipath (#532)4d4279fdocs: fix the iterator order claim in api.rst (#533)Updates
pytest-randomlyfrom 4.1.0 to 5.0.0Changelog
Sourced from pytest-randomly's changelog.
Commits
89ddfb1Version 5.0.00d00951Shuffle before other plugins' collection hooks (#746)817091dUpgrade dependencies (#745)42a2066Fix podcast link in README (#740)c2a001dReset Polyfactory's default random state on each test (#735)cc4762bUpgrade dependencies (#744)94aba4aUpgrade dependencies (#743)c9140efSupport Python 3.15 (#741)15f531eSwitch build backend to uv_build (#739)79eee6c[pre-commit.ci] pre-commit autoupdate (#738)Updates
rufffrom 0.16.4 to 0.16.6Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
22f65a2Bump 0.16.6 (#28280)7cc9f1e[ty] DocumentCallableTypeKindvariants (#28277)056ce07Add UV_LOCKED to all workflows (#28261)6d6e35d[flake8-pytest-style] Avoid duplicatePT017diagnostics (#27918)80b4891[ty] Temporarily disable tuple types in property tests (#28275)3f7a54d[flake8-tidy-imports] Prevent fix loop betweenTID254andTID255(#28262)35656cf[ty] Preserve deprecations on decorated callables (#28256)d2626c8[ty] Reject missing attributes ontype[]aliases (#28267)ee6a6d1[ty] Support ParamSpecs inConstraintSet(#28028)7f6a170[ty] Move bound APIs to constraint owners (#28094)Updates
virtualenvfrom 21.7.4 to 21.7.8Release notes
Sourced from virtualenv's releases.
Changelog
Sourced from virtualenv's changelog.
... (truncated)
Commits
e8e8615release 21.7.8f4e186e🐛 fix(create): report a missing source that both modes need (#3227)adfa9e4[pre-commit.ci] pre-commit autoupdate (#3226)b65d93drelease 21.7.772776f2🎨 refactor(create): read the system exe without narrowing (#3224)8fab8d6📄 docs: document the interpreter names in an environment (#3225)267f4cdrelease 21.7.628c4cd1🐛 fix(create): name Windows venv exes after the interpreter (#3223)2a645aerelease 21.7.5a48bf4b🐛 fix(util): make safe_delete's error handler actually run (#3222)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