-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
Update moment (main) #206181
Update moment (main) #206181
Conversation
Pinging @elastic/appex-sharedux (Team:SharedUX) |
/ci |
@elastic/appex-sharedux Looks like the build (surprisingly) passed CI, but it seems like a big jump for moment, so not sure how confident we can be about it. WDYT? |
@elasticmachine merge upstream |
/ci |
💚 Build Succeeded
Metrics [docs]Page load bundle
History
cc @davismcphee |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving on the Data Discovery side. I chatted with @Dosant offline and we agreed to move forward with merging this including the all-open
backport.
Starting backport for target branches: 7.17, 8.16, 8.17, 8.x https://github.com/elastic/kibana/actions/runs/12815176663 |
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [moment](https://momentjs.com) ([source](https://github.com/moment/moment)) | peerDependencies | minor | [`^2.24.0` -> `^2.30.1`](https://renovatebot.com/diffs/npm/moment/2.24.0/2.30.1) | | [moment-timezone](http://momentjs.com/timezone/) ([source](https://github.com/moment/moment-timezone)) | dependencies | patch | [`^0.5.45` -> `^0.5.46`](https://renovatebot.com/diffs/npm/moment-timezone/0.5.45/0.5.46) | --- ### Release Notes <details> <summary>moment/moment (moment)</summary> ### [`v2.30.1`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2301) [Compare Source](https://github.com/moment/moment/compare/2.30.0...2.30.1) - Release Dec 27, 2023 - Revert [https://github.com/moment/moment/pull/5827](https://github.com/moment/moment/pull/5827), because it's breaking a lot of TS code. ### [`v2.30.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2300-Full-changelog) [Compare Source](https://github.com/moment/moment/compare/2.29.4...2.30.0) - Release Dec 26, 2023 ### [`v2.29.4`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2294) [Compare Source](https://github.com/moment/moment/compare/2.29.3...2.29.4) - Release Jul 6, 2022 - [#&elastic#8203;6015](https://github.com/moment/moment/pull/6015) \[bugfix] Fix ReDoS in preprocessRFC2822 regex ### [`v2.29.3`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2293-Full-changelog) [Compare Source](https://github.com/moment/moment/compare/2.29.2...2.29.3) - Release Apr 17, 2022 - [#&elastic#8203;5995](https://github.com/moment/moment/pull/5995) \[bugfix] Remove const usage - [#&elastic#8203;5990](https://github.com/moment/moment/pull/5990) misc: fix advisory link ### [`v2.29.2`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2292-See-full-changelog) [Compare Source](https://github.com/moment/moment/compare/2.29.1...2.29.2) - Release Apr 3 2022 Address GHSA-8hfj-j24r-96c4 ### [`v2.29.1`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2291-See-full-changelog) [Compare Source](https://github.com/moment/moment/compare/2.29.0...2.29.1) - Release Oct 6, 2020 Updated deprecation message, bugfix in hi locale ### [`v2.29.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2290-See-full-changelog) [Compare Source](https://github.com/moment/moment/compare/2.28.0...2.29.0) - Release Sept 22, 2020 New locales (es-mx, bn-bd). Minor bugfixes and locale improvements. More tests. Moment is in maintenance mode. Read more at this link: https://momentjs.com/docs/#/-project-status/ ### [`v2.28.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2280-See-full-changelog) [Compare Source](https://github.com/moment/moment/compare/2.27.0...2.28.0) - Release Sept 13, 2020 Fix bug where .format() modifies original instance, and locale updates ### [`v2.27.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2270-See-full-changelog) [Compare Source](https://github.com/moment/moment/compare/2.26.0...2.27.0) - Release June 18, 2020 Added Turkmen locale, other locale improvements, slight TypeScript fixes ### [`v2.26.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2260-See-full-changelog) [Compare Source](https://github.com/moment/moment/compare/2.25.3...2.26.0) - Release May 19, 2020 TypeScript fixes and many locale improvements ### [`v2.25.3`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2253) [Compare Source](https://github.com/moment/moment/compare/2.25.2...2.25.3) - Release May 4, 2020 Remove package.json module property. It looks like webpack behaves differently for modules loaded via module vs jsnext:main. ### [`v2.25.2`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2252) [Compare Source](https://github.com/moment/moment/compare/2.25.1...2.25.2) - Release May 4, 2020 This release includes ES Module bundled moment, separate from it's source code under dist/ folder. This might alleviate issues with finding the \`./locale subfolder for loading locales. This might also mean now webpack will bundle all locales automatically, unless told otherwise. ### [`v2.25.1`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2251) [Compare Source](https://github.com/moment/moment/compare/2.25.0...2.25.1) - Release May 1, 2020 This is a quick patch release to address some of the issues raised after releasing 2.25.0. - [2e268635](https://github.com/moment/moment/commit/2e268635) \[misc] Revert [#&elastic#8203;5269](https://github.com/moment/moment/issues/5269) due to webpack warning - [226799e1](https://github.com/moment/moment/commit/226799e1) \[locale] fil: Fix metadata comment - [a83a521](https://github.com/moment/moment/commit/a83a521) \[bugfix] Fix typeoff usages - [e324334](https://github.com/moment/moment/commit/e324334) \[pkg] Add ts3.1-typings in npm package - [28cc23e](https://github.com/moment/moment/commit/28cc23e) \[misc] Remove deleted generated locale en-SG ### [`v2.25.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2250-See-full-changelog) [Compare Source](https://github.com/moment/moment/compare/2.24.0...2.25.0) - Release May 1, 2020 - [#&elastic#8203;4611](https://github.com/moment/moment/issues/4611) [022dc038](https://github.com/moment/moment/commit/022dc038) \[feature] Support for strict string parsing, fixes [#&elastic#8203;2469](https://github.com/moment/moment/issues/2469) - [#&elastic#8203;4599](https://github.com/moment/moment/issues/4599) [4b615b9d](https://github.com/moment/moment/commit/4b615b9d) \[feature] Add support for eras in en and jp - [#&elastic#8203;4296](https://github.com/moment/moment/issues/4296) [757d4ff8](https://github.com/moment/moment/commit/757d4ff8) \[feature] Accept custom relative thresholds in duration.humanize - 18 bigfixes - 36 locale fixes - 5 new locales (oc-lnc, zh-mo, en-in, gom-deva, fil) </details> <details> <summary>moment/moment-timezone (moment-timezone)</summary> ### [`v0.5.46`](https://github.com/moment/moment-timezone/blob/HEAD/changelog.md#0546-2024-10-06) [Compare Source](https://github.com/moment/moment-timezone/compare/0.5.45...0.5.46) - Updated data to IANA TZDB `2024b`. This only affects historical timestamps; no future timestamps have changed. </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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOlNoYXJlZFVYIiwiYmFja3BvcnQ6YWxsLW9wZW4iLCJyZWxlYXNlX25vdGU6c2tpcCJdfQ==--> Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Co-authored-by: Elastic Machine <[email protected]> (cherry picked from commit c28b173)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [moment](https://momentjs.com) ([source](https://github.com/moment/moment)) | peerDependencies | minor | [`^2.24.0` -> `^2.30.1`](https://renovatebot.com/diffs/npm/moment/2.24.0/2.30.1) | | [moment-timezone](http://momentjs.com/timezone/) ([source](https://github.com/moment/moment-timezone)) | dependencies | patch | [`^0.5.45` -> `^0.5.46`](https://renovatebot.com/diffs/npm/moment-timezone/0.5.45/0.5.46) | --- ### Release Notes <details> <summary>moment/moment (moment)</summary> ### [`v2.30.1`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2301) [Compare Source](https://github.com/moment/moment/compare/2.30.0...2.30.1) - Release Dec 27, 2023 - Revert [https://github.com/moment/moment/pull/5827](https://github.com/moment/moment/pull/5827), because it's breaking a lot of TS code. ### [`v2.30.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2300-Full-changelog) [Compare Source](https://github.com/moment/moment/compare/2.29.4...2.30.0) - Release Dec 26, 2023 ### [`v2.29.4`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2294) [Compare Source](https://github.com/moment/moment/compare/2.29.3...2.29.4) - Release Jul 6, 2022 - [#&elastic#8203;6015](https://github.com/moment/moment/pull/6015) \[bugfix] Fix ReDoS in preprocessRFC2822 regex ### [`v2.29.3`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2293-Full-changelog) [Compare Source](https://github.com/moment/moment/compare/2.29.2...2.29.3) - Release Apr 17, 2022 - [#&elastic#8203;5995](https://github.com/moment/moment/pull/5995) \[bugfix] Remove const usage - [#&elastic#8203;5990](https://github.com/moment/moment/pull/5990) misc: fix advisory link ### [`v2.29.2`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2292-See-full-changelog) [Compare Source](https://github.com/moment/moment/compare/2.29.1...2.29.2) - Release Apr 3 2022 Address GHSA-8hfj-j24r-96c4 ### [`v2.29.1`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2291-See-full-changelog) [Compare Source](https://github.com/moment/moment/compare/2.29.0...2.29.1) - Release Oct 6, 2020 Updated deprecation message, bugfix in hi locale ### [`v2.29.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2290-See-full-changelog) [Compare Source](https://github.com/moment/moment/compare/2.28.0...2.29.0) - Release Sept 22, 2020 New locales (es-mx, bn-bd). Minor bugfixes and locale improvements. More tests. Moment is in maintenance mode. Read more at this link: https://momentjs.com/docs/#/-project-status/ ### [`v2.28.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2280-See-full-changelog) [Compare Source](https://github.com/moment/moment/compare/2.27.0...2.28.0) - Release Sept 13, 2020 Fix bug where .format() modifies original instance, and locale updates ### [`v2.27.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2270-See-full-changelog) [Compare Source](https://github.com/moment/moment/compare/2.26.0...2.27.0) - Release June 18, 2020 Added Turkmen locale, other locale improvements, slight TypeScript fixes ### [`v2.26.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2260-See-full-changelog) [Compare Source](https://github.com/moment/moment/compare/2.25.3...2.26.0) - Release May 19, 2020 TypeScript fixes and many locale improvements ### [`v2.25.3`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2253) [Compare Source](https://github.com/moment/moment/compare/2.25.2...2.25.3) - Release May 4, 2020 Remove package.json module property. It looks like webpack behaves differently for modules loaded via module vs jsnext:main. ### [`v2.25.2`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2252) [Compare Source](https://github.com/moment/moment/compare/2.25.1...2.25.2) - Release May 4, 2020 This release includes ES Module bundled moment, separate from it's source code under dist/ folder. This might alleviate issues with finding the \`./locale subfolder for loading locales. This might also mean now webpack will bundle all locales automatically, unless told otherwise. ### [`v2.25.1`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2251) [Compare Source](https://github.com/moment/moment/compare/2.25.0...2.25.1) - Release May 1, 2020 This is a quick patch release to address some of the issues raised after releasing 2.25.0. - [2e268635](https://github.com/moment/moment/commit/2e268635) \[misc] Revert [#&elastic#8203;5269](https://github.com/moment/moment/issues/5269) due to webpack warning - [226799e1](https://github.com/moment/moment/commit/226799e1) \[locale] fil: Fix metadata comment - [a83a521](https://github.com/moment/moment/commit/a83a521) \[bugfix] Fix typeoff usages - [e324334](https://github.com/moment/moment/commit/e324334) \[pkg] Add ts3.1-typings in npm package - [28cc23e](https://github.com/moment/moment/commit/28cc23e) \[misc] Remove deleted generated locale en-SG ### [`v2.25.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2250-See-full-changelog) [Compare Source](https://github.com/moment/moment/compare/2.24.0...2.25.0) - Release May 1, 2020 - [#&elastic#8203;4611](https://github.com/moment/moment/issues/4611) [022dc038](https://github.com/moment/moment/commit/022dc038) \[feature] Support for strict string parsing, fixes [#&elastic#8203;2469](https://github.com/moment/moment/issues/2469) - [#&elastic#8203;4599](https://github.com/moment/moment/issues/4599) [4b615b9d](https://github.com/moment/moment/commit/4b615b9d) \[feature] Add support for eras in en and jp - [#&elastic#8203;4296](https://github.com/moment/moment/issues/4296) [757d4ff8](https://github.com/moment/moment/commit/757d4ff8) \[feature] Accept custom relative thresholds in duration.humanize - 18 bigfixes - 36 locale fixes - 5 new locales (oc-lnc, zh-mo, en-in, gom-deva, fil) </details> <details> <summary>moment/moment-timezone (moment-timezone)</summary> ### [`v0.5.46`](https://github.com/moment/moment-timezone/blob/HEAD/changelog.md#0546-2024-10-06) [Compare Source](https://github.com/moment/moment-timezone/compare/0.5.45...0.5.46) - Updated data to IANA TZDB `2024b`. This only affects historical timestamps; no future timestamps have changed. </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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOlNoYXJlZFVYIiwiYmFja3BvcnQ6YWxsLW9wZW4iLCJyZWxlYXNlX25vdGU6c2tpcCJdfQ==--> Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Co-authored-by: Elastic Machine <[email protected]> (cherry picked from commit c28b173)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [moment](https://momentjs.com) ([source](https://github.com/moment/moment)) | peerDependencies | minor | [`^2.24.0` -> `^2.30.1`](https://renovatebot.com/diffs/npm/moment/2.24.0/2.30.1) | | [moment-timezone](http://momentjs.com/timezone/) ([source](https://github.com/moment/moment-timezone)) | dependencies | patch | [`^0.5.45` -> `^0.5.46`](https://renovatebot.com/diffs/npm/moment-timezone/0.5.45/0.5.46) | --- ### Release Notes <details> <summary>moment/moment (moment)</summary> ### [`v2.30.1`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2301) [Compare Source](https://github.com/moment/moment/compare/2.30.0...2.30.1) - Release Dec 27, 2023 - Revert [https://github.com/moment/moment/pull/5827](https://github.com/moment/moment/pull/5827), because it's breaking a lot of TS code. ### [`v2.30.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2300-Full-changelog) [Compare Source](https://github.com/moment/moment/compare/2.29.4...2.30.0) - Release Dec 26, 2023 ### [`v2.29.4`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2294) [Compare Source](https://github.com/moment/moment/compare/2.29.3...2.29.4) - Release Jul 6, 2022 - [#&elastic#8203;6015](https://github.com/moment/moment/pull/6015) \[bugfix] Fix ReDoS in preprocessRFC2822 regex ### [`v2.29.3`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2293-Full-changelog) [Compare Source](https://github.com/moment/moment/compare/2.29.2...2.29.3) - Release Apr 17, 2022 - [#&elastic#8203;5995](https://github.com/moment/moment/pull/5995) \[bugfix] Remove const usage - [#&elastic#8203;5990](https://github.com/moment/moment/pull/5990) misc: fix advisory link ### [`v2.29.2`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2292-See-full-changelog) [Compare Source](https://github.com/moment/moment/compare/2.29.1...2.29.2) - Release Apr 3 2022 Address GHSA-8hfj-j24r-96c4 ### [`v2.29.1`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2291-See-full-changelog) [Compare Source](https://github.com/moment/moment/compare/2.29.0...2.29.1) - Release Oct 6, 2020 Updated deprecation message, bugfix in hi locale ### [`v2.29.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2290-See-full-changelog) [Compare Source](https://github.com/moment/moment/compare/2.28.0...2.29.0) - Release Sept 22, 2020 New locales (es-mx, bn-bd). Minor bugfixes and locale improvements. More tests. Moment is in maintenance mode. Read more at this link: https://momentjs.com/docs/#/-project-status/ ### [`v2.28.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2280-See-full-changelog) [Compare Source](https://github.com/moment/moment/compare/2.27.0...2.28.0) - Release Sept 13, 2020 Fix bug where .format() modifies original instance, and locale updates ### [`v2.27.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2270-See-full-changelog) [Compare Source](https://github.com/moment/moment/compare/2.26.0...2.27.0) - Release June 18, 2020 Added Turkmen locale, other locale improvements, slight TypeScript fixes ### [`v2.26.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2260-See-full-changelog) [Compare Source](https://github.com/moment/moment/compare/2.25.3...2.26.0) - Release May 19, 2020 TypeScript fixes and many locale improvements ### [`v2.25.3`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2253) [Compare Source](https://github.com/moment/moment/compare/2.25.2...2.25.3) - Release May 4, 2020 Remove package.json module property. It looks like webpack behaves differently for modules loaded via module vs jsnext:main. ### [`v2.25.2`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2252) [Compare Source](https://github.com/moment/moment/compare/2.25.1...2.25.2) - Release May 4, 2020 This release includes ES Module bundled moment, separate from it's source code under dist/ folder. This might alleviate issues with finding the \`./locale subfolder for loading locales. This might also mean now webpack will bundle all locales automatically, unless told otherwise. ### [`v2.25.1`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2251) [Compare Source](https://github.com/moment/moment/compare/2.25.0...2.25.1) - Release May 1, 2020 This is a quick patch release to address some of the issues raised after releasing 2.25.0. - [2e268635](https://github.com/moment/moment/commit/2e268635) \[misc] Revert [#&elastic#8203;5269](https://github.com/moment/moment/issues/5269) due to webpack warning - [226799e1](https://github.com/moment/moment/commit/226799e1) \[locale] fil: Fix metadata comment - [a83a521](https://github.com/moment/moment/commit/a83a521) \[bugfix] Fix typeoff usages - [e324334](https://github.com/moment/moment/commit/e324334) \[pkg] Add ts3.1-typings in npm package - [28cc23e](https://github.com/moment/moment/commit/28cc23e) \[misc] Remove deleted generated locale en-SG ### [`v2.25.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2250-See-full-changelog) [Compare Source](https://github.com/moment/moment/compare/2.24.0...2.25.0) - Release May 1, 2020 - [#&elastic#8203;4611](https://github.com/moment/moment/issues/4611) [022dc038](https://github.com/moment/moment/commit/022dc038) \[feature] Support for strict string parsing, fixes [#&elastic#8203;2469](https://github.com/moment/moment/issues/2469) - [#&elastic#8203;4599](https://github.com/moment/moment/issues/4599) [4b615b9d](https://github.com/moment/moment/commit/4b615b9d) \[feature] Add support for eras in en and jp - [#&elastic#8203;4296](https://github.com/moment/moment/issues/4296) [757d4ff8](https://github.com/moment/moment/commit/757d4ff8) \[feature] Accept custom relative thresholds in duration.humanize - 18 bigfixes - 36 locale fixes - 5 new locales (oc-lnc, zh-mo, en-in, gom-deva, fil) </details> <details> <summary>moment/moment-timezone (moment-timezone)</summary> ### [`v0.5.46`](https://github.com/moment/moment-timezone/blob/HEAD/changelog.md#0546-2024-10-06) [Compare Source](https://github.com/moment/moment-timezone/compare/0.5.45...0.5.46) - Updated data to IANA TZDB `2024b`. This only affects historical timestamps; no future timestamps have changed. </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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOlNoYXJlZFVYIiwiYmFja3BvcnQ6YWxsLW9wZW4iLCJyZWxlYXNlX25vdGU6c2tpcCJdfQ==--> Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Co-authored-by: Elastic Machine <[email protected]> (cherry picked from commit c28b173)
💔 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.x`: - [Update moment (main) (#206181)](#206181) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"elastic-renovate-prod[bot]","email":"174716857+elastic-renovate-prod[bot]@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-01-16T18:22:59Z","message":"Update moment (main) (#206181)\n\nThis PR contains the following updates:\r\n\r\n| Package | Type | Update | Change |\r\n|---|---|---|---|\r\n| [moment](https://momentjs.com)\r\n([source](https://github.com/moment/moment)) | peerDependencies |\r\nminor | [`^2.24.0` ->\r\n`^2.30.1`](https://renovatebot.com/diffs/npm/moment/2.24.0/2.30.1) |\r\n| [moment-timezone](http://momentjs.com/timezone/)\r\n([source](https://github.com/moment/moment-timezone)) | dependencies |\r\npatch | [`^0.5.45` ->\r\n`^0.5.46`](https://renovatebot.com/diffs/npm/moment-timezone/0.5.45/0.5.46)\r\n|\r\n\r\n---\r\n\r\n### Release Notes\r\n\r\n<details>\r\n<summary>moment/moment (moment)</summary>\r\n\r\n###\r\n[`v2.30.1`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2301)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.30.0...2.30.1)\r\n\r\n- Release Dec 27, 2023\r\n- Revert\r\n[https://github.com/moment/moment/pull/5827](https://github.com/moment/moment/pull/5827),\r\nbecause it's breaking\r\n a lot of TS code.\r\n\r\n###\r\n[`v2.30.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2300-Full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.29.4...2.30.0)\r\n\r\n- Release Dec 26, 2023\r\n\r\n###\r\n[`v2.29.4`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2294)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.29.3...2.29.4)\r\n\r\n- Release Jul 6, 2022\r\n- [#​6015](https://github.com/moment/moment/pull/6015) \\[bugfix]\r\nFix ReDoS in preprocessRFC2822 regex\r\n\r\n###\r\n[`v2.29.3`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2293-Full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.29.2...2.29.3)\r\n\r\n- Release Apr 17, 2022\r\n- [#​5995](https://github.com/moment/moment/pull/5995) \\[bugfix]\r\nRemove const usage\r\n- [#​5990](https://github.com/moment/moment/pull/5990) misc: fix\r\nadvisory link\r\n\r\n###\r\n[`v2.29.2`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2292-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.29.1...2.29.2)\r\n\r\n- Release Apr 3 2022\r\n\r\nAddress\r\nhttps://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4\r\n\r\n###\r\n[`v2.29.1`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2291-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.29.0...2.29.1)\r\n\r\n- Release Oct 6, 2020\r\n\r\nUpdated deprecation message, bugfix in hi locale\r\n\r\n###\r\n[`v2.29.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2290-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.28.0...2.29.0)\r\n\r\n- Release Sept 22, 2020\r\n\r\nNew locales (es-mx, bn-bd).\r\nMinor bugfixes and locale improvements.\r\nMore tests.\r\nMoment is in maintenance mode. Read more at this link:\r\nhttps://momentjs.com/docs/#/-project-status/\r\n\r\n###\r\n[`v2.28.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2280-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.27.0...2.28.0)\r\n\r\n- Release Sept 13, 2020\r\n\r\nFix bug where .format() modifies original instance, and locale updates\r\n\r\n###\r\n[`v2.27.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2270-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.26.0...2.27.0)\r\n\r\n- Release June 18, 2020\r\n\r\nAdded Turkmen locale, other locale improvements, slight TypeScript fixes\r\n\r\n###\r\n[`v2.26.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2260-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.25.3...2.26.0)\r\n\r\n- Release May 19, 2020\r\n\r\nTypeScript fixes and many locale improvements\r\n\r\n###\r\n[`v2.25.3`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2253)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.25.2...2.25.3)\r\n\r\n- Release May 4, 2020\r\n\r\nRemove package.json module property. It looks like webpack behaves\r\ndifferently\r\nfor modules loaded via module vs jsnext:main.\r\n\r\n###\r\n[`v2.25.2`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2252)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.25.1...2.25.2)\r\n\r\n- Release May 4, 2020\r\n\r\nThis release includes ES Module bundled moment, separate from it's\r\nsource code\r\nunder dist/ folder. This might alleviate issues with finding the\r\n\\`./locale\r\nsubfolder for loading locales. This might also mean now webpack will\r\nbundle all\r\nlocales automatically, unless told otherwise.\r\n\r\n###\r\n[`v2.25.1`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2251)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.25.0...2.25.1)\r\n\r\n- Release May 1, 2020\r\n\r\nThis is a quick patch release to address some of the issues raised after\r\nreleasing 2.25.0.\r\n\r\n- [2e268635](https://github.com/moment/moment/commit/2e268635) \\[misc]\r\nRevert [#​5269](https://github.com/moment/moment/issues/5269)\r\ndue to webpack warning\r\n- [226799e1](https://github.com/moment/moment/commit/226799e1)\r\n\\[locale] fil: Fix metadata comment\r\n- [a83a521](https://github.com/moment/moment/commit/a83a521) \\[bugfix]\r\nFix typeoff usages\r\n- [e324334](https://github.com/moment/moment/commit/e324334) \\[pkg]\r\nAdd ts3.1-typings in npm package\r\n- [28cc23e](https://github.com/moment/moment/commit/28cc23e) \\[misc]\r\nRemove deleted generated locale en-SG\r\n\r\n###\r\n[`v2.25.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2250-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.24.0...2.25.0)\r\n\r\n- Release May 1, 2020\r\n\r\n- [#​4611](https://github.com/moment/moment/issues/4611)\r\n[022dc038](https://github.com/moment/moment/commit/022dc038)\r\n\\[feature] Support for strict string parsing, fixes\r\n[#​2469](https://github.com/moment/moment/issues/2469)\r\n\r\n- [#​4599](https://github.com/moment/moment/issues/4599)\r\n[4b615b9d](https://github.com/moment/moment/commit/4b615b9d)\r\n\\[feature] Add support for eras in en and jp\r\n\r\n- [#​4296](https://github.com/moment/moment/issues/4296)\r\n[757d4ff8](https://github.com/moment/moment/commit/757d4ff8)\r\n\\[feature] Accept custom relative thresholds in duration.humanize\r\n\r\n- 18 bigfixes\r\n\r\n- 36 locale fixes\r\n\r\n- 5 new locales (oc-lnc, zh-mo, en-in, gom-deva, fil)\r\n\r\n</details>\r\n\r\n<details>\r\n<summary>moment/moment-timezone (moment-timezone)</summary>\r\n\r\n###\r\n[`v0.5.46`](https://github.com/moment/moment-timezone/blob/HEAD/changelog.md#0546-2024-10-06)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment-timezone/compare/0.5.45...0.5.46)\r\n\r\n- Updated data to IANA TZDB `2024b`. This only affects historical\r\ntimestamps; no future timestamps have changed.\r\n\r\n</details>\r\n\r\n---\r\n\r\n### Configuration\r\n\r\n📅 **Schedule**: Branch creation - At any time (no schedule defined),\r\nAutomerge - At any time (no schedule defined).\r\n\r\n🚦 **Automerge**: Disabled by config. Please merge this manually once you\r\nare satisfied.\r\n\r\n♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the\r\nrebase/retry checkbox.\r\n\r\n👻 **Immortal**: This PR will be recreated if closed unmerged. Get\r\n[config help](https://github.com/renovatebot/renovate/discussions) if\r\nthat's undesired.\r\n\r\n---\r\n\r\n- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check\r\nthis box\r\n\r\n---\r\n\r\nThis PR has been generated by [Renovate\r\nBot](https://github.com/renovatebot/renovate).\r\n\r\n<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOlNoYXJlZFVYIiwiYmFja3BvcnQ6YWxsLW9wZW4iLCJyZWxlYXNlX25vdGU6c2tpcCJdfQ==-->\r\n\r\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\r\nCo-authored-by: Elastic Machine <[email protected]>","sha":"c28b1738862cf352229093ea1d5ef4f8c2cc5fe7","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","Team:SharedUX","backport:all-open"],"title":"Update moment (main)","number":206181,"url":"https://github.com/elastic/kibana/pull/206181","mergeCommit":{"message":"Update moment (main) (#206181)\n\nThis PR contains the following updates:\r\n\r\n| Package | Type | Update | Change |\r\n|---|---|---|---|\r\n| [moment](https://momentjs.com)\r\n([source](https://github.com/moment/moment)) | peerDependencies |\r\nminor | [`^2.24.0` ->\r\n`^2.30.1`](https://renovatebot.com/diffs/npm/moment/2.24.0/2.30.1) |\r\n| [moment-timezone](http://momentjs.com/timezone/)\r\n([source](https://github.com/moment/moment-timezone)) | dependencies |\r\npatch | [`^0.5.45` ->\r\n`^0.5.46`](https://renovatebot.com/diffs/npm/moment-timezone/0.5.45/0.5.46)\r\n|\r\n\r\n---\r\n\r\n### Release Notes\r\n\r\n<details>\r\n<summary>moment/moment (moment)</summary>\r\n\r\n###\r\n[`v2.30.1`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2301)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.30.0...2.30.1)\r\n\r\n- Release Dec 27, 2023\r\n- Revert\r\n[https://github.com/moment/moment/pull/5827](https://github.com/moment/moment/pull/5827),\r\nbecause it's breaking\r\n a lot of TS code.\r\n\r\n###\r\n[`v2.30.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2300-Full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.29.4...2.30.0)\r\n\r\n- Release Dec 26, 2023\r\n\r\n###\r\n[`v2.29.4`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2294)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.29.3...2.29.4)\r\n\r\n- Release Jul 6, 2022\r\n- [#​6015](https://github.com/moment/moment/pull/6015) \\[bugfix]\r\nFix ReDoS in preprocessRFC2822 regex\r\n\r\n###\r\n[`v2.29.3`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2293-Full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.29.2...2.29.3)\r\n\r\n- Release Apr 17, 2022\r\n- [#​5995](https://github.com/moment/moment/pull/5995) \\[bugfix]\r\nRemove const usage\r\n- [#​5990](https://github.com/moment/moment/pull/5990) misc: fix\r\nadvisory link\r\n\r\n###\r\n[`v2.29.2`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2292-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.29.1...2.29.2)\r\n\r\n- Release Apr 3 2022\r\n\r\nAddress\r\nhttps://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4\r\n\r\n###\r\n[`v2.29.1`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2291-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.29.0...2.29.1)\r\n\r\n- Release Oct 6, 2020\r\n\r\nUpdated deprecation message, bugfix in hi locale\r\n\r\n###\r\n[`v2.29.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2290-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.28.0...2.29.0)\r\n\r\n- Release Sept 22, 2020\r\n\r\nNew locales (es-mx, bn-bd).\r\nMinor bugfixes and locale improvements.\r\nMore tests.\r\nMoment is in maintenance mode. Read more at this link:\r\nhttps://momentjs.com/docs/#/-project-status/\r\n\r\n###\r\n[`v2.28.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2280-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.27.0...2.28.0)\r\n\r\n- Release Sept 13, 2020\r\n\r\nFix bug where .format() modifies original instance, and locale updates\r\n\r\n###\r\n[`v2.27.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2270-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.26.0...2.27.0)\r\n\r\n- Release June 18, 2020\r\n\r\nAdded Turkmen locale, other locale improvements, slight TypeScript fixes\r\n\r\n###\r\n[`v2.26.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2260-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.25.3...2.26.0)\r\n\r\n- Release May 19, 2020\r\n\r\nTypeScript fixes and many locale improvements\r\n\r\n###\r\n[`v2.25.3`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2253)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.25.2...2.25.3)\r\n\r\n- Release May 4, 2020\r\n\r\nRemove package.json module property. It looks like webpack behaves\r\ndifferently\r\nfor modules loaded via module vs jsnext:main.\r\n\r\n###\r\n[`v2.25.2`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2252)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.25.1...2.25.2)\r\n\r\n- Release May 4, 2020\r\n\r\nThis release includes ES Module bundled moment, separate from it's\r\nsource code\r\nunder dist/ folder. This might alleviate issues with finding the\r\n\\`./locale\r\nsubfolder for loading locales. This might also mean now webpack will\r\nbundle all\r\nlocales automatically, unless told otherwise.\r\n\r\n###\r\n[`v2.25.1`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2251)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.25.0...2.25.1)\r\n\r\n- Release May 1, 2020\r\n\r\nThis is a quick patch release to address some of the issues raised after\r\nreleasing 2.25.0.\r\n\r\n- [2e268635](https://github.com/moment/moment/commit/2e268635) \\[misc]\r\nRevert [#​5269](https://github.com/moment/moment/issues/5269)\r\ndue to webpack warning\r\n- [226799e1](https://github.com/moment/moment/commit/226799e1)\r\n\\[locale] fil: Fix metadata comment\r\n- [a83a521](https://github.com/moment/moment/commit/a83a521) \\[bugfix]\r\nFix typeoff usages\r\n- [e324334](https://github.com/moment/moment/commit/e324334) \\[pkg]\r\nAdd ts3.1-typings in npm package\r\n- [28cc23e](https://github.com/moment/moment/commit/28cc23e) \\[misc]\r\nRemove deleted generated locale en-SG\r\n\r\n###\r\n[`v2.25.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2250-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.24.0...2.25.0)\r\n\r\n- Release May 1, 2020\r\n\r\n- [#​4611](https://github.com/moment/moment/issues/4611)\r\n[022dc038](https://github.com/moment/moment/commit/022dc038)\r\n\\[feature] Support for strict string parsing, fixes\r\n[#​2469](https://github.com/moment/moment/issues/2469)\r\n\r\n- [#​4599](https://github.com/moment/moment/issues/4599)\r\n[4b615b9d](https://github.com/moment/moment/commit/4b615b9d)\r\n\\[feature] Add support for eras in en and jp\r\n\r\n- [#​4296](https://github.com/moment/moment/issues/4296)\r\n[757d4ff8](https://github.com/moment/moment/commit/757d4ff8)\r\n\\[feature] Accept custom relative thresholds in duration.humanize\r\n\r\n- 18 bigfixes\r\n\r\n- 36 locale fixes\r\n\r\n- 5 new locales (oc-lnc, zh-mo, en-in, gom-deva, fil)\r\n\r\n</details>\r\n\r\n<details>\r\n<summary>moment/moment-timezone (moment-timezone)</summary>\r\n\r\n###\r\n[`v0.5.46`](https://github.com/moment/moment-timezone/blob/HEAD/changelog.md#0546-2024-10-06)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment-timezone/compare/0.5.45...0.5.46)\r\n\r\n- Updated data to IANA TZDB `2024b`. This only affects historical\r\ntimestamps; no future timestamps have changed.\r\n\r\n</details>\r\n\r\n---\r\n\r\n### Configuration\r\n\r\n📅 **Schedule**: Branch creation - At any time (no schedule defined),\r\nAutomerge - At any time (no schedule defined).\r\n\r\n🚦 **Automerge**: Disabled by config. Please merge this manually once you\r\nare satisfied.\r\n\r\n♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the\r\nrebase/retry checkbox.\r\n\r\n👻 **Immortal**: This PR will be recreated if closed unmerged. Get\r\n[config help](https://github.com/renovatebot/renovate/discussions) if\r\nthat's undesired.\r\n\r\n---\r\n\r\n- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check\r\nthis box\r\n\r\n---\r\n\r\nThis PR has been generated by [Renovate\r\nBot](https://github.com/renovatebot/renovate).\r\n\r\n<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOlNoYXJlZFVYIiwiYmFja3BvcnQ6YWxsLW9wZW4iLCJyZWxlYXNlX25vdGU6c2tpcCJdfQ==-->\r\n\r\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\r\nCo-authored-by: Elastic Machine <[email protected]>","sha":"c28b1738862cf352229093ea1d5ef4f8c2cc5fe7"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/206181","number":206181,"mergeCommit":{"message":"Update moment (main) (#206181)\n\nThis PR contains the following updates:\r\n\r\n| Package | Type | Update | Change |\r\n|---|---|---|---|\r\n| [moment](https://momentjs.com)\r\n([source](https://github.com/moment/moment)) | peerDependencies |\r\nminor | [`^2.24.0` ->\r\n`^2.30.1`](https://renovatebot.com/diffs/npm/moment/2.24.0/2.30.1) |\r\n| [moment-timezone](http://momentjs.com/timezone/)\r\n([source](https://github.com/moment/moment-timezone)) | dependencies |\r\npatch | [`^0.5.45` ->\r\n`^0.5.46`](https://renovatebot.com/diffs/npm/moment-timezone/0.5.45/0.5.46)\r\n|\r\n\r\n---\r\n\r\n### Release Notes\r\n\r\n<details>\r\n<summary>moment/moment (moment)</summary>\r\n\r\n###\r\n[`v2.30.1`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2301)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.30.0...2.30.1)\r\n\r\n- Release Dec 27, 2023\r\n- Revert\r\n[https://github.com/moment/moment/pull/5827](https://github.com/moment/moment/pull/5827),\r\nbecause it's breaking\r\n a lot of TS code.\r\n\r\n###\r\n[`v2.30.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2300-Full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.29.4...2.30.0)\r\n\r\n- Release Dec 26, 2023\r\n\r\n###\r\n[`v2.29.4`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2294)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.29.3...2.29.4)\r\n\r\n- Release Jul 6, 2022\r\n- [#​6015](https://github.com/moment/moment/pull/6015) \\[bugfix]\r\nFix ReDoS in preprocessRFC2822 regex\r\n\r\n###\r\n[`v2.29.3`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2293-Full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.29.2...2.29.3)\r\n\r\n- Release Apr 17, 2022\r\n- [#​5995](https://github.com/moment/moment/pull/5995) \\[bugfix]\r\nRemove const usage\r\n- [#​5990](https://github.com/moment/moment/pull/5990) misc: fix\r\nadvisory link\r\n\r\n###\r\n[`v2.29.2`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2292-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.29.1...2.29.2)\r\n\r\n- Release Apr 3 2022\r\n\r\nAddress\r\nhttps://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4\r\n\r\n###\r\n[`v2.29.1`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2291-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.29.0...2.29.1)\r\n\r\n- Release Oct 6, 2020\r\n\r\nUpdated deprecation message, bugfix in hi locale\r\n\r\n###\r\n[`v2.29.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2290-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.28.0...2.29.0)\r\n\r\n- Release Sept 22, 2020\r\n\r\nNew locales (es-mx, bn-bd).\r\nMinor bugfixes and locale improvements.\r\nMore tests.\r\nMoment is in maintenance mode. Read more at this link:\r\nhttps://momentjs.com/docs/#/-project-status/\r\n\r\n###\r\n[`v2.28.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2280-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.27.0...2.28.0)\r\n\r\n- Release Sept 13, 2020\r\n\r\nFix bug where .format() modifies original instance, and locale updates\r\n\r\n###\r\n[`v2.27.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2270-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.26.0...2.27.0)\r\n\r\n- Release June 18, 2020\r\n\r\nAdded Turkmen locale, other locale improvements, slight TypeScript fixes\r\n\r\n###\r\n[`v2.26.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2260-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.25.3...2.26.0)\r\n\r\n- Release May 19, 2020\r\n\r\nTypeScript fixes and many locale improvements\r\n\r\n###\r\n[`v2.25.3`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2253)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.25.2...2.25.3)\r\n\r\n- Release May 4, 2020\r\n\r\nRemove package.json module property. It looks like webpack behaves\r\ndifferently\r\nfor modules loaded via module vs jsnext:main.\r\n\r\n###\r\n[`v2.25.2`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2252)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.25.1...2.25.2)\r\n\r\n- Release May 4, 2020\r\n\r\nThis release includes ES Module bundled moment, separate from it's\r\nsource code\r\nunder dist/ folder. This might alleviate issues with finding the\r\n\\`./locale\r\nsubfolder for loading locales. This might also mean now webpack will\r\nbundle all\r\nlocales automatically, unless told otherwise.\r\n\r\n###\r\n[`v2.25.1`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2251)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.25.0...2.25.1)\r\n\r\n- Release May 1, 2020\r\n\r\nThis is a quick patch release to address some of the issues raised after\r\nreleasing 2.25.0.\r\n\r\n- [2e268635](https://github.com/moment/moment/commit/2e268635) \\[misc]\r\nRevert [#​5269](https://github.com/moment/moment/issues/5269)\r\ndue to webpack warning\r\n- [226799e1](https://github.com/moment/moment/commit/226799e1)\r\n\\[locale] fil: Fix metadata comment\r\n- [a83a521](https://github.com/moment/moment/commit/a83a521) \\[bugfix]\r\nFix typeoff usages\r\n- [e324334](https://github.com/moment/moment/commit/e324334) \\[pkg]\r\nAdd ts3.1-typings in npm package\r\n- [28cc23e](https://github.com/moment/moment/commit/28cc23e) \\[misc]\r\nRemove deleted generated locale en-SG\r\n\r\n###\r\n[`v2.25.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2250-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.24.0...2.25.0)\r\n\r\n- Release May 1, 2020\r\n\r\n- [#​4611](https://github.com/moment/moment/issues/4611)\r\n[022dc038](https://github.com/moment/moment/commit/022dc038)\r\n\\[feature] Support for strict string parsing, fixes\r\n[#​2469](https://github.com/moment/moment/issues/2469)\r\n\r\n- [#​4599](https://github.com/moment/moment/issues/4599)\r\n[4b615b9d](https://github.com/moment/moment/commit/4b615b9d)\r\n\\[feature] Add support for eras in en and jp\r\n\r\n- [#​4296](https://github.com/moment/moment/issues/4296)\r\n[757d4ff8](https://github.com/moment/moment/commit/757d4ff8)\r\n\\[feature] Accept custom relative thresholds in duration.humanize\r\n\r\n- 18 bigfixes\r\n\r\n- 36 locale fixes\r\n\r\n- 5 new locales (oc-lnc, zh-mo, en-in, gom-deva, fil)\r\n\r\n</details>\r\n\r\n<details>\r\n<summary>moment/moment-timezone (moment-timezone)</summary>\r\n\r\n###\r\n[`v0.5.46`](https://github.com/moment/moment-timezone/blob/HEAD/changelog.md#0546-2024-10-06)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment-timezone/compare/0.5.45...0.5.46)\r\n\r\n- Updated data to IANA TZDB `2024b`. This only affects historical\r\ntimestamps; no future timestamps have changed.\r\n\r\n</details>\r\n\r\n---\r\n\r\n### Configuration\r\n\r\n📅 **Schedule**: Branch creation - At any time (no schedule defined),\r\nAutomerge - At any time (no schedule defined).\r\n\r\n🚦 **Automerge**: Disabled by config. Please merge this manually once you\r\nare satisfied.\r\n\r\n♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the\r\nrebase/retry checkbox.\r\n\r\n👻 **Immortal**: This PR will be recreated if closed unmerged. Get\r\n[config help](https://github.com/renovatebot/renovate/discussions) if\r\nthat's undesired.\r\n\r\n---\r\n\r\n- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check\r\nthis box\r\n\r\n---\r\n\r\nThis PR has been generated by [Renovate\r\nBot](https://github.com/renovatebot/renovate).\r\n\r\n<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOlNoYXJlZFVYIiwiYmFja3BvcnQ6YWxsLW9wZW4iLCJyZWxlYXNlX25vdGU6c2tpcCJdfQ==-->\r\n\r\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\r\nCo-authored-by: Elastic Machine <[email protected]>","sha":"c28b1738862cf352229093ea1d5ef4f8c2cc5fe7"}}]}] 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 `8.17`: - [Update moment (main) (#206181)](#206181) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"elastic-renovate-prod[bot]","email":"174716857+elastic-renovate-prod[bot]@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-01-16T18:22:59Z","message":"Update moment (main) (#206181)\n\nThis PR contains the following updates:\r\n\r\n| Package | Type | Update | Change |\r\n|---|---|---|---|\r\n| [moment](https://momentjs.com)\r\n([source](https://github.com/moment/moment)) | peerDependencies |\r\nminor | [`^2.24.0` ->\r\n`^2.30.1`](https://renovatebot.com/diffs/npm/moment/2.24.0/2.30.1) |\r\n| [moment-timezone](http://momentjs.com/timezone/)\r\n([source](https://github.com/moment/moment-timezone)) | dependencies |\r\npatch | [`^0.5.45` ->\r\n`^0.5.46`](https://renovatebot.com/diffs/npm/moment-timezone/0.5.45/0.5.46)\r\n|\r\n\r\n---\r\n\r\n### Release Notes\r\n\r\n<details>\r\n<summary>moment/moment (moment)</summary>\r\n\r\n###\r\n[`v2.30.1`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2301)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.30.0...2.30.1)\r\n\r\n- Release Dec 27, 2023\r\n- Revert\r\n[https://github.com/moment/moment/pull/5827](https://github.com/moment/moment/pull/5827),\r\nbecause it's breaking\r\n a lot of TS code.\r\n\r\n###\r\n[`v2.30.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2300-Full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.29.4...2.30.0)\r\n\r\n- Release Dec 26, 2023\r\n\r\n###\r\n[`v2.29.4`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2294)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.29.3...2.29.4)\r\n\r\n- Release Jul 6, 2022\r\n- [#​6015](https://github.com/moment/moment/pull/6015) \\[bugfix]\r\nFix ReDoS in preprocessRFC2822 regex\r\n\r\n###\r\n[`v2.29.3`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2293-Full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.29.2...2.29.3)\r\n\r\n- Release Apr 17, 2022\r\n- [#​5995](https://github.com/moment/moment/pull/5995) \\[bugfix]\r\nRemove const usage\r\n- [#​5990](https://github.com/moment/moment/pull/5990) misc: fix\r\nadvisory link\r\n\r\n###\r\n[`v2.29.2`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2292-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.29.1...2.29.2)\r\n\r\n- Release Apr 3 2022\r\n\r\nAddress\r\nhttps://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4\r\n\r\n###\r\n[`v2.29.1`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2291-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.29.0...2.29.1)\r\n\r\n- Release Oct 6, 2020\r\n\r\nUpdated deprecation message, bugfix in hi locale\r\n\r\n###\r\n[`v2.29.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2290-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.28.0...2.29.0)\r\n\r\n- Release Sept 22, 2020\r\n\r\nNew locales (es-mx, bn-bd).\r\nMinor bugfixes and locale improvements.\r\nMore tests.\r\nMoment is in maintenance mode. Read more at this link:\r\nhttps://momentjs.com/docs/#/-project-status/\r\n\r\n###\r\n[`v2.28.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2280-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.27.0...2.28.0)\r\n\r\n- Release Sept 13, 2020\r\n\r\nFix bug where .format() modifies original instance, and locale updates\r\n\r\n###\r\n[`v2.27.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2270-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.26.0...2.27.0)\r\n\r\n- Release June 18, 2020\r\n\r\nAdded Turkmen locale, other locale improvements, slight TypeScript fixes\r\n\r\n###\r\n[`v2.26.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2260-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.25.3...2.26.0)\r\n\r\n- Release May 19, 2020\r\n\r\nTypeScript fixes and many locale improvements\r\n\r\n###\r\n[`v2.25.3`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2253)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.25.2...2.25.3)\r\n\r\n- Release May 4, 2020\r\n\r\nRemove package.json module property. It looks like webpack behaves\r\ndifferently\r\nfor modules loaded via module vs jsnext:main.\r\n\r\n###\r\n[`v2.25.2`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2252)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.25.1...2.25.2)\r\n\r\n- Release May 4, 2020\r\n\r\nThis release includes ES Module bundled moment, separate from it's\r\nsource code\r\nunder dist/ folder. This might alleviate issues with finding the\r\n\\`./locale\r\nsubfolder for loading locales. This might also mean now webpack will\r\nbundle all\r\nlocales automatically, unless told otherwise.\r\n\r\n###\r\n[`v2.25.1`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2251)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.25.0...2.25.1)\r\n\r\n- Release May 1, 2020\r\n\r\nThis is a quick patch release to address some of the issues raised after\r\nreleasing 2.25.0.\r\n\r\n- [2e268635](https://github.com/moment/moment/commit/2e268635) \\[misc]\r\nRevert [#​5269](https://github.com/moment/moment/issues/5269)\r\ndue to webpack warning\r\n- [226799e1](https://github.com/moment/moment/commit/226799e1)\r\n\\[locale] fil: Fix metadata comment\r\n- [a83a521](https://github.com/moment/moment/commit/a83a521) \\[bugfix]\r\nFix typeoff usages\r\n- [e324334](https://github.com/moment/moment/commit/e324334) \\[pkg]\r\nAdd ts3.1-typings in npm package\r\n- [28cc23e](https://github.com/moment/moment/commit/28cc23e) \\[misc]\r\nRemove deleted generated locale en-SG\r\n\r\n###\r\n[`v2.25.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2250-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.24.0...2.25.0)\r\n\r\n- Release May 1, 2020\r\n\r\n- [#​4611](https://github.com/moment/moment/issues/4611)\r\n[022dc038](https://github.com/moment/moment/commit/022dc038)\r\n\\[feature] Support for strict string parsing, fixes\r\n[#​2469](https://github.com/moment/moment/issues/2469)\r\n\r\n- [#​4599](https://github.com/moment/moment/issues/4599)\r\n[4b615b9d](https://github.com/moment/moment/commit/4b615b9d)\r\n\\[feature] Add support for eras in en and jp\r\n\r\n- [#​4296](https://github.com/moment/moment/issues/4296)\r\n[757d4ff8](https://github.com/moment/moment/commit/757d4ff8)\r\n\\[feature] Accept custom relative thresholds in duration.humanize\r\n\r\n- 18 bigfixes\r\n\r\n- 36 locale fixes\r\n\r\n- 5 new locales (oc-lnc, zh-mo, en-in, gom-deva, fil)\r\n\r\n</details>\r\n\r\n<details>\r\n<summary>moment/moment-timezone (moment-timezone)</summary>\r\n\r\n###\r\n[`v0.5.46`](https://github.com/moment/moment-timezone/blob/HEAD/changelog.md#0546-2024-10-06)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment-timezone/compare/0.5.45...0.5.46)\r\n\r\n- Updated data to IANA TZDB `2024b`. This only affects historical\r\ntimestamps; no future timestamps have changed.\r\n\r\n</details>\r\n\r\n---\r\n\r\n### Configuration\r\n\r\n📅 **Schedule**: Branch creation - At any time (no schedule defined),\r\nAutomerge - At any time (no schedule defined).\r\n\r\n🚦 **Automerge**: Disabled by config. Please merge this manually once you\r\nare satisfied.\r\n\r\n♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the\r\nrebase/retry checkbox.\r\n\r\n👻 **Immortal**: This PR will be recreated if closed unmerged. Get\r\n[config help](https://github.com/renovatebot/renovate/discussions) if\r\nthat's undesired.\r\n\r\n---\r\n\r\n- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check\r\nthis box\r\n\r\n---\r\n\r\nThis PR has been generated by [Renovate\r\nBot](https://github.com/renovatebot/renovate).\r\n\r\n<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOlNoYXJlZFVYIiwiYmFja3BvcnQ6YWxsLW9wZW4iLCJyZWxlYXNlX25vdGU6c2tpcCJdfQ==-->\r\n\r\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\r\nCo-authored-by: Elastic Machine <[email protected]>","sha":"c28b1738862cf352229093ea1d5ef4f8c2cc5fe7","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","Team:SharedUX","backport:all-open"],"title":"Update moment (main)","number":206181,"url":"https://github.com/elastic/kibana/pull/206181","mergeCommit":{"message":"Update moment (main) (#206181)\n\nThis PR contains the following updates:\r\n\r\n| Package | Type | Update | Change |\r\n|---|---|---|---|\r\n| [moment](https://momentjs.com)\r\n([source](https://github.com/moment/moment)) | peerDependencies |\r\nminor | [`^2.24.0` ->\r\n`^2.30.1`](https://renovatebot.com/diffs/npm/moment/2.24.0/2.30.1) |\r\n| [moment-timezone](http://momentjs.com/timezone/)\r\n([source](https://github.com/moment/moment-timezone)) | dependencies |\r\npatch | [`^0.5.45` ->\r\n`^0.5.46`](https://renovatebot.com/diffs/npm/moment-timezone/0.5.45/0.5.46)\r\n|\r\n\r\n---\r\n\r\n### Release Notes\r\n\r\n<details>\r\n<summary>moment/moment (moment)</summary>\r\n\r\n###\r\n[`v2.30.1`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2301)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.30.0...2.30.1)\r\n\r\n- Release Dec 27, 2023\r\n- Revert\r\n[https://github.com/moment/moment/pull/5827](https://github.com/moment/moment/pull/5827),\r\nbecause it's breaking\r\n a lot of TS code.\r\n\r\n###\r\n[`v2.30.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2300-Full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.29.4...2.30.0)\r\n\r\n- Release Dec 26, 2023\r\n\r\n###\r\n[`v2.29.4`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2294)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.29.3...2.29.4)\r\n\r\n- Release Jul 6, 2022\r\n- [#​6015](https://github.com/moment/moment/pull/6015) \\[bugfix]\r\nFix ReDoS in preprocessRFC2822 regex\r\n\r\n###\r\n[`v2.29.3`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2293-Full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.29.2...2.29.3)\r\n\r\n- Release Apr 17, 2022\r\n- [#​5995](https://github.com/moment/moment/pull/5995) \\[bugfix]\r\nRemove const usage\r\n- [#​5990](https://github.com/moment/moment/pull/5990) misc: fix\r\nadvisory link\r\n\r\n###\r\n[`v2.29.2`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2292-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.29.1...2.29.2)\r\n\r\n- Release Apr 3 2022\r\n\r\nAddress\r\nhttps://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4\r\n\r\n###\r\n[`v2.29.1`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2291-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.29.0...2.29.1)\r\n\r\n- Release Oct 6, 2020\r\n\r\nUpdated deprecation message, bugfix in hi locale\r\n\r\n###\r\n[`v2.29.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2290-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.28.0...2.29.0)\r\n\r\n- Release Sept 22, 2020\r\n\r\nNew locales (es-mx, bn-bd).\r\nMinor bugfixes and locale improvements.\r\nMore tests.\r\nMoment is in maintenance mode. Read more at this link:\r\nhttps://momentjs.com/docs/#/-project-status/\r\n\r\n###\r\n[`v2.28.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2280-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.27.0...2.28.0)\r\n\r\n- Release Sept 13, 2020\r\n\r\nFix bug where .format() modifies original instance, and locale updates\r\n\r\n###\r\n[`v2.27.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2270-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.26.0...2.27.0)\r\n\r\n- Release June 18, 2020\r\n\r\nAdded Turkmen locale, other locale improvements, slight TypeScript fixes\r\n\r\n###\r\n[`v2.26.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2260-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.25.3...2.26.0)\r\n\r\n- Release May 19, 2020\r\n\r\nTypeScript fixes and many locale improvements\r\n\r\n###\r\n[`v2.25.3`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2253)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.25.2...2.25.3)\r\n\r\n- Release May 4, 2020\r\n\r\nRemove package.json module property. It looks like webpack behaves\r\ndifferently\r\nfor modules loaded via module vs jsnext:main.\r\n\r\n###\r\n[`v2.25.2`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2252)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.25.1...2.25.2)\r\n\r\n- Release May 4, 2020\r\n\r\nThis release includes ES Module bundled moment, separate from it's\r\nsource code\r\nunder dist/ folder. This might alleviate issues with finding the\r\n\\`./locale\r\nsubfolder for loading locales. This might also mean now webpack will\r\nbundle all\r\nlocales automatically, unless told otherwise.\r\n\r\n###\r\n[`v2.25.1`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2251)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.25.0...2.25.1)\r\n\r\n- Release May 1, 2020\r\n\r\nThis is a quick patch release to address some of the issues raised after\r\nreleasing 2.25.0.\r\n\r\n- [2e268635](https://github.com/moment/moment/commit/2e268635) \\[misc]\r\nRevert [#​5269](https://github.com/moment/moment/issues/5269)\r\ndue to webpack warning\r\n- [226799e1](https://github.com/moment/moment/commit/226799e1)\r\n\\[locale] fil: Fix metadata comment\r\n- [a83a521](https://github.com/moment/moment/commit/a83a521) \\[bugfix]\r\nFix typeoff usages\r\n- [e324334](https://github.com/moment/moment/commit/e324334) \\[pkg]\r\nAdd ts3.1-typings in npm package\r\n- [28cc23e](https://github.com/moment/moment/commit/28cc23e) \\[misc]\r\nRemove deleted generated locale en-SG\r\n\r\n###\r\n[`v2.25.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2250-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.24.0...2.25.0)\r\n\r\n- Release May 1, 2020\r\n\r\n- [#​4611](https://github.com/moment/moment/issues/4611)\r\n[022dc038](https://github.com/moment/moment/commit/022dc038)\r\n\\[feature] Support for strict string parsing, fixes\r\n[#​2469](https://github.com/moment/moment/issues/2469)\r\n\r\n- [#​4599](https://github.com/moment/moment/issues/4599)\r\n[4b615b9d](https://github.com/moment/moment/commit/4b615b9d)\r\n\\[feature] Add support for eras in en and jp\r\n\r\n- [#​4296](https://github.com/moment/moment/issues/4296)\r\n[757d4ff8](https://github.com/moment/moment/commit/757d4ff8)\r\n\\[feature] Accept custom relative thresholds in duration.humanize\r\n\r\n- 18 bigfixes\r\n\r\n- 36 locale fixes\r\n\r\n- 5 new locales (oc-lnc, zh-mo, en-in, gom-deva, fil)\r\n\r\n</details>\r\n\r\n<details>\r\n<summary>moment/moment-timezone (moment-timezone)</summary>\r\n\r\n###\r\n[`v0.5.46`](https://github.com/moment/moment-timezone/blob/HEAD/changelog.md#0546-2024-10-06)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment-timezone/compare/0.5.45...0.5.46)\r\n\r\n- Updated data to IANA TZDB `2024b`. This only affects historical\r\ntimestamps; no future timestamps have changed.\r\n\r\n</details>\r\n\r\n---\r\n\r\n### Configuration\r\n\r\n📅 **Schedule**: Branch creation - At any time (no schedule defined),\r\nAutomerge - At any time (no schedule defined).\r\n\r\n🚦 **Automerge**: Disabled by config. Please merge this manually once you\r\nare satisfied.\r\n\r\n♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the\r\nrebase/retry checkbox.\r\n\r\n👻 **Immortal**: This PR will be recreated if closed unmerged. Get\r\n[config help](https://github.com/renovatebot/renovate/discussions) if\r\nthat's undesired.\r\n\r\n---\r\n\r\n- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check\r\nthis box\r\n\r\n---\r\n\r\nThis PR has been generated by [Renovate\r\nBot](https://github.com/renovatebot/renovate).\r\n\r\n<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOlNoYXJlZFVYIiwiYmFja3BvcnQ6YWxsLW9wZW4iLCJyZWxlYXNlX25vdGU6c2tpcCJdfQ==-->\r\n\r\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\r\nCo-authored-by: Elastic Machine <[email protected]>","sha":"c28b1738862cf352229093ea1d5ef4f8c2cc5fe7"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/206181","number":206181,"mergeCommit":{"message":"Update moment (main) (#206181)\n\nThis PR contains the following updates:\r\n\r\n| Package | Type | Update | Change |\r\n|---|---|---|---|\r\n| [moment](https://momentjs.com)\r\n([source](https://github.com/moment/moment)) | peerDependencies |\r\nminor | [`^2.24.0` ->\r\n`^2.30.1`](https://renovatebot.com/diffs/npm/moment/2.24.0/2.30.1) |\r\n| [moment-timezone](http://momentjs.com/timezone/)\r\n([source](https://github.com/moment/moment-timezone)) | dependencies |\r\npatch | [`^0.5.45` ->\r\n`^0.5.46`](https://renovatebot.com/diffs/npm/moment-timezone/0.5.45/0.5.46)\r\n|\r\n\r\n---\r\n\r\n### Release Notes\r\n\r\n<details>\r\n<summary>moment/moment (moment)</summary>\r\n\r\n###\r\n[`v2.30.1`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2301)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.30.0...2.30.1)\r\n\r\n- Release Dec 27, 2023\r\n- Revert\r\n[https://github.com/moment/moment/pull/5827](https://github.com/moment/moment/pull/5827),\r\nbecause it's breaking\r\n a lot of TS code.\r\n\r\n###\r\n[`v2.30.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2300-Full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.29.4...2.30.0)\r\n\r\n- Release Dec 26, 2023\r\n\r\n###\r\n[`v2.29.4`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2294)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.29.3...2.29.4)\r\n\r\n- Release Jul 6, 2022\r\n- [#​6015](https://github.com/moment/moment/pull/6015) \\[bugfix]\r\nFix ReDoS in preprocessRFC2822 regex\r\n\r\n###\r\n[`v2.29.3`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2293-Full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.29.2...2.29.3)\r\n\r\n- Release Apr 17, 2022\r\n- [#​5995](https://github.com/moment/moment/pull/5995) \\[bugfix]\r\nRemove const usage\r\n- [#​5990](https://github.com/moment/moment/pull/5990) misc: fix\r\nadvisory link\r\n\r\n###\r\n[`v2.29.2`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2292-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.29.1...2.29.2)\r\n\r\n- Release Apr 3 2022\r\n\r\nAddress\r\nhttps://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4\r\n\r\n###\r\n[`v2.29.1`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2291-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.29.0...2.29.1)\r\n\r\n- Release Oct 6, 2020\r\n\r\nUpdated deprecation message, bugfix in hi locale\r\n\r\n###\r\n[`v2.29.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2290-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.28.0...2.29.0)\r\n\r\n- Release Sept 22, 2020\r\n\r\nNew locales (es-mx, bn-bd).\r\nMinor bugfixes and locale improvements.\r\nMore tests.\r\nMoment is in maintenance mode. Read more at this link:\r\nhttps://momentjs.com/docs/#/-project-status/\r\n\r\n###\r\n[`v2.28.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2280-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.27.0...2.28.0)\r\n\r\n- Release Sept 13, 2020\r\n\r\nFix bug where .format() modifies original instance, and locale updates\r\n\r\n###\r\n[`v2.27.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2270-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.26.0...2.27.0)\r\n\r\n- Release June 18, 2020\r\n\r\nAdded Turkmen locale, other locale improvements, slight TypeScript fixes\r\n\r\n###\r\n[`v2.26.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2260-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.25.3...2.26.0)\r\n\r\n- Release May 19, 2020\r\n\r\nTypeScript fixes and many locale improvements\r\n\r\n###\r\n[`v2.25.3`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2253)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.25.2...2.25.3)\r\n\r\n- Release May 4, 2020\r\n\r\nRemove package.json module property. It looks like webpack behaves\r\ndifferently\r\nfor modules loaded via module vs jsnext:main.\r\n\r\n###\r\n[`v2.25.2`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2252)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.25.1...2.25.2)\r\n\r\n- Release May 4, 2020\r\n\r\nThis release includes ES Module bundled moment, separate from it's\r\nsource code\r\nunder dist/ folder. This might alleviate issues with finding the\r\n\\`./locale\r\nsubfolder for loading locales. This might also mean now webpack will\r\nbundle all\r\nlocales automatically, unless told otherwise.\r\n\r\n###\r\n[`v2.25.1`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2251)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.25.0...2.25.1)\r\n\r\n- Release May 1, 2020\r\n\r\nThis is a quick patch release to address some of the issues raised after\r\nreleasing 2.25.0.\r\n\r\n- [2e268635](https://github.com/moment/moment/commit/2e268635) \\[misc]\r\nRevert [#​5269](https://github.com/moment/moment/issues/5269)\r\ndue to webpack warning\r\n- [226799e1](https://github.com/moment/moment/commit/226799e1)\r\n\\[locale] fil: Fix metadata comment\r\n- [a83a521](https://github.com/moment/moment/commit/a83a521) \\[bugfix]\r\nFix typeoff usages\r\n- [e324334](https://github.com/moment/moment/commit/e324334) \\[pkg]\r\nAdd ts3.1-typings in npm package\r\n- [28cc23e](https://github.com/moment/moment/commit/28cc23e) \\[misc]\r\nRemove deleted generated locale en-SG\r\n\r\n###\r\n[`v2.25.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2250-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.24.0...2.25.0)\r\n\r\n- Release May 1, 2020\r\n\r\n- [#​4611](https://github.com/moment/moment/issues/4611)\r\n[022dc038](https://github.com/moment/moment/commit/022dc038)\r\n\\[feature] Support for strict string parsing, fixes\r\n[#​2469](https://github.com/moment/moment/issues/2469)\r\n\r\n- [#​4599](https://github.com/moment/moment/issues/4599)\r\n[4b615b9d](https://github.com/moment/moment/commit/4b615b9d)\r\n\\[feature] Add support for eras in en and jp\r\n\r\n- [#​4296](https://github.com/moment/moment/issues/4296)\r\n[757d4ff8](https://github.com/moment/moment/commit/757d4ff8)\r\n\\[feature] Accept custom relative thresholds in duration.humanize\r\n\r\n- 18 bigfixes\r\n\r\n- 36 locale fixes\r\n\r\n- 5 new locales (oc-lnc, zh-mo, en-in, gom-deva, fil)\r\n\r\n</details>\r\n\r\n<details>\r\n<summary>moment/moment-timezone (moment-timezone)</summary>\r\n\r\n###\r\n[`v0.5.46`](https://github.com/moment/moment-timezone/blob/HEAD/changelog.md#0546-2024-10-06)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment-timezone/compare/0.5.45...0.5.46)\r\n\r\n- Updated data to IANA TZDB `2024b`. This only affects historical\r\ntimestamps; no future timestamps have changed.\r\n\r\n</details>\r\n\r\n---\r\n\r\n### Configuration\r\n\r\n📅 **Schedule**: Branch creation - At any time (no schedule defined),\r\nAutomerge - At any time (no schedule defined).\r\n\r\n🚦 **Automerge**: Disabled by config. Please merge this manually once you\r\nare satisfied.\r\n\r\n♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the\r\nrebase/retry checkbox.\r\n\r\n👻 **Immortal**: This PR will be recreated if closed unmerged. Get\r\n[config help](https://github.com/renovatebot/renovate/discussions) if\r\nthat's undesired.\r\n\r\n---\r\n\r\n- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check\r\nthis box\r\n\r\n---\r\n\r\nThis PR has been generated by [Renovate\r\nBot](https://github.com/renovatebot/renovate).\r\n\r\n<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOlNoYXJlZFVYIiwiYmFja3BvcnQ6YWxsLW9wZW4iLCJyZWxlYXNlX25vdGU6c2tpcCJdfQ==-->\r\n\r\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\r\nCo-authored-by: Elastic Machine <[email protected]>","sha":"c28b1738862cf352229093ea1d5ef4f8c2cc5fe7"}}]}] 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 `8.16`: - [Update moment (main) (#206181)](#206181) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"elastic-renovate-prod[bot]","email":"174716857+elastic-renovate-prod[bot]@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-01-16T18:22:59Z","message":"Update moment (main) (#206181)\n\nThis PR contains the following updates:\r\n\r\n| Package | Type | Update | Change |\r\n|---|---|---|---|\r\n| [moment](https://momentjs.com)\r\n([source](https://github.com/moment/moment)) | peerDependencies |\r\nminor | [`^2.24.0` ->\r\n`^2.30.1`](https://renovatebot.com/diffs/npm/moment/2.24.0/2.30.1) |\r\n| [moment-timezone](http://momentjs.com/timezone/)\r\n([source](https://github.com/moment/moment-timezone)) | dependencies |\r\npatch | [`^0.5.45` ->\r\n`^0.5.46`](https://renovatebot.com/diffs/npm/moment-timezone/0.5.45/0.5.46)\r\n|\r\n\r\n---\r\n\r\n### Release Notes\r\n\r\n<details>\r\n<summary>moment/moment (moment)</summary>\r\n\r\n###\r\n[`v2.30.1`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2301)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.30.0...2.30.1)\r\n\r\n- Release Dec 27, 2023\r\n- Revert\r\n[https://github.com/moment/moment/pull/5827](https://github.com/moment/moment/pull/5827),\r\nbecause it's breaking\r\n a lot of TS code.\r\n\r\n###\r\n[`v2.30.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2300-Full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.29.4...2.30.0)\r\n\r\n- Release Dec 26, 2023\r\n\r\n###\r\n[`v2.29.4`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2294)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.29.3...2.29.4)\r\n\r\n- Release Jul 6, 2022\r\n- [#​6015](https://github.com/moment/moment/pull/6015) \\[bugfix]\r\nFix ReDoS in preprocessRFC2822 regex\r\n\r\n###\r\n[`v2.29.3`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2293-Full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.29.2...2.29.3)\r\n\r\n- Release Apr 17, 2022\r\n- [#​5995](https://github.com/moment/moment/pull/5995) \\[bugfix]\r\nRemove const usage\r\n- [#​5990](https://github.com/moment/moment/pull/5990) misc: fix\r\nadvisory link\r\n\r\n###\r\n[`v2.29.2`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2292-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.29.1...2.29.2)\r\n\r\n- Release Apr 3 2022\r\n\r\nAddress\r\nhttps://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4\r\n\r\n###\r\n[`v2.29.1`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2291-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.29.0...2.29.1)\r\n\r\n- Release Oct 6, 2020\r\n\r\nUpdated deprecation message, bugfix in hi locale\r\n\r\n###\r\n[`v2.29.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2290-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.28.0...2.29.0)\r\n\r\n- Release Sept 22, 2020\r\n\r\nNew locales (es-mx, bn-bd).\r\nMinor bugfixes and locale improvements.\r\nMore tests.\r\nMoment is in maintenance mode. Read more at this link:\r\nhttps://momentjs.com/docs/#/-project-status/\r\n\r\n###\r\n[`v2.28.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2280-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.27.0...2.28.0)\r\n\r\n- Release Sept 13, 2020\r\n\r\nFix bug where .format() modifies original instance, and locale updates\r\n\r\n###\r\n[`v2.27.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2270-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.26.0...2.27.0)\r\n\r\n- Release June 18, 2020\r\n\r\nAdded Turkmen locale, other locale improvements, slight TypeScript fixes\r\n\r\n###\r\n[`v2.26.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2260-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.25.3...2.26.0)\r\n\r\n- Release May 19, 2020\r\n\r\nTypeScript fixes and many locale improvements\r\n\r\n###\r\n[`v2.25.3`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2253)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.25.2...2.25.3)\r\n\r\n- Release May 4, 2020\r\n\r\nRemove package.json module property. It looks like webpack behaves\r\ndifferently\r\nfor modules loaded via module vs jsnext:main.\r\n\r\n###\r\n[`v2.25.2`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2252)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.25.1...2.25.2)\r\n\r\n- Release May 4, 2020\r\n\r\nThis release includes ES Module bundled moment, separate from it's\r\nsource code\r\nunder dist/ folder. This might alleviate issues with finding the\r\n\\`./locale\r\nsubfolder for loading locales. This might also mean now webpack will\r\nbundle all\r\nlocales automatically, unless told otherwise.\r\n\r\n###\r\n[`v2.25.1`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2251)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.25.0...2.25.1)\r\n\r\n- Release May 1, 2020\r\n\r\nThis is a quick patch release to address some of the issues raised after\r\nreleasing 2.25.0.\r\n\r\n- [2e268635](https://github.com/moment/moment/commit/2e268635) \\[misc]\r\nRevert [#​5269](https://github.com/moment/moment/issues/5269)\r\ndue to webpack warning\r\n- [226799e1](https://github.com/moment/moment/commit/226799e1)\r\n\\[locale] fil: Fix metadata comment\r\n- [a83a521](https://github.com/moment/moment/commit/a83a521) \\[bugfix]\r\nFix typeoff usages\r\n- [e324334](https://github.com/moment/moment/commit/e324334) \\[pkg]\r\nAdd ts3.1-typings in npm package\r\n- [28cc23e](https://github.com/moment/moment/commit/28cc23e) \\[misc]\r\nRemove deleted generated locale en-SG\r\n\r\n###\r\n[`v2.25.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2250-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.24.0...2.25.0)\r\n\r\n- Release May 1, 2020\r\n\r\n- [#​4611](https://github.com/moment/moment/issues/4611)\r\n[022dc038](https://github.com/moment/moment/commit/022dc038)\r\n\\[feature] Support for strict string parsing, fixes\r\n[#​2469](https://github.com/moment/moment/issues/2469)\r\n\r\n- [#​4599](https://github.com/moment/moment/issues/4599)\r\n[4b615b9d](https://github.com/moment/moment/commit/4b615b9d)\r\n\\[feature] Add support for eras in en and jp\r\n\r\n- [#​4296](https://github.com/moment/moment/issues/4296)\r\n[757d4ff8](https://github.com/moment/moment/commit/757d4ff8)\r\n\\[feature] Accept custom relative thresholds in duration.humanize\r\n\r\n- 18 bigfixes\r\n\r\n- 36 locale fixes\r\n\r\n- 5 new locales (oc-lnc, zh-mo, en-in, gom-deva, fil)\r\n\r\n</details>\r\n\r\n<details>\r\n<summary>moment/moment-timezone (moment-timezone)</summary>\r\n\r\n###\r\n[`v0.5.46`](https://github.com/moment/moment-timezone/blob/HEAD/changelog.md#0546-2024-10-06)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment-timezone/compare/0.5.45...0.5.46)\r\n\r\n- Updated data to IANA TZDB `2024b`. This only affects historical\r\ntimestamps; no future timestamps have changed.\r\n\r\n</details>\r\n\r\n---\r\n\r\n### Configuration\r\n\r\n📅 **Schedule**: Branch creation - At any time (no schedule defined),\r\nAutomerge - At any time (no schedule defined).\r\n\r\n🚦 **Automerge**: Disabled by config. Please merge this manually once you\r\nare satisfied.\r\n\r\n♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the\r\nrebase/retry checkbox.\r\n\r\n👻 **Immortal**: This PR will be recreated if closed unmerged. Get\r\n[config help](https://github.com/renovatebot/renovate/discussions) if\r\nthat's undesired.\r\n\r\n---\r\n\r\n- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check\r\nthis box\r\n\r\n---\r\n\r\nThis PR has been generated by [Renovate\r\nBot](https://github.com/renovatebot/renovate).\r\n\r\n<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOlNoYXJlZFVYIiwiYmFja3BvcnQ6YWxsLW9wZW4iLCJyZWxlYXNlX25vdGU6c2tpcCJdfQ==-->\r\n\r\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\r\nCo-authored-by: Elastic Machine <[email protected]>","sha":"c28b1738862cf352229093ea1d5ef4f8c2cc5fe7","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","Team:SharedUX","backport:all-open"],"title":"Update moment (main)","number":206181,"url":"https://github.com/elastic/kibana/pull/206181","mergeCommit":{"message":"Update moment (main) (#206181)\n\nThis PR contains the following updates:\r\n\r\n| Package | Type | Update | Change |\r\n|---|---|---|---|\r\n| [moment](https://momentjs.com)\r\n([source](https://github.com/moment/moment)) | peerDependencies |\r\nminor | [`^2.24.0` ->\r\n`^2.30.1`](https://renovatebot.com/diffs/npm/moment/2.24.0/2.30.1) |\r\n| [moment-timezone](http://momentjs.com/timezone/)\r\n([source](https://github.com/moment/moment-timezone)) | dependencies |\r\npatch | [`^0.5.45` ->\r\n`^0.5.46`](https://renovatebot.com/diffs/npm/moment-timezone/0.5.45/0.5.46)\r\n|\r\n\r\n---\r\n\r\n### Release Notes\r\n\r\n<details>\r\n<summary>moment/moment (moment)</summary>\r\n\r\n###\r\n[`v2.30.1`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2301)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.30.0...2.30.1)\r\n\r\n- Release Dec 27, 2023\r\n- Revert\r\n[https://github.com/moment/moment/pull/5827](https://github.com/moment/moment/pull/5827),\r\nbecause it's breaking\r\n a lot of TS code.\r\n\r\n###\r\n[`v2.30.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2300-Full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.29.4...2.30.0)\r\n\r\n- Release Dec 26, 2023\r\n\r\n###\r\n[`v2.29.4`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2294)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.29.3...2.29.4)\r\n\r\n- Release Jul 6, 2022\r\n- [#​6015](https://github.com/moment/moment/pull/6015) \\[bugfix]\r\nFix ReDoS in preprocessRFC2822 regex\r\n\r\n###\r\n[`v2.29.3`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2293-Full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.29.2...2.29.3)\r\n\r\n- Release Apr 17, 2022\r\n- [#​5995](https://github.com/moment/moment/pull/5995) \\[bugfix]\r\nRemove const usage\r\n- [#​5990](https://github.com/moment/moment/pull/5990) misc: fix\r\nadvisory link\r\n\r\n###\r\n[`v2.29.2`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2292-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.29.1...2.29.2)\r\n\r\n- Release Apr 3 2022\r\n\r\nAddress\r\nhttps://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4\r\n\r\n###\r\n[`v2.29.1`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2291-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.29.0...2.29.1)\r\n\r\n- Release Oct 6, 2020\r\n\r\nUpdated deprecation message, bugfix in hi locale\r\n\r\n###\r\n[`v2.29.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2290-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.28.0...2.29.0)\r\n\r\n- Release Sept 22, 2020\r\n\r\nNew locales (es-mx, bn-bd).\r\nMinor bugfixes and locale improvements.\r\nMore tests.\r\nMoment is in maintenance mode. Read more at this link:\r\nhttps://momentjs.com/docs/#/-project-status/\r\n\r\n###\r\n[`v2.28.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2280-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.27.0...2.28.0)\r\n\r\n- Release Sept 13, 2020\r\n\r\nFix bug where .format() modifies original instance, and locale updates\r\n\r\n###\r\n[`v2.27.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2270-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.26.0...2.27.0)\r\n\r\n- Release June 18, 2020\r\n\r\nAdded Turkmen locale, other locale improvements, slight TypeScript fixes\r\n\r\n###\r\n[`v2.26.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2260-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.25.3...2.26.0)\r\n\r\n- Release May 19, 2020\r\n\r\nTypeScript fixes and many locale improvements\r\n\r\n###\r\n[`v2.25.3`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2253)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.25.2...2.25.3)\r\n\r\n- Release May 4, 2020\r\n\r\nRemove package.json module property. It looks like webpack behaves\r\ndifferently\r\nfor modules loaded via module vs jsnext:main.\r\n\r\n###\r\n[`v2.25.2`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2252)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.25.1...2.25.2)\r\n\r\n- Release May 4, 2020\r\n\r\nThis release includes ES Module bundled moment, separate from it's\r\nsource code\r\nunder dist/ folder. This might alleviate issues with finding the\r\n\\`./locale\r\nsubfolder for loading locales. This might also mean now webpack will\r\nbundle all\r\nlocales automatically, unless told otherwise.\r\n\r\n###\r\n[`v2.25.1`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2251)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.25.0...2.25.1)\r\n\r\n- Release May 1, 2020\r\n\r\nThis is a quick patch release to address some of the issues raised after\r\nreleasing 2.25.0.\r\n\r\n- [2e268635](https://github.com/moment/moment/commit/2e268635) \\[misc]\r\nRevert [#​5269](https://github.com/moment/moment/issues/5269)\r\ndue to webpack warning\r\n- [226799e1](https://github.com/moment/moment/commit/226799e1)\r\n\\[locale] fil: Fix metadata comment\r\n- [a83a521](https://github.com/moment/moment/commit/a83a521) \\[bugfix]\r\nFix typeoff usages\r\n- [e324334](https://github.com/moment/moment/commit/e324334) \\[pkg]\r\nAdd ts3.1-typings in npm package\r\n- [28cc23e](https://github.com/moment/moment/commit/28cc23e) \\[misc]\r\nRemove deleted generated locale en-SG\r\n\r\n###\r\n[`v2.25.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2250-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.24.0...2.25.0)\r\n\r\n- Release May 1, 2020\r\n\r\n- [#​4611](https://github.com/moment/moment/issues/4611)\r\n[022dc038](https://github.com/moment/moment/commit/022dc038)\r\n\\[feature] Support for strict string parsing, fixes\r\n[#​2469](https://github.com/moment/moment/issues/2469)\r\n\r\n- [#​4599](https://github.com/moment/moment/issues/4599)\r\n[4b615b9d](https://github.com/moment/moment/commit/4b615b9d)\r\n\\[feature] Add support for eras in en and jp\r\n\r\n- [#​4296](https://github.com/moment/moment/issues/4296)\r\n[757d4ff8](https://github.com/moment/moment/commit/757d4ff8)\r\n\\[feature] Accept custom relative thresholds in duration.humanize\r\n\r\n- 18 bigfixes\r\n\r\n- 36 locale fixes\r\n\r\n- 5 new locales (oc-lnc, zh-mo, en-in, gom-deva, fil)\r\n\r\n</details>\r\n\r\n<details>\r\n<summary>moment/moment-timezone (moment-timezone)</summary>\r\n\r\n###\r\n[`v0.5.46`](https://github.com/moment/moment-timezone/blob/HEAD/changelog.md#0546-2024-10-06)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment-timezone/compare/0.5.45...0.5.46)\r\n\r\n- Updated data to IANA TZDB `2024b`. This only affects historical\r\ntimestamps; no future timestamps have changed.\r\n\r\n</details>\r\n\r\n---\r\n\r\n### Configuration\r\n\r\n📅 **Schedule**: Branch creation - At any time (no schedule defined),\r\nAutomerge - At any time (no schedule defined).\r\n\r\n🚦 **Automerge**: Disabled by config. Please merge this manually once you\r\nare satisfied.\r\n\r\n♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the\r\nrebase/retry checkbox.\r\n\r\n👻 **Immortal**: This PR will be recreated if closed unmerged. Get\r\n[config help](https://github.com/renovatebot/renovate/discussions) if\r\nthat's undesired.\r\n\r\n---\r\n\r\n- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check\r\nthis box\r\n\r\n---\r\n\r\nThis PR has been generated by [Renovate\r\nBot](https://github.com/renovatebot/renovate).\r\n\r\n<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOlNoYXJlZFVYIiwiYmFja3BvcnQ6YWxsLW9wZW4iLCJyZWxlYXNlX25vdGU6c2tpcCJdfQ==-->\r\n\r\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\r\nCo-authored-by: Elastic Machine <[email protected]>","sha":"c28b1738862cf352229093ea1d5ef4f8c2cc5fe7"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/206181","number":206181,"mergeCommit":{"message":"Update moment (main) (#206181)\n\nThis PR contains the following updates:\r\n\r\n| Package | Type | Update | Change |\r\n|---|---|---|---|\r\n| [moment](https://momentjs.com)\r\n([source](https://github.com/moment/moment)) | peerDependencies |\r\nminor | [`^2.24.0` ->\r\n`^2.30.1`](https://renovatebot.com/diffs/npm/moment/2.24.0/2.30.1) |\r\n| [moment-timezone](http://momentjs.com/timezone/)\r\n([source](https://github.com/moment/moment-timezone)) | dependencies |\r\npatch | [`^0.5.45` ->\r\n`^0.5.46`](https://renovatebot.com/diffs/npm/moment-timezone/0.5.45/0.5.46)\r\n|\r\n\r\n---\r\n\r\n### Release Notes\r\n\r\n<details>\r\n<summary>moment/moment (moment)</summary>\r\n\r\n###\r\n[`v2.30.1`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2301)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.30.0...2.30.1)\r\n\r\n- Release Dec 27, 2023\r\n- Revert\r\n[https://github.com/moment/moment/pull/5827](https://github.com/moment/moment/pull/5827),\r\nbecause it's breaking\r\n a lot of TS code.\r\n\r\n###\r\n[`v2.30.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2300-Full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.29.4...2.30.0)\r\n\r\n- Release Dec 26, 2023\r\n\r\n###\r\n[`v2.29.4`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2294)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.29.3...2.29.4)\r\n\r\n- Release Jul 6, 2022\r\n- [#​6015](https://github.com/moment/moment/pull/6015) \\[bugfix]\r\nFix ReDoS in preprocessRFC2822 regex\r\n\r\n###\r\n[`v2.29.3`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2293-Full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.29.2...2.29.3)\r\n\r\n- Release Apr 17, 2022\r\n- [#​5995](https://github.com/moment/moment/pull/5995) \\[bugfix]\r\nRemove const usage\r\n- [#​5990](https://github.com/moment/moment/pull/5990) misc: fix\r\nadvisory link\r\n\r\n###\r\n[`v2.29.2`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2292-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.29.1...2.29.2)\r\n\r\n- Release Apr 3 2022\r\n\r\nAddress\r\nhttps://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4\r\n\r\n###\r\n[`v2.29.1`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2291-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.29.0...2.29.1)\r\n\r\n- Release Oct 6, 2020\r\n\r\nUpdated deprecation message, bugfix in hi locale\r\n\r\n###\r\n[`v2.29.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2290-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.28.0...2.29.0)\r\n\r\n- Release Sept 22, 2020\r\n\r\nNew locales (es-mx, bn-bd).\r\nMinor bugfixes and locale improvements.\r\nMore tests.\r\nMoment is in maintenance mode. Read more at this link:\r\nhttps://momentjs.com/docs/#/-project-status/\r\n\r\n###\r\n[`v2.28.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2280-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.27.0...2.28.0)\r\n\r\n- Release Sept 13, 2020\r\n\r\nFix bug where .format() modifies original instance, and locale updates\r\n\r\n###\r\n[`v2.27.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2270-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.26.0...2.27.0)\r\n\r\n- Release June 18, 2020\r\n\r\nAdded Turkmen locale, other locale improvements, slight TypeScript fixes\r\n\r\n###\r\n[`v2.26.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2260-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.25.3...2.26.0)\r\n\r\n- Release May 19, 2020\r\n\r\nTypeScript fixes and many locale improvements\r\n\r\n###\r\n[`v2.25.3`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2253)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.25.2...2.25.3)\r\n\r\n- Release May 4, 2020\r\n\r\nRemove package.json module property. It looks like webpack behaves\r\ndifferently\r\nfor modules loaded via module vs jsnext:main.\r\n\r\n###\r\n[`v2.25.2`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2252)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.25.1...2.25.2)\r\n\r\n- Release May 4, 2020\r\n\r\nThis release includes ES Module bundled moment, separate from it's\r\nsource code\r\nunder dist/ folder. This might alleviate issues with finding the\r\n\\`./locale\r\nsubfolder for loading locales. This might also mean now webpack will\r\nbundle all\r\nlocales automatically, unless told otherwise.\r\n\r\n###\r\n[`v2.25.1`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2251)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.25.0...2.25.1)\r\n\r\n- Release May 1, 2020\r\n\r\nThis is a quick patch release to address some of the issues raised after\r\nreleasing 2.25.0.\r\n\r\n- [2e268635](https://github.com/moment/moment/commit/2e268635) \\[misc]\r\nRevert [#​5269](https://github.com/moment/moment/issues/5269)\r\ndue to webpack warning\r\n- [226799e1](https://github.com/moment/moment/commit/226799e1)\r\n\\[locale] fil: Fix metadata comment\r\n- [a83a521](https://github.com/moment/moment/commit/a83a521) \\[bugfix]\r\nFix typeoff usages\r\n- [e324334](https://github.com/moment/moment/commit/e324334) \\[pkg]\r\nAdd ts3.1-typings in npm package\r\n- [28cc23e](https://github.com/moment/moment/commit/28cc23e) \\[misc]\r\nRemove deleted generated locale en-SG\r\n\r\n###\r\n[`v2.25.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2250-See-full-changelog)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment/compare/2.24.0...2.25.0)\r\n\r\n- Release May 1, 2020\r\n\r\n- [#​4611](https://github.com/moment/moment/issues/4611)\r\n[022dc038](https://github.com/moment/moment/commit/022dc038)\r\n\\[feature] Support for strict string parsing, fixes\r\n[#​2469](https://github.com/moment/moment/issues/2469)\r\n\r\n- [#​4599](https://github.com/moment/moment/issues/4599)\r\n[4b615b9d](https://github.com/moment/moment/commit/4b615b9d)\r\n\\[feature] Add support for eras in en and jp\r\n\r\n- [#​4296](https://github.com/moment/moment/issues/4296)\r\n[757d4ff8](https://github.com/moment/moment/commit/757d4ff8)\r\n\\[feature] Accept custom relative thresholds in duration.humanize\r\n\r\n- 18 bigfixes\r\n\r\n- 36 locale fixes\r\n\r\n- 5 new locales (oc-lnc, zh-mo, en-in, gom-deva, fil)\r\n\r\n</details>\r\n\r\n<details>\r\n<summary>moment/moment-timezone (moment-timezone)</summary>\r\n\r\n###\r\n[`v0.5.46`](https://github.com/moment/moment-timezone/blob/HEAD/changelog.md#0546-2024-10-06)\r\n\r\n[Compare\r\nSource](https://github.com/moment/moment-timezone/compare/0.5.45...0.5.46)\r\n\r\n- Updated data to IANA TZDB `2024b`. This only affects historical\r\ntimestamps; no future timestamps have changed.\r\n\r\n</details>\r\n\r\n---\r\n\r\n### Configuration\r\n\r\n📅 **Schedule**: Branch creation - At any time (no schedule defined),\r\nAutomerge - At any time (no schedule defined).\r\n\r\n🚦 **Automerge**: Disabled by config. Please merge this manually once you\r\nare satisfied.\r\n\r\n♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the\r\nrebase/retry checkbox.\r\n\r\n👻 **Immortal**: This PR will be recreated if closed unmerged. Get\r\n[config help](https://github.com/renovatebot/renovate/discussions) if\r\nthat's undesired.\r\n\r\n---\r\n\r\n- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check\r\nthis box\r\n\r\n---\r\n\r\nThis PR has been generated by [Renovate\r\nBot](https://github.com/renovatebot/renovate).\r\n\r\n<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOlNoYXJlZFVYIiwiYmFja3BvcnQ6YWxsLW9wZW4iLCJyZWxlYXNlX25vdGU6c2tpcCJdfQ==-->\r\n\r\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\r\nCo-authored-by: Elastic Machine <[email protected]>","sha":"c28b1738862cf352229093ea1d5ef4f8c2cc5fe7"}}]}] BACKPORT--> Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Thanks. the idea was the moment is in maintance mode for a while and the changes shouldn't be drastic. |
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [moment](https://momentjs.com) ([source](https://github.com/moment/moment)) | peerDependencies | minor | [`^2.24.0` -> `^2.30.1`](https://renovatebot.com/diffs/npm/moment/2.24.0/2.30.1) | | [moment-timezone](http://momentjs.com/timezone/) ([source](https://github.com/moment/moment-timezone)) | dependencies | patch | [`^0.5.45` -> `^0.5.46`](https://renovatebot.com/diffs/npm/moment-timezone/0.5.45/0.5.46) | --- ### Release Notes <details> <summary>moment/moment (moment)</summary> ### [`v2.30.1`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2301) [Compare Source](https://github.com/moment/moment/compare/2.30.0...2.30.1) - Release Dec 27, 2023 - Revert [https://github.com/moment/moment/pull/5827](https://github.com/moment/moment/pull/5827), because it's breaking a lot of TS code. ### [`v2.30.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2300-Full-changelog) [Compare Source](https://github.com/moment/moment/compare/2.29.4...2.30.0) - Release Dec 26, 2023 ### [`v2.29.4`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2294) [Compare Source](https://github.com/moment/moment/compare/2.29.3...2.29.4) - Release Jul 6, 2022 - [#&elastic#8203;6015](https://github.com/moment/moment/pull/6015) \[bugfix] Fix ReDoS in preprocessRFC2822 regex ### [`v2.29.3`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2293-Full-changelog) [Compare Source](https://github.com/moment/moment/compare/2.29.2...2.29.3) - Release Apr 17, 2022 - [#&elastic#8203;5995](https://github.com/moment/moment/pull/5995) \[bugfix] Remove const usage - [#&elastic#8203;5990](https://github.com/moment/moment/pull/5990) misc: fix advisory link ### [`v2.29.2`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2292-See-full-changelog) [Compare Source](https://github.com/moment/moment/compare/2.29.1...2.29.2) - Release Apr 3 2022 Address GHSA-8hfj-j24r-96c4 ### [`v2.29.1`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2291-See-full-changelog) [Compare Source](https://github.com/moment/moment/compare/2.29.0...2.29.1) - Release Oct 6, 2020 Updated deprecation message, bugfix in hi locale ### [`v2.29.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2290-See-full-changelog) [Compare Source](https://github.com/moment/moment/compare/2.28.0...2.29.0) - Release Sept 22, 2020 New locales (es-mx, bn-bd). Minor bugfixes and locale improvements. More tests. Moment is in maintenance mode. Read more at this link: https://momentjs.com/docs/#/-project-status/ ### [`v2.28.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2280-See-full-changelog) [Compare Source](https://github.com/moment/moment/compare/2.27.0...2.28.0) - Release Sept 13, 2020 Fix bug where .format() modifies original instance, and locale updates ### [`v2.27.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2270-See-full-changelog) [Compare Source](https://github.com/moment/moment/compare/2.26.0...2.27.0) - Release June 18, 2020 Added Turkmen locale, other locale improvements, slight TypeScript fixes ### [`v2.26.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2260-See-full-changelog) [Compare Source](https://github.com/moment/moment/compare/2.25.3...2.26.0) - Release May 19, 2020 TypeScript fixes and many locale improvements ### [`v2.25.3`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2253) [Compare Source](https://github.com/moment/moment/compare/2.25.2...2.25.3) - Release May 4, 2020 Remove package.json module property. It looks like webpack behaves differently for modules loaded via module vs jsnext:main. ### [`v2.25.2`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2252) [Compare Source](https://github.com/moment/moment/compare/2.25.1...2.25.2) - Release May 4, 2020 This release includes ES Module bundled moment, separate from it's source code under dist/ folder. This might alleviate issues with finding the \`./locale subfolder for loading locales. This might also mean now webpack will bundle all locales automatically, unless told otherwise. ### [`v2.25.1`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2251) [Compare Source](https://github.com/moment/moment/compare/2.25.0...2.25.1) - Release May 1, 2020 This is a quick patch release to address some of the issues raised after releasing 2.25.0. - [2e268635](https://github.com/moment/moment/commit/2e268635) \[misc] Revert [#&elastic#8203;5269](https://github.com/moment/moment/issues/5269) due to webpack warning - [226799e1](https://github.com/moment/moment/commit/226799e1) \[locale] fil: Fix metadata comment - [a83a521](https://github.com/moment/moment/commit/a83a521) \[bugfix] Fix typeoff usages - [e324334](https://github.com/moment/moment/commit/e324334) \[pkg] Add ts3.1-typings in npm package - [28cc23e](https://github.com/moment/moment/commit/28cc23e) \[misc] Remove deleted generated locale en-SG ### [`v2.25.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2250-See-full-changelog) [Compare Source](https://github.com/moment/moment/compare/2.24.0...2.25.0) - Release May 1, 2020 - [#&elastic#8203;4611](https://github.com/moment/moment/issues/4611) [022dc038](https://github.com/moment/moment/commit/022dc038) \[feature] Support for strict string parsing, fixes [#&elastic#8203;2469](https://github.com/moment/moment/issues/2469) - [#&elastic#8203;4599](https://github.com/moment/moment/issues/4599) [4b615b9d](https://github.com/moment/moment/commit/4b615b9d) \[feature] Add support for eras in en and jp - [#&elastic#8203;4296](https://github.com/moment/moment/issues/4296) [757d4ff8](https://github.com/moment/moment/commit/757d4ff8) \[feature] Accept custom relative thresholds in duration.humanize - 18 bigfixes - 36 locale fixes - 5 new locales (oc-lnc, zh-mo, en-in, gom-deva, fil) </details> <details> <summary>moment/moment-timezone (moment-timezone)</summary> ### [`v0.5.46`](https://github.com/moment/moment-timezone/blob/HEAD/changelog.md#0546-2024-10-06) [Compare Source](https://github.com/moment/moment-timezone/compare/0.5.45...0.5.46) - Updated data to IANA TZDB `2024b`. This only affects historical timestamps; no future timestamps have changed. </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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOlNoYXJlZFVYIiwiYmFja3BvcnQ6YWxsLW9wZW4iLCJyZWxlYXNlX25vdGU6c2tpcCJdfQ==--> Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Co-authored-by: Elastic Machine <[email protected]>
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [moment](https://momentjs.com) ([source](https://github.com/moment/moment)) | peerDependencies | minor | [`^2.24.0` -> `^2.30.1`](https://renovatebot.com/diffs/npm/moment/2.24.0/2.30.1) | | [moment-timezone](http://momentjs.com/timezone/) ([source](https://github.com/moment/moment-timezone)) | dependencies | patch | [`^0.5.45` -> `^0.5.46`](https://renovatebot.com/diffs/npm/moment-timezone/0.5.45/0.5.46) | --- ### Release Notes <details> <summary>moment/moment (moment)</summary> ### [`v2.30.1`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2301) [Compare Source](https://github.com/moment/moment/compare/2.30.0...2.30.1) - Release Dec 27, 2023 - Revert [https://github.com/moment/moment/pull/5827](https://github.com/moment/moment/pull/5827), because it's breaking a lot of TS code. ### [`v2.30.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2300-Full-changelog) [Compare Source](https://github.com/moment/moment/compare/2.29.4...2.30.0) - Release Dec 26, 2023 ### [`v2.29.4`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2294) [Compare Source](https://github.com/moment/moment/compare/2.29.3...2.29.4) - Release Jul 6, 2022 - [#&elastic#8203;6015](https://github.com/moment/moment/pull/6015) \[bugfix] Fix ReDoS in preprocessRFC2822 regex ### [`v2.29.3`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2293-Full-changelog) [Compare Source](https://github.com/moment/moment/compare/2.29.2...2.29.3) - Release Apr 17, 2022 - [#&elastic#8203;5995](https://github.com/moment/moment/pull/5995) \[bugfix] Remove const usage - [#&elastic#8203;5990](https://github.com/moment/moment/pull/5990) misc: fix advisory link ### [`v2.29.2`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2292-See-full-changelog) [Compare Source](https://github.com/moment/moment/compare/2.29.1...2.29.2) - Release Apr 3 2022 Address GHSA-8hfj-j24r-96c4 ### [`v2.29.1`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2291-See-full-changelog) [Compare Source](https://github.com/moment/moment/compare/2.29.0...2.29.1) - Release Oct 6, 2020 Updated deprecation message, bugfix in hi locale ### [`v2.29.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2290-See-full-changelog) [Compare Source](https://github.com/moment/moment/compare/2.28.0...2.29.0) - Release Sept 22, 2020 New locales (es-mx, bn-bd). Minor bugfixes and locale improvements. More tests. Moment is in maintenance mode. Read more at this link: https://momentjs.com/docs/#/-project-status/ ### [`v2.28.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2280-See-full-changelog) [Compare Source](https://github.com/moment/moment/compare/2.27.0...2.28.0) - Release Sept 13, 2020 Fix bug where .format() modifies original instance, and locale updates ### [`v2.27.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2270-See-full-changelog) [Compare Source](https://github.com/moment/moment/compare/2.26.0...2.27.0) - Release June 18, 2020 Added Turkmen locale, other locale improvements, slight TypeScript fixes ### [`v2.26.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2260-See-full-changelog) [Compare Source](https://github.com/moment/moment/compare/2.25.3...2.26.0) - Release May 19, 2020 TypeScript fixes and many locale improvements ### [`v2.25.3`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2253) [Compare Source](https://github.com/moment/moment/compare/2.25.2...2.25.3) - Release May 4, 2020 Remove package.json module property. It looks like webpack behaves differently for modules loaded via module vs jsnext:main. ### [`v2.25.2`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2252) [Compare Source](https://github.com/moment/moment/compare/2.25.1...2.25.2) - Release May 4, 2020 This release includes ES Module bundled moment, separate from it's source code under dist/ folder. This might alleviate issues with finding the \`./locale subfolder for loading locales. This might also mean now webpack will bundle all locales automatically, unless told otherwise. ### [`v2.25.1`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2251) [Compare Source](https://github.com/moment/moment/compare/2.25.0...2.25.1) - Release May 1, 2020 This is a quick patch release to address some of the issues raised after releasing 2.25.0. - [2e268635](https://github.com/moment/moment/commit/2e268635) \[misc] Revert [#&elastic#8203;5269](https://github.com/moment/moment/issues/5269) due to webpack warning - [226799e1](https://github.com/moment/moment/commit/226799e1) \[locale] fil: Fix metadata comment - [a83a521](https://github.com/moment/moment/commit/a83a521) \[bugfix] Fix typeoff usages - [e324334](https://github.com/moment/moment/commit/e324334) \[pkg] Add ts3.1-typings in npm package - [28cc23e](https://github.com/moment/moment/commit/28cc23e) \[misc] Remove deleted generated locale en-SG ### [`v2.25.0`](https://github.com/moment/moment/blob/HEAD/CHANGELOG.md#2250-See-full-changelog) [Compare Source](https://github.com/moment/moment/compare/2.24.0...2.25.0) - Release May 1, 2020 - [#&elastic#8203;4611](https://github.com/moment/moment/issues/4611) [022dc038](https://github.com/moment/moment/commit/022dc038) \[feature] Support for strict string parsing, fixes [#&elastic#8203;2469](https://github.com/moment/moment/issues/2469) - [#&elastic#8203;4599](https://github.com/moment/moment/issues/4599) [4b615b9d](https://github.com/moment/moment/commit/4b615b9d) \[feature] Add support for eras in en and jp - [#&elastic#8203;4296](https://github.com/moment/moment/issues/4296) [757d4ff8](https://github.com/moment/moment/commit/757d4ff8) \[feature] Accept custom relative thresholds in duration.humanize - 18 bigfixes - 36 locale fixes - 5 new locales (oc-lnc, zh-mo, en-in, gom-deva, fil) </details> <details> <summary>moment/moment-timezone (moment-timezone)</summary> ### [`v0.5.46`](https://github.com/moment/moment-timezone/blob/HEAD/changelog.md#0546-2024-10-06) [Compare Source](https://github.com/moment/moment-timezone/compare/0.5.45...0.5.46) - Updated data to IANA TZDB `2024b`. This only affects historical timestamps; no future timestamps have changed. </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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOlNoYXJlZFVYIiwiYmFja3BvcnQ6YWxsLW9wZW4iLCJyZWxlYXNlX25vdGU6c2tpcCJdfQ==--> Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Co-authored-by: Elastic Machine <[email protected]>
This PR contains the following updates:
^2.24.0
->^2.30.1
^0.5.45
->^0.5.46
Release Notes
moment/moment (moment)
v2.30.1
Compare Source
a lot of TS code.
v2.30.0
Compare Source
v2.29.4
Compare Source
v2.29.3
Compare Source
v2.29.2
Compare Source
Address GHSA-8hfj-j24r-96c4
v2.29.1
Compare Source
Updated deprecation message, bugfix in hi locale
v2.29.0
Compare Source
New locales (es-mx, bn-bd).
Minor bugfixes and locale improvements.
More tests.
Moment is in maintenance mode. Read more at this link:
https://momentjs.com/docs/#/-project-status/
v2.28.0
Compare Source
Fix bug where .format() modifies original instance, and locale updates
v2.27.0
Compare Source
Added Turkmen locale, other locale improvements, slight TypeScript fixes
v2.26.0
Compare Source
TypeScript fixes and many locale improvements
v2.25.3
Compare Source
Remove package.json module property. It looks like webpack behaves differently
for modules loaded via module vs jsnext:main.
v2.25.2
Compare Source
This release includes ES Module bundled moment, separate from it's source code
under dist/ folder. This might alleviate issues with finding the `./locale
subfolder for loading locales. This might also mean now webpack will bundle all
locales automatically, unless told otherwise.
v2.25.1
Compare Source
This is a quick patch release to address some of the issues raised after
releasing 2.25.0.
v2.25.0
Compare Source
Release May 1, 2020
#4611 022dc038 [feature] Support for strict string parsing, fixes #2469
#4599 4b615b9d [feature] Add support for eras in en and jp
#4296 757d4ff8 [feature] Accept custom relative thresholds in duration.humanize
18 bigfixes
36 locale fixes
5 new locales (oc-lnc, zh-mo, en-in, gom-deva, fil)
moment/moment-timezone (moment-timezone)
v0.5.46
Compare Source
2024b
. This only affects historical timestamps; no future timestamps have changed.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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.