[8.19] Update dependency oniguruma-to-es to ^4.3.3 (main) (#235651)#244788
Merged
kibanamachine merged 1 commit intoelastic:8.19from Dec 1, 2025
Merged
[8.19] Update dependency oniguruma-to-es to ^4.3.3 (main) (#235651)#244788kibanamachine merged 1 commit intoelastic:8.19from
kibanamachine merged 1 commit intoelastic:8.19from
Conversation
This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [oniguruma-to-es](https://redirect.github.com/slevithan/oniguruma-to-es) | dependencies | minor | [`^4.1.0` -> `^4.3.3`](https://renovatebot.com/diffs/npm/oniguruma-to-es/4.1.0/4.3.3) | `4.3.4` | --- ### Release Notes <details> <summary>slevithan/oniguruma-to-es (oniguruma-to-es)</summary> ### [`v4.3.3`](https://redirect.github.com/slevithan/oniguruma-to-es/releases/tag/v4.3.3) [Compare Source](https://redirect.github.com/slevithan/oniguruma-to-es/compare/v4.3.2...v4.3.3) ##### 🐞 Fixes - Worked around a Safari (WebKit) bug with nested negated character classes. ([#&elastic#8203;38](https://redirect.github.com/slevithan/oniguruma-to-es/issues/38)) <sub>\[oniguruma-parser: ^0.12.1]</sub> ### [`v4.3.2`](https://redirect.github.com/slevithan/oniguruma-to-es/releases/tag/v4.3.2) [Compare Source](https://redirect.github.com/slevithan/oniguruma-to-es/compare/v4.3.1...v4.3.2) ##### 🐞 Fixes - Worked around a Safari (WebKit) bug with character classes that contain both nested classes and an escaped hyphen as the last node. ### [`v4.3.1`](https://redirect.github.com/slevithan/oniguruma-to-es/releases/tag/v4.3.1) [Compare Source](https://redirect.github.com/slevithan/oniguruma-to-es/compare/v4.3.0...v4.3.1) ##### 🐞 Fixes - Worked around a parser bug in Bun ≤ 1.1.34. ([#&elastic#8203;37](https://redirect.github.com/slevithan/oniguruma-to-es/issues/37)) ### [`v4.3.0`](https://redirect.github.com/slevithan/oniguruma-to-es/releases/tag/v4.3.0) [Compare Source](https://redirect.github.com/slevithan/oniguruma-to-es/compare/v4.2.0...v4.3.0) ##### 🚀 Features - Shortened the generated source for `\X` when `target` is `ES2018`. - Added support for `y{g}` as a top-level flag. - Improved the `onig:match` command line script, used for testing and comparing Oniguruma results. - Documentation updates. <sub>\[oniguruma-parser: ^0.12.0]</sub> ### [`v4.2.0`](https://redirect.github.com/slevithan/oniguruma-to-es/releases/tag/v4.2.0) [Compare Source](https://redirect.github.com/slevithan/oniguruma-to-es/compare/v4.1.0...v4.2.0) This release included a significant migration from [oniguruma-parser](https://redirect.github.com/slevithan/oniguruma-parser) 0.5.4 → 0.11.0. ##### 🚀 Features - Added support for `(*FAIL)`. - Improved errors for invalid and incomplete named callouts. — *Via the parser upgrade* - Added run times and the `no-compare` option to the `onig:match` command-line script. ##### 🐞 Fixes - Attempt matching values for multiplexed named backreferences to duplicate group names in reverse order. ([#&elastic#8203;35](https://redirect.github.com/slevithan/oniguruma-to-es/issues/35)) - Match multiplexed named backreferences to duplicate group names atomically. ([#&elastic#8203;35](https://redirect.github.com/slevithan/oniguruma-to-es/issues/35)) - A reversed (possessive) interval quantifier that's followed by a chained `?` quantifier no longer ignores the `?`. — *Via the parser upgrade* <sub>\[oniguruma-parser: ^0.11.0]</sub> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOm9icy1vbmJvYXJkaW5nIiwiYmFja3BvcnQ6YWxsLW9wZW4iLCJyZWxlYXNlX25vdGU6c2tpcCJdfQ==--> --------- Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Co-authored-by: Kerry Gallagher <kerry.gallagher@elastic.co> Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> (cherry picked from commit 769ce26)
1 task
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.
Backport
This will backport the following commits from
mainto8.19:Questions ?
Please refer to the Backport tool documentation