[8.x] Update dependency oniguruma-to-es to v4 (main) (#215073) (#215455)

# Backport

This will backport the following commits from `main` to `8.x`:
- [Update dependency oniguruma-to-es to v4 (main)
(#215073)](https://github.com/elastic/kibana/pull/215073)

<!--- Backport version: 9.6.6 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT
[{"author":{"name":"elastic-renovate-prod[bot]","email":"174716857+elastic-renovate-prod[bot]@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-03-21T10:19:28Z","message":"Update
dependency oniguruma-to-es to v4 (main) (#215073)\n\nThis PR contains
the following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|\n[oniguruma-to-es](https://redirect.github.com/slevithan/oniguruma-to-es)\n|
dependencies | major | [`^3.1.1`
->\n`^4.1.0`](https://renovatebot.com/diffs/npm/oniguruma-to-es/3.1.1/4.1.0)\n|\n\n---\n\n###
Release Notes\n\n<details>\n<summary>slevithan/oniguruma-to-es
(oniguruma-to-es)</summary>\n\n###\n[`v4.1.0`](https://redirect.github.com/slevithan/oniguruma-to-es/releases/tag/v4.1.0)\n\n[Compare\nSource](https://redirect.github.com/slevithan/oniguruma-to-es/compare/v4.0.1...v4.1.0)\n\n#####
🚀 Features\n\n- Added partial support for nested, negated classes with
`target`\n`ES2018` (supports top-level-nested, negated classes in
non-negated\nclasses).\n- Allows supporting output from
`oniguruma-parser/optimizer` in
older\nenvironments.\n\n###\n[`v4.0.1`](https://redirect.github.com/slevithan/oniguruma-to-es/releases/tag/v4.0.1)\n\n[Compare\nSource](https://redirect.github.com/slevithan/oniguruma-to-es/compare/v4.0.0...v4.0.1)\n\n#####
🐞 Fixes\n\n- Bumped the `oniguruma-parser` dependency to fix a bundle
size\nregression.\n\n###\n[`v4.0.0`](https://redirect.github.com/slevithan/oniguruma-to-es/releases/tag/v4.0.0)\n\n[Compare\nSource](https://redirect.github.com/slevithan/oniguruma-to-es/compare/v3.1.1...v4.0.0)\n\n#####
🚨 Breaking\n\n- Removed `toOnigurumaAst`. Its functionality has moved to
the new,\ndedicated
library\n[oniguruma-parser](https://redirect.github.com/slevithan/oniguruma-parser),\nwhich
includes many improvements, new features, and changes to the
AST\nstructure.\n\n##### 🚀 Features\n\n- `toRegExp`/`toRegExpDetails`:
Throw if the second argument isn't an\nobject or `undefined`.\n- Shorter
output for POSIX classes `cntrl`, `graph`, `print`.\n\n##### 🐞
Fixes\n\n- Fixed a regression in support for comment groups in
v3.1.1.\n([#&#8203;31](https://redirect.github.com/slevithan/oniguruma-to-es/issues/31))\n\n</details>\n\n---\n\n###
Configuration\n\n📅 **Schedule**: Branch creation - At any time (no
schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦
**Automerge**: Disabled by config. Please merge this manually once
you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted,
or you tick the\nrebase/retry checkbox.\n\n🔕 **Ignore**: Close this PR
and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If
you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has
been generated by
[Renovate\nBot](https://redirect.github.com/renovatebot/renovate).\n\n\n\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by:
Kerry Gallagher
<kerry.gallagher@elastic.co>","sha":"0aa226cad4d0d15981788233950ffee76b235587","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:all-open","Team:obs-ux-logs","v9.1.0"],"title":"Update
dependency oniguruma-to-es to v4
(main)","number":215073,"url":"https://github.com/elastic/kibana/pull/215073","mergeCommit":{"message":"Update
dependency oniguruma-to-es to v4 (main) (#215073)\n\nThis PR contains
the following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|\n[oniguruma-to-es](https://redirect.github.com/slevithan/oniguruma-to-es)\n|
dependencies | major | [`^3.1.1`
->\n`^4.1.0`](https://renovatebot.com/diffs/npm/oniguruma-to-es/3.1.1/4.1.0)\n|\n\n---\n\n###
Release Notes\n\n<details>\n<summary>slevithan/oniguruma-to-es
(oniguruma-to-es)</summary>\n\n###\n[`v4.1.0`](https://redirect.github.com/slevithan/oniguruma-to-es/releases/tag/v4.1.0)\n\n[Compare\nSource](https://redirect.github.com/slevithan/oniguruma-to-es/compare/v4.0.1...v4.1.0)\n\n#####
🚀 Features\n\n- Added partial support for nested, negated classes with
`target`\n`ES2018` (supports top-level-nested, negated classes in
non-negated\nclasses).\n- Allows supporting output from
`oniguruma-parser/optimizer` in
older\nenvironments.\n\n###\n[`v4.0.1`](https://redirect.github.com/slevithan/oniguruma-to-es/releases/tag/v4.0.1)\n\n[Compare\nSource](https://redirect.github.com/slevithan/oniguruma-to-es/compare/v4.0.0...v4.0.1)\n\n#####
🐞 Fixes\n\n- Bumped the `oniguruma-parser` dependency to fix a bundle
size\nregression.\n\n###\n[`v4.0.0`](https://redirect.github.com/slevithan/oniguruma-to-es/releases/tag/v4.0.0)\n\n[Compare\nSource](https://redirect.github.com/slevithan/oniguruma-to-es/compare/v3.1.1...v4.0.0)\n\n#####
🚨 Breaking\n\n- Removed `toOnigurumaAst`. Its functionality has moved to
the new,\ndedicated
library\n[oniguruma-parser](https://redirect.github.com/slevithan/oniguruma-parser),\nwhich
includes many improvements, new features, and changes to the
AST\nstructure.\n\n##### 🚀 Features\n\n- `toRegExp`/`toRegExpDetails`:
Throw if the second argument isn't an\nobject or `undefined`.\n- Shorter
output for POSIX classes `cntrl`, `graph`, `print`.\n\n##### 🐞
Fixes\n\n- Fixed a regression in support for comment groups in
v3.1.1.\n([#&#8203;31](https://redirect.github.com/slevithan/oniguruma-to-es/issues/31))\n\n</details>\n\n---\n\n###
Configuration\n\n📅 **Schedule**: Branch creation - At any time (no
schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦
**Automerge**: Disabled by config. Please merge this manually once
you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted,
or you tick the\nrebase/retry checkbox.\n\n🔕 **Ignore**: Close this PR
and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If
you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has
been generated by
[Renovate\nBot](https://redirect.github.com/renovatebot/renovate).\n\n\n\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by:
Kerry Gallagher
<kerry.gallagher@elastic.co>","sha":"0aa226cad4d0d15981788233950ffee76b235587"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/215073","number":215073,"mergeCommit":{"message":"Update
dependency oniguruma-to-es to v4 (main) (#215073)\n\nThis PR contains
the following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|\n[oniguruma-to-es](https://redirect.github.com/slevithan/oniguruma-to-es)\n|
dependencies | major | [`^3.1.1`
->\n`^4.1.0`](https://renovatebot.com/diffs/npm/oniguruma-to-es/3.1.1/4.1.0)\n|\n\n---\n\n###
Release Notes\n\n<details>\n<summary>slevithan/oniguruma-to-es
(oniguruma-to-es)</summary>\n\n###\n[`v4.1.0`](https://redirect.github.com/slevithan/oniguruma-to-es/releases/tag/v4.1.0)\n\n[Compare\nSource](https://redirect.github.com/slevithan/oniguruma-to-es/compare/v4.0.1...v4.1.0)\n\n#####
🚀 Features\n\n- Added partial support for nested, negated classes with
`target`\n`ES2018` (supports top-level-nested, negated classes in
non-negated\nclasses).\n- Allows supporting output from
`oniguruma-parser/optimizer` in
older\nenvironments.\n\n###\n[`v4.0.1`](https://redirect.github.com/slevithan/oniguruma-to-es/releases/tag/v4.0.1)\n\n[Compare\nSource](https://redirect.github.com/slevithan/oniguruma-to-es/compare/v4.0.0...v4.0.1)\n\n#####
🐞 Fixes\n\n- Bumped the `oniguruma-parser` dependency to fix a bundle
size\nregression.\n\n###\n[`v4.0.0`](https://redirect.github.com/slevithan/oniguruma-to-es/releases/tag/v4.0.0)\n\n[Compare\nSource](https://redirect.github.com/slevithan/oniguruma-to-es/compare/v3.1.1...v4.0.0)\n\n#####
🚨 Breaking\n\n- Removed `toOnigurumaAst`. Its functionality has moved to
the new,\ndedicated
library\n[oniguruma-parser](https://redirect.github.com/slevithan/oniguruma-parser),\nwhich
includes many improvements, new features, and changes to the
AST\nstructure.\n\n##### 🚀 Features\n\n- `toRegExp`/`toRegExpDetails`:
Throw if the second argument isn't an\nobject or `undefined`.\n- Shorter
output for POSIX classes `cntrl`, `graph`, `print`.\n\n##### 🐞
Fixes\n\n- Fixed a regression in support for comment groups in
v3.1.1.\n([#&#8203;31](https://redirect.github.com/slevithan/oniguruma-to-es/issues/31))\n\n</details>\n\n---\n\n###
Configuration\n\n📅 **Schedule**: Branch creation - At any time (no
schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦
**Automerge**: Disabled by config. Please merge this manually once
you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted,
or you tick the\nrebase/retry checkbox.\n\n🔕 **Ignore**: Close this PR
and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If
you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has
been generated by
[Renovate\nBot](https://redirect.github.com/renovatebot/renovate).\n\n\n\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by:
Kerry Gallagher
<kerry.gallagher@elastic.co>","sha":"0aa226cad4d0d15981788233950ffee76b235587"}}]}]
BACKPORT-->

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
This commit is contained in:
Kibana Machine 2025-03-21 13:13:20 +01:00 committed by GitHub
parent 22420c3535
commit dcbf05e7d4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 11 additions and 5 deletions

View file

@ -1210,7 +1210,7 @@
"nunjucks": "^3.2.4",
"object-hash": "^3.0.0",
"object-path-immutable": "^3.1.1",
"oniguruma-to-es": "^3.1.1",
"oniguruma-to-es": "^4.1.0",
"openai": "^4.72.0",
"openpgp": "5.10.1",
"opn": "^5.5.0",

View file

@ -24303,12 +24303,18 @@ onetime@^7.0.0:
dependencies:
mimic-function "^5.0.0"
oniguruma-to-es@^3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/oniguruma-to-es/-/oniguruma-to-es-3.1.1.tgz#480e4bac4d3bc9439ac0d2124f0725e7a0d76d17"
integrity sha512-bUH8SDvPkH3ho3dvwJwfonjlQ4R80vjyvrU8YpxuROddv55vAEJrTuCuCVUhhsHbtlD9tGGbaNApGQckXhS8iQ==
oniguruma-parser@^0.5.4:
version "0.5.4"
resolved "https://registry.yarnpkg.com/oniguruma-parser/-/oniguruma-parser-0.5.4.tgz#c87fd162441db32405c4706b8ff72764a6617448"
integrity sha512-yNxcQ8sKvURiTwP0mV6bLQCYE7NKfKRRWunhbZnXgxSmB1OXa1lHrN3o4DZd+0Si0kU5blidK7BcROO8qv5TZA==
oniguruma-to-es@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/oniguruma-to-es/-/oniguruma-to-es-4.1.0.tgz#6436d7a91f41c51f94b5543daa0e025be4c32aca"
integrity sha512-SNwG909cSLo4vPyyPbU/VJkEc9WOXqu2ycBlfd1UCXLqk1IijcQktSBb2yRQ2UFPsDhpkaf+C1dtT3PkLK/yWA==
dependencies:
emoji-regex-xs "^1.0.0"
oniguruma-parser "^0.5.4"
regex "^6.0.1"
regex-recursion "^6.0.2"