-
Notifications
You must be signed in to change notification settings - Fork 11
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 across 1 directory with 8 updates #154
Closed
dependabot
wants to merge
2
commits into
main
from
dependabot/pip/dot-config/dependencies-d6084ccb45
Closed
Bump the dependencies group across 1 directory with 8 updates #154
dependabot
wants to merge
2
commits into
main
from
dependabot/pip/dot-config/dependencies-d6084ccb45
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 with 8 updates in the /.config directory: | Package | From | To | | --- | --- | --- | | [griffe](https://github.com/mkdocstrings/griffe) | `0.48.0` | `1.2.0` | | [idna](https://github.com/kjd/idna) | `3.7` | `3.8` | | [markdown](https://github.com/Python-Markdown/markdown) | `3.6` | `3.7` | | [mkdocs-autorefs](https://github.com/mkdocstrings/autorefs) | `1.0.1` | `1.1.0` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.31` | `9.5.33` | | [mkdocstrings-python](https://github.com/mkdocstrings/python) | `1.10.7` | `1.10.8` | | [paginate](https://github.com/Signum/paginate) | `0.5.6` | `0.5.7` | | [soupsieve](https://github.com/facelessuser/soupsieve) | `2.5` | `2.6` | Updates `griffe` from 0.48.0 to 1.2.0 - [Release notes](https://github.com/mkdocstrings/griffe/releases) - [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/griffe@0.48.0...1.2.0) Updates `idna` from 3.7 to 3.8 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.7...v3.8) Updates `markdown` from 3.6 to 3.7 - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md) - [Commits](Python-Markdown/markdown@3.6...3.7) Updates `mkdocs-autorefs` from 1.0.1 to 1.1.0 - [Release notes](https://github.com/mkdocstrings/autorefs/releases) - [Changelog](https://github.com/mkdocstrings/autorefs/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/autorefs@1.0.1...1.1.0) Updates `mkdocs-material` from 9.5.31 to 9.5.33 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.31...9.5.33) Updates `mkdocstrings-python` from 1.10.7 to 1.10.8 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/python@1.10.7...1.10.8) Updates `paginate` from 0.5.6 to 0.5.7 - [Changelog](https://github.com/Pylons/paginate/blob/master/CHANGELOG.txt) - [Commits](https://github.com/Signum/paginate/commits) Updates `soupsieve` from 2.5 to 2.6 - [Release notes](https://github.com/facelessuser/soupsieve/releases) - [Commits](facelessuser/soupsieve@2.5...2.6) --- updated-dependencies: - dependency-name: griffe dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: markdown dependency-type: direct:production update-type: version-update:semver-minor 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-python dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: paginate dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: soupsieve dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/pip/dot-config/dependencies-d6084ccb45
branch
September 1, 2024 17:34
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 with 8 updates in the /.config directory:
0.48.0
1.2.0
3.7
3.8
3.6
3.7
1.0.1
1.1.0
9.5.31
9.5.33
1.10.7
1.10.8
0.5.6
0.5.7
2.5
2.6
Updates
griffe
from 0.48.0 to 1.2.0Release notes
Sourced from griffe's releases.
... (truncated)
Changelog
Sourced from griffe's changelog.
... (truncated)
Commits
58eb9f4
chore: Prepare release 1.2.06e8b3c3
docs: Summarize API in the top-level module docstringe5fa798
ci: Quality22be256
docs: Don't render same API objects in multiple placesad99794
feat: Support attribute syntax in__all__
values86cda59
tests: Clean up tests551b6e7
chore: Prepare release 1.1.102706fc
chore: Revert debug message about objects exposed from external modules97f3613
ci: Enable more Ruff rules21b3780
fix: Pre-emptively expand__all__
values and wildcard imports before firing...Updates
idna
from 3.7 to 3.8Release notes
Sourced from idna's releases.
Changelog
Sourced from idna's changelog.
Commits
784c6f4
Release v3.828c7c9e
Typo fixa2b41c3
Pin remainder of Github Actions flagged in code scanning1f613c5
More Github Action dependency pinninga87e2b6
Update OSSF scorecard to latest version12d4dd1
Merge pull request #182 from kjd/github-pypi-actionse1a1541
Pin Github Actions dependenciesc109d3a
Merge branch 'master' into github-pypi-actionsf8a8de4
Do not try to build/send packages to TestPyPI for now613bdde
Update regexp to move global flag to start of expressionUpdates
markdown
from 3.6 to 3.7Release notes
Sourced from markdown's releases.
Changelog
Sourced from markdown's changelog.
Commits
da03cd6
Bump version to 3.7bd836a1
Update griffe_extensions to support Griffe v 1.0.33359fa
Abbr Extension: Definition Sorting and Glossary storageec8c305
Refactorabbr
Extension993b57b
Fixed links to source code on GitHub from the documentationUpdates
mkdocs-autorefs
from 1.0.1 to 1.1.0Release notes
Sourced from mkdocs-autorefs's releases.
Changelog
Sourced from mkdocs-autorefs's changelog.
Commits
8b43e88
chore: Prepare release 1.1.057998bf
chore: Template upgrade1c9bda1
fix: Only log "Markdown anchors feature enabled" once4f896a5
docs: Fix typoc630354
feat: Warn when multiple URLs are found for the same identifiere142023
refactor: Use a custom autoref HTML tag44605ec
chore: Template upgradeffcaa01
refactor: Rename AutoRefInlineProcessor to AutorefsInlineProcessorae87ff7
tests: Increase minimum pymdown-extensions version required531fbad
chore: Template upgradeUpdates
mkdocs-material
from 9.5.31 to 9.5.33Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
a91ee70
Prepare 9.5.33 release4104faf
Updated dependencies8ee7137
Updated premium sponsorse1c1bad
Updated blog post2445537
Removed pyodide_macros plugin's schema (#7468)47f7f63
Added plugins to "external-community" in plugins.json (#7465)42ab11f
Addededit_uri_template
to docs/schema.json (#7466)e5c9575
Fixed invalid tooltip position in tables when using table sort7a770dc
Updated blog post4030f53
Prepare 9.5.32 releaseUpdates
mkdocstrings-python
from 1.10.7 to 1.10.8Release notes
Sourced from mkdocstrings-python's releases.
Changelog
Sourced from mkdocstrings-python's changelog.
Commits
a541b5b
chore: Prepare release 1.10.8a87dcad
build: Depend on Griffe 0.49Updates
paginate
from 0.5.6 to 0.5.7Changelog
Sourced from paginate's changelog.
Commits
Updates
soupsieve
from 2.5 to 2.6Release notes
Sourced from soupsieve's releases.
Commits
f974ea7
Update token (#273)1a67e46
Officially support Python 3.13 and update build environment (#271)25631bd
fix Adjacent sibling combinator example (#272)e0d4979
Improve pseudo-class error message (#270)c811bdf
Add support for nesting ampersand (#269)dc71495
Fix typo in README.md (#267)Dependabot 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