Bump the patch-updates group with 6 updates - #134
Merged
Merged
Conversation
Bumps the patch-updates group with 6 updates: | Package | From | To | | --- | --- | --- | | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.2` | `6.0.3` | | [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.54` | `3.1.59` | | [markupsafe](https://github.com/pallets/markupsafe) | `3.0.2` | `3.0.3` | | [mkdocs-get-deps](https://github.com/mkdocs/get-deps) | `0.2.0` | `0.2.2` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `11.0.1` | `11.0.2` | | [smmap](https://github.com/gitpython-developers/smmap) | `5.0.2` | `5.0.3` | Updates `pyyaml` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES) - [Commits](yaml/pyyaml@6.0.2...6.0.3) Updates `gitpython` from 3.1.54 to 3.1.59 - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](gitpython-developers/GitPython@3.1.54...3.1.59) Updates `markupsafe` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/pallets/markupsafe/releases) - [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst) - [Commits](pallets/markupsafe@3.0.2...3.0.3) Updates `mkdocs-get-deps` from 0.2.0 to 0.2.2 - [Commits](https://github.com/mkdocs/get-deps/commits) Updates `pymdown-extensions` from 11.0.1 to 11.0.2 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](facelessuser/pymdown-extensions@11.0.1...11.0.2) Updates `smmap` from 5.0.2 to 5.0.3 - [Release notes](https://github.com/gitpython-developers/smmap/releases) - [Commits](gitpython-developers/smmap@v5.0.2...v5.0.3) --- updated-dependencies: - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: gitpython dependency-version: 3.1.59 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: markupsafe dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: mkdocs-get-deps dependency-version: 0.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: pymdown-extensions dependency-version: 11.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: smmap dependency-version: 5.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates ... 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 patch-updates group with 6 updates:
6.0.26.0.33.1.543.1.593.0.23.0.30.2.00.2.211.0.111.0.25.0.25.0.3Updates
pyyamlfrom 6.0.2 to 6.0.3Release notes
Sourced from pyyaml's releases.
Changelog
Sourced from pyyaml's changelog.
Commits
49790e7Release 6.0.3 (#889)Updates
gitpythonfrom 3.1.54 to 3.1.59Release notes
Sourced from gitpython's releases.
... (truncated)
Commits
66340d7prepare changelog prior to releasea5e047dMerge pull request #2211 from gitpython-developers/config-sanitize-moreef7568efix: ignore includes in submodule configuration4b4e47ffix: preserve multiline config values when writingb473abbMerge pull request #2210 from gitpython-developers/fix-clone-unsafe-option5ff52ccMerge pull request #2209 from caroescm/fix-index-add-chmodb68afffBlock separate git directories during clone93677a0fix:index.add()now supports filters (#2021)9729ed3Merge pull request #2208 from gitpython-developers/security-fixesce9d8e8prepare next releaseUpdates
markupsafefrom 3.0.2 to 3.0.3Release notes
Sourced from markupsafe's releases.
Changelog
Sourced from markupsafe's changelog.
Commits
297fc8erelease version 3.0.37e4e6ceFree-threading: run with pytest-run-paralell (#507)6100b9cenable riscv64 wheels (#506)c9d5ecfenable riscv64 wheels2f9b337tox for 3.1478d951aupdate dev dependenciesbb6744eadd entry65c4134upgrade cibuildwheel, addcp314wheels and test on CPython 3.14 (#504)3a9bd88add cp314 wheelsaafe44dremove slsa provenance (#501)Updates
mkdocs-get-depsfrom 0.2.0 to 0.2.2Commits
Updates
pymdown-extensionsfrom 11.0.1 to 11.0.2Release notes
Sourced from pymdown-extensions's releases.
Commits
b8996d7Docs: Update JS deps3a190d9Fix backtracking in HTML blocks extension819f2f8Keys: Fix regex pattern inefficiencies.34fc8e2Improve InlineHilite pattern parsing5dfef3fFix lintf263972Update tests to match latest Pygments6d3688eMake a note about symlinks and snippetsUpdates
smmapfrom 5.0.2 to 5.0.3Release notes
Sourced from smmap's releases.
Commits
e4ad410Bump smmap version to 5.0.3 for Python 3.13 metadata release5eaa310Initial plan5ec977aMerge pull request #64 from gitpython-developers/dependabot/github_actions/ac...164c34aBump actions/checkout from 5 to 6801bd6fMerge pull request #63 from gitpython-developers/dependabot/github_actions/ac...7b0bb5eBump actions/setup-python from 5 to 61de0797Merge pull request #62 from gitpython-developers/dependabot/github_actions/ac...fd655f9Bump actions/checkout from 4 to 5c6b53d3Merge pull request #61 from EliahKagan/threaded90738a9Add CI test job for no-GIL ("threaded") Python 3.13Dependabot 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 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