-
Notifications
You must be signed in to change notification settings - Fork 29
Bump the dependencies group in /.config with 6 updates #495
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
Open
dependabot
wants to merge
2
commits into
main
Choose a base branch
from
dependabot/pip/dot-config/dependencies-592f7deebd
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Bump the dependencies group in /.config with 6 updates #495
dependabot
wants to merge
2
commits into
main
from
dependabot/pip/dot-config/dependencies-592f7deebd
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 7 updates: | Package | From | To | | --- | --- | --- | | [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` | | [cryptography](https://github.com/pyca/cryptography) | `45.0.2` | `45.0.3` | | [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 `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](nedbat/coveragepy@7.8.0...7.8.2) Updates `cryptography` from 45.0.2 to 45.0.3 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@45.0.2...45.0.3) 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: 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: cryptography dependency-version: 45.0.3 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 28, 2025
ansibuddy
approved these changes
May 28, 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 dependencies group in /.config with 6 updates:
8.2.0
8.2.1
7.8.0
7.8.2
45.0.2
45.0.3
1.4.1
1.4.2
1.16.10
1.16.11
0.25.0
0.25.1
Updates
click
from 8.2.0 to 8.2.1Release notes
Sourced from click's releases.
Changelog
Sourced from click's changelog.
Commits
fd183b2
release version 8.2.1262bdf0
Raise an exception on end of input in CliRunner (#2934)80efdf6
Raise an exception on end of input in CliRunnercfa6f4a
Flush sys.stderr when CliRunner finalizes (#2933)f3a4363
flush sys.stderr when CliRunner.invoke finalizesb7cf069
fix shell completion for nested groups (#2935)7c575d6
parametrize testac6a2ac
Fix shell completion for nested groups884af5c
Fix flag value set when is_flag=True and type is provided (#2930)4fd2fea
Fix condition for setting flag value when type is providedUpdates
coverage
from 7.8.0 to 7.8.2Changelog
Sourced from coverage's changelog.
Commits
51ab2e5
build: have to keep expected dist counts in syncbe7bbf2
docs: sample HTML for 7.8.23cee850
docs: prep for 7.8.239bc6b0
docs: provide more details if the kit matrix is edited.a608fb3
build: add support for Windows arm64 (#1972)2fe6225
build: runtox lint
if actions have changed3d93a78
docs: docs need scriv for making github releases0c443a2
build: bump version to 7.8.2ed98b87
docs: sample HTML for 7.8.1b98bc9b
docs: prep for 7.8.1Updates
cryptography
from 45.0.2 to 45.0.3Changelog
Sourced from cryptography's changelog.
Commits
5038495
backports for 45.0.3 release (#12979)Updates
mkdocs-autorefs
from 1.4.1 to 1.4.2Release notes
Sourced from mkdocs-autorefs's releases.
Changelog
Sourced from mkdocs-autorefs's changelog.
Commits
ca304f0
chore: Prepare release 1.4.25e77f7f
build: Exclude mypy cache from dists47238d4
chore: Template upgradeUpdates
mkdocstrings-python
from 1.16.10 to 1.16.11Release notes
Sourced from mkdocstrings-python's releases.
Changelog
Sourced from mkdocstrings-python's changelog.
Commits
5d2ba0a
chore: Prepare release 1.16.117f95686
fix: Fix highlighting for signature with known special names like__init__
0a35b20
fix: Use default font-size for parameter headingsba66969
fix: Prevent uppercasing H5 titles (by Material for MkDocs)096960a
fix: Use configured heading even when signature is not separatedd4e618a
fix: Render attribute names without full path in ToCbb36fa1
chore: Template upgradeUpdates
rpds-py
from 0.25.0 to 0.25.1Release notes
Sourced from rpds-py's releases.
Commits
125b4b1
Release v0.25.1 for Windows ARM.996e50a
Properly pin hashes in workflows.d8e3e84
Merge pull request #133 from finnagin/arm64-wheel-builde4f09f1
remove trailing whitespace403a90d
fix indentation1571595
pin maturin-action steps to hash184a8e6
Merge branch 'crate-py:main' into arm64-wheel-build2531d3b
remove trailing whitespacebb9ba9e
add windows-arm to release needsf850162
Add 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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