Skip to content

pip: bump edk2-pytool-library to 0.23.15, regex to 2026.6.28 - #429

Merged
apop5 merged 1 commit into
release/202511from
dependabot/pip/all-pip-dependencies-4e52c49bb7
Jul 1, 2026
Merged

pip: bump edk2-pytool-library to 0.23.15, regex to 2026.6.28#429
apop5 merged 1 commit into
release/202511from
dependabot/pip/all-pip-dependencies-4e52c49bb7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the all-pip-dependencies group with 2 updates in the / directory: edk2-pytool-library and regex.

Updates edk2-pytool-library from 0.23.13 to 0.23.15

Release notes

Sourced from edk2-pytool-library's releases.

v0.23.15

What's Changed

New Contributors

Full Changelog: tianocore/edk2-pytool-library@v0.23.14...v0.23.15

v0.23.14

What's Changed

Full Changelog: tianocore/edk2-pytool-library@v0.23.13...v0.23.14

Commits

Updates regex from 2026.5.9 to 2026.6.28

Changelog

Sourced from regex's changelog.

Version: 2026.6.28

Git issue 604: regex fails on free-threading python because setlocale is not thread-safe

Version: 2026.5.9

Reverse matching with full unicode casefolding could lead to out-of-range string indexes.

Version: 2026.4.4

A fix for older Python versions before free-threading was  supported.

Version: 2026.4.3

More fixes for free-threading.

Version: 2026.3.32

Fixed segfault.

Version: 2026.3.31

Fixed bug again.

Version: 2026.3.30

Fixed bug.

Version: 2026.3.28

Fixed version.

Version: 2026.3.27

Various fixes, including ones to improve free-threading support.

Version: 2026.2.28

Replaced atomic operations with mutex on pattern object for free-threaded Python.

Version: 2026.2.26

PR [#598](https://github.com/mrabarnett/mrab-regex/issues/598): Fix race condition in storage caching with atomic operations.

Replaced use of PyUnicode_GET_LENGTH with PyUnicode_GetLength.

Version: 2026.2.19

Added \z as alias of \Z, like in re module.

... (truncated)

Commits
  • b18daa6 Git issue 604: regex fails on free-threading python because setlocale is not ...
  • See full diff in compare view

You 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @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

…dates

Bumps the all-pip-dependencies group with 2 updates in the / directory: [edk2-pytool-library](https://github.com/tianocore/edk2-pytool-library) and [regex](https://github.com/mrabarnett/mrab-regex).


Updates `edk2-pytool-library` from 0.23.13 to 0.23.15
- [Release notes](https://github.com/tianocore/edk2-pytool-library/releases)
- [Commits](tianocore/edk2-pytool-library@v0.23.13...v0.23.15)

Updates `regex` from 2026.5.9 to 2026.6.28
- [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt)
- [Commits](mrabarnett/mrab-regex@2026.5.9...2026.6.28)

---
updated-dependencies:
- dependency-name: edk2-pytool-library
  dependency-version: 0.23.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-pip-dependencies
- dependency-name: regex
  dependency-version: 2026.6.28
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-pip-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added language:python Pull requests that update Python code type:dependabot Created by dependabot type:dependencies Pull requests that update a dependency file labels Jul 1, 2026
@mu-automation mu-automation Bot removed the language:python Pull requests that update Python code label Jul 1, 2026
@apop5 apop5 changed the title pip: bump the all-pip-dependencies group across 1 directory with 2 updates pip: bump edk2-pytool-library to 0.23.15, regex to 2026.6.28 Jul 1, 2026
@apop5
apop5 enabled auto-merge (squash) July 1, 2026 15:47
@apop5
apop5 merged commit 2606b3c into release/202511 Jul 1, 2026
27 checks passed
@apop5
apop5 deleted the dependabot/pip/all-pip-dependencies-4e52c49bb7 branch July 1, 2026 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:dependabot Created by dependabot type:dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants