pip: bump the pip-minor-patch group with 4 updates#26
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the pip-minor-patch group with 4 updates: [edk2-pytool-library](https://github.com/tianocore/edk2-pytool-library), [edk2-pytool-extensions](https://github.com/tianocore/edk2-pytool-extensions), [pygount](https://github.com/roskakori/pygount) and [regex](https://github.com/mrabarnett/mrab-regex). Updates `edk2-pytool-library` from 0.22.1 to 0.23.11 - [Release notes](https://github.com/tianocore/edk2-pytool-library/releases) - [Commits](tianocore/edk2-pytool-library@v0.22.1...v0.23.11) Updates `edk2-pytool-extensions` from 0.28.0 to 0.30.8 - [Release notes](https://github.com/tianocore/edk2-pytool-extensions/releases) - [Commits](tianocore/edk2-pytool-extensions@v0.28.0...v0.30.8) Updates `pygount` from 3.1.0 to 3.1.1 - [Release notes](https://github.com/roskakori/pygount/releases) - [Changelog](https://github.com/roskakori/pygount/blob/main/docs/changes.md) - [Commits](roskakori/pygount@v3.1.0...v3.1.1) Updates `regex` from 2026.1.15 to 2026.2.28 - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](mrabarnett/mrab-regex@2026.1.15...2026.2.28) --- updated-dependencies: - dependency-name: edk2-pytool-library dependency-version: 0.23.11 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-patch - dependency-name: edk2-pytool-extensions dependency-version: 0.30.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-patch - dependency-name: pygount dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-minor-patch - dependency-name: regex dependency-version: 2026.2.28 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
e257b46 to
68d3368
Compare
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-minor-patch group with 4 updates: edk2-pytool-library, edk2-pytool-extensions, pygount and regex.
Updates
edk2-pytool-libraryfrom 0.22.1 to 0.23.11Release notes
Sourced from edk2-pytool-library's releases.
... (truncated)
Commits
c11ffbbedk2-pytool-library: Add LoongArch64 host architecture support (#778)a36394eAdd Python 3.14 support (#764)3b1d5e2pyproject.toml: Update all dev / publish deps (#762)3bfe20aworfklows: run-ci: Inherit secrets for run onmasterbranch (#763)26d1d6fupdate530bff3.github: update all actions to latest0effbc0edk2toollib: Apply ruff formattingfac9a0dedk2toollib: Update ruff to latest5d50351edk2toollib: Update doc comments to satisfy parser636bb47pyproject.toml: Update all doc dependencies to latestUpdates
edk2-pytool-extensionsfrom 0.28.0 to 0.30.8Release notes
Sourced from edk2-pytool-extensions's releases.
... (truncated)
Commits
e6be970web_dependency: Handle additional web dep download exceptions (#1063)2418cecinvocable: Log the command executed (#1061)02c9536component-libs: Cleanly error when component not found (#1062)f85c52cbuild(deps-dev): bump mkdocs-material from 9.6.22 to 9.6.23 (#1040)15c25d8build(deps-dev): bump ruff from 0.14.1 to 0.14.4 (#1042)b803612build(deps-dev): bump coverage from 7.11.0 to 7.11.3 (#1043)231689fbuild(deps-dev): bump pre-commit from 4.1.0 to 4.4.0 (#1044)d8adda6build(deps-dev): bump regex from 2025.9.18 to 2025.11.3 (#1045)5d4cbafbuild(deps): bump actions/checkout from 5 to 6 (#1047)51d00e8build(deps): bump actions/upload-artifact from 4 to 6 (#1051)Updates
pygountfrom 3.1.0 to 3.1.1Release notes
Sourced from pygount's releases.
Changelog
Sourced from pygount's changelog.
Commits
d1d0754Merge pull request #206 from roskakori/205-update-dependencies900b730#205 Update dependencies and drop support for Python 3.9Updates
regexfrom 2026.1.15 to 2026.2.28Changelog
Sourced from regex's changelog.
... (truncated)
Commits
df2d5acReplaced atomic operations with mutex on pattern object for free-threaded Pyt...ed3d9caReplaced use of PyUnicode_GET_LENGTH with PyUnicode_GetLength.28dd3e7Merge pull request #598 from kevmo314/fix-storage-caching-race9789c22Added \z as alias of \Z, like in re module.cd631d8Fix race condition in storage caching with atomic operationsYou can trigger a rebase of this PR 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