This repository was archived by the owner on Mar 22, 2025. It is now read-only.
build(deps): bump the development-dependencies group across 1 directory with 9 updates #40
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.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the development-dependencies group with 9 updates in the / directory:
4.0.14.1.00.6.90.9.34.21.24.24.18.18.08.18.11.11.21.14.10.27.00.30.03.29.14.1.18.3.38.3.45.0.06.0.0Updates
pre-commitfrom 4.0.1 to 4.1.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
b152e92v4.1.0c3125a4Merge pull request #3389 from lorenzwalthert/dev-always-unset-renvc2c061cfix: ensure env patch is applied for vanilla emulationcd429dbMerge pull request #3382 from pre-commit/pre-commit-ci-update-config9b9f8e2[pre-commit.ci] pre-commit autoupdate86300a4Merge pull request #3376 from pre-commit/r-gone77edad8install r on ubuntu runners18b3939Merge pull request #3375 from pre-commit/dotnet-tests-ubuntu-latest31cb945Merge pull request #3374 from pre-commit/docker-image-tests-ubuntu-22-not-pre...28c3d81update .net tests to use .net 8Updates
rufffrom 0.6.9 to 0.9.3Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
9058937Fix grep for version number in docker build (#15699)b5ffb40Bump version to 0.9.3 (#15698)cffd186Preserve raw string prefix and escapes (#15694)569060f[flake8-pytest-style] Rewrite references to.exception(PT027) (#15680)15394a8[red-knot] MDTests: Do not depend on precise public-symbol type inference (#1...fc2ebea[red-knot] Makeinfer.rsunit tests independent of public symbol inference ...43160b4Tidy knot CLI tests (#15685)0173738[red-knot] Port comprehension tests to Markdown (#15688)05ea77bCreate Unknown rule diagnostics with a source range (#15648)1e790d3[red-knot] Port 'deferred annotations' unit tests to Markdown (#15686)Updates
toxfrom 4.21.2 to 4.24.1Release notes
Sourced from tox's releases.
... (truncated)
Changelog
Sourced from tox's changelog.
... (truncated)
Commits
d4276dcrelease 4.24.1ee660b9Adds ability to configure stderr output color (#3426)eca61edrelease 4.24.0bbd9663[pre-commit.ci] pre-commit autoupdate (#3464)825c68bfeat: adding a json schema command (#3446)fccbe2a💅 Make SVG image compatible with Firefox (#3466)e3e77a6Bump astral-sh/setup-uv from 4 to 5 (#3463)c0b490dUpdate pre-commit hooks (#3460)fbac078Fix a typo in a code block in the User Guide (#3462)c7f2cafBump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 (#3459)Updates
ipythonfrom 8.18.0 to 8.18.1Commits
49914f9release 8.18.1e1c4eefPin prompt_toolkit to 3.0.41+ (#14257)965f989Pin prompt_toolkit to 3.0.41+c293abcback to devUpdates
mypyfrom 1.11.2 to 1.14.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
251d12fRemove +dev from version for release 1.14.1667e5f7Revert "Remove redundant inheritances from Iterator in builtins" (#18324)67f673aFix enum truthiness for StrEnum (#18379)3755abbFix getargs argument passing (#18350)b9fa8eeUpdate version to 1.14.1+dev for point release6f37859Remove +dev from version for release 1.145a6a754Minor updates to 1.14 changelog (#18310)9772d48Update changelog for release 1.14 (#18301)92473c8Warn about --follow-untyped-imports (#18249)e6ce8bePEP 702 (@deprecated): descriptors (#18090)Updates
bump-my-versionfrom 0.27.0 to 0.30.0Release notes
Sourced from bump-my-version's releases.
... (truncated)
Changelog
Sourced from bump-my-version's changelog.
... (truncated)
Commits
5dde40fVersion updated from 0.29.0 to 0.30.0afcfe25Merge pull request #281 from callowayproject/moving-tags5a4e763Fixed failing windows test !minor8ad5c82Add handling for git path addition with new test coveraged701c1fFixed coverage issue !minor6a90377Fixed minor issues !minor30e35d4Fixed is_subpath test !minore22bc69Debugging is_subpath !minorfe7b84aFixed issue with utils.is_subpath !minord1c180bFixed normalized paths in is_subpathUpdates
commitizenfrom 3.29.1 to 4.1.1Release notes
Sourced from commitizen's releases.
... (truncated)
Changelog
Sourced from commitizen's changelog.
Commits
c611981bump: version 4.1.0 → 4.1.1d20580dfix(get-next-bump): add a test caseed8f083fix(get-next-bump): fix to permit usage of --get-next options even when updat...15c29dfbuild(deps-dev): bump pytest-regressions from 2.6.0 to 2.7.02902d5abuild(deps-dev): bump pre-commit from 4.0.1 to 4.1.0f810b2cbuild(deps): bump importlib-metadata from 8.5.0 to 8.6.1fc96f9cbuild(deps-dev): bump mkdocs-material from 9.5.49 to 9.5.501d8b531build(deps-dev): bump ruff from 0.8.4 to 0.8.52b0bcddbuild(deps-dev): bump ipython from 8.18.0 to 8.18.18e36610build(deps-dev): bump mypy from 1.14.0 to 1.14.1Updates
pytestfrom 8.3.3 to 8.3.4Release notes
Sourced from pytest's releases.
Commits
53f8b4eUpdate pypa/gh-action-pypi-publish to v1.12.298dff36Prepare release version 8.3.41b474e2approx: use exact comparison for bool (#13013)b541721docs: Fix wrong statement about sys.modules with importlib import mode (#1298...16cb87bpytest.fail: fix ANSI escape codes for colored output (#12959) (#12990)be6bc81Issue #12966 Clarify filterwarnings docs on precedence when using multiple ma...7aeb72bImprove docs on basetemp and retention (#12912) (#12928)c875841Merge pull request #12917 from pytest-dev/patchback/backports/8.3.x/ded1f44e5...6502816Merge pull request #12913 from jakkdl/dontfailonbadpath52135b0Merge pull request #12885 from The-Compiler/pdb-py311 (#12887)Updates
pytest-covfrom 5.0.0 to 6.0.0Changelog
Sourced from pytest-cov's changelog.
Commits
9540437Bump version: 5.0.0 → 6.0.09f81754Further trim down envs and drop Python 3.8.b12b5ecUpdate conf.23f4b27Update changelog.291a04fBump test deps and trim config.08f1101Add--cov-precisionoption. Close #655.76fe2a7Move the warnings/errors in a place that doesn't import anything.a9ea7b7Implement error/warning for the bad dynamic_context being set in config.c299e01Add explicit suffixing to make it easier to see the identify the sources/usag...c87e546Add reproducer for weird xdist dynamic_context interaction. Ref #604.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 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