chore(deps): bump the python group across 1 directory with 7 updates#51
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the python group across 1 directory with 7 updates#51dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [copier](https://github.com/copier-org/copier) | `9.14.3` | `9.15.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.10` | `0.15.14` | | [basedpyright](https://github.com/detachhead/basedpyright) | `1.39.0` | `1.39.6` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.5.1` | `4.6.0` | | [commitizen](https://github.com/commitizen-tools/commitizen) | `4.13.10` | `4.16.2` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `1.3.0` | `1.4.0` | | [git-cliff](https://github.com/orhun/git-cliff) | `2.12.0` | `2.13.1` | Updates `copier` from 9.14.3 to 9.15.1 - [Release notes](https://github.com/copier-org/copier/releases) - [Changelog](https://github.com/copier-org/copier/blob/master/CHANGELOG.md) - [Commits](copier-org/copier@v9.14.3...v9.15.1) Updates `ruff` from 0.15.10 to 0.15.14 - [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.10...0.15.14) Updates `basedpyright` from 1.39.0 to 1.39.6 - [Release notes](https://github.com/detachhead/basedpyright/releases) - [Commits](DetachHead/basedpyright@v1.39.0...v1.39.6) Updates `pre-commit` from 4.5.1 to 4.6.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.5.1...v4.6.0) Updates `commitizen` from 4.13.10 to 4.16.2 - [Release notes](https://github.com/commitizen-tools/commitizen/releases) - [Changelog](https://github.com/commitizen-tools/commitizen/blob/master/CHANGELOG.md) - [Commits](commitizen-tools/commitizen@v4.13.10...v4.16.2) Updates `pytest-asyncio` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v1.3.0...v1.4.0) Updates `git-cliff` from 2.12.0 to 2.13.1 - [Release notes](https://github.com/orhun/git-cliff/releases) - [Changelog](https://github.com/orhun/git-cliff/blob/main/CHANGELOG.md) - [Commits](orhun/git-cliff@v2.12.0...v2.13.1) --- updated-dependencies: - dependency-name: copier dependency-version: 9.15.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: ruff dependency-version: 0.15.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: basedpyright dependency-version: 1.39.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: pre-commit dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: commitizen dependency-version: 4.16.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: pytest-asyncio dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: git-cliff dependency-version: 2.13.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python ... 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 python group with 7 updates in the / directory:
9.14.39.15.10.15.100.15.141.39.01.39.64.5.14.6.04.13.104.16.21.3.01.4.02.12.02.13.1Updates
copierfrom 9.14.3 to 9.15.1Release notes
Sourced from copier's releases.
Changelog
Sourced from copier's changelog.
Commits
c35042bbump: version 9.15.0 → 9.15.198e72a8build(deps): update dependency inline-snapshot to v0.33.075433e1build(deps): update dependency types-pygments to v2.20.0.2026050892a17b6build(deps): update dependency commitizen to v4.16.0aacb543build(deps): update dependency mypy to v2.1.099cf58cbuild(deps): bump urllib3 from 2.6.3 to 2.7.0ba31126build(deps): update dependency uv to v0.11.10eefd6a6build(deps): update dependency types-pyyaml to v6.0.12.202605109f2478bbuild(deps): update dependency types-colorama to v0.4.15.20260508e71fea2build(deps): update dependency rumdl to v0.1.91Updates
rufffrom 0.15.10 to 0.15.14Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
9ad2da3Bump 0.15.14 (#25295)c714e84[ty] Modernize setup of union types in mdtests (#25291)8a8e35e[flake8-comprehensions] SkipC417for lambdas with positional-only parame...aea5ed4Avoid unnecessary parser lookahead for operators (#25290)e9d72bb[ty] Allow enum member accesses onself(#25077)6cbd59bSetexclude-newer = "7 days"in our PEP-723 scripts (#25285)9999a39Update code example on how to update Neovim LSP log level (#25284)67d8c54[ty] Retain recursively-defined state in binary expressions (#25277)25a3191[ty] Refine Callable class-decorator fallback for unknown results (#25250)c423054Add a recursion limit to the parser (#24810)Updates
basedpyrightfrom 1.39.0 to 1.39.6Commits
ad82d911.39.6cf60738fix vscode config for formatting markdown files now that we use two formatter...29e303aprint stderr from npm commands when build failsf133f3duncomment some test code which started causing a test to fail. no idea why i ...f71e96bremove python 3.9 check fromTypeAlias4test because typeshed has dropped s...e4c40b7fix testsd7c522bruff ignore newbenchmarkDatafiles from upstreama7cf33dfix eslint in vscode14c96befix logic for reporting invalidpythonPlatformdetected by the new eslint v...280802cremove remnants of webpackUpdates
pre-commitfrom 4.5.1 to 4.6.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
f35134bv4.6.02a51ffcMerge pull request #3662 from pre-commit/hook-impl-optional-hook-dird7dee32make --hook-dir optional for hook-impl965aeb1Merge pull request #3661 from pre-commit/hook-impl-required2eacc06--hook-type is required for hook-implf5678bfMerge pull request #3657 from pre-commit/pre-commit-ci-update-config054cc5b[pre-commit.ci] pre-commit autoupdate5c0f302Merge pull request #3652 from pre-commit/pre-commit-ci-update-configa5d9114[pre-commit.ci] pre-commit autoupdate129a1f5Merge pull request #3641 from pre-commit/mxr-patch-1Updates
commitizenfrom 4.13.10 to 4.16.2Release notes
Sourced from commitizen's releases.
Commits
953e1babump: version 4.16.1 → 4.16.2c6b8c44fix(tags): widen prerelease and devrelease tag regexes for SemVer2 (#1972)6715164bump: version 4.16.0 → 4.16.13f8b8cafix(cz_customize): derive bump_map_major_version_zero from bump_map (#1977)1d89cc5docs(cli/screenshots): update CLI screenshots9707a58bump: version 4.15.1 → 4.16.080b92f1ci: place --no-raise before bump subcommand (#1954)ecc4da4docs(cli/screenshots): update CLI screenshotsce07c77test: use match in pytest.raises (#1846)9bd9e8bdocs(cli/screenshots): update CLI screenshotsUpdates
pytest-asynciofrom 1.3.0 to 1.4.0Release notes
Sourced from pytest-asyncio's releases.
... (truncated)
Commits
6e14cd2chore: Prepare release of v1.4.0.4b900fbBuild(deps): Bump codecov/codecov-action from 6.0.0 to 6.0.1ab9f632Build(deps): Bump zipp from 3.23.1 to 4.1.0a56fc77Build(deps): Bump hypothesis from 6.152.6 to 6.152.8e8bae9bBuild(deps): Bump requests from 2.34.0 to 2.34.2fc43340Build(deps): Bump idna from 3.14 to 3.15762eaf5Build(deps): Bump jaraco-functools from 4.4.0 to 4.5.0b62e222Build(deps): Bump click from 8.3.3 to 8.4.09190447Build(deps): Bump pydantic from 2.13.3 to 2.13.482a393cci: Remove unnecessary debug output.Updates
git-clifffrom 2.12.0 to 2.13.1Release notes
Sourced from git-cliff's releases.
... (truncated)
Changelog
Sourced from git-cliff's changelog.
... (truncated)
Commits
5d3a670chore(release): prepare for v2.13.1b99a232fix(cd): prepare embedded assets before PyPI and crates.io packagingd235492chore(release): prepare for v2.13.03a6195fdocs(website): add highlights for 2.13.0 (#1491)9b5e732fix(cd): publish musl wheels to PyPI by matching matrix.build.NAME (#1490)b71d250feat(tracing): migrate logging to tracing (#1488)9d43a15feat(context): add per-commit statistics (#1487)ead5587feat(git): add configurable commit processing order (#1485)3e97e75feat(context): expose determined bump type in release context (#1483)bd074d9perf(ci): add caching where applicable (#1486)You can trigger a rebase of this PR 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