Skip to content

chore: sync upstream changes#94

Merged
willdurand merged 6 commits into
amofrom
sync/upstream-89df3f72
Jul 22, 2026
Merged

chore: sync upstream changes#94
willdurand merged 6 commits into
amofrom
sync/upstream-89df3f72

Conversation

@willdurand

@willdurand willdurand commented Jul 22, 2026

Copy link
Copy Markdown
Member

No description provided.

plusvic and others added 6 commits July 20, 2026 11:55
This change adjusts the workflow triggers, allowing WASM tests to run
specifically on tag creation (for releases) and via manual workflow
dispatch, rather than on every push or pull request. This helps optimize
CI resource usage by only running these tests when necessary.
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.12 to 1.1.16.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](juliangruber/brace-expansion@v1.1.12...v1.1.16)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 1.1.16
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Prevents panics during scan due to regular expressions that are too large. Introduces a new `Hir::build_automata` method that centralizes the logic for compiling a regex's High-level Intermediate Representation (HIR) into an automata. This method encapsulates the NFA size limit configuration and provides a more specific `regex is too large` error message when the limit is exceeded during compilation.
@willdurand
willdurand merged commit f7e4f5d into amo Jul 22, 2026
1 check passed
@willdurand
willdurand deleted the sync/upstream-89df3f72 branch July 22, 2026 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants