Bump the pip-deps group across 1 directory with 5 updates#55
Merged
miniscruff merged 1 commit intomainfrom Nov 9, 2024
Merged
Conversation
Bumps the pip-deps group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.42` | `9.5.44` | | [packaging](https://github.com/pypa/packaging) | `24.1` | `24.2` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.11.2` | `10.12` | | [regex](https://github.com/mrabarnett/mrab-regex) | `2024.9.11` | `2024.11.6` | | [watchdog](https://github.com/gorakhargosh/watchdog) | `5.0.3` | `6.0.0` | Updates `mkdocs-material` from 9.5.42 to 9.5.44 - [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.42...9.5.44) Updates `packaging` from 24.1 to 24.2 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@24.1...24.2) Updates `pymdown-extensions` from 10.11.2 to 10.12 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](facelessuser/pymdown-extensions@10.11.2...10.12) Updates `regex` from 2024.9.11 to 2024.11.6 - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](mrabarnett/mrab-regex@2024.9.11...2024.11.6) Updates `watchdog` from 5.0.3 to 6.0.0 - [Release notes](https://github.com/gorakhargosh/watchdog/releases) - [Changelog](https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst) - [Commits](gorakhargosh/watchdog@v5.0.3...v6.0.0) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: packaging dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: pymdown-extensions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: watchdog dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-deps ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or 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
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 pip-deps group with 5 updates in the / directory:
9.5.429.5.4424.124.210.11.210.122024.9.112024.11.65.0.36.0.0Updates
mkdocs-materialfrom 9.5.42 to 9.5.44Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
aa4ef56Prepare 9.5.44 releaseeb63b60Fixed file save regression in privacy plugin (#7673)ac3315fUpdated dependencies8a60b49Prepare 9.5.43 releasef82a345Documentation4918a10Added support for quoted external CSS URLs in privacy plugin (#7651)7dc96f1Added support for downloading external images in SVG for privacy plugin (#7650)1357cd2Updated dependencies198a680Documentation (#7633)9aebe14Updated dependenciesUpdates
packagingfrom 24.1 to 24.2Release notes
Sourced from packaging's releases.
Changelog
Sourced from packaging's changelog.
Commits
d8e3b31Bump for release2de393dUpdate changelog for release9c66f5cRemove extraneous quotes in f-strings by using!r(#848)4dc334cUpgrade to latest mypy (#853)d1a9f93Bump the github-actions group with 4 updates (#852)029f415PEP 639: Implement License-Expression and License-File (#828)6c338a8Use !r formatter for error messages with filenames. (#844)28e7da7Add a comment as to whyMetadata.nameisn't normalized (#842)ce0d79cMention updating changelog in release process (#841)ac5bdf3Update the changelog to reflect 24.1 changes (#840)Updates
pymdown-extensionsfrom 10.11.2 to 10.12Release notes
Sourced from pymdown-extensions's releases.
Commits
20be2fcUpdate caption docs to use image example2c7f8c0Add catpion extension (#2492)b647b8dInclude white and black3a89709Fix more sass stuff in doc stylee8ec7bfUpdate JS Doc deps and fix some links0973681Docs: Update JS deps659b4d9Add new strict option in the emoji extension (#2488)Updates
regexfrom 2024.9.11 to 2024.11.6Changelog
Sourced from regex's changelog.
... (truncated)
Commits
930983aGit issue 546: Partial match not working in some instances with non-greedy ca...64834c7Reverted to actions/download-artifact@v3 and actions/upload-artifact@v3 in ma...1bcd42eUpdated to actions/upload-artifact@v4 in main.yml.f467285Updated to actions/download-artifact@v4 in main.yml.Updates
watchdogfrom 5.0.3 to 6.0.0Release notes
Sourced from watchdog's releases.
Changelog
Sourced from watchdog's changelog.
Commits
76c091dVersion 6.0.058386d8Fixes, and clean-up (#1084)db698a5fix: reading inotify file descriptor after closing it. (#1081)73d5612[docs] Add typing info to quick start (#1082)d774fecdocs: Update README Badges (#1083)6b74737docs: funding3d1b888[inotify] Use ofselect.poll()instead of deprecatedselect.select()(#1078)6a4f1cfBump the versionDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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