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 7 updates #31
  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 development-dependencies group with 7 updates in the / directory:
0.6.90.8.24.21.24.23.21.11.21.13.00.27.00.28.13.29.14.1.08.3.38.3.45.0.06.0.0Updates
rufffrom 0.6.9 to 0.8.2Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
b0e26e6Bump version to 0.8.2 (#14789)e9941cd[red-knot] Move standalone expr inference tofornon-name target (#14788)43bf1a8Add tests for "keyword as identifier" syntax errors (#14754)fda8b1f[ruff] Unnecessary cast toint(RUF046) (#14697)2d3f557[red-knot] Fallback fortyping._NoDefaultType(#14783)bd27bfa[red-knot] Unifysetup_db()functions, addTestDbbuilder (#14777)155d34b[red-knot] Infer precise types forlen()calls (#14599)04c887cFix references forasync-busy-wait(#14775)af43bd4[red-knot] Gradual forms do not participate in equivalence/subtyping (#14758)6149177Remove@inpytest.mark.parametrizerule messages (#14770)Updates
toxfrom 4.21.2 to 4.23.2Release notes
Sourced from tox's releases.
Changelog
Sourced from tox's changelog.
Commits
0447036release 4.23.2f0799acSupport external tox.pytest usage via "test" extra (#3422)ec88713Fix docs link check962bc59release 4.23.15916cc9Fix example docs (#3421)e9cb93a[pre-commit.ci] pre-commit autoupdate (#3418)88c1b99Docs: adjusting EOL Python version testing remarks (#3417)7696a8erelease 4.23.0c01a023Add NETRC to the default_pass_env list (#3410)971e7dareplace tool.pyproject and tool.tox.pyproject with tool.tox in config… (#3411)Updates
mypyfrom 1.11.2 to 1.13.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
eb31034Bump version to 1.13.02eeb588Update changelog for 1.12.1 (#17999)bc0386bChangelog for 1.13 (#18000)5c4d2dbAdd faster-cache extra, test in CI (#17978)854ad18Make is_sub_path faster (#17962)50aa4caSpeed up stubs suggestions (#17965)7c27808Use orjson instead of json, when available (#17955)2cd2406Use fast path in modulefinder more often (#17950)e20aaeeLet mypyc optimise os.path.join (#17949)159974cUse sha1 for hashing (#17953)Updates
bump-my-versionfrom 0.27.0 to 0.28.1Release notes
Sourced from bump-my-version's releases.
Changelog
Sourced from bump-my-version's changelog.
Commits
1984ca3Version updated from 0.28.0 to 0.28.1b719663Merge pull request #246 from callowayproject/pre-commit-ci-update-config4c896a2Merge pull request #251 from tvoirand/fix-cli-helpcf65ec2Fix format arg help text for show command9fb0347[pre-commit.ci] pre-commit autoupdateefab98dMerge pull request #248 from ziima/skip-scm-testsf9baa28Merge branch 'master' into skip-scm-tests09c5605Merge pull request #247 from ziima/bumpversion-hooks-output2e68517Skip scm tests if the command is not installed0a042aaOutput hooks scripts by defaultUpdates
commitizenfrom 3.29.1 to 4.1.0Release notes
Sourced from commitizen's releases.
... (truncated)
Changelog
Sourced from commitizen's changelog.
Commits
27499d7bump: version 4.0.0 → 4.1.0636a069feat(commit): allow '-- --allow-empty' to create empty commits26152c5build(deps-dev): bump ruff from 0.8.1 to 0.8.2619575fbuild(deps-dev): bump ruff from 0.8.0 to 0.8.16436b15build(deps-dev): bump pytest from 8.3.3 to 8.3.469403ddbuild(deps-dev): bump mkdocs-material from 9.5.46 to 9.5.47a6b84d1build(deps-dev): bump pre-commit from 3.8.0 to 4.0.142e6399build(deps-dev): bump pytest-cov from 5.0.0 to 6.0.0bb2f8a7style: fix ruff warned style7e23626build(deps-dev): bump ruff from 0.7.4 to 0.8.0Updates
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