-
Notifications
You must be signed in to change notification settings - Fork 8
chore: bump the patch-updates group with 4 updates #119
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
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
a91f220 to
6a4125c
Compare
Collaborator
|
@dependabot rebase |
Contributor
Author
|
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
Collaborator
|
@dependabot recreate |
6a4125c to
1eefddd
Compare
Collaborator
|
@dependabot recreate |
Bumps the patch-updates group with 4 updates: [pytest](https://github.com/pytest-dev/pytest), [ruff](https://github.com/astral-sh/ruff), [commitizen](https://github.com/commitizen-tools/commitizen) and [mkdocs-material](https://github.com/squidfunk/mkdocs-material). Updates `pytest` from 8.4.1 to 8.4.2 - [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.4.1...8.4.2) Updates `ruff` from 0.12.10 to 0.12.12 - [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.12.10...0.12.12) Updates `commitizen` from 4.8.3 to 4.8.4 - [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.8.3...v4.8.4) Updates `mkdocs-material` from 9.6.18 to 9.6.19 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.6.18...9.6.19) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: ruff dependency-version: 0.12.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: commitizen dependency-version: 4.8.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: mkdocs-material dependency-version: 9.6.19 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1eefddd to
19cd5ea
Compare
Contributor
Contributor
scastlara
approved these changes
Sep 8, 2025
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 patch-updates group with 4 updates: pytest, ruff, commitizen and mkdocs-material.
Updates
pytestfrom 8.4.1 to 8.4.2Release notes
Sourced from pytest's releases.
Commits
bfae422Prepare release version 8.4.28990538Fix passenv CI in tox ini and make tests insensitive to the presence of the C...ca676bfMerge pull request #13687 from pytest-dev/patchback/backports/8.4.x/e63f6e51c...975a60aMerge pull request #13686 from pytest-dev/patchback/backports/8.4.x/12bde8af6...7723ce8Merge pull request #13683 from even-even/fix_Exeption_to_Exception_in_errorMe...b7f0568Merge pull request #13685 from CoretexShadow/fix/docs-pytest-generate-tests2c94c4aadd missing colon (#13640) (#13641)c3d7684Merge pull request #13606 from pytest-dev/patchback/backports/8.4.x/5f9938563...dc6e3beMerge pull request #13605 from The-Compiler/training-update-2025-07f87289cFix crash withtimesoutput style and skipped module (#13573) (#13579)Updates
rufffrom 0.12.10 to 0.12.12Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
c6516e9Bump 0.12.12 (#20242)1aaa084[ty] More tests for TypedDict (#20205)b49aa35Split LICENSE addendum by derivation type (#20222)1e34f3f[ty] Fix small test typo (#20220)77b2cee[ty] Add functions for revealing assignability/subtyping constraints (#20217)200349c[flake8-comprehensions] SkipC417when lambda containsyield/`yield fro...0d4f7dd[ty] Treat__new__as a static method (#20212)cb1ba0dExposeIndentationinruff_python_codegen(#20216)cda376a[ty]eliminate definitely-impossible types from union in equality narrowing (#...b14fc96Update Rust crate tracing-subscriber to v0.3.20 (#20162)Updates
commitizenfrom 4.8.3 to 4.8.4Release notes
Sourced from commitizen's releases.
Changelog
Sourced from commitizen's changelog.
Commits
186dd18bump: version 4.8.3 → 4.8.41cde9eerefactor: reduce code indentation44bce60fix: members in workspace, use exclude1f2d26afix: cargo workspaces0fbc287ci(deps): bump actions/github-script from 7 to 8adbe3caci(deps): bump actions/setup-python from 5 to 6d7fcd97ci(deps): bump actions/labeler from 5 to 675a97e5build(deps): exclude prompt_toolkit 3.0.52 due to questionary compatibility i...9e6830cdocs(config.md): fix format issue, add period and add title to example config...1930674ci(deps): bump actions/checkout from 4 to 5Updates
mkdocs-materialfrom 9.6.18 to 9.6.19Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
2fe55eePrepare 9.6.19 releasec9d5303Documentation3a0cea1Bump actions/upload-pages-artifact from 3 to 43026a57Bump actions/checkout from 4 to 5cb1fc6fUpdated dependencies1f3c48eFixed pillow version range13c9c77Added pillow 11 to supported version range0d262ecDocumentation97ae22fUpdated Premium sponsorsee6484eUpdated Premium sponsorsDependabot 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