-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Update dependency source-map to ^0.7.6 (main) #235645
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Pinging @elastic/kibana-operations (Team:Operations) |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Starting backport for target branches: 8.18, 8.19, 9.0, 9.1 |
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [source-map](https://redirect.github.com/mozilla/source-map) | devDependencies | patch | [`^0.7.4` -> `^0.7.6`](https://renovatebot.com/diffs/npm/source-map/0.7.4/0.7.6) | --- ### Release Notes <details> <summary>mozilla/source-map (source-map)</summary> ### [`v0.7.6`](https://redirect.github.com/mozilla/source-map/blob/HEAD/CHANGELOG.md#076) [Compare Source](https://redirect.github.com/mozilla/source-map/compare/0.7.5...0.7.6) - Bump package to 0.7.6 and remove `publishConfig` property in package.json ([801be934007c3ed0ef66c620641b1668e92c891d](https://redirect.github.com/mozilla/source-map/commit/801be934007c3ed0ef66c620641b1668e92c891d)) ### [`v0.7.5`](https://redirect.github.com/mozilla/source-map/blob/HEAD/CHANGELOG.md#075) [Compare Source](https://redirect.github.com/mozilla/source-map/compare/v0.7.4...0.7.5) - [#&elastic#8203;364](https://redirect.github.com/mozilla/source-map/pull/364) - Pass through the implementation of more index map operations. - [#&elastic#8203;362](https://redirect.github.com/mozilla/source-map/pull/362) - Remove the bundled dist/ directory? - [#&elastic#8203;363](https://redirect.github.com/mozilla/source-map/pull/363) - Split up wasm loading based on compilation target. - [#&elastic#8203;371](https://redirect.github.com/mozilla/source-map/pull/371) - Use WHATWG's URL to implement all of source-map's URL operations. - [#&elastic#8203;378](https://redirect.github.com/mozilla/source-map/pull/378) - Fix typo - [#&elastic#8203;384](https://redirect.github.com/mozilla/source-map/pull/384) - Add Mozilla Code of Conduct in - [#&elastic#8203;402](https://redirect.github.com/mozilla/source-map/pull/402) - Remove unused fromVLQSigned function - [#&elastic#8203;374](https://redirect.github.com/mozilla/source-map/pull/374) - Add lastGeneratedColumn to typing for MappingItem - [#&elastic#8203;395](https://redirect.github.com/mozilla/source-map/pull/395) - `addMapping()`: ensure that `originalLine` and `originalColumn` are `null` when `original` argument was undefined/`null` - [#&elastic#8203;394](https://redirect.github.com/mozilla/source-map/pull/394) - fix crash in url util function due to undefined root value - [#&elastic#8203;393](https://redirect.github.com/mozilla/source-map/pull/393) - minor binary-search code/comment fixes - [#&elastic#8203;407](https://redirect.github.com/mozilla/source-map/pull/407) - use Travis CI svg badge - [#&elastic#8203;397](https://redirect.github.com/mozilla/source-map/pull/397) - add `prettier` task for standardized code formatting => easier cross-branch/fork code comparison and merging - [#&elastic#8203;415](https://redirect.github.com/mozilla/source-map/pull/415) - Syntax highlight README HTML sample - [#&elastic#8203;439](https://redirect.github.com/mozilla/source-map/pull/439) - Add function to SourceMapConsumer TS interface - [#&elastic#8203;448](https://redirect.github.com/mozilla/source-map/pull/448) - Include types file extension in package.json - [#&elastic#8203;464](https://redirect.github.com/mozilla/source-map/pull/464) - Require Node.js 12 or later & switch CI to GitHub Actions - [#&elastic#8203;466](https://redirect.github.com/mozilla/source-map/pull/466) - Skip updating coveralls.io coverage - [#&elastic#8203;465](https://redirect.github.com/mozilla/source-map/pull/465) - Update WASM binary and Land WASM rust sources in this repository - [#&elastic#8203;463](https://redirect.github.com/mozilla/source-map/pull/463) - Update ESLint & Prettier to latest - [#&elastic#8203;467](https://redirect.github.com/mozilla/source-map/pull/467) - Adopt & enforce the mozilla-central Prettier config - [#&elastic#8203;468](https://redirect.github.com/mozilla/source-map/pull/468) - Simplify coverage tooling - [#&elastic#8203;469](https://redirect.github.com/mozilla/source-map/pull/469) - Update to doctoc v2 & simplify call pattern - [#&elastic#8203;470](https://redirect.github.com/mozilla/source-map/pull/470) - Filter out unnecessary rust tasks - [#&elastic#8203;471](https://redirect.github.com/mozilla/source-map/pull/471) - Improve coverage - [#&elastic#8203;472](https://redirect.github.com/mozilla/source-map/pull/472) - Include package-lock.json in repo - [#&elastic#8203;473](https://redirect.github.com/mozilla/source-map/pull/473) - fix: convert result of allocate_mappings from signed to unsigned - [#&elastic#8203;481](https://redirect.github.com/mozilla/source-map/pull/481) - Add support for the sourcemaps ignorelist - [#&elastic#8203;485](https://redirect.github.com/mozilla/source-map/pull/485) - Remove .DS_Store - [#&elastic#8203;488](https://redirect.github.com/mozilla/source-map/pull/488) - Fix reference to LICENSE file - [#&elastic#8203;507](https://redirect.github.com/mozilla/source-map/pull/507) - Fix an off-by-1 error in section lookup - [#&elastic#8203;505](https://redirect.github.com/mozilla/source-map/pull/505) - Add source map spec tests - [#&elastic#8203;517](https://redirect.github.com/mozilla/source-map/pull/517) - Remove whatwg-url module </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOk9wZXJhdGlvbnMiLCJiYWNrcG9ydDphbGwtb3BlbiIsInJlbGVhc2Vfbm90ZTpza2lwIl19--> --------- Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> (cherry picked from commit 9ac9769)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [source-map](https://redirect.github.com/mozilla/source-map) | devDependencies | patch | [`^0.7.4` -> `^0.7.6`](https://renovatebot.com/diffs/npm/source-map/0.7.4/0.7.6) | --- ### Release Notes <details> <summary>mozilla/source-map (source-map)</summary> ### [`v0.7.6`](https://redirect.github.com/mozilla/source-map/blob/HEAD/CHANGELOG.md#076) [Compare Source](https://redirect.github.com/mozilla/source-map/compare/0.7.5...0.7.6) - Bump package to 0.7.6 and remove `publishConfig` property in package.json ([801be934007c3ed0ef66c620641b1668e92c891d](https://redirect.github.com/mozilla/source-map/commit/801be934007c3ed0ef66c620641b1668e92c891d)) ### [`v0.7.5`](https://redirect.github.com/mozilla/source-map/blob/HEAD/CHANGELOG.md#075) [Compare Source](https://redirect.github.com/mozilla/source-map/compare/v0.7.4...0.7.5) - [#&elastic#8203;364](https://redirect.github.com/mozilla/source-map/pull/364) - Pass through the implementation of more index map operations. - [#&elastic#8203;362](https://redirect.github.com/mozilla/source-map/pull/362) - Remove the bundled dist/ directory? - [#&elastic#8203;363](https://redirect.github.com/mozilla/source-map/pull/363) - Split up wasm loading based on compilation target. - [#&elastic#8203;371](https://redirect.github.com/mozilla/source-map/pull/371) - Use WHATWG's URL to implement all of source-map's URL operations. - [#&elastic#8203;378](https://redirect.github.com/mozilla/source-map/pull/378) - Fix typo - [#&elastic#8203;384](https://redirect.github.com/mozilla/source-map/pull/384) - Add Mozilla Code of Conduct in - [#&elastic#8203;402](https://redirect.github.com/mozilla/source-map/pull/402) - Remove unused fromVLQSigned function - [#&elastic#8203;374](https://redirect.github.com/mozilla/source-map/pull/374) - Add lastGeneratedColumn to typing for MappingItem - [#&elastic#8203;395](https://redirect.github.com/mozilla/source-map/pull/395) - `addMapping()`: ensure that `originalLine` and `originalColumn` are `null` when `original` argument was undefined/`null` - [#&elastic#8203;394](https://redirect.github.com/mozilla/source-map/pull/394) - fix crash in url util function due to undefined root value - [#&elastic#8203;393](https://redirect.github.com/mozilla/source-map/pull/393) - minor binary-search code/comment fixes - [#&elastic#8203;407](https://redirect.github.com/mozilla/source-map/pull/407) - use Travis CI svg badge - [#&elastic#8203;397](https://redirect.github.com/mozilla/source-map/pull/397) - add `prettier` task for standardized code formatting => easier cross-branch/fork code comparison and merging - [#&elastic#8203;415](https://redirect.github.com/mozilla/source-map/pull/415) - Syntax highlight README HTML sample - [#&elastic#8203;439](https://redirect.github.com/mozilla/source-map/pull/439) - Add function to SourceMapConsumer TS interface - [#&elastic#8203;448](https://redirect.github.com/mozilla/source-map/pull/448) - Include types file extension in package.json - [#&elastic#8203;464](https://redirect.github.com/mozilla/source-map/pull/464) - Require Node.js 12 or later & switch CI to GitHub Actions - [#&elastic#8203;466](https://redirect.github.com/mozilla/source-map/pull/466) - Skip updating coveralls.io coverage - [#&elastic#8203;465](https://redirect.github.com/mozilla/source-map/pull/465) - Update WASM binary and Land WASM rust sources in this repository - [#&elastic#8203;463](https://redirect.github.com/mozilla/source-map/pull/463) - Update ESLint & Prettier to latest - [#&elastic#8203;467](https://redirect.github.com/mozilla/source-map/pull/467) - Adopt & enforce the mozilla-central Prettier config - [#&elastic#8203;468](https://redirect.github.com/mozilla/source-map/pull/468) - Simplify coverage tooling - [#&elastic#8203;469](https://redirect.github.com/mozilla/source-map/pull/469) - Update to doctoc v2 & simplify call pattern - [#&elastic#8203;470](https://redirect.github.com/mozilla/source-map/pull/470) - Filter out unnecessary rust tasks - [#&elastic#8203;471](https://redirect.github.com/mozilla/source-map/pull/471) - Improve coverage - [#&elastic#8203;472](https://redirect.github.com/mozilla/source-map/pull/472) - Include package-lock.json in repo - [#&elastic#8203;473](https://redirect.github.com/mozilla/source-map/pull/473) - fix: convert result of allocate_mappings from signed to unsigned - [#&elastic#8203;481](https://redirect.github.com/mozilla/source-map/pull/481) - Add support for the sourcemaps ignorelist - [#&elastic#8203;485](https://redirect.github.com/mozilla/source-map/pull/485) - Remove .DS_Store - [#&elastic#8203;488](https://redirect.github.com/mozilla/source-map/pull/488) - Fix reference to LICENSE file - [#&elastic#8203;507](https://redirect.github.com/mozilla/source-map/pull/507) - Fix an off-by-1 error in section lookup - [#&elastic#8203;505](https://redirect.github.com/mozilla/source-map/pull/505) - Add source map spec tests - [#&elastic#8203;517](https://redirect.github.com/mozilla/source-map/pull/517) - Remove whatwg-url module </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOk9wZXJhdGlvbnMiLCJiYWNrcG9ydDphbGwtb3BlbiIsInJlbGVhc2Vfbm90ZTpza2lwIl19--> --------- Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> (cherry picked from commit 9ac9769)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [source-map](https://redirect.github.com/mozilla/source-map) | devDependencies | patch | [`^0.7.4` -> `^0.7.6`](https://renovatebot.com/diffs/npm/source-map/0.7.4/0.7.6) | --- ### Release Notes <details> <summary>mozilla/source-map (source-map)</summary> ### [`v0.7.6`](https://redirect.github.com/mozilla/source-map/blob/HEAD/CHANGELOG.md#076) [Compare Source](https://redirect.github.com/mozilla/source-map/compare/0.7.5...0.7.6) - Bump package to 0.7.6 and remove `publishConfig` property in package.json ([801be934007c3ed0ef66c620641b1668e92c891d](https://redirect.github.com/mozilla/source-map/commit/801be934007c3ed0ef66c620641b1668e92c891d)) ### [`v0.7.5`](https://redirect.github.com/mozilla/source-map/blob/HEAD/CHANGELOG.md#075) [Compare Source](https://redirect.github.com/mozilla/source-map/compare/v0.7.4...0.7.5) - [#&elastic#8203;364](https://redirect.github.com/mozilla/source-map/pull/364) - Pass through the implementation of more index map operations. - [#&elastic#8203;362](https://redirect.github.com/mozilla/source-map/pull/362) - Remove the bundled dist/ directory? - [#&elastic#8203;363](https://redirect.github.com/mozilla/source-map/pull/363) - Split up wasm loading based on compilation target. - [#&elastic#8203;371](https://redirect.github.com/mozilla/source-map/pull/371) - Use WHATWG's URL to implement all of source-map's URL operations. - [#&elastic#8203;378](https://redirect.github.com/mozilla/source-map/pull/378) - Fix typo - [#&elastic#8203;384](https://redirect.github.com/mozilla/source-map/pull/384) - Add Mozilla Code of Conduct in - [#&elastic#8203;402](https://redirect.github.com/mozilla/source-map/pull/402) - Remove unused fromVLQSigned function - [#&elastic#8203;374](https://redirect.github.com/mozilla/source-map/pull/374) - Add lastGeneratedColumn to typing for MappingItem - [#&elastic#8203;395](https://redirect.github.com/mozilla/source-map/pull/395) - `addMapping()`: ensure that `originalLine` and `originalColumn` are `null` when `original` argument was undefined/`null` - [#&elastic#8203;394](https://redirect.github.com/mozilla/source-map/pull/394) - fix crash in url util function due to undefined root value - [#&elastic#8203;393](https://redirect.github.com/mozilla/source-map/pull/393) - minor binary-search code/comment fixes - [#&elastic#8203;407](https://redirect.github.com/mozilla/source-map/pull/407) - use Travis CI svg badge - [#&elastic#8203;397](https://redirect.github.com/mozilla/source-map/pull/397) - add `prettier` task for standardized code formatting => easier cross-branch/fork code comparison and merging - [#&elastic#8203;415](https://redirect.github.com/mozilla/source-map/pull/415) - Syntax highlight README HTML sample - [#&elastic#8203;439](https://redirect.github.com/mozilla/source-map/pull/439) - Add function to SourceMapConsumer TS interface - [#&elastic#8203;448](https://redirect.github.com/mozilla/source-map/pull/448) - Include types file extension in package.json - [#&elastic#8203;464](https://redirect.github.com/mozilla/source-map/pull/464) - Require Node.js 12 or later & switch CI to GitHub Actions - [#&elastic#8203;466](https://redirect.github.com/mozilla/source-map/pull/466) - Skip updating coveralls.io coverage - [#&elastic#8203;465](https://redirect.github.com/mozilla/source-map/pull/465) - Update WASM binary and Land WASM rust sources in this repository - [#&elastic#8203;463](https://redirect.github.com/mozilla/source-map/pull/463) - Update ESLint & Prettier to latest - [#&elastic#8203;467](https://redirect.github.com/mozilla/source-map/pull/467) - Adopt & enforce the mozilla-central Prettier config - [#&elastic#8203;468](https://redirect.github.com/mozilla/source-map/pull/468) - Simplify coverage tooling - [#&elastic#8203;469](https://redirect.github.com/mozilla/source-map/pull/469) - Update to doctoc v2 & simplify call pattern - [#&elastic#8203;470](https://redirect.github.com/mozilla/source-map/pull/470) - Filter out unnecessary rust tasks - [#&elastic#8203;471](https://redirect.github.com/mozilla/source-map/pull/471) - Improve coverage - [#&elastic#8203;472](https://redirect.github.com/mozilla/source-map/pull/472) - Include package-lock.json in repo - [#&elastic#8203;473](https://redirect.github.com/mozilla/source-map/pull/473) - fix: convert result of allocate_mappings from signed to unsigned - [#&elastic#8203;481](https://redirect.github.com/mozilla/source-map/pull/481) - Add support for the sourcemaps ignorelist - [#&elastic#8203;485](https://redirect.github.com/mozilla/source-map/pull/485) - Remove .DS_Store - [#&elastic#8203;488](https://redirect.github.com/mozilla/source-map/pull/488) - Fix reference to LICENSE file - [#&elastic#8203;507](https://redirect.github.com/mozilla/source-map/pull/507) - Fix an off-by-1 error in section lookup - [#&elastic#8203;505](https://redirect.github.com/mozilla/source-map/pull/505) - Add source map spec tests - [#&elastic#8203;517](https://redirect.github.com/mozilla/source-map/pull/517) - Remove whatwg-url module </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOk9wZXJhdGlvbnMiLCJiYWNrcG9ydDphbGwtb3BlbiIsInJlbGVhc2Vfbm90ZTpza2lwIl19--> --------- Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> (cherry picked from commit 9ac9769)
💔 Some backports could not be created
Note: Successful backport PRs will be merged automatically after passing CI. Manual backportTo create the backport manually run:
Questions ?Please refer to the Backport tool documentation |
# Backport This will backport the following commits from `main` to `8.19`: - [Update dependency source-map to ^0.7.6 (main) (#235645)](#235645) <!--- 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-09-19T01:48:40Z","message":"Update dependency source-map to ^0.7.6 (main) (#235645)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [source-map](https://redirect.github.com/mozilla/source-map) |\ndevDependencies | patch | [`^0.7.4` ->\n`^0.7.6`](https://renovatebot.com/diffs/npm/source-map/0.7.4/0.7.6) |\n\n---\n\n### Release Notes\n\n<details>\n<summary>mozilla/source-map (source-map)</summary>\n\n###\n[`v0.7.6`](https://redirect.github.com/mozilla/source-map/blob/HEAD/CHANGELOG.md#076)\n\n[Compare\nSource](https://redirect.github.com/mozilla/source-map/compare/0.7.5...0.7.6)\n\n- Bump package to 0.7.6 and remove `publishConfig` property in\npackage.json\n([801be934007c3ed0ef66c620641b1668e92c891d](https://redirect.github.com/mozilla/source-map/commit/801be934007c3ed0ef66c620641b1668e92c891d))\n\n###\n[`v0.7.5`](https://redirect.github.com/mozilla/source-map/blob/HEAD/CHANGELOG.md#075)\n\n[Compare\nSource](https://redirect.github.com/mozilla/source-map/compare/v0.7.4...0.7.5)\n\n- [#​364](https://redirect.github.com/mozilla/source-map/pull/364)\n-\n Pass through the implementation of more index map operations.\n- [#​362](https://redirect.github.com/mozilla/source-map/pull/362)\n-\n Remove the bundled dist/ directory?\n- [#​363](https://redirect.github.com/mozilla/source-map/pull/363)\n-\n Split up wasm loading based on compilation target.\n- [#​371](https://redirect.github.com/mozilla/source-map/pull/371)\n-\n Use WHATWG's URL to implement all of source-map's URL operations.\n- [#​378](https://redirect.github.com/mozilla/source-map/pull/378)\n-\n Fix typo\n- [#​384](https://redirect.github.com/mozilla/source-map/pull/384)\n-\n Add Mozilla Code of Conduct in\n- [#​402](https://redirect.github.com/mozilla/source-map/pull/402)\n-\n Remove unused fromVLQSigned function\n- [#​374](https://redirect.github.com/mozilla/source-map/pull/374)\n-\n Add lastGeneratedColumn to typing for MappingItem\n- [#​395](https://redirect.github.com/mozilla/source-map/pull/395)\n-\n`addMapping()`: ensure that `originalLine` and `originalColumn` are\n`null` when `original` argument was undefined/`null`\n- [#​394](https://redirect.github.com/mozilla/source-map/pull/394)\n-\n fix crash in url util function due to undefined root value\n- [#​393](https://redirect.github.com/mozilla/source-map/pull/393)\n-\n minor binary-search code/comment fixes\n- [#​407](https://redirect.github.com/mozilla/source-map/pull/407)\n-\n use Travis CI svg badge\n- [#​397](https://redirect.github.com/mozilla/source-map/pull/397)\n-\nadd `prettier` task for standardized code formatting => easier\ncross-branch/fork code comparison and merging\n- [#​415](https://redirect.github.com/mozilla/source-map/pull/415)\n-\n Syntax highlight README HTML sample\n- [#​439](https://redirect.github.com/mozilla/source-map/pull/439)\n-\n Add function to SourceMapConsumer TS interface\n- [#​448](https://redirect.github.com/mozilla/source-map/pull/448)\n-\n Include types file extension in package.json\n- [#​464](https://redirect.github.com/mozilla/source-map/pull/464)\n-\n Require Node.js 12 or later & switch CI to GitHub Actions\n- [#​466](https://redirect.github.com/mozilla/source-map/pull/466)\n-\n Skip updating coveralls.io coverage\n- [#​465](https://redirect.github.com/mozilla/source-map/pull/465)\n-\n Update WASM binary and Land WASM rust sources in this repository\n- [#​463](https://redirect.github.com/mozilla/source-map/pull/463)\n-\n Update ESLint & Prettier to latest\n- [#​467](https://redirect.github.com/mozilla/source-map/pull/467)\n-\n Adopt & enforce the mozilla-central Prettier config\n- [#​468](https://redirect.github.com/mozilla/source-map/pull/468)\n-\n Simplify coverage tooling\n- [#​469](https://redirect.github.com/mozilla/source-map/pull/469)\n-\n Update to doctoc v2 & simplify call pattern\n- [#​470](https://redirect.github.com/mozilla/source-map/pull/470)\n-\n Filter out unnecessary rust tasks\n- [#​471](https://redirect.github.com/mozilla/source-map/pull/471)\n-\n Improve coverage\n- [#​472](https://redirect.github.com/mozilla/source-map/pull/472)\n-\n Include package-lock.json in repo\n- [#​473](https://redirect.github.com/mozilla/source-map/pull/473)\n-\n fix: convert result of allocate_mappings from signed to unsigned\n- [#​481](https://redirect.github.com/mozilla/source-map/pull/481)\n-\n Add support for the sourcemaps ignorelist\n- [#​485](https://redirect.github.com/mozilla/source-map/pull/485)\n-\n Remove .DS_Store\n- [#​488](https://redirect.github.com/mozilla/source-map/pull/488)\n-\n Fix reference to LICENSE file\n- [#​507](https://redirect.github.com/mozilla/source-map/pull/507)\n-\n Fix an off-by-1 error in section lookup\n- [#​505](https://redirect.github.com/mozilla/source-map/pull/505)\n-\n Add source map spec tests\n- [#​517](https://redirect.github.com/mozilla/source-map/pull/517)\n-\n Remove whatwg-url module\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\n---------\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"9ac9769b42bec30bdb1de96a2135fe98253336cd","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","backport:all-open","v9.2.0"],"title":"Update dependency source-map to ^0.7.6 (main)","number":235645,"url":"https://github.com/elastic/kibana/pull/235645","mergeCommit":{"message":"Update dependency source-map to ^0.7.6 (main) (#235645)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [source-map](https://redirect.github.com/mozilla/source-map) |\ndevDependencies | patch | [`^0.7.4` ->\n`^0.7.6`](https://renovatebot.com/diffs/npm/source-map/0.7.4/0.7.6) |\n\n---\n\n### Release Notes\n\n<details>\n<summary>mozilla/source-map (source-map)</summary>\n\n###\n[`v0.7.6`](https://redirect.github.com/mozilla/source-map/blob/HEAD/CHANGELOG.md#076)\n\n[Compare\nSource](https://redirect.github.com/mozilla/source-map/compare/0.7.5...0.7.6)\n\n- Bump package to 0.7.6 and remove `publishConfig` property in\npackage.json\n([801be934007c3ed0ef66c620641b1668e92c891d](https://redirect.github.com/mozilla/source-map/commit/801be934007c3ed0ef66c620641b1668e92c891d))\n\n###\n[`v0.7.5`](https://redirect.github.com/mozilla/source-map/blob/HEAD/CHANGELOG.md#075)\n\n[Compare\nSource](https://redirect.github.com/mozilla/source-map/compare/v0.7.4...0.7.5)\n\n- [#​364](https://redirect.github.com/mozilla/source-map/pull/364)\n-\n Pass through the implementation of more index map operations.\n- [#​362](https://redirect.github.com/mozilla/source-map/pull/362)\n-\n Remove the bundled dist/ directory?\n- [#​363](https://redirect.github.com/mozilla/source-map/pull/363)\n-\n Split up wasm loading based on compilation target.\n- [#​371](https://redirect.github.com/mozilla/source-map/pull/371)\n-\n Use WHATWG's URL to implement all of source-map's URL operations.\n- [#​378](https://redirect.github.com/mozilla/source-map/pull/378)\n-\n Fix typo\n- [#​384](https://redirect.github.com/mozilla/source-map/pull/384)\n-\n Add Mozilla Code of Conduct in\n- [#​402](https://redirect.github.com/mozilla/source-map/pull/402)\n-\n Remove unused fromVLQSigned function\n- [#​374](https://redirect.github.com/mozilla/source-map/pull/374)\n-\n Add lastGeneratedColumn to typing for MappingItem\n- [#​395](https://redirect.github.com/mozilla/source-map/pull/395)\n-\n`addMapping()`: ensure that `originalLine` and `originalColumn` are\n`null` when `original` argument was undefined/`null`\n- [#​394](https://redirect.github.com/mozilla/source-map/pull/394)\n-\n fix crash in url util function due to undefined root value\n- [#​393](https://redirect.github.com/mozilla/source-map/pull/393)\n-\n minor binary-search code/comment fixes\n- [#​407](https://redirect.github.com/mozilla/source-map/pull/407)\n-\n use Travis CI svg badge\n- [#​397](https://redirect.github.com/mozilla/source-map/pull/397)\n-\nadd `prettier` task for standardized code formatting => easier\ncross-branch/fork code comparison and merging\n- [#​415](https://redirect.github.com/mozilla/source-map/pull/415)\n-\n Syntax highlight README HTML sample\n- [#​439](https://redirect.github.com/mozilla/source-map/pull/439)\n-\n Add function to SourceMapConsumer TS interface\n- [#​448](https://redirect.github.com/mozilla/source-map/pull/448)\n-\n Include types file extension in package.json\n- [#​464](https://redirect.github.com/mozilla/source-map/pull/464)\n-\n Require Node.js 12 or later & switch CI to GitHub Actions\n- [#​466](https://redirect.github.com/mozilla/source-map/pull/466)\n-\n Skip updating coveralls.io coverage\n- [#​465](https://redirect.github.com/mozilla/source-map/pull/465)\n-\n Update WASM binary and Land WASM rust sources in this repository\n- [#​463](https://redirect.github.com/mozilla/source-map/pull/463)\n-\n Update ESLint & Prettier to latest\n- [#​467](https://redirect.github.com/mozilla/source-map/pull/467)\n-\n Adopt & enforce the mozilla-central Prettier config\n- [#​468](https://redirect.github.com/mozilla/source-map/pull/468)\n-\n Simplify coverage tooling\n- [#​469](https://redirect.github.com/mozilla/source-map/pull/469)\n-\n Update to doctoc v2 & simplify call pattern\n- [#​470](https://redirect.github.com/mozilla/source-map/pull/470)\n-\n Filter out unnecessary rust tasks\n- [#​471](https://redirect.github.com/mozilla/source-map/pull/471)\n-\n Improve coverage\n- [#​472](https://redirect.github.com/mozilla/source-map/pull/472)\n-\n Include package-lock.json in repo\n- [#​473](https://redirect.github.com/mozilla/source-map/pull/473)\n-\n fix: convert result of allocate_mappings from signed to unsigned\n- [#​481](https://redirect.github.com/mozilla/source-map/pull/481)\n-\n Add support for the sourcemaps ignorelist\n- [#​485](https://redirect.github.com/mozilla/source-map/pull/485)\n-\n Remove .DS_Store\n- [#​488](https://redirect.github.com/mozilla/source-map/pull/488)\n-\n Fix reference to LICENSE file\n- [#​507](https://redirect.github.com/mozilla/source-map/pull/507)\n-\n Fix an off-by-1 error in section lookup\n- [#​505](https://redirect.github.com/mozilla/source-map/pull/505)\n-\n Add source map spec tests\n- [#​517](https://redirect.github.com/mozilla/source-map/pull/517)\n-\n Remove whatwg-url module\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\n---------\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"9ac9769b42bec30bdb1de96a2135fe98253336cd"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/235645","number":235645,"mergeCommit":{"message":"Update dependency source-map to ^0.7.6 (main) (#235645)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [source-map](https://redirect.github.com/mozilla/source-map) |\ndevDependencies | patch | [`^0.7.4` ->\n`^0.7.6`](https://renovatebot.com/diffs/npm/source-map/0.7.4/0.7.6) |\n\n---\n\n### Release Notes\n\n<details>\n<summary>mozilla/source-map (source-map)</summary>\n\n###\n[`v0.7.6`](https://redirect.github.com/mozilla/source-map/blob/HEAD/CHANGELOG.md#076)\n\n[Compare\nSource](https://redirect.github.com/mozilla/source-map/compare/0.7.5...0.7.6)\n\n- Bump package to 0.7.6 and remove `publishConfig` property in\npackage.json\n([801be934007c3ed0ef66c620641b1668e92c891d](https://redirect.github.com/mozilla/source-map/commit/801be934007c3ed0ef66c620641b1668e92c891d))\n\n###\n[`v0.7.5`](https://redirect.github.com/mozilla/source-map/blob/HEAD/CHANGELOG.md#075)\n\n[Compare\nSource](https://redirect.github.com/mozilla/source-map/compare/v0.7.4...0.7.5)\n\n- [#​364](https://redirect.github.com/mozilla/source-map/pull/364)\n-\n Pass through the implementation of more index map operations.\n- [#​362](https://redirect.github.com/mozilla/source-map/pull/362)\n-\n Remove the bundled dist/ directory?\n- [#​363](https://redirect.github.com/mozilla/source-map/pull/363)\n-\n Split up wasm loading based on compilation target.\n- [#​371](https://redirect.github.com/mozilla/source-map/pull/371)\n-\n Use WHATWG's URL to implement all of source-map's URL operations.\n- [#​378](https://redirect.github.com/mozilla/source-map/pull/378)\n-\n Fix typo\n- [#​384](https://redirect.github.com/mozilla/source-map/pull/384)\n-\n Add Mozilla Code of Conduct in\n- [#​402](https://redirect.github.com/mozilla/source-map/pull/402)\n-\n Remove unused fromVLQSigned function\n- [#​374](https://redirect.github.com/mozilla/source-map/pull/374)\n-\n Add lastGeneratedColumn to typing for MappingItem\n- [#​395](https://redirect.github.com/mozilla/source-map/pull/395)\n-\n`addMapping()`: ensure that `originalLine` and `originalColumn` are\n`null` when `original` argument was undefined/`null`\n- [#​394](https://redirect.github.com/mozilla/source-map/pull/394)\n-\n fix crash in url util function due to undefined root value\n- [#​393](https://redirect.github.com/mozilla/source-map/pull/393)\n-\n minor binary-search code/comment fixes\n- [#​407](https://redirect.github.com/mozilla/source-map/pull/407)\n-\n use Travis CI svg badge\n- [#​397](https://redirect.github.com/mozilla/source-map/pull/397)\n-\nadd `prettier` task for standardized code formatting => easier\ncross-branch/fork code comparison and merging\n- [#​415](https://redirect.github.com/mozilla/source-map/pull/415)\n-\n Syntax highlight README HTML sample\n- [#​439](https://redirect.github.com/mozilla/source-map/pull/439)\n-\n Add function to SourceMapConsumer TS interface\n- [#​448](https://redirect.github.com/mozilla/source-map/pull/448)\n-\n Include types file extension in package.json\n- [#​464](https://redirect.github.com/mozilla/source-map/pull/464)\n-\n Require Node.js 12 or later & switch CI to GitHub Actions\n- [#​466](https://redirect.github.com/mozilla/source-map/pull/466)\n-\n Skip updating coveralls.io coverage\n- [#​465](https://redirect.github.com/mozilla/source-map/pull/465)\n-\n Update WASM binary and Land WASM rust sources in this repository\n- [#​463](https://redirect.github.com/mozilla/source-map/pull/463)\n-\n Update ESLint & Prettier to latest\n- [#​467](https://redirect.github.com/mozilla/source-map/pull/467)\n-\n Adopt & enforce the mozilla-central Prettier config\n- [#​468](https://redirect.github.com/mozilla/source-map/pull/468)\n-\n Simplify coverage tooling\n- [#​469](https://redirect.github.com/mozilla/source-map/pull/469)\n-\n Update to doctoc v2 & simplify call pattern\n- [#​470](https://redirect.github.com/mozilla/source-map/pull/470)\n-\n Filter out unnecessary rust tasks\n- [#​471](https://redirect.github.com/mozilla/source-map/pull/471)\n-\n Improve coverage\n- [#​472](https://redirect.github.com/mozilla/source-map/pull/472)\n-\n Include package-lock.json in repo\n- [#​473](https://redirect.github.com/mozilla/source-map/pull/473)\n-\n fix: convert result of allocate_mappings from signed to unsigned\n- [#​481](https://redirect.github.com/mozilla/source-map/pull/481)\n-\n Add support for the sourcemaps ignorelist\n- [#​485](https://redirect.github.com/mozilla/source-map/pull/485)\n-\n Remove .DS_Store\n- [#​488](https://redirect.github.com/mozilla/source-map/pull/488)\n-\n Fix reference to LICENSE file\n- [#​507](https://redirect.github.com/mozilla/source-map/pull/507)\n-\n Fix an off-by-1 error in section lookup\n- [#​505](https://redirect.github.com/mozilla/source-map/pull/505)\n-\n Add source map spec tests\n- [#​517](https://redirect.github.com/mozilla/source-map/pull/517)\n-\n Remove whatwg-url module\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\n---------\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"9ac9769b42bec30bdb1de96a2135fe98253336cd"}}]}] BACKPORT--> Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
# Backport This will backport the following commits from `main` to `9.0`: - [Update dependency source-map to ^0.7.6 (main) (#235645)](#235645) <!--- 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-09-19T01:48:40Z","message":"Update dependency source-map to ^0.7.6 (main) (#235645)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [source-map](https://redirect.github.com/mozilla/source-map) |\ndevDependencies | patch | [`^0.7.4` ->\n`^0.7.6`](https://renovatebot.com/diffs/npm/source-map/0.7.4/0.7.6) |\n\n---\n\n### Release Notes\n\n<details>\n<summary>mozilla/source-map (source-map)</summary>\n\n###\n[`v0.7.6`](https://redirect.github.com/mozilla/source-map/blob/HEAD/CHANGELOG.md#076)\n\n[Compare\nSource](https://redirect.github.com/mozilla/source-map/compare/0.7.5...0.7.6)\n\n- Bump package to 0.7.6 and remove `publishConfig` property in\npackage.json\n([801be934007c3ed0ef66c620641b1668e92c891d](https://redirect.github.com/mozilla/source-map/commit/801be934007c3ed0ef66c620641b1668e92c891d))\n\n###\n[`v0.7.5`](https://redirect.github.com/mozilla/source-map/blob/HEAD/CHANGELOG.md#075)\n\n[Compare\nSource](https://redirect.github.com/mozilla/source-map/compare/v0.7.4...0.7.5)\n\n- [#​364](https://redirect.github.com/mozilla/source-map/pull/364)\n-\n Pass through the implementation of more index map operations.\n- [#​362](https://redirect.github.com/mozilla/source-map/pull/362)\n-\n Remove the bundled dist/ directory?\n- [#​363](https://redirect.github.com/mozilla/source-map/pull/363)\n-\n Split up wasm loading based on compilation target.\n- [#​371](https://redirect.github.com/mozilla/source-map/pull/371)\n-\n Use WHATWG's URL to implement all of source-map's URL operations.\n- [#​378](https://redirect.github.com/mozilla/source-map/pull/378)\n-\n Fix typo\n- [#​384](https://redirect.github.com/mozilla/source-map/pull/384)\n-\n Add Mozilla Code of Conduct in\n- [#​402](https://redirect.github.com/mozilla/source-map/pull/402)\n-\n Remove unused fromVLQSigned function\n- [#​374](https://redirect.github.com/mozilla/source-map/pull/374)\n-\n Add lastGeneratedColumn to typing for MappingItem\n- [#​395](https://redirect.github.com/mozilla/source-map/pull/395)\n-\n`addMapping()`: ensure that `originalLine` and `originalColumn` are\n`null` when `original` argument was undefined/`null`\n- [#​394](https://redirect.github.com/mozilla/source-map/pull/394)\n-\n fix crash in url util function due to undefined root value\n- [#​393](https://redirect.github.com/mozilla/source-map/pull/393)\n-\n minor binary-search code/comment fixes\n- [#​407](https://redirect.github.com/mozilla/source-map/pull/407)\n-\n use Travis CI svg badge\n- [#​397](https://redirect.github.com/mozilla/source-map/pull/397)\n-\nadd `prettier` task for standardized code formatting => easier\ncross-branch/fork code comparison and merging\n- [#​415](https://redirect.github.com/mozilla/source-map/pull/415)\n-\n Syntax highlight README HTML sample\n- [#​439](https://redirect.github.com/mozilla/source-map/pull/439)\n-\n Add function to SourceMapConsumer TS interface\n- [#​448](https://redirect.github.com/mozilla/source-map/pull/448)\n-\n Include types file extension in package.json\n- [#​464](https://redirect.github.com/mozilla/source-map/pull/464)\n-\n Require Node.js 12 or later & switch CI to GitHub Actions\n- [#​466](https://redirect.github.com/mozilla/source-map/pull/466)\n-\n Skip updating coveralls.io coverage\n- [#​465](https://redirect.github.com/mozilla/source-map/pull/465)\n-\n Update WASM binary and Land WASM rust sources in this repository\n- [#​463](https://redirect.github.com/mozilla/source-map/pull/463)\n-\n Update ESLint & Prettier to latest\n- [#​467](https://redirect.github.com/mozilla/source-map/pull/467)\n-\n Adopt & enforce the mozilla-central Prettier config\n- [#​468](https://redirect.github.com/mozilla/source-map/pull/468)\n-\n Simplify coverage tooling\n- [#​469](https://redirect.github.com/mozilla/source-map/pull/469)\n-\n Update to doctoc v2 & simplify call pattern\n- [#​470](https://redirect.github.com/mozilla/source-map/pull/470)\n-\n Filter out unnecessary rust tasks\n- [#​471](https://redirect.github.com/mozilla/source-map/pull/471)\n-\n Improve coverage\n- [#​472](https://redirect.github.com/mozilla/source-map/pull/472)\n-\n Include package-lock.json in repo\n- [#​473](https://redirect.github.com/mozilla/source-map/pull/473)\n-\n fix: convert result of allocate_mappings from signed to unsigned\n- [#​481](https://redirect.github.com/mozilla/source-map/pull/481)\n-\n Add support for the sourcemaps ignorelist\n- [#​485](https://redirect.github.com/mozilla/source-map/pull/485)\n-\n Remove .DS_Store\n- [#​488](https://redirect.github.com/mozilla/source-map/pull/488)\n-\n Fix reference to LICENSE file\n- [#​507](https://redirect.github.com/mozilla/source-map/pull/507)\n-\n Fix an off-by-1 error in section lookup\n- [#​505](https://redirect.github.com/mozilla/source-map/pull/505)\n-\n Add source map spec tests\n- [#​517](https://redirect.github.com/mozilla/source-map/pull/517)\n-\n Remove whatwg-url module\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\n---------\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"9ac9769b42bec30bdb1de96a2135fe98253336cd","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","backport:all-open","v9.2.0"],"title":"Update dependency source-map to ^0.7.6 (main)","number":235645,"url":"https://github.com/elastic/kibana/pull/235645","mergeCommit":{"message":"Update dependency source-map to ^0.7.6 (main) (#235645)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [source-map](https://redirect.github.com/mozilla/source-map) |\ndevDependencies | patch | [`^0.7.4` ->\n`^0.7.6`](https://renovatebot.com/diffs/npm/source-map/0.7.4/0.7.6) |\n\n---\n\n### Release Notes\n\n<details>\n<summary>mozilla/source-map (source-map)</summary>\n\n###\n[`v0.7.6`](https://redirect.github.com/mozilla/source-map/blob/HEAD/CHANGELOG.md#076)\n\n[Compare\nSource](https://redirect.github.com/mozilla/source-map/compare/0.7.5...0.7.6)\n\n- Bump package to 0.7.6 and remove `publishConfig` property in\npackage.json\n([801be934007c3ed0ef66c620641b1668e92c891d](https://redirect.github.com/mozilla/source-map/commit/801be934007c3ed0ef66c620641b1668e92c891d))\n\n###\n[`v0.7.5`](https://redirect.github.com/mozilla/source-map/blob/HEAD/CHANGELOG.md#075)\n\n[Compare\nSource](https://redirect.github.com/mozilla/source-map/compare/v0.7.4...0.7.5)\n\n- [#​364](https://redirect.github.com/mozilla/source-map/pull/364)\n-\n Pass through the implementation of more index map operations.\n- [#​362](https://redirect.github.com/mozilla/source-map/pull/362)\n-\n Remove the bundled dist/ directory?\n- [#​363](https://redirect.github.com/mozilla/source-map/pull/363)\n-\n Split up wasm loading based on compilation target.\n- [#​371](https://redirect.github.com/mozilla/source-map/pull/371)\n-\n Use WHATWG's URL to implement all of source-map's URL operations.\n- [#​378](https://redirect.github.com/mozilla/source-map/pull/378)\n-\n Fix typo\n- [#​384](https://redirect.github.com/mozilla/source-map/pull/384)\n-\n Add Mozilla Code of Conduct in\n- [#​402](https://redirect.github.com/mozilla/source-map/pull/402)\n-\n Remove unused fromVLQSigned function\n- [#​374](https://redirect.github.com/mozilla/source-map/pull/374)\n-\n Add lastGeneratedColumn to typing for MappingItem\n- [#​395](https://redirect.github.com/mozilla/source-map/pull/395)\n-\n`addMapping()`: ensure that `originalLine` and `originalColumn` are\n`null` when `original` argument was undefined/`null`\n- [#​394](https://redirect.github.com/mozilla/source-map/pull/394)\n-\n fix crash in url util function due to undefined root value\n- [#​393](https://redirect.github.com/mozilla/source-map/pull/393)\n-\n minor binary-search code/comment fixes\n- [#​407](https://redirect.github.com/mozilla/source-map/pull/407)\n-\n use Travis CI svg badge\n- [#​397](https://redirect.github.com/mozilla/source-map/pull/397)\n-\nadd `prettier` task for standardized code formatting => easier\ncross-branch/fork code comparison and merging\n- [#​415](https://redirect.github.com/mozilla/source-map/pull/415)\n-\n Syntax highlight README HTML sample\n- [#​439](https://redirect.github.com/mozilla/source-map/pull/439)\n-\n Add function to SourceMapConsumer TS interface\n- [#​448](https://redirect.github.com/mozilla/source-map/pull/448)\n-\n Include types file extension in package.json\n- [#​464](https://redirect.github.com/mozilla/source-map/pull/464)\n-\n Require Node.js 12 or later & switch CI to GitHub Actions\n- [#​466](https://redirect.github.com/mozilla/source-map/pull/466)\n-\n Skip updating coveralls.io coverage\n- [#​465](https://redirect.github.com/mozilla/source-map/pull/465)\n-\n Update WASM binary and Land WASM rust sources in this repository\n- [#​463](https://redirect.github.com/mozilla/source-map/pull/463)\n-\n Update ESLint & Prettier to latest\n- [#​467](https://redirect.github.com/mozilla/source-map/pull/467)\n-\n Adopt & enforce the mozilla-central Prettier config\n- [#​468](https://redirect.github.com/mozilla/source-map/pull/468)\n-\n Simplify coverage tooling\n- [#​469](https://redirect.github.com/mozilla/source-map/pull/469)\n-\n Update to doctoc v2 & simplify call pattern\n- [#​470](https://redirect.github.com/mozilla/source-map/pull/470)\n-\n Filter out unnecessary rust tasks\n- [#​471](https://redirect.github.com/mozilla/source-map/pull/471)\n-\n Improve coverage\n- [#​472](https://redirect.github.com/mozilla/source-map/pull/472)\n-\n Include package-lock.json in repo\n- [#​473](https://redirect.github.com/mozilla/source-map/pull/473)\n-\n fix: convert result of allocate_mappings from signed to unsigned\n- [#​481](https://redirect.github.com/mozilla/source-map/pull/481)\n-\n Add support for the sourcemaps ignorelist\n- [#​485](https://redirect.github.com/mozilla/source-map/pull/485)\n-\n Remove .DS_Store\n- [#​488](https://redirect.github.com/mozilla/source-map/pull/488)\n-\n Fix reference to LICENSE file\n- [#​507](https://redirect.github.com/mozilla/source-map/pull/507)\n-\n Fix an off-by-1 error in section lookup\n- [#​505](https://redirect.github.com/mozilla/source-map/pull/505)\n-\n Add source map spec tests\n- [#​517](https://redirect.github.com/mozilla/source-map/pull/517)\n-\n Remove whatwg-url module\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\n---------\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"9ac9769b42bec30bdb1de96a2135fe98253336cd"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/235645","number":235645,"mergeCommit":{"message":"Update dependency source-map to ^0.7.6 (main) (#235645)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [source-map](https://redirect.github.com/mozilla/source-map) |\ndevDependencies | patch | [`^0.7.4` ->\n`^0.7.6`](https://renovatebot.com/diffs/npm/source-map/0.7.4/0.7.6) |\n\n---\n\n### Release Notes\n\n<details>\n<summary>mozilla/source-map (source-map)</summary>\n\n###\n[`v0.7.6`](https://redirect.github.com/mozilla/source-map/blob/HEAD/CHANGELOG.md#076)\n\n[Compare\nSource](https://redirect.github.com/mozilla/source-map/compare/0.7.5...0.7.6)\n\n- Bump package to 0.7.6 and remove `publishConfig` property in\npackage.json\n([801be934007c3ed0ef66c620641b1668e92c891d](https://redirect.github.com/mozilla/source-map/commit/801be934007c3ed0ef66c620641b1668e92c891d))\n\n###\n[`v0.7.5`](https://redirect.github.com/mozilla/source-map/blob/HEAD/CHANGELOG.md#075)\n\n[Compare\nSource](https://redirect.github.com/mozilla/source-map/compare/v0.7.4...0.7.5)\n\n- [#​364](https://redirect.github.com/mozilla/source-map/pull/364)\n-\n Pass through the implementation of more index map operations.\n- [#​362](https://redirect.github.com/mozilla/source-map/pull/362)\n-\n Remove the bundled dist/ directory?\n- [#​363](https://redirect.github.com/mozilla/source-map/pull/363)\n-\n Split up wasm loading based on compilation target.\n- [#​371](https://redirect.github.com/mozilla/source-map/pull/371)\n-\n Use WHATWG's URL to implement all of source-map's URL operations.\n- [#​378](https://redirect.github.com/mozilla/source-map/pull/378)\n-\n Fix typo\n- [#​384](https://redirect.github.com/mozilla/source-map/pull/384)\n-\n Add Mozilla Code of Conduct in\n- [#​402](https://redirect.github.com/mozilla/source-map/pull/402)\n-\n Remove unused fromVLQSigned function\n- [#​374](https://redirect.github.com/mozilla/source-map/pull/374)\n-\n Add lastGeneratedColumn to typing for MappingItem\n- [#​395](https://redirect.github.com/mozilla/source-map/pull/395)\n-\n`addMapping()`: ensure that `originalLine` and `originalColumn` are\n`null` when `original` argument was undefined/`null`\n- [#​394](https://redirect.github.com/mozilla/source-map/pull/394)\n-\n fix crash in url util function due to undefined root value\n- [#​393](https://redirect.github.com/mozilla/source-map/pull/393)\n-\n minor binary-search code/comment fixes\n- [#​407](https://redirect.github.com/mozilla/source-map/pull/407)\n-\n use Travis CI svg badge\n- [#​397](https://redirect.github.com/mozilla/source-map/pull/397)\n-\nadd `prettier` task for standardized code formatting => easier\ncross-branch/fork code comparison and merging\n- [#​415](https://redirect.github.com/mozilla/source-map/pull/415)\n-\n Syntax highlight README HTML sample\n- [#​439](https://redirect.github.com/mozilla/source-map/pull/439)\n-\n Add function to SourceMapConsumer TS interface\n- [#​448](https://redirect.github.com/mozilla/source-map/pull/448)\n-\n Include types file extension in package.json\n- [#​464](https://redirect.github.com/mozilla/source-map/pull/464)\n-\n Require Node.js 12 or later & switch CI to GitHub Actions\n- [#​466](https://redirect.github.com/mozilla/source-map/pull/466)\n-\n Skip updating coveralls.io coverage\n- [#​465](https://redirect.github.com/mozilla/source-map/pull/465)\n-\n Update WASM binary and Land WASM rust sources in this repository\n- [#​463](https://redirect.github.com/mozilla/source-map/pull/463)\n-\n Update ESLint & Prettier to latest\n- [#​467](https://redirect.github.com/mozilla/source-map/pull/467)\n-\n Adopt & enforce the mozilla-central Prettier config\n- [#​468](https://redirect.github.com/mozilla/source-map/pull/468)\n-\n Simplify coverage tooling\n- [#​469](https://redirect.github.com/mozilla/source-map/pull/469)\n-\n Update to doctoc v2 & simplify call pattern\n- [#​470](https://redirect.github.com/mozilla/source-map/pull/470)\n-\n Filter out unnecessary rust tasks\n- [#​471](https://redirect.github.com/mozilla/source-map/pull/471)\n-\n Improve coverage\n- [#​472](https://redirect.github.com/mozilla/source-map/pull/472)\n-\n Include package-lock.json in repo\n- [#​473](https://redirect.github.com/mozilla/source-map/pull/473)\n-\n fix: convert result of allocate_mappings from signed to unsigned\n- [#​481](https://redirect.github.com/mozilla/source-map/pull/481)\n-\n Add support for the sourcemaps ignorelist\n- [#​485](https://redirect.github.com/mozilla/source-map/pull/485)\n-\n Remove .DS_Store\n- [#​488](https://redirect.github.com/mozilla/source-map/pull/488)\n-\n Fix reference to LICENSE file\n- [#​507](https://redirect.github.com/mozilla/source-map/pull/507)\n-\n Fix an off-by-1 error in section lookup\n- [#​505](https://redirect.github.com/mozilla/source-map/pull/505)\n-\n Add source map spec tests\n- [#​517](https://redirect.github.com/mozilla/source-map/pull/517)\n-\n Remove whatwg-url module\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\n---------\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"9ac9769b42bec30bdb1de96a2135fe98253336cd"}}]}] BACKPORT--> Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
# Backport This will backport the following commits from `main` to `9.1`: - [Update dependency source-map to ^0.7.6 (main) (#235645)](#235645) <!--- 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-09-19T01:48:40Z","message":"Update dependency source-map to ^0.7.6 (main) (#235645)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [source-map](https://redirect.github.com/mozilla/source-map) |\ndevDependencies | patch | [`^0.7.4` ->\n`^0.7.6`](https://renovatebot.com/diffs/npm/source-map/0.7.4/0.7.6) |\n\n---\n\n### Release Notes\n\n<details>\n<summary>mozilla/source-map (source-map)</summary>\n\n###\n[`v0.7.6`](https://redirect.github.com/mozilla/source-map/blob/HEAD/CHANGELOG.md#076)\n\n[Compare\nSource](https://redirect.github.com/mozilla/source-map/compare/0.7.5...0.7.6)\n\n- Bump package to 0.7.6 and remove `publishConfig` property in\npackage.json\n([801be934007c3ed0ef66c620641b1668e92c891d](https://redirect.github.com/mozilla/source-map/commit/801be934007c3ed0ef66c620641b1668e92c891d))\n\n###\n[`v0.7.5`](https://redirect.github.com/mozilla/source-map/blob/HEAD/CHANGELOG.md#075)\n\n[Compare\nSource](https://redirect.github.com/mozilla/source-map/compare/v0.7.4...0.7.5)\n\n- [#​364](https://redirect.github.com/mozilla/source-map/pull/364)\n-\n Pass through the implementation of more index map operations.\n- [#​362](https://redirect.github.com/mozilla/source-map/pull/362)\n-\n Remove the bundled dist/ directory?\n- [#​363](https://redirect.github.com/mozilla/source-map/pull/363)\n-\n Split up wasm loading based on compilation target.\n- [#​371](https://redirect.github.com/mozilla/source-map/pull/371)\n-\n Use WHATWG's URL to implement all of source-map's URL operations.\n- [#​378](https://redirect.github.com/mozilla/source-map/pull/378)\n-\n Fix typo\n- [#​384](https://redirect.github.com/mozilla/source-map/pull/384)\n-\n Add Mozilla Code of Conduct in\n- [#​402](https://redirect.github.com/mozilla/source-map/pull/402)\n-\n Remove unused fromVLQSigned function\n- [#​374](https://redirect.github.com/mozilla/source-map/pull/374)\n-\n Add lastGeneratedColumn to typing for MappingItem\n- [#​395](https://redirect.github.com/mozilla/source-map/pull/395)\n-\n`addMapping()`: ensure that `originalLine` and `originalColumn` are\n`null` when `original` argument was undefined/`null`\n- [#​394](https://redirect.github.com/mozilla/source-map/pull/394)\n-\n fix crash in url util function due to undefined root value\n- [#​393](https://redirect.github.com/mozilla/source-map/pull/393)\n-\n minor binary-search code/comment fixes\n- [#​407](https://redirect.github.com/mozilla/source-map/pull/407)\n-\n use Travis CI svg badge\n- [#​397](https://redirect.github.com/mozilla/source-map/pull/397)\n-\nadd `prettier` task for standardized code formatting => easier\ncross-branch/fork code comparison and merging\n- [#​415](https://redirect.github.com/mozilla/source-map/pull/415)\n-\n Syntax highlight README HTML sample\n- [#​439](https://redirect.github.com/mozilla/source-map/pull/439)\n-\n Add function to SourceMapConsumer TS interface\n- [#​448](https://redirect.github.com/mozilla/source-map/pull/448)\n-\n Include types file extension in package.json\n- [#​464](https://redirect.github.com/mozilla/source-map/pull/464)\n-\n Require Node.js 12 or later & switch CI to GitHub Actions\n- [#​466](https://redirect.github.com/mozilla/source-map/pull/466)\n-\n Skip updating coveralls.io coverage\n- [#​465](https://redirect.github.com/mozilla/source-map/pull/465)\n-\n Update WASM binary and Land WASM rust sources in this repository\n- [#​463](https://redirect.github.com/mozilla/source-map/pull/463)\n-\n Update ESLint & Prettier to latest\n- [#​467](https://redirect.github.com/mozilla/source-map/pull/467)\n-\n Adopt & enforce the mozilla-central Prettier config\n- [#​468](https://redirect.github.com/mozilla/source-map/pull/468)\n-\n Simplify coverage tooling\n- [#​469](https://redirect.github.com/mozilla/source-map/pull/469)\n-\n Update to doctoc v2 & simplify call pattern\n- [#​470](https://redirect.github.com/mozilla/source-map/pull/470)\n-\n Filter out unnecessary rust tasks\n- [#​471](https://redirect.github.com/mozilla/source-map/pull/471)\n-\n Improve coverage\n- [#​472](https://redirect.github.com/mozilla/source-map/pull/472)\n-\n Include package-lock.json in repo\n- [#​473](https://redirect.github.com/mozilla/source-map/pull/473)\n-\n fix: convert result of allocate_mappings from signed to unsigned\n- [#​481](https://redirect.github.com/mozilla/source-map/pull/481)\n-\n Add support for the sourcemaps ignorelist\n- [#​485](https://redirect.github.com/mozilla/source-map/pull/485)\n-\n Remove .DS_Store\n- [#​488](https://redirect.github.com/mozilla/source-map/pull/488)\n-\n Fix reference to LICENSE file\n- [#​507](https://redirect.github.com/mozilla/source-map/pull/507)\n-\n Fix an off-by-1 error in section lookup\n- [#​505](https://redirect.github.com/mozilla/source-map/pull/505)\n-\n Add source map spec tests\n- [#​517](https://redirect.github.com/mozilla/source-map/pull/517)\n-\n Remove whatwg-url module\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\n---------\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"9ac9769b42bec30bdb1de96a2135fe98253336cd","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","backport:all-open","v9.2.0"],"title":"Update dependency source-map to ^0.7.6 (main)","number":235645,"url":"https://github.com/elastic/kibana/pull/235645","mergeCommit":{"message":"Update dependency source-map to ^0.7.6 (main) (#235645)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [source-map](https://redirect.github.com/mozilla/source-map) |\ndevDependencies | patch | [`^0.7.4` ->\n`^0.7.6`](https://renovatebot.com/diffs/npm/source-map/0.7.4/0.7.6) |\n\n---\n\n### Release Notes\n\n<details>\n<summary>mozilla/source-map (source-map)</summary>\n\n###\n[`v0.7.6`](https://redirect.github.com/mozilla/source-map/blob/HEAD/CHANGELOG.md#076)\n\n[Compare\nSource](https://redirect.github.com/mozilla/source-map/compare/0.7.5...0.7.6)\n\n- Bump package to 0.7.6 and remove `publishConfig` property in\npackage.json\n([801be934007c3ed0ef66c620641b1668e92c891d](https://redirect.github.com/mozilla/source-map/commit/801be934007c3ed0ef66c620641b1668e92c891d))\n\n###\n[`v0.7.5`](https://redirect.github.com/mozilla/source-map/blob/HEAD/CHANGELOG.md#075)\n\n[Compare\nSource](https://redirect.github.com/mozilla/source-map/compare/v0.7.4...0.7.5)\n\n- [#​364](https://redirect.github.com/mozilla/source-map/pull/364)\n-\n Pass through the implementation of more index map operations.\n- [#​362](https://redirect.github.com/mozilla/source-map/pull/362)\n-\n Remove the bundled dist/ directory?\n- [#​363](https://redirect.github.com/mozilla/source-map/pull/363)\n-\n Split up wasm loading based on compilation target.\n- [#​371](https://redirect.github.com/mozilla/source-map/pull/371)\n-\n Use WHATWG's URL to implement all of source-map's URL operations.\n- [#​378](https://redirect.github.com/mozilla/source-map/pull/378)\n-\n Fix typo\n- [#​384](https://redirect.github.com/mozilla/source-map/pull/384)\n-\n Add Mozilla Code of Conduct in\n- [#​402](https://redirect.github.com/mozilla/source-map/pull/402)\n-\n Remove unused fromVLQSigned function\n- [#​374](https://redirect.github.com/mozilla/source-map/pull/374)\n-\n Add lastGeneratedColumn to typing for MappingItem\n- [#​395](https://redirect.github.com/mozilla/source-map/pull/395)\n-\n`addMapping()`: ensure that `originalLine` and `originalColumn` are\n`null` when `original` argument was undefined/`null`\n- [#​394](https://redirect.github.com/mozilla/source-map/pull/394)\n-\n fix crash in url util function due to undefined root value\n- [#​393](https://redirect.github.com/mozilla/source-map/pull/393)\n-\n minor binary-search code/comment fixes\n- [#​407](https://redirect.github.com/mozilla/source-map/pull/407)\n-\n use Travis CI svg badge\n- [#​397](https://redirect.github.com/mozilla/source-map/pull/397)\n-\nadd `prettier` task for standardized code formatting => easier\ncross-branch/fork code comparison and merging\n- [#​415](https://redirect.github.com/mozilla/source-map/pull/415)\n-\n Syntax highlight README HTML sample\n- [#​439](https://redirect.github.com/mozilla/source-map/pull/439)\n-\n Add function to SourceMapConsumer TS interface\n- [#​448](https://redirect.github.com/mozilla/source-map/pull/448)\n-\n Include types file extension in package.json\n- [#​464](https://redirect.github.com/mozilla/source-map/pull/464)\n-\n Require Node.js 12 or later & switch CI to GitHub Actions\n- [#​466](https://redirect.github.com/mozilla/source-map/pull/466)\n-\n Skip updating coveralls.io coverage\n- [#​465](https://redirect.github.com/mozilla/source-map/pull/465)\n-\n Update WASM binary and Land WASM rust sources in this repository\n- [#​463](https://redirect.github.com/mozilla/source-map/pull/463)\n-\n Update ESLint & Prettier to latest\n- [#​467](https://redirect.github.com/mozilla/source-map/pull/467)\n-\n Adopt & enforce the mozilla-central Prettier config\n- [#​468](https://redirect.github.com/mozilla/source-map/pull/468)\n-\n Simplify coverage tooling\n- [#​469](https://redirect.github.com/mozilla/source-map/pull/469)\n-\n Update to doctoc v2 & simplify call pattern\n- [#​470](https://redirect.github.com/mozilla/source-map/pull/470)\n-\n Filter out unnecessary rust tasks\n- [#​471](https://redirect.github.com/mozilla/source-map/pull/471)\n-\n Improve coverage\n- [#​472](https://redirect.github.com/mozilla/source-map/pull/472)\n-\n Include package-lock.json in repo\n- [#​473](https://redirect.github.com/mozilla/source-map/pull/473)\n-\n fix: convert result of allocate_mappings from signed to unsigned\n- [#​481](https://redirect.github.com/mozilla/source-map/pull/481)\n-\n Add support for the sourcemaps ignorelist\n- [#​485](https://redirect.github.com/mozilla/source-map/pull/485)\n-\n Remove .DS_Store\n- [#​488](https://redirect.github.com/mozilla/source-map/pull/488)\n-\n Fix reference to LICENSE file\n- [#​507](https://redirect.github.com/mozilla/source-map/pull/507)\n-\n Fix an off-by-1 error in section lookup\n- [#​505](https://redirect.github.com/mozilla/source-map/pull/505)\n-\n Add source map spec tests\n- [#​517](https://redirect.github.com/mozilla/source-map/pull/517)\n-\n Remove whatwg-url module\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\n---------\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"9ac9769b42bec30bdb1de96a2135fe98253336cd"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/235645","number":235645,"mergeCommit":{"message":"Update dependency source-map to ^0.7.6 (main) (#235645)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [source-map](https://redirect.github.com/mozilla/source-map) |\ndevDependencies | patch | [`^0.7.4` ->\n`^0.7.6`](https://renovatebot.com/diffs/npm/source-map/0.7.4/0.7.6) |\n\n---\n\n### Release Notes\n\n<details>\n<summary>mozilla/source-map (source-map)</summary>\n\n###\n[`v0.7.6`](https://redirect.github.com/mozilla/source-map/blob/HEAD/CHANGELOG.md#076)\n\n[Compare\nSource](https://redirect.github.com/mozilla/source-map/compare/0.7.5...0.7.6)\n\n- Bump package to 0.7.6 and remove `publishConfig` property in\npackage.json\n([801be934007c3ed0ef66c620641b1668e92c891d](https://redirect.github.com/mozilla/source-map/commit/801be934007c3ed0ef66c620641b1668e92c891d))\n\n###\n[`v0.7.5`](https://redirect.github.com/mozilla/source-map/blob/HEAD/CHANGELOG.md#075)\n\n[Compare\nSource](https://redirect.github.com/mozilla/source-map/compare/v0.7.4...0.7.5)\n\n- [#​364](https://redirect.github.com/mozilla/source-map/pull/364)\n-\n Pass through the implementation of more index map operations.\n- [#​362](https://redirect.github.com/mozilla/source-map/pull/362)\n-\n Remove the bundled dist/ directory?\n- [#​363](https://redirect.github.com/mozilla/source-map/pull/363)\n-\n Split up wasm loading based on compilation target.\n- [#​371](https://redirect.github.com/mozilla/source-map/pull/371)\n-\n Use WHATWG's URL to implement all of source-map's URL operations.\n- [#​378](https://redirect.github.com/mozilla/source-map/pull/378)\n-\n Fix typo\n- [#​384](https://redirect.github.com/mozilla/source-map/pull/384)\n-\n Add Mozilla Code of Conduct in\n- [#​402](https://redirect.github.com/mozilla/source-map/pull/402)\n-\n Remove unused fromVLQSigned function\n- [#​374](https://redirect.github.com/mozilla/source-map/pull/374)\n-\n Add lastGeneratedColumn to typing for MappingItem\n- [#​395](https://redirect.github.com/mozilla/source-map/pull/395)\n-\n`addMapping()`: ensure that `originalLine` and `originalColumn` are\n`null` when `original` argument was undefined/`null`\n- [#​394](https://redirect.github.com/mozilla/source-map/pull/394)\n-\n fix crash in url util function due to undefined root value\n- [#​393](https://redirect.github.com/mozilla/source-map/pull/393)\n-\n minor binary-search code/comment fixes\n- [#​407](https://redirect.github.com/mozilla/source-map/pull/407)\n-\n use Travis CI svg badge\n- [#​397](https://redirect.github.com/mozilla/source-map/pull/397)\n-\nadd `prettier` task for standardized code formatting => easier\ncross-branch/fork code comparison and merging\n- [#​415](https://redirect.github.com/mozilla/source-map/pull/415)\n-\n Syntax highlight README HTML sample\n- [#​439](https://redirect.github.com/mozilla/source-map/pull/439)\n-\n Add function to SourceMapConsumer TS interface\n- [#​448](https://redirect.github.com/mozilla/source-map/pull/448)\n-\n Include types file extension in package.json\n- [#​464](https://redirect.github.com/mozilla/source-map/pull/464)\n-\n Require Node.js 12 or later & switch CI to GitHub Actions\n- [#​466](https://redirect.github.com/mozilla/source-map/pull/466)\n-\n Skip updating coveralls.io coverage\n- [#​465](https://redirect.github.com/mozilla/source-map/pull/465)\n-\n Update WASM binary and Land WASM rust sources in this repository\n- [#​463](https://redirect.github.com/mozilla/source-map/pull/463)\n-\n Update ESLint & Prettier to latest\n- [#​467](https://redirect.github.com/mozilla/source-map/pull/467)\n-\n Adopt & enforce the mozilla-central Prettier config\n- [#​468](https://redirect.github.com/mozilla/source-map/pull/468)\n-\n Simplify coverage tooling\n- [#​469](https://redirect.github.com/mozilla/source-map/pull/469)\n-\n Update to doctoc v2 & simplify call pattern\n- [#​470](https://redirect.github.com/mozilla/source-map/pull/470)\n-\n Filter out unnecessary rust tasks\n- [#​471](https://redirect.github.com/mozilla/source-map/pull/471)\n-\n Improve coverage\n- [#​472](https://redirect.github.com/mozilla/source-map/pull/472)\n-\n Include package-lock.json in repo\n- [#​473](https://redirect.github.com/mozilla/source-map/pull/473)\n-\n fix: convert result of allocate_mappings from signed to unsigned\n- [#​481](https://redirect.github.com/mozilla/source-map/pull/481)\n-\n Add support for the sourcemaps ignorelist\n- [#​485](https://redirect.github.com/mozilla/source-map/pull/485)\n-\n Remove .DS_Store\n- [#​488](https://redirect.github.com/mozilla/source-map/pull/488)\n-\n Fix reference to LICENSE file\n- [#​507](https://redirect.github.com/mozilla/source-map/pull/507)\n-\n Fix an off-by-1 error in section lookup\n- [#​505](https://redirect.github.com/mozilla/source-map/pull/505)\n-\n Add source map spec tests\n- [#​517](https://redirect.github.com/mozilla/source-map/pull/517)\n-\n Remove whatwg-url module\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\n---------\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"9ac9769b42bec30bdb1de96a2135fe98253336cd"}}]}] BACKPORT--> Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [source-map](https://redirect.github.com/mozilla/source-map) | devDependencies | patch | [`^0.7.4` -> `^0.7.6`](https://renovatebot.com/diffs/npm/source-map/0.7.4/0.7.6) | --- ### Release Notes <details> <summary>mozilla/source-map (source-map)</summary> ### [`v0.7.6`](https://redirect.github.com/mozilla/source-map/blob/HEAD/CHANGELOG.md#076) [Compare Source](https://redirect.github.com/mozilla/source-map/compare/0.7.5...0.7.6) - Bump package to 0.7.6 and remove `publishConfig` property in package.json ([801be934007c3ed0ef66c620641b1668e92c891d](https://redirect.github.com/mozilla/source-map/commit/801be934007c3ed0ef66c620641b1668e92c891d)) ### [`v0.7.5`](https://redirect.github.com/mozilla/source-map/blob/HEAD/CHANGELOG.md#075) [Compare Source](https://redirect.github.com/mozilla/source-map/compare/v0.7.4...0.7.5) - [#&elastic#8203;364](https://redirect.github.com/mozilla/source-map/pull/364) - Pass through the implementation of more index map operations. - [#&elastic#8203;362](https://redirect.github.com/mozilla/source-map/pull/362) - Remove the bundled dist/ directory? - [#&elastic#8203;363](https://redirect.github.com/mozilla/source-map/pull/363) - Split up wasm loading based on compilation target. - [#&elastic#8203;371](https://redirect.github.com/mozilla/source-map/pull/371) - Use WHATWG's URL to implement all of source-map's URL operations. - [#&elastic#8203;378](https://redirect.github.com/mozilla/source-map/pull/378) - Fix typo - [#&elastic#8203;384](https://redirect.github.com/mozilla/source-map/pull/384) - Add Mozilla Code of Conduct in - [#&elastic#8203;402](https://redirect.github.com/mozilla/source-map/pull/402) - Remove unused fromVLQSigned function - [#&elastic#8203;374](https://redirect.github.com/mozilla/source-map/pull/374) - Add lastGeneratedColumn to typing for MappingItem - [#&elastic#8203;395](https://redirect.github.com/mozilla/source-map/pull/395) - `addMapping()`: ensure that `originalLine` and `originalColumn` are `null` when `original` argument was undefined/`null` - [#&elastic#8203;394](https://redirect.github.com/mozilla/source-map/pull/394) - fix crash in url util function due to undefined root value - [#&elastic#8203;393](https://redirect.github.com/mozilla/source-map/pull/393) - minor binary-search code/comment fixes - [#&elastic#8203;407](https://redirect.github.com/mozilla/source-map/pull/407) - use Travis CI svg badge - [#&elastic#8203;397](https://redirect.github.com/mozilla/source-map/pull/397) - add `prettier` task for standardized code formatting => easier cross-branch/fork code comparison and merging - [#&elastic#8203;415](https://redirect.github.com/mozilla/source-map/pull/415) - Syntax highlight README HTML sample - [#&elastic#8203;439](https://redirect.github.com/mozilla/source-map/pull/439) - Add function to SourceMapConsumer TS interface - [#&elastic#8203;448](https://redirect.github.com/mozilla/source-map/pull/448) - Include types file extension in package.json - [#&elastic#8203;464](https://redirect.github.com/mozilla/source-map/pull/464) - Require Node.js 12 or later & switch CI to GitHub Actions - [#&elastic#8203;466](https://redirect.github.com/mozilla/source-map/pull/466) - Skip updating coveralls.io coverage - [#&elastic#8203;465](https://redirect.github.com/mozilla/source-map/pull/465) - Update WASM binary and Land WASM rust sources in this repository - [#&elastic#8203;463](https://redirect.github.com/mozilla/source-map/pull/463) - Update ESLint & Prettier to latest - [#&elastic#8203;467](https://redirect.github.com/mozilla/source-map/pull/467) - Adopt & enforce the mozilla-central Prettier config - [#&elastic#8203;468](https://redirect.github.com/mozilla/source-map/pull/468) - Simplify coverage tooling - [#&elastic#8203;469](https://redirect.github.com/mozilla/source-map/pull/469) - Update to doctoc v2 & simplify call pattern - [#&elastic#8203;470](https://redirect.github.com/mozilla/source-map/pull/470) - Filter out unnecessary rust tasks - [#&elastic#8203;471](https://redirect.github.com/mozilla/source-map/pull/471) - Improve coverage - [#&elastic#8203;472](https://redirect.github.com/mozilla/source-map/pull/472) - Include package-lock.json in repo - [#&elastic#8203;473](https://redirect.github.com/mozilla/source-map/pull/473) - fix: convert result of allocate_mappings from signed to unsigned - [#&elastic#8203;481](https://redirect.github.com/mozilla/source-map/pull/481) - Add support for the sourcemaps ignorelist - [#&elastic#8203;485](https://redirect.github.com/mozilla/source-map/pull/485) - Remove .DS_Store - [#&elastic#8203;488](https://redirect.github.com/mozilla/source-map/pull/488) - Fix reference to LICENSE file - [#&elastic#8203;507](https://redirect.github.com/mozilla/source-map/pull/507) - Fix an off-by-1 error in section lookup - [#&elastic#8203;505](https://redirect.github.com/mozilla/source-map/pull/505) - Add source map spec tests - [#&elastic#8203;517](https://redirect.github.com/mozilla/source-map/pull/517) - Remove whatwg-url module </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOk9wZXJhdGlvbnMiLCJiYWNrcG9ydDphbGwtb3BlbiIsInJlbGVhc2Vfbm90ZTpza2lwIl19--> --------- Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [source-map](https://redirect.github.com/mozilla/source-map) | devDependencies | patch | [`^0.7.4` -> `^0.7.6`](https://renovatebot.com/diffs/npm/source-map/0.7.4/0.7.6) | --- ### Release Notes <details> <summary>mozilla/source-map (source-map)</summary> ### [`v0.7.6`](https://redirect.github.com/mozilla/source-map/blob/HEAD/CHANGELOG.md#076) [Compare Source](https://redirect.github.com/mozilla/source-map/compare/0.7.5...0.7.6) - Bump package to 0.7.6 and remove `publishConfig` property in package.json ([801be934007c3ed0ef66c620641b1668e92c891d](https://redirect.github.com/mozilla/source-map/commit/801be934007c3ed0ef66c620641b1668e92c891d)) ### [`v0.7.5`](https://redirect.github.com/mozilla/source-map/blob/HEAD/CHANGELOG.md#075) [Compare Source](https://redirect.github.com/mozilla/source-map/compare/v0.7.4...0.7.5) - [#​364](https://redirect.github.com/mozilla/source-map/pull/364) - Pass through the implementation of more index map operations. - [#​362](https://redirect.github.com/mozilla/source-map/pull/362) - Remove the bundled dist/ directory? - [#​363](https://redirect.github.com/mozilla/source-map/pull/363) - Split up wasm loading based on compilation target. - [#​371](https://redirect.github.com/mozilla/source-map/pull/371) - Use WHATWG's URL to implement all of source-map's URL operations. - [#​378](https://redirect.github.com/mozilla/source-map/pull/378) - Fix typo - [#​384](https://redirect.github.com/mozilla/source-map/pull/384) - Add Mozilla Code of Conduct in - [#​402](https://redirect.github.com/mozilla/source-map/pull/402) - Remove unused fromVLQSigned function - [#​374](https://redirect.github.com/mozilla/source-map/pull/374) - Add lastGeneratedColumn to typing for MappingItem - [#​395](https://redirect.github.com/mozilla/source-map/pull/395) - `addMapping()`: ensure that `originalLine` and `originalColumn` are `null` when `original` argument was undefined/`null` - [#​394](https://redirect.github.com/mozilla/source-map/pull/394) - fix crash in url util function due to undefined root value - [#​393](https://redirect.github.com/mozilla/source-map/pull/393) - minor binary-search code/comment fixes - [#​407](https://redirect.github.com/mozilla/source-map/pull/407) - use Travis CI svg badge - [#​397](https://redirect.github.com/mozilla/source-map/pull/397) - add `prettier` task for standardized code formatting => easier cross-branch/fork code comparison and merging - [#​415](https://redirect.github.com/mozilla/source-map/pull/415) - Syntax highlight README HTML sample - [#​439](https://redirect.github.com/mozilla/source-map/pull/439) - Add function to SourceMapConsumer TS interface - [#​448](https://redirect.github.com/mozilla/source-map/pull/448) - Include types file extension in package.json - [#​464](https://redirect.github.com/mozilla/source-map/pull/464) - Require Node.js 12 or later & switch CI to GitHub Actions - [#​466](https://redirect.github.com/mozilla/source-map/pull/466) - Skip updating coveralls.io coverage - [#​465](https://redirect.github.com/mozilla/source-map/pull/465) - Update WASM binary and Land WASM rust sources in this repository - [#​463](https://redirect.github.com/mozilla/source-map/pull/463) - Update ESLint & Prettier to latest - [#​467](https://redirect.github.com/mozilla/source-map/pull/467) - Adopt & enforce the mozilla-central Prettier config - [#​468](https://redirect.github.com/mozilla/source-map/pull/468) - Simplify coverage tooling - [#​469](https://redirect.github.com/mozilla/source-map/pull/469) - Update to doctoc v2 & simplify call pattern - [#​470](https://redirect.github.com/mozilla/source-map/pull/470) - Filter out unnecessary rust tasks - [#​471](https://redirect.github.com/mozilla/source-map/pull/471) - Improve coverage - [#​472](https://redirect.github.com/mozilla/source-map/pull/472) - Include package-lock.json in repo - [#​473](https://redirect.github.com/mozilla/source-map/pull/473) - fix: convert result of allocate_mappings from signed to unsigned - [#​481](https://redirect.github.com/mozilla/source-map/pull/481) - Add support for the sourcemaps ignorelist - [#​485](https://redirect.github.com/mozilla/source-map/pull/485) - Remove .DS_Store - [#​488](https://redirect.github.com/mozilla/source-map/pull/488) - Fix reference to LICENSE file - [#​507](https://redirect.github.com/mozilla/source-map/pull/507) - Fix an off-by-1 error in section lookup - [#​505](https://redirect.github.com/mozilla/source-map/pull/505) - Add source map spec tests - [#​517](https://redirect.github.com/mozilla/source-map/pull/517) - Remove whatwg-url module </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOk9wZXJhdGlvbnMiLCJiYWNrcG9ydDphbGwtb3BlbiIsInJlbGVhc2Vfbm90ZTpza2lwIl19--> --------- Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
This PR contains the following updates:
^0.7.4
->^0.7.6
Release Notes
mozilla/source-map (source-map)
v0.7.6
Compare Source
publishConfig
property in package.json (801be934007c3ed0ef66c620641b1668e92c891d)v0.7.5
Compare Source
Pass through the implementation of more index map operations.
Remove the bundled dist/ directory?
Split up wasm loading based on compilation target.
Use WHATWG's URL to implement all of source-map's URL operations.
Fix typo
Add Mozilla Code of Conduct in
Remove unused fromVLQSigned function
Add lastGeneratedColumn to typing for MappingItem
addMapping()
: ensure thatoriginalLine
andoriginalColumn
arenull
whenoriginal
argument was undefined/null
fix crash in url util function due to undefined root value
minor binary-search code/comment fixes
use Travis CI svg badge
add
prettier
task for standardized code formatting => easier cross-branch/fork code comparison and mergingSyntax highlight README HTML sample
Add function to SourceMapConsumer TS interface
Include types file extension in package.json
Require Node.js 12 or later & switch CI to GitHub Actions
Skip updating coveralls.io coverage
Update WASM binary and Land WASM rust sources in this repository
Update ESLint & Prettier to latest
Adopt & enforce the mozilla-central Prettier config
Simplify coverage tooling
Update to doctoc v2 & simplify call pattern
Filter out unnecessary rust tasks
Improve coverage
Include package-lock.json in repo
fix: convert result of allocate_mappings from signed to unsigned
Add support for the sourcemaps ignorelist
Remove .DS_Store
Fix reference to LICENSE file
Fix an off-by-1 error in section lookup
Add source map spec tests
Remove whatwg-url module
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.
This PR has been generated by Renovate Bot.