-
Notifications
You must be signed in to change notification settings - Fork 676
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 7 updates #4537
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/pip/dot-config/dependencies-4c06f37b0d
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.
+8
−8
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 7 updates: | Package | From | To | | --- | --- | --- | | [cryptography](https://github.com/pyca/cryptography) | `44.0.1` | `44.0.2` | | [griffe](https://github.com/mkdocstrings/griffe) | `1.5.7` | `1.6.0` | | [isort](https://github.com/PyCQA/isort) | `6.0.0` | `6.0.1` | | [mkdocs-autorefs](https://github.com/mkdocstrings/autorefs) | `1.3.1` | `1.4.0` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.6.5` | `9.6.6` | | [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) | `0.28.1` | `0.28.2` | | [mkdocstrings-python](https://github.com/mkdocstrings/python) | `1.16.1` | `1.16.2` | Updates `cryptography` from 44.0.1 to 44.0.2 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@44.0.1...44.0.2) Updates `griffe` from 1.5.7 to 1.6.0 - [Release notes](https://github.com/mkdocstrings/griffe/releases) - [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/griffe@1.5.7...1.6.0) Updates `isort` from 6.0.0 to 6.0.1 - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@6.0.0...6.0.1) Updates `mkdocs-autorefs` from 1.3.1 to 1.4.0 - [Release notes](https://github.com/mkdocstrings/autorefs/releases) - [Changelog](https://github.com/mkdocstrings/autorefs/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/autorefs@1.3.1...1.4.0) Updates `mkdocs-material` from 9.6.5 to 9.6.6 - [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.5...9.6.6) Updates `mkdocstrings` from 0.28.1 to 0.28.2 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.28.1...0.28.2) Updates `mkdocstrings-python` from 1.16.1 to 1.16.2 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/python@1.16.1...1.16.2) --- updated-dependencies: - dependency-name: cryptography 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-minor dependency-group: dependencies - dependency-name: isort 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-minor 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-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Label error. Requires exactly 1 of: bug, enhancement, major, minor, patch, skip-changelog. Found: skip-changelog, dependabot-deps-updates, dependencies, minor |
Label error. Requires exactly 1 of: bug, enhancement, major, minor, patch, skip-changelog. Found: skip-changelog, dependabot-deps-updates, minor |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependabot-deps-updates
PRs from GitHub Dependabot with the dependency updates
dependencies
minor
skip-changelog
Can be missed from the changelog.
0 participants
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 7 updates:
44.0.1
44.0.2
1.5.7
1.6.0
6.0.0
6.0.1
1.3.1
1.4.0
9.6.5
9.6.6
0.28.1
0.28.2
1.16.1
1.16.2
Updates
cryptography
from 44.0.1 to 44.0.2Changelog
Sourced from cryptography's changelog.
Commits
56cfce6
44.0.2 release (#12537)7b4cc26
Backport PyPy3.11 support (#12536)Updates
griffe
from 1.5.7 to 1.6.0Release notes
Sourced from griffe's releases.
Changelog
Sourced from griffe's changelog.
Commits
e163cfb
chore: Prepare release 1.6.0087832f
fix: Follow symlinks when finding modules053bf20
feat: Allow passing literal docstring styles everywhere in the API, not just ...9929f47
chore: Clean up (remove unused private variable)d1b6c00
chore: Add note aboutExprConstant
not being used3684cd6
docs: Remove redundant titles/sections040adcf
Merge branch 'main' of github.com:mkdocstrings/griffe628d5e8
tests: Changetest_load_builtin_modules
to use module present in PyPybb185f7
docs: Render members of object base models to avoid cross-ref ambiguities6245de8
docs: Fix mkdocstrings instructionsUpdates
isort
from 6.0.0 to 6.0.1Release notes
Sourced from isort's releases.
Commits
c8ab4a5
Merge pull request #2096 from xinydev/fix-docsee477e9
Merge branch 'main' into fix-docs790bb06
Merge pull request #2372 from cclauss/ruff-rules-PT168d850
Merge branch 'main' into ruff-rules-PT6165d6b
Merge pull request #2373 from PyCQA/ci/remove-safetyf776259
Remove Safety176ada2
Ruff rules PT for pytest3305894
Merge pull request #2371 from cclauss/ruff-rules-B017-B028-E2031708f3e
Ruff rules B017, B028, and E2031157b58
Merge pull request #2359 from cclauss/ruffUpdates
mkdocs-autorefs
from 1.3.1 to 1.4.0Release notes
Sourced from mkdocs-autorefs's releases.
Changelog
Sourced from mkdocs-autorefs's changelog.
Commits
901d382
chore: Prepare release 1.4.0b21aefd
fix: Only preserve tags in titles if Material for MkDocs'content.tooltips
...b653e01
chore: Reorganize code within modules3b769b7
docs: Simplify API docsb04c64d
chore: Template upgrade2009f85
fix: Patch MkDocs pages to provide an__str__
method returning their URL9615d13
refactor: Move code to internal folder, expose public API in top-level module...101651c
chore: Template upgrade5a3b387
feat: Add backlinks feature8023588
refactor: Store actual page instance instead of URL in plugin's `current_page...Updates
mkdocs-material
from 9.6.5 to 9.6.6Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
922cb7c
Prepare 9.6.6 release523922b
Fixed privacy plugin not replacing occurrences3bd81bd
Updated dependenciesb6e40de
Updated dependencies3a7cc2a
Lowered backref version to support Py3.8 (#8037)ab15110
Replaced regex with backrefs package in search plugin (#8034)37162a5
Replaced regex with re in info plugin396c493
Documentation779c54e
DocumentationUpdates
mkdocstrings
from 0.28.1 to 0.28.2Release notes
Sourced from mkdocstrings's releases.
Changelog
Sourced from mkdocstrings's changelog.
Commits
2b9b4f0
chore: Prepare release 0.28.22c22bdc
build: Depend on mkdocs-autorefs >= 1.4Updates
mkdocstrings-python
from 1.16.1 to 1.16.2Release notes
Sourced from mkdocstrings-python's releases.
Changelog
Sourced from mkdocstrings-python's changelog.
Commits
cfa9848
chore: Prepare release 1.16.2ea1ab49
build: Depend on mkdocs-autorefs >= 1.4 and mkdocstrings >= 0.28.2Dependabot 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