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 8 updates#38
Closed
dependabot[bot] wants to merge 2 commits intomainfrom
Closed
Conversation
…ry with 8 updates Bumps the development-dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [ruff](https://github.com/astral-sh/ruff) | `0.6.9` | `0.9.2` | | [tox](https://github.com/tox-dev/tox) | `4.21.2` | `4.23.2` | | [ipython](https://github.com/ipython/ipython) | `8.18.0` | `8.18.1` | | [mypy](https://github.com/python/mypy) | `1.11.2` | `1.14.1` | | [bump-my-version](https://github.com/callowayproject/bump-my-version) | `0.27.0` | `0.29.0` | | [commitizen](https://github.com/commitizen-tools/commitizen) | `3.29.1` | `4.1.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.3` | `8.3.4` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `5.0.0` | `6.0.0` | Updates `ruff` from 0.6.9 to 0.9.2 - [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.6.9...0.9.2) Updates `tox` from 4.21.2 to 4.23.2 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.21.2...4.23.2) Updates `ipython` from 8.18.0 to 8.18.1 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.18.0...8.18.1) Updates `mypy` from 1.11.2 to 1.14.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.11.2...v1.14.1) Updates `bump-my-version` from 0.27.0 to 0.29.0 - [Release notes](https://github.com/callowayproject/bump-my-version/releases) - [Changelog](https://github.com/callowayproject/bump-my-version/blob/master/CHANGELOG.md) - [Commits](callowayproject/bump-my-version@0.27.0...0.29.0) Updates `commitizen` from 3.29.1 to 4.1.0 - [Release notes](https://github.com/commitizen-tools/commitizen/releases) - [Changelog](https://github.com/commitizen-tools/commitizen/blob/master/CHANGELOG.md) - [Commits](commitizen-tools/commitizen@v3.29.1...v4.1.0) Updates `pytest` from 8.3.3 to 8.3.4 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.3...8.3.4) Updates `pytest-cov` from 5.0.0 to 6.0.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v5.0.0...v6.0.0) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: tox dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: ipython dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: bump-my-version dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: commitizen dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: pytest-cov dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Collaborator
Pre-commit results 🤖 |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 8 updates in the / directory:
0.6.90.9.24.21.24.23.28.18.08.18.11.11.21.14.10.27.00.29.03.29.14.1.08.3.38.3.45.0.06.0.0Updates
rufffrom 0.6.9 to 0.9.2Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
0a39348Include build binaries027f800Comment out non-npm-publish jobs425870dUpload npm publish logs when failedc20255aBump version to 0.9.2 (#15529)4203658Fix joining of f-strings with different quotes when using quote style `Preser...fc9dd63[airflow] extend and fix AIR302 rules (#15525)79e52c7[pyflakes] Show syntax error message forF722(#15523)cf4ab7cParse triple quoted string annotations as if parenthesized (#15387)d2656e8[flake8-todos] Allow VSCode GitHub PR extension style links in `missing-tod...c53ee60Typeshed-sync workflow: add appropriate labels, link directly to failing run ...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
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.29.0Release notes
Sourced from bump-my-version's releases.
... (truncated)
Changelog
Sourced from bump-my-version's changelog.
... (truncated)
Commits
621b2edVersion updated from 0.28.3 to 0.29.0878197fAdd support for specifying current version indo_showaf83814Merge pull request #274 from callowayproject/doc-fixc027879Update README to clarify pre_n handling with distance_to_latest_tagf92b768Version updated from 0.28.2 to 0.28.32fa812cMerge pull request #270 from callowayproject/fix-releasec0e7ad4Removed debug stuff0e773ecFixed tag-name output76c31c4Fixed PACKAGE env variable56dfac0Fixed syntax errors in scriptsUpdates
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