-
Notifications
You must be signed in to change notification settings - Fork 665
Bump the dependencies group in /.config with 9 updates #4447
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
ansibuddy
merged 2 commits into
main
from
dependabot/pip/dot-config/dependencies-9f74d9c029
May 25, 2025
Merged
Bump the dependencies group in /.config with 9 updates #4447
ansibuddy
merged 2 commits into
main
from
dependabot/pip/dot-config/dependencies-9f74d9c029
May 25, 2025
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
Contributor
Bumps the dependencies group in /.config with 9 updates: | Package | From | To | | --- | --- | --- | | [ruff](https://github.com/astral-sh/ruff) | `0.11.10` | `0.11.11` | | [cachetools](https://github.com/tkem/cachetools) | `5.5.2` | `6.0.0` | | [cairosvg](https://github.com/Kozea/CairoSVG) | `2.7.1` | `2.8.2` | | [click](https://github.com/pallets/click) | `8.2.0` | `8.2.1` | | [coverage](https://github.com/nedbat/coveragepy) | `7.8.0` | `7.8.2` | | [identify](https://github.com/pre-commit/identify) | `2.6.10` | `2.6.12` | | [mkdocs-autorefs](https://github.com/mkdocstrings/autorefs) | `1.4.1` | `1.4.2` | | [mkdocstrings-python](https://github.com/mkdocstrings/python) | `1.16.10` | `1.16.11` | | [rpds-py](https://github.com/crate-py/rpds) | `0.25.0` | `0.25.1` | Updates `ruff` from 0.11.10 to 0.11.11 - [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.11.10...0.11.11) Updates `cachetools` from 5.5.2 to 6.0.0 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v5.5.2...v6.0.0) Updates `cairosvg` from 2.7.1 to 2.8.2 - [Release notes](https://github.com/Kozea/CairoSVG/releases) - [Changelog](https://github.com/Kozea/CairoSVG/blob/main/NEWS.rst) - [Commits](Kozea/CairoSVG@2.7.1...2.8.2) Updates `click` from 8.2.0 to 8.2.1 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.2.0...8.2.1) Updates `coverage` from 7.8.0 to 7.8.2 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.8.0...7.8.2) Updates `identify` from 2.6.10 to 2.6.12 - [Commits](pre-commit/identify@v2.6.10...v2.6.12) Updates `mkdocs-autorefs` from 1.4.1 to 1.4.2 - [Release notes](https://github.com/mkdocstrings/autorefs/releases) - [Changelog](https://github.com/mkdocstrings/autorefs/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/autorefs@1.4.1...1.4.2) Updates `mkdocstrings-python` from 1.16.10 to 1.16.11 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/python@1.16.10...1.16.11) Updates `rpds-py` from 0.25.0 to 0.25.1 - [Release notes](https://github.com/crate-py/rpds/releases) - [Commits](crate-py/rpds@v0.25.0...v0.25.1) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.11.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: cachetools dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: cairosvg dependency-version: 2.8.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: click dependency-version: 8.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: coverage dependency-version: 7.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: identify dependency-version: 2.6.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mkdocs-autorefs dependency-version: 1.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mkdocstrings-python dependency-version: 1.16.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: rpds-py dependency-version: 0.25.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
ansibuddy
approved these changes
May 25, 2025
ansibuddy
approved these changes
May 25, 2025
panchal-yash
added a commit
to panchal-yash/molecule
that referenced
this pull request
Jun 9, 2025
use str instead of Choice perform driver name validation at runtime. Include relevant error messages allowing for better user experience.
Qalthos
pushed a commit
to panchal-yash/molecule
that referenced
this pull request
Jun 12, 2025
use str instead of Choice perform driver name validation at runtime. Include relevant error messages allowing for better user experience.
Qalthos
pushed a commit
to panchal-yash/molecule
that referenced
this pull request
Jun 17, 2025
use str instead of Choice perform driver name validation at runtime. Include relevant error messages allowing for better user experience.
Qalthos
pushed a commit
to panchal-yash/molecule
that referenced
this pull request
Jun 27, 2025
use str instead of Choice perform driver name validation at runtime. Include relevant error messages allowing for better user experience.
Qalthos
pushed a commit
to panchal-yash/molecule
that referenced
this pull request
Jul 2, 2025
use str instead of Choice perform driver name validation at runtime. Include relevant error messages allowing for better user experience.
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 dependencies group in /.config with 9 updates:
0.11.100.11.115.5.26.0.08.2.08.2.17.8.07.8.22.6.102.6.121.4.11.4.21.16.101.16.110.25.00.25.1Updates
rufffrom 0.11.10 to 0.11.11Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
0397682Bump 0.11.11 (#18259)bcefa45[ty] Renamecall-possibly-unbound-methodto `possibly-unbound-implicit-call...91b7a57[ty] Implement Python's floor division semantics forLiteralints (#18249)98da200[ty] Fix server panic when callingsystem_mut(#18252)029085f[ty] Clarifyty checkoutput default in documentation. (#18246)6df10c6[pylint] Fix docs example that produced different output (PLW0603) (#18216)bdf4884Preserve tuple parentheses in case patterns (#18147)01eeb2f[ty] Support frozen dataclasses (#17974)cb04343[ty] Splitinvalid-baseerror code into two error codes (#18245)02394b8[ty] Improveinvalid-type-formdiagnostic where a module-literal type is us...Updates
cachetoolsfrom 5.5.2 to 6.0.0Changelog
Sourced from cachetools's changelog.
Commits
e497575Release v6.0.0.0a8f391Update related projects section.3afef37Pre-release v6.0.0b4.34815ddUpdate documentation for v6.0.0.8854b50Add intersphinx extension.0af4a07Bump codecov/codecov-action from 5.4.0 to 5.4.2ad42371Merge pull request #349 from tkem/dependabot/github_actions/actions/setup-pyt...987c076Bump actions/setup-python from 5.5.0 to 5.6.027d0dceAdd cache_condition wrapper attribute (and refactor a bit).37b5c12Use class method attributes in tests.Updates
clickfrom 8.2.0 to 8.2.1Release notes
Sourced from click's releases.
Changelog
Sourced from click's changelog.
Commits
fd183b2release version 8.2.1262bdf0Raise an exception on end of input in CliRunner (#2934)80efdf6Raise an exception on end of input in CliRunnercfa6f4aFlush sys.stderr when CliRunner finalizes (#2933)f3a4363flush sys.stderr when CliRunner.invoke finalizesb7cf069fix shell completion for nested groups (#2935)7c575d6parametrize testac6a2acFix shell completion for nested groups884af5cFix flag value set when is_flag=True and type is provided (#2930)4fd2feaFix condition for setting flag value when type is providedUpdates
coveragefrom 7.8.0 to 7.8.2Changelog
Sourced from coverage's changelog.
Commits
51ab2e5build: have to keep expected dist counts in syncbe7bbf2docs: sample HTML for 7.8.23cee850docs: prep for 7.8.239bc6b0docs: provide more details if the kit matrix is edited.a608fb3build: add support for Windows arm64 (#1972)2fe6225build: runtox lintif actions have changed3d93a78docs: docs need scriv for making github releases0c443a2build: bump version to 7.8.2ed98b87docs: sample HTML for 7.8.1b98bc9bdocs: prep for 7.8.1Updates
identifyfrom 2.6.10 to 2.6.12Commits
51e358dv2.6.1200310d3Merge pull request #519 from energyworldnet/feature/msbuilda604a3aDrop ambiguous .proj extensionbdd2643v2.6.11d084242Merge remote-tracking branch 'energyworldnet/feature/xslt'f794709Merge pull request #518 from pre-commit/mxr-patch-1a8cce72Identify XSLT files4cf2cc0Identify common MSBuild files4e55b74Add support for.sqlfluffUpdates
mkdocs-autorefsfrom 1.4.1 to 1.4.2Release notes
Sourced from mkdocs-autorefs's releases.
Changelog
Sourced from mkdocs-autorefs's changelog.
Commits
ca304f0chore: Prepare release 1.4.25e77f7fbuild: Exclude mypy cache from dists47238d4chore: Template upgradeUpdates
mkdocstrings-pythonfrom 1.16.10 to 1.16.11Release notes
Sourced from mkdocstrings-python's releases.
Changelog
Sourced from mkdocstrings-python's changelog.
Commits
5d2ba0achore: Prepare release 1.16.117f95686fix: Fix highlighting for signature with known special names like__init__0a35b20fix: Use default font-size for parameter headingsba66969fix: Prevent uppercasing H5 titles (by Material for MkDocs)096960afix: Use configured heading even when signature is not separatedd4e618afix: Render attribute names without full path in ToCbb36fa1chore: Template upgradeUpdates
rpds-pyfrom 0.25.0 to 0.25.1Release notes
Sourced from rpds-py's releases.
Commits
125b4b1Release v0.25.1 for Windows ARM.996e50aProperly pin hashes in workflows.d8e3e84Merge pull request #133 from finnagin/arm64-wheel-builde4f09f1remove trailing whitespace403a90dfix indentation1571595pin maturin-action steps to hash184a8e6Merge branch 'crate-py:main' into arm64-wheel-build2531d3bremove trailing whitespacebb9ba9eadd windows-arm to release needsf850162Add windows arm64 buildsDependabot 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