Bump the dependencies group in /.config with 8 updates #420
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 8 updates:
0.0.10
0.0.12
1.5.4
1.5.5
1.2.0
1.3.0
9.5.49
9.5.50
0.5.16
0.6.0
0.35.1
0.36.1
0.9.1
0.9.2
20.28.1
20.29.1
Updates
docstring-parser-fork
from 0.0.10 to 0.0.12Release notes
Sourced from docstring-parser-fork's releases.
Changelog
Sourced from docstring-parser-fork's changelog.
Commits
e0afb74
Tweak calculation of Docstring size (#13)96b791c
Add size calculation for Docstring objects (#12)Updates
griffe
from 1.5.4 to 1.5.5Release notes
Sourced from griffe's releases.
Changelog
Sourced from griffe's changelog.
Commits
87b2f18
chore: Prepare release 1.5.51081fd5
docs: Add how-to set objects' docstring stylesa22237a
docs: Explicitly list Google-style parser's parameters and document them5e7af22
fix: Fix check command's Markdown output format not displaying parameter names6842372
fix: Don't output empty change for removed objects when using GitHub output f...Updates
mkdocs-autorefs
from 1.2.0 to 1.3.0Release notes
Sourced from mkdocs-autorefs's releases.
Changelog
Sourced from mkdocs-autorefs's changelog.
Commits
95bbdfc
chore: Prepare release 1.3.0861beeb
chore: Add Yore comments above legacy ref stuff5e89cd8
refactor: Deprecate fallback mechanism7f45227
tests: Test plugin's "multiple URLs" warnings and use of first URL54a02a7
feat: Handle inline references with markup within them9e990d7
refactor: Log a debug message for unresolved optional referencesd195e41
style: Import Markup559c723
feat: Separate URLs in two groups, primary and secondary88f1dc9
chore: Template upgrade5785a63
tests: Use therun_references_test
utilitiy functionsUpdates
mkdocs-material
from 9.5.49 to 9.5.50Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
5586178
Prepare 9.5.50 release0b44f9c
Documentation6d1ef25
Switched social plugin to other hook45f60a6
Documentation (#7905)ef71f0d
Updated Insiders changelog0602997
Downgraded stylelint due to regression in latest version6530cb5
Updated dependencies3cc0a30
Updated premium sponsors3029e03
Documentation (#7883)b5175e3
Updated premium sponsorsUpdates
pydoclint
from 0.5.16 to 0.6.0Release notes
Sourced from pydoclint's releases.
Changelog
Sourced from pydoclint's changelog.
Commits
2e8af22
Add DOC003 to check docstring style mismatch (#207)94039b2
Add new config option for documenting star arguments (#206)22b9b37
Fix false positive DOC405 & DOC201 for bare returns (#205)1f2ea57
Fix wording in DOC503 violation message (#204)91263b8
Fix parsing and comparison of chained custom exceptions (#203)64ef923
Add tips, tricks, and pitfalls to READMEfe188f4
Add an option to auto regenerate baseline (#202)Updates
referencing
from 0.35.1 to 0.36.1Release notes
Sourced from referencing's releases.
Changelog
Sourced from referencing's changelog.
Commits
35d571d
Merge pull request #211 from lukasmasuch/add-typing-extensions-min-version-pin710f893
Add lower bound pin for typing-extensions4db2000
Merge pull request #210 from python-jsonschema/dependabot/submodules/suite-d0...1fd94c2
Bump suite frome8a1874
tod01bb7a
e8f5bd8
Add the uv lockfile.7159c97
And uv in the build noxenv.4158241
More uv in CI.d47a5e1
Merge pull request #207 from python-jsonschema/pre-commit-ci-update-config148a943
Merge pull request #208 from python-jsonschema/dependabot/submodules/suite-e8...7708e25
Bump suite fromb319a5d
toe8a1874
Updates
ruff
from 0.9.1 to 0.9.2Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
0a39348
Include build binaries027f800
Comment out non-npm-publish jobs425870d
Upload npm publish logs when failedc20255a
Bump version to 0.9.2 (#15529)4203658
Fix joining of f-strings with different quotes when using quote style `Preser...fc9dd63
[airflow] extend and fix AIR302 rules (#15525)79e52c7
[pyflakes
] Show syntax error message forF722
(#15523)cf4ab7c
Parse triple quoted string annotations as if parenthesized (#15387)d2656e8
[flake8-todos
] Allow VSCode GitHub PR extension style links in `missing-tod...c53ee60
Typeshed-sync workflow: add appropriate labels, link directly to failing run ...Updates
virtualenv
from 20.28.1 to 20.29.1Release notes
Sourced from virtualenv's releases.
Changelog
Sourced from virtualenv's changelog.
Commits
e07c0c3
release 20.29.161bee9f
Add changelog for PyInfo fixfd0dc85
Change PyInfo cache versioning mechanism (#2827)56ef466
Merge pull request #2826 from DK96-OS/cli-precedence-2285caf03a2
Merge pull request #2824 from pypa/release-20.29.00f6dc41
release 20.29.0ea5e5cb
Upgrade embeded setuptools (#2823)b00d59c
Add free-threaded Python support (#2809)bc7a91a
Merge pull request #2821 from filiplajszczak/cli-precedence-228511995e7
Merge pull request #2819 from pypa/pre-commit-ci-update-configDependabot 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