Bump the optional group with 4 updates #12
Merged
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 optional group with 4 updates: pydoclint, markdown, mkdocs-material and pytest-asyncio.
Updates
pydoclint
from 0.3.8 to 0.3.9Release notes
Sourced from pydoclint's releases.
Changelog
Sourced from pydoclint's changelog.
Commits
75e485b
Fix false positive DOC203 in property methods (#115)55c0fde
Explain why allow-init-docstring defaults to Falsed88180a
Add link to README03c2ceb
Fix error in pre-commit hook example in README7e58949
Update README (add URL to doc site and repo)Updates
markdown
from 3.5.1 to 3.5.2Release notes
Sourced from markdown's releases.
Changelog
Sourced from markdown's changelog.
Commits
08dacae
Bump version to 3.5.2e466f38
Fix handling of bogus comments.a2a9c53
Update change log link in README.mdcef5afe
Update Changelog URL5d7f255
Fix missing search in docsbc14d59
Split changelog workflows to separate logic on when each gets run.9b06df2
ghp-import it not a command moduledac7977
Fix a minor oversight in #1407dcd69b1
Update docs deploy scriptsa63e6f3
Fix edge-case crash in InlineProcessorUpdates
mkdocs-material
from 9.5.3 to 9.5.6Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
6026738
Prepare 9.5.6 releasea65fd1e
Updated distribution files335dd3a
Fixed Markdown formatted nodes in Mermaid.jsf55ce2c
Updated Insiders changelog6724141
Documentation9d52e36
Prepare 9.5.5 release943e978
Merge pull request #6662 from squidfunk/fix/instant-loading-bugs95ad78a
Merge branch 'master' into fix/instant-loading-bugsbe95f49
Fixed capturing of keyboard events for custom elements6128ab9
Updated Tagalog translationsUpdates
pytest-asyncio
from 0.23.2 to 0.23.4Release notes
Sourced from pytest-asyncio's releases.
Commits
b879130
[chore] Updated shed pre-commit hook to v2024.1.1.a309bc5
[docs] Prepare release of v0.23.4.c51c3e7
[docs] Mention compatibility issue with pytest 8.dd129e9
[fix] Fixes a bug that prevented tests from being collected from package when...463ce98
[fix] Avoid trying to install scoped event loops for unknown test collector t...256ef7d
[fix] pytest-asyncio no longer uses virtual modules to install dynamic packag...8ba9bd0
[fix] Make virtual modules compatible with Windows.df487d5
[ci] Shorten names of display OS in CI jobs.9572f3e
[tests] Fixed deprecated use of yield_fixture in test.ef619b9
[build] Run tests on Windows.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