Skip to content

chore(deps): bump bracex from 2.6 to 3.0.1#31

Merged
Gokujo merged 1 commit into
mainfrom
dependabot/pip/bracex-3.0.1
Jul 26, 2026
Merged

chore(deps): bump bracex from 2.6 to 3.0.1#31
Gokujo merged 1 commit into
mainfrom
dependabot/pip/bracex-3.0.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps bracex from 2.6 to 3.0.1.

Release notes

Sourced from bracex's releases.

3.0.1

  • FIX: Fix case where character or number ranges could throw an exception (@​santhreal).

3.0

  • BREAK: If there are no expansions, bracex will not return an empty string by default in the list. This matches Bash. To get the old behavior, enable the new return_empty parameter to always return at least an empty string if expansion yields no expansions.
  • FIX: To better match Bash, empty expansions are not returned as empty strings.
  • FIX: No longer backtrack if a sequence is evaluated and is deemed to be invalid.

2.7

  • NEW: Drop support for Python 3.9.
  • FIX: Fix issue where the parsing of literal strings was slow.
  • FIX: Fix issue related to tracking the count of expansions when a set was specified with an empty slot.
  • FIX: Fix issue related to chaining expansions.
Commits

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [bracex](https://github.com/facelessuser/bracex) from 2.6 to 3.0.1.
- [Release notes](https://github.com/facelessuser/bracex/releases)
- [Commits](facelessuser/bracex@2.6...3.0.1)

---
updated-dependencies:
- dependency-name: bracex
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot requested a review from Gokujo as a code owner July 26, 2026 02:07
@dependabot dependabot Bot added the python Изменения связанные с Python label Jul 26, 2026
@Gokujo
Gokujo merged commit 3ef548d into main Jul 26, 2026
1 check failed
@Gokujo
Gokujo deleted the dependabot/pip/bracex-3.0.1 branch July 26, 2026 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

python Изменения связанные с Python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant