-
Notifications
You must be signed in to change notification settings - Fork 29
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
Bump the dependencies group in /.config with 6 updates #468
Merged
ssbarnea
merged 2 commits into
main
from
dependabot/pip/dot-config/dependencies-b41089e288
Feb 18, 2025
Merged
Bump the dependencies group in /.config with 6 updates #468
ssbarnea
merged 2 commits into
main
from
dependabot/pip/dot-config/dependencies-b41089e288
Feb 18, 2025
Conversation
This file contains 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
Bumps the dependencies group in /.config with 6 updates: | Package | From | To | | --- | --- | --- | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.11` | `7.6.12` | | [griffe](https://github.com/mkdocstrings/griffe) | `1.5.6` | `1.5.7` | | [mkdocs-autorefs](https://github.com/mkdocstrings/autorefs) | `1.3.0` | `1.3.1` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.6.3` | `9.6.4` | | [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) | `0.28.0` | `0.28.1` | | [mkdocstrings-python](https://github.com/mkdocstrings/python) | `1.14.6` | `1.15.0` | Updates `coverage` from 7.6.11 to 7.6.12 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.6.11...7.6.12) Updates `griffe` from 1.5.6 to 1.5.7 - [Release notes](https://github.com/mkdocstrings/griffe/releases) - [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/griffe@1.5.6...1.5.7) Updates `mkdocs-autorefs` from 1.3.0 to 1.3.1 - [Release notes](https://github.com/mkdocstrings/autorefs/releases) - [Changelog](https://github.com/mkdocstrings/autorefs/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/autorefs@1.3.0...1.3.1) Updates `mkdocs-material` from 9.6.3 to 9.6.4 - [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.3...9.6.4) Updates `mkdocstrings` from 0.28.0 to 0.28.1 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.28.0...0.28.1) Updates `mkdocstrings-python` from 1.14.6 to 1.15.0 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/python@1.14.6...1.15.0) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: griffe dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mkdocs-autorefs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mkdocstrings dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mkdocstrings-python dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
The following labels could not be found: |
ansibuddy
approved these changes
Feb 16, 2025
ansibuddy
approved these changes
Feb 16, 2025
ansibuddy
approved these changes
Feb 18, 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:
7.6.11
7.6.12
1.5.6
1.5.7
1.3.0
1.3.1
9.6.3
9.6.4
0.28.0
0.28.1
1.14.6
1.15.0
Updates
coverage
from 7.6.11 to 7.6.12Changelog
Sourced from coverage's changelog.
Commits
7e5373e
docs: sample HTML for 7.6.12a4ed38b
docs: prep for 7.6.12ce4efdc
build: fix aarch64 kits #1927a1f3192
build: don't publish if kit building failedbb68f99
chore: bump the action-dependencies group with 2 updates (#1926)f3d6b4a
refactor: check for more kinds of constant tests67899ea
refactor: we no longer care what kind of constant the compile-time constants arec850f20
refactor: macOS is MACOS, not OSXa1b2c1a
build: there are always tweaks to howto.txt9c03039
build: bump version to 7.6.12Updates
griffe
from 1.5.6 to 1.5.7Release notes
Sourced from griffe's releases.
Changelog
Sourced from griffe's changelog.
Commits
5d2c44f
chore: Prepare release 1.5.74791b0b
fix: Don't conflate passed argument with class member (instance attribute)da6a070
chore: Upgrade mkdocstrings and mkdocstrings-python versions97bee0f
docs: Enable instant previewUpdates
mkdocs-autorefs
from 1.3.0 to 1.3.1Release notes
Sourced from mkdocs-autorefs's releases.
Changelog
Sourced from mkdocs-autorefs's changelog.
Commits
e35ce91
chore: Prepare release 1.3.1243ad35
fix: Always resolve secondary URLs to closest (don't log warnings)dcc7868
tests: Increase minimum pymdown-extensions versionUpdates
mkdocs-material
from 9.6.3 to 9.6.4Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
9b0f482
Prepare 9.6.4 releasea9bae7f
Fixed navigation spacing in Safari 18.3 (#7979)9be17e7
Documentation (#7989)8a57610
Fixed blog post content sometimes not stretching10dd004
Added warning on using Docker in production (#7977)cd2ec69
Fixed wrong value type for enabled setting in GitHub Actions (#7980)Updates
mkdocstrings
from 0.28.0 to 0.28.1Release notes
Sourced from mkdocstrings's releases.
Changelog
Sourced from mkdocstrings's changelog.
Commits
145954c
chore: Prepare release 0.28.14ab180d
fix: Renew MkDocs'relpath
processor instead of using same instanceede1941
chore: Increase mkdocstrings-python lower bound againe1eb99c
docs: Useinventories
instead ofimport
for Python example926dd7e
docs: Remove trailing spaces698a321
chore: Update mkdocstrings-python dev-dep to force uv to install it1cb9177
chore: Update location of the Python handler's JSON schemaUpdates
mkdocstrings-python
from 1.14.6 to 1.15.0Release notes
Sourced from mkdocstrings-python's releases.
Changelog
Sourced from mkdocstrings-python's changelog.
Commits
ab3b227
chore: Prepare release 1.15.0f07bf58
feat: Support cross-referencing constructor parameters in instance attribute ...24afd5d
docs: Wrap schema input configuration under apython
propertyDependabot 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