Skip to content

Update dependency moment-timezone to ^0.6.0 (main)#215606

Merged
Dosant merged 3 commits intomainfrom
renovate/main-moment
Jul 8, 2025
Merged

Update dependency moment-timezone to ^0.6.0 (main)#215606
Dosant merged 3 commits intomainfrom
renovate/main-moment

Conversation

@elastic-renovate-prod
Copy link
Copy Markdown
Contributor

@elastic-renovate-prod elastic-renovate-prod bot commented Mar 23, 2025

This PR contains the following updates:

Package Type Update Change
moment-timezone (source) dependencies minor ^0.5.47 -> ^0.6.0

Release Notes

moment/moment-timezone (moment-timezone)

v0.6.0

Compare Source

  • Fixed and updated TypeScript definitions. #​1132
    • Updated types to more accurately match the code implementation.
    • Added definitions for pre-built files (e.g. moment-timezone-with-data.js).

This release is a potential breaking change for TypeScript projects only.
The types are now more accurate, but consumers might hit errors if they were relying on the more relaxed types.

No implementation code has changed in this release.

v0.5.48

Compare Source

  • Updated data to IANA TZDB 2025b. #​1130

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@elastic-renovate-prod elastic-renovate-prod bot added backport:all-open Backport to all branches that could still receive a release release_note:skip Skip the PR/issue when compiling release notes Team:SharedUX Platform AppEx-SharedUX (formerly Global Experience) t// labels Mar 23, 2025
@elastic-renovate-prod elastic-renovate-prod bot requested a review from a team March 23, 2025 12:29
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/appex-sharedux (Team:SharedUX)

@elastic-renovate-prod elastic-renovate-prod bot changed the title Update dependency moment-timezone to ^0.5.48 (main) Update dependency moment-timezone to ^0.6.0 (main) May 26, 2025
@elastic-renovate-prod
Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
[13:51:48.127] INFO (100331): Installing tool yarn@1.22.21...
[13:51:48.600] WARN (100331): Npm error:
npm info it worked if it ends with ok
npm WARN npm npm does not support Node.js v20.18.2
npm WARN npm You should probably upgrade to a newer version of node as we
npm WARN npm can't make any promises that npm will work with this version.
npm WARN npm Supported releases of Node.js are the latest release of 6, 8, 9, 10, 11, 12.
npm WARN npm You can find the latest version at https://nodejs.org/
npm info using npm@6.9.0
npm info using node@v20.18.2
npm ERR! cb.apply is not a function
npm timing npm Completed in 277ms

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/containerbase-npm-IRurGO/_logs/2025-06-06T13_51_48_572Z-debug.log
[13:51:48.648] ERROR (100331): npm install command failed
[13:51:48.649] FATAL (100331): Install tool yarn failed in 531ms.

@Dosant
Copy link
Copy Markdown
Contributor

Dosant commented Jul 7, 2025

/ci

…t --include-path /api/status --include-path /api/alerting/rule/ --include-path /api/alerting/rules --include-path /api/actions --include-path /api/security/role --include-path /api/spaces --include-path /api/streams --include-path /api/fleet --include-path /api/dashboards --include-path /api/saved_objects/_import --include-path /api/saved_objects/_export --include-path /api/maintenance_window --update'
@elastic-renovate-prod
Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@Dosant
Copy link
Copy Markdown
Contributor

Dosant commented Jul 7, 2025

/ci

@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
kbnUiSharedDeps-npmDll 6.4MB 6.4MB +858.0B

History

@Dosant Dosant merged commit dfc4d89 into main Jul 8, 2025
14 checks passed
@Dosant Dosant deleted the renovate/main-moment branch July 8, 2025 12:17
@kibanamachine
Copy link
Copy Markdown
Contributor

Starting backport for target branches: 8.17, 8.18, 8.19, 9.0, 9.1

https://github.com/elastic/kibana/actions/runs/16142972722

kibanamachine added a commit to kibanamachine/kibana that referenced this pull request Jul 8, 2025
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [moment-timezone](http://momentjs.com/timezone/)
([source](https://redirect.github.com/moment/moment-timezone)) |
dependencies | minor | [`^0.5.47` ->
`^0.6.0`](https://renovatebot.com/diffs/npm/moment-timezone/0.5.47/0.6.0)
|

---

### Release Notes

<details>
<summary>moment/moment-timezone (moment-timezone)</summary>

###
[`v0.6.0`](https://redirect.github.com/moment/moment-timezone/blob/HEAD/changelog.md#060-2025-05-25)

[Compare
Source](https://redirect.github.com/moment/moment-timezone/compare/0.5.48...0.6.0)

- Fixed and updated TypeScript definitions.
[#&elastic#8203;1132](https://redirect.github.com/moment/moment-timezone/pull/1132)
    -   Updated types to more accurately match the code implementation.
- Added definitions for pre-built files (e.g.
`moment-timezone-with-data.js`).

This release is a **potential breaking change** for TypeScript projects
only.
The types are now more accurate, but consumers might hit errors if they
were relying on the more relaxed types.

No implementation code has changed in this release.

###
[`v0.5.48`](https://redirect.github.com/moment/moment-timezone/blob/HEAD/changelog.md#0548-2025-03-23)

[Compare
Source](https://redirect.github.com/moment/moment-timezone/compare/0.5.47...0.5.48)

- Updated data to IANA TZDB `2025b`.
[#&elastic#8203;1130](https://redirect.github.com/moment/moment-timezone/pull/1130)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOlNoYXJlZFVYIiwiYmFja3BvcnQ6YWxsLW9wZW4iLCJyZWxlYXNlX25vdGU6c2tpcCJdfQ==-->

---------

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Co-authored-by: Anton Dosov <anton.dosov@elastic.co>
Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit dfc4d89)
kibanamachine added a commit to kibanamachine/kibana that referenced this pull request Jul 8, 2025
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [moment-timezone](http://momentjs.com/timezone/)
([source](https://redirect.github.com/moment/moment-timezone)) |
dependencies | minor | [`^0.5.47` ->
`^0.6.0`](https://renovatebot.com/diffs/npm/moment-timezone/0.5.47/0.6.0)
|

---

### Release Notes

<details>
<summary>moment/moment-timezone (moment-timezone)</summary>

###
[`v0.6.0`](https://redirect.github.com/moment/moment-timezone/blob/HEAD/changelog.md#060-2025-05-25)

[Compare
Source](https://redirect.github.com/moment/moment-timezone/compare/0.5.48...0.6.0)

- Fixed and updated TypeScript definitions.
[#&elastic#8203;1132](https://redirect.github.com/moment/moment-timezone/pull/1132)
    -   Updated types to more accurately match the code implementation.
- Added definitions for pre-built files (e.g.
`moment-timezone-with-data.js`).

This release is a **potential breaking change** for TypeScript projects
only.
The types are now more accurate, but consumers might hit errors if they
were relying on the more relaxed types.

No implementation code has changed in this release.

###
[`v0.5.48`](https://redirect.github.com/moment/moment-timezone/blob/HEAD/changelog.md#0548-2025-03-23)

[Compare
Source](https://redirect.github.com/moment/moment-timezone/compare/0.5.47...0.5.48)

- Updated data to IANA TZDB `2025b`.
[#&elastic#8203;1130](https://redirect.github.com/moment/moment-timezone/pull/1130)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOlNoYXJlZFVYIiwiYmFja3BvcnQ6YWxsLW9wZW4iLCJyZWxlYXNlX25vdGU6c2tpcCJdfQ==-->

---------

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Co-authored-by: Anton Dosov <anton.dosov@elastic.co>
Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit dfc4d89)
kibanamachine added a commit to kibanamachine/kibana that referenced this pull request Jul 8, 2025
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [moment-timezone](http://momentjs.com/timezone/)
([source](https://redirect.github.com/moment/moment-timezone)) |
dependencies | minor | [`^0.5.47` ->
`^0.6.0`](https://renovatebot.com/diffs/npm/moment-timezone/0.5.47/0.6.0)
|

---

### Release Notes

<details>
<summary>moment/moment-timezone (moment-timezone)</summary>

###
[`v0.6.0`](https://redirect.github.com/moment/moment-timezone/blob/HEAD/changelog.md#060-2025-05-25)

[Compare
Source](https://redirect.github.com/moment/moment-timezone/compare/0.5.48...0.6.0)

- Fixed and updated TypeScript definitions.
[#&elastic#8203;1132](https://redirect.github.com/moment/moment-timezone/pull/1132)
    -   Updated types to more accurately match the code implementation.
- Added definitions for pre-built files (e.g.
`moment-timezone-with-data.js`).

This release is a **potential breaking change** for TypeScript projects
only.
The types are now more accurate, but consumers might hit errors if they
were relying on the more relaxed types.

No implementation code has changed in this release.

###
[`v0.5.48`](https://redirect.github.com/moment/moment-timezone/blob/HEAD/changelog.md#0548-2025-03-23)

[Compare
Source](https://redirect.github.com/moment/moment-timezone/compare/0.5.47...0.5.48)

- Updated data to IANA TZDB `2025b`.
[#&elastic#8203;1130](https://redirect.github.com/moment/moment-timezone/pull/1130)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOlNoYXJlZFVYIiwiYmFja3BvcnQ6YWxsLW9wZW4iLCJyZWxlYXNlX25vdGU6c2tpcCJdfQ==-->

---------

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Co-authored-by: Anton Dosov <anton.dosov@elastic.co>
Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit dfc4d89)
kibanamachine added a commit to kibanamachine/kibana that referenced this pull request Jul 8, 2025
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [moment-timezone](http://momentjs.com/timezone/)
([source](https://redirect.github.com/moment/moment-timezone)) |
dependencies | minor | [`^0.5.47` ->
`^0.6.0`](https://renovatebot.com/diffs/npm/moment-timezone/0.5.47/0.6.0)
|

---

### Release Notes

<details>
<summary>moment/moment-timezone (moment-timezone)</summary>

###
[`v0.6.0`](https://redirect.github.com/moment/moment-timezone/blob/HEAD/changelog.md#060-2025-05-25)

[Compare
Source](https://redirect.github.com/moment/moment-timezone/compare/0.5.48...0.6.0)

- Fixed and updated TypeScript definitions.
[#&elastic#8203;1132](https://redirect.github.com/moment/moment-timezone/pull/1132)
    -   Updated types to more accurately match the code implementation.
- Added definitions for pre-built files (e.g.
`moment-timezone-with-data.js`).

This release is a **potential breaking change** for TypeScript projects
only.
The types are now more accurate, but consumers might hit errors if they
were relying on the more relaxed types.

No implementation code has changed in this release.

###
[`v0.5.48`](https://redirect.github.com/moment/moment-timezone/blob/HEAD/changelog.md#0548-2025-03-23)

[Compare
Source](https://redirect.github.com/moment/moment-timezone/compare/0.5.47...0.5.48)

- Updated data to IANA TZDB `2025b`.
[#&elastic#8203;1130](https://redirect.github.com/moment/moment-timezone/pull/1130)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOlNoYXJlZFVYIiwiYmFja3BvcnQ6YWxsLW9wZW4iLCJyZWxlYXNlX25vdGU6c2tpcCJdfQ==-->

---------

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Co-authored-by: Anton Dosov <anton.dosov@elastic.co>
Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit dfc4d89)
kibanamachine added a commit to kibanamachine/kibana that referenced this pull request Jul 8, 2025
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [moment-timezone](http://momentjs.com/timezone/)
([source](https://redirect.github.com/moment/moment-timezone)) |
dependencies | minor | [`^0.5.47` ->
`^0.6.0`](https://renovatebot.com/diffs/npm/moment-timezone/0.5.47/0.6.0)
|

---

### Release Notes

<details>
<summary>moment/moment-timezone (moment-timezone)</summary>

###
[`v0.6.0`](https://redirect.github.com/moment/moment-timezone/blob/HEAD/changelog.md#060-2025-05-25)

[Compare
Source](https://redirect.github.com/moment/moment-timezone/compare/0.5.48...0.6.0)

- Fixed and updated TypeScript definitions.
[#&elastic#8203;1132](https://redirect.github.com/moment/moment-timezone/pull/1132)
    -   Updated types to more accurately match the code implementation.
- Added definitions for pre-built files (e.g.
`moment-timezone-with-data.js`).

This release is a **potential breaking change** for TypeScript projects
only.
The types are now more accurate, but consumers might hit errors if they
were relying on the more relaxed types.

No implementation code has changed in this release.

###
[`v0.5.48`](https://redirect.github.com/moment/moment-timezone/blob/HEAD/changelog.md#0548-2025-03-23)

[Compare
Source](https://redirect.github.com/moment/moment-timezone/compare/0.5.47...0.5.48)

- Updated data to IANA TZDB `2025b`.
[#&elastic#8203;1130](https://redirect.github.com/moment/moment-timezone/pull/1130)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOlNoYXJlZFVYIiwiYmFja3BvcnQ6YWxsLW9wZW4iLCJyZWxlYXNlX25vdGU6c2tpcCJdfQ==-->

---------

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Co-authored-by: Anton Dosov <anton.dosov@elastic.co>
Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit dfc4d89)
@kibanamachine
Copy link
Copy Markdown
Contributor

💚 All backports created successfully

Status Branch Result
8.17
8.18
8.19
9.0
9.1

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

kibanamachine added a commit that referenced this pull request Jul 8, 2025
…227003)

# Backport

This will backport the following commits from `main` to `8.17`:
- [Update dependency moment-timezone to ^0.6.0 (main)
(#215606)](#215606)

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

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

<!--BACKPORT
[{"author":{"name":"elastic-renovate-prod[bot]","email":"174716857+elastic-renovate-prod[bot]@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-07-08T12:16:58Z","message":"Update
dependency moment-timezone to ^0.6.0 (main) (#215606)\n\nThis PR
contains the following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|
[moment-timezone](http://momentjs.com/timezone/)\n([source](https://redirect.github.com/moment/moment-timezone))
|\ndependencies | minor | [`^0.5.47`
->\n`^0.6.0`](https://renovatebot.com/diffs/npm/moment-timezone/0.5.47/0.6.0)\n|\n\n---\n\n###
Release Notes\n\n<details>\n<summary>moment/moment-timezone
(moment-timezone)</summary>\n\n###\n[`v0.6.0`](https://redirect.github.com/moment/moment-timezone/blob/HEAD/changelog.md#060-2025-05-25)\n\n[Compare\nSource](https://redirect.github.com/moment/moment-timezone/compare/0.5.48...0.6.0)\n\n-
Fixed and updated TypeScript
definitions.\n[#&#8203;1132](https://redirect.github.com/moment/moment-timezone/pull/1132)\n
- Updated types to more accurately match the code implementation.\n-
Added definitions for pre-built files
(e.g.\n`moment-timezone-with-data.js`).\n\nThis release is a **potential
breaking change** for TypeScript projects\nonly.\nThe types are now more
accurate, but consumers might hit errors if they\nwere relying on the
more relaxed types.\n\nNo implementation code has changed in this
release.\n\n###\n[`v0.5.48`](https://redirect.github.com/moment/moment-timezone/blob/HEAD/changelog.md#0548-2025-03-23)\n\n[Compare\nSource](https://redirect.github.com/moment/moment-timezone/compare/0.5.47...0.5.48)\n\n-
Updated data to IANA TZDB
`2025b`.\n[#&#8203;1130](https://redirect.github.com/moment/moment-timezone/pull/1130)\n\n</details>\n\n---\n\n###
Configuration\n\n📅 **Schedule**: Branch creation - At any time (no
schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦
**Automerge**: Disabled by config. Please merge this manually once
you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted,
or you tick the\nrebase/retry checkbox.\n\n🔕 **Ignore**: Close this PR
and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If
you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has
been generated by
[Renovate\nBot](https://redirect.github.com/renovatebot/renovate).\n\n\n\n---------\n\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by:
Anton Dosov <anton.dosov@elastic.co>\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"dfc4d89f97622920d57b96144689f4a87edb14cb","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:SharedUX","backport:all-open","v9.2.0"],"title":"Update
dependency moment-timezone to ^0.6.0
(main)","number":215606,"url":"https://github.com/elastic/kibana/pull/215606","mergeCommit":{"message":"Update
dependency moment-timezone to ^0.6.0 (main) (#215606)\n\nThis PR
contains the following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|
[moment-timezone](http://momentjs.com/timezone/)\n([source](https://redirect.github.com/moment/moment-timezone))
|\ndependencies | minor | [`^0.5.47`
->\n`^0.6.0`](https://renovatebot.com/diffs/npm/moment-timezone/0.5.47/0.6.0)\n|\n\n---\n\n###
Release Notes\n\n<details>\n<summary>moment/moment-timezone
(moment-timezone)</summary>\n\n###\n[`v0.6.0`](https://redirect.github.com/moment/moment-timezone/blob/HEAD/changelog.md#060-2025-05-25)\n\n[Compare\nSource](https://redirect.github.com/moment/moment-timezone/compare/0.5.48...0.6.0)\n\n-
Fixed and updated TypeScript
definitions.\n[#&#8203;1132](https://redirect.github.com/moment/moment-timezone/pull/1132)\n
- Updated types to more accurately match the code implementation.\n-
Added definitions for pre-built files
(e.g.\n`moment-timezone-with-data.js`).\n\nThis release is a **potential
breaking change** for TypeScript projects\nonly.\nThe types are now more
accurate, but consumers might hit errors if they\nwere relying on the
more relaxed types.\n\nNo implementation code has changed in this
release.\n\n###\n[`v0.5.48`](https://redirect.github.com/moment/moment-timezone/blob/HEAD/changelog.md#0548-2025-03-23)\n\n[Compare\nSource](https://redirect.github.com/moment/moment-timezone/compare/0.5.47...0.5.48)\n\n-
Updated data to IANA TZDB
`2025b`.\n[#&#8203;1130](https://redirect.github.com/moment/moment-timezone/pull/1130)\n\n</details>\n\n---\n\n###
Configuration\n\n📅 **Schedule**: Branch creation - At any time (no
schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦
**Automerge**: Disabled by config. Please merge this manually once
you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted,
or you tick the\nrebase/retry checkbox.\n\n🔕 **Ignore**: Close this PR
and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If
you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has
been generated by
[Renovate\nBot](https://redirect.github.com/renovatebot/renovate).\n\n\n\n---------\n\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by:
Anton Dosov <anton.dosov@elastic.co>\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"dfc4d89f97622920d57b96144689f4a87edb14cb"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/215606","number":215606,"mergeCommit":{"message":"Update
dependency moment-timezone to ^0.6.0 (main) (#215606)\n\nThis PR
contains the following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|
[moment-timezone](http://momentjs.com/timezone/)\n([source](https://redirect.github.com/moment/moment-timezone))
|\ndependencies | minor | [`^0.5.47`
->\n`^0.6.0`](https://renovatebot.com/diffs/npm/moment-timezone/0.5.47/0.6.0)\n|\n\n---\n\n###
Release Notes\n\n<details>\n<summary>moment/moment-timezone
(moment-timezone)</summary>\n\n###\n[`v0.6.0`](https://redirect.github.com/moment/moment-timezone/blob/HEAD/changelog.md#060-2025-05-25)\n\n[Compare\nSource](https://redirect.github.com/moment/moment-timezone/compare/0.5.48...0.6.0)\n\n-
Fixed and updated TypeScript
definitions.\n[#&#8203;1132](https://redirect.github.com/moment/moment-timezone/pull/1132)\n
- Updated types to more accurately match the code implementation.\n-
Added definitions for pre-built files
(e.g.\n`moment-timezone-with-data.js`).\n\nThis release is a **potential
breaking change** for TypeScript projects\nonly.\nThe types are now more
accurate, but consumers might hit errors if they\nwere relying on the
more relaxed types.\n\nNo implementation code has changed in this
release.\n\n###\n[`v0.5.48`](https://redirect.github.com/moment/moment-timezone/blob/HEAD/changelog.md#0548-2025-03-23)\n\n[Compare\nSource](https://redirect.github.com/moment/moment-timezone/compare/0.5.47...0.5.48)\n\n-
Updated data to IANA TZDB
`2025b`.\n[#&#8203;1130](https://redirect.github.com/moment/moment-timezone/pull/1130)\n\n</details>\n\n---\n\n###
Configuration\n\n📅 **Schedule**: Branch creation - At any time (no
schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦
**Automerge**: Disabled by config. Please merge this manually once
you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted,
or you tick the\nrebase/retry checkbox.\n\n🔕 **Ignore**: Close this PR
and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If
you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has
been generated by
[Renovate\nBot](https://redirect.github.com/renovatebot/renovate).\n\n\n\n---------\n\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by:
Anton Dosov <anton.dosov@elastic.co>\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"dfc4d89f97622920d57b96144689f4a87edb14cb"}}]}]
BACKPORT-->

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Co-authored-by: Anton Dosov <anton.dosov@elastic.co>
kibanamachine added a commit that referenced this pull request Jul 8, 2025
…227007)

# Backport

This will backport the following commits from `main` to `9.0`:
- [Update dependency moment-timezone to ^0.6.0 (main)
(#215606)](#215606)

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

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

<!--BACKPORT
[{"author":{"name":"elastic-renovate-prod[bot]","email":"174716857+elastic-renovate-prod[bot]@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-07-08T12:16:58Z","message":"Update
dependency moment-timezone to ^0.6.0 (main) (#215606)\n\nThis PR
contains the following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|
[moment-timezone](http://momentjs.com/timezone/)\n([source](https://redirect.github.com/moment/moment-timezone))
|\ndependencies | minor | [`^0.5.47`
->\n`^0.6.0`](https://renovatebot.com/diffs/npm/moment-timezone/0.5.47/0.6.0)\n|\n\n---\n\n###
Release Notes\n\n<details>\n<summary>moment/moment-timezone
(moment-timezone)</summary>\n\n###\n[`v0.6.0`](https://redirect.github.com/moment/moment-timezone/blob/HEAD/changelog.md#060-2025-05-25)\n\n[Compare\nSource](https://redirect.github.com/moment/moment-timezone/compare/0.5.48...0.6.0)\n\n-
Fixed and updated TypeScript
definitions.\n[#&#8203;1132](https://redirect.github.com/moment/moment-timezone/pull/1132)\n
- Updated types to more accurately match the code implementation.\n-
Added definitions for pre-built files
(e.g.\n`moment-timezone-with-data.js`).\n\nThis release is a **potential
breaking change** for TypeScript projects\nonly.\nThe types are now more
accurate, but consumers might hit errors if they\nwere relying on the
more relaxed types.\n\nNo implementation code has changed in this
release.\n\n###\n[`v0.5.48`](https://redirect.github.com/moment/moment-timezone/blob/HEAD/changelog.md#0548-2025-03-23)\n\n[Compare\nSource](https://redirect.github.com/moment/moment-timezone/compare/0.5.47...0.5.48)\n\n-
Updated data to IANA TZDB
`2025b`.\n[#&#8203;1130](https://redirect.github.com/moment/moment-timezone/pull/1130)\n\n</details>\n\n---\n\n###
Configuration\n\n📅 **Schedule**: Branch creation - At any time (no
schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦
**Automerge**: Disabled by config. Please merge this manually once
you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted,
or you tick the\nrebase/retry checkbox.\n\n🔕 **Ignore**: Close this PR
and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If
you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has
been generated by
[Renovate\nBot](https://redirect.github.com/renovatebot/renovate).\n\n\n\n---------\n\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by:
Anton Dosov <anton.dosov@elastic.co>\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"dfc4d89f97622920d57b96144689f4a87edb14cb","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:SharedUX","backport:all-open","v9.2.0"],"title":"Update
dependency moment-timezone to ^0.6.0
(main)","number":215606,"url":"https://github.com/elastic/kibana/pull/215606","mergeCommit":{"message":"Update
dependency moment-timezone to ^0.6.0 (main) (#215606)\n\nThis PR
contains the following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|
[moment-timezone](http://momentjs.com/timezone/)\n([source](https://redirect.github.com/moment/moment-timezone))
|\ndependencies | minor | [`^0.5.47`
->\n`^0.6.0`](https://renovatebot.com/diffs/npm/moment-timezone/0.5.47/0.6.0)\n|\n\n---\n\n###
Release Notes\n\n<details>\n<summary>moment/moment-timezone
(moment-timezone)</summary>\n\n###\n[`v0.6.0`](https://redirect.github.com/moment/moment-timezone/blob/HEAD/changelog.md#060-2025-05-25)\n\n[Compare\nSource](https://redirect.github.com/moment/moment-timezone/compare/0.5.48...0.6.0)\n\n-
Fixed and updated TypeScript
definitions.\n[#&#8203;1132](https://redirect.github.com/moment/moment-timezone/pull/1132)\n
- Updated types to more accurately match the code implementation.\n-
Added definitions for pre-built files
(e.g.\n`moment-timezone-with-data.js`).\n\nThis release is a **potential
breaking change** for TypeScript projects\nonly.\nThe types are now more
accurate, but consumers might hit errors if they\nwere relying on the
more relaxed types.\n\nNo implementation code has changed in this
release.\n\n###\n[`v0.5.48`](https://redirect.github.com/moment/moment-timezone/blob/HEAD/changelog.md#0548-2025-03-23)\n\n[Compare\nSource](https://redirect.github.com/moment/moment-timezone/compare/0.5.47...0.5.48)\n\n-
Updated data to IANA TZDB
`2025b`.\n[#&#8203;1130](https://redirect.github.com/moment/moment-timezone/pull/1130)\n\n</details>\n\n---\n\n###
Configuration\n\n📅 **Schedule**: Branch creation - At any time (no
schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦
**Automerge**: Disabled by config. Please merge this manually once
you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted,
or you tick the\nrebase/retry checkbox.\n\n🔕 **Ignore**: Close this PR
and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If
you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has
been generated by
[Renovate\nBot](https://redirect.github.com/renovatebot/renovate).\n\n\n\n---------\n\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by:
Anton Dosov <anton.dosov@elastic.co>\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"dfc4d89f97622920d57b96144689f4a87edb14cb"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/215606","number":215606,"mergeCommit":{"message":"Update
dependency moment-timezone to ^0.6.0 (main) (#215606)\n\nThis PR
contains the following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|
[moment-timezone](http://momentjs.com/timezone/)\n([source](https://redirect.github.com/moment/moment-timezone))
|\ndependencies | minor | [`^0.5.47`
->\n`^0.6.0`](https://renovatebot.com/diffs/npm/moment-timezone/0.5.47/0.6.0)\n|\n\n---\n\n###
Release Notes\n\n<details>\n<summary>moment/moment-timezone
(moment-timezone)</summary>\n\n###\n[`v0.6.0`](https://redirect.github.com/moment/moment-timezone/blob/HEAD/changelog.md#060-2025-05-25)\n\n[Compare\nSource](https://redirect.github.com/moment/moment-timezone/compare/0.5.48...0.6.0)\n\n-
Fixed and updated TypeScript
definitions.\n[#&#8203;1132](https://redirect.github.com/moment/moment-timezone/pull/1132)\n
- Updated types to more accurately match the code implementation.\n-
Added definitions for pre-built files
(e.g.\n`moment-timezone-with-data.js`).\n\nThis release is a **potential
breaking change** for TypeScript projects\nonly.\nThe types are now more
accurate, but consumers might hit errors if they\nwere relying on the
more relaxed types.\n\nNo implementation code has changed in this
release.\n\n###\n[`v0.5.48`](https://redirect.github.com/moment/moment-timezone/blob/HEAD/changelog.md#0548-2025-03-23)\n\n[Compare\nSource](https://redirect.github.com/moment/moment-timezone/compare/0.5.47...0.5.48)\n\n-
Updated data to IANA TZDB
`2025b`.\n[#&#8203;1130](https://redirect.github.com/moment/moment-timezone/pull/1130)\n\n</details>\n\n---\n\n###
Configuration\n\n📅 **Schedule**: Branch creation - At any time (no
schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦
**Automerge**: Disabled by config. Please merge this manually once
you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted,
or you tick the\nrebase/retry checkbox.\n\n🔕 **Ignore**: Close this PR
and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If
you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has
been generated by
[Renovate\nBot](https://redirect.github.com/renovatebot/renovate).\n\n\n\n---------\n\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by:
Anton Dosov <anton.dosov@elastic.co>\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"dfc4d89f97622920d57b96144689f4a87edb14cb"}}]}]
BACKPORT-->

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Co-authored-by: Anton Dosov <anton.dosov@elastic.co>
kibanamachine added a commit that referenced this pull request Jul 8, 2025
…227008)

# Backport

This will backport the following commits from `main` to `9.1`:
- [Update dependency moment-timezone to ^0.6.0 (main)
(#215606)](#215606)

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

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

<!--BACKPORT
[{"author":{"name":"elastic-renovate-prod[bot]","email":"174716857+elastic-renovate-prod[bot]@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-07-08T12:16:58Z","message":"Update
dependency moment-timezone to ^0.6.0 (main) (#215606)\n\nThis PR
contains the following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|
[moment-timezone](http://momentjs.com/timezone/)\n([source](https://redirect.github.com/moment/moment-timezone))
|\ndependencies | minor | [`^0.5.47`
->\n`^0.6.0`](https://renovatebot.com/diffs/npm/moment-timezone/0.5.47/0.6.0)\n|\n\n---\n\n###
Release Notes\n\n<details>\n<summary>moment/moment-timezone
(moment-timezone)</summary>\n\n###\n[`v0.6.0`](https://redirect.github.com/moment/moment-timezone/blob/HEAD/changelog.md#060-2025-05-25)\n\n[Compare\nSource](https://redirect.github.com/moment/moment-timezone/compare/0.5.48...0.6.0)\n\n-
Fixed and updated TypeScript
definitions.\n[#&#8203;1132](https://redirect.github.com/moment/moment-timezone/pull/1132)\n
- Updated types to more accurately match the code implementation.\n-
Added definitions for pre-built files
(e.g.\n`moment-timezone-with-data.js`).\n\nThis release is a **potential
breaking change** for TypeScript projects\nonly.\nThe types are now more
accurate, but consumers might hit errors if they\nwere relying on the
more relaxed types.\n\nNo implementation code has changed in this
release.\n\n###\n[`v0.5.48`](https://redirect.github.com/moment/moment-timezone/blob/HEAD/changelog.md#0548-2025-03-23)\n\n[Compare\nSource](https://redirect.github.com/moment/moment-timezone/compare/0.5.47...0.5.48)\n\n-
Updated data to IANA TZDB
`2025b`.\n[#&#8203;1130](https://redirect.github.com/moment/moment-timezone/pull/1130)\n\n</details>\n\n---\n\n###
Configuration\n\n📅 **Schedule**: Branch creation - At any time (no
schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦
**Automerge**: Disabled by config. Please merge this manually once
you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted,
or you tick the\nrebase/retry checkbox.\n\n🔕 **Ignore**: Close this PR
and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If
you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has
been generated by
[Renovate\nBot](https://redirect.github.com/renovatebot/renovate).\n\n\n\n---------\n\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by:
Anton Dosov <anton.dosov@elastic.co>\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"dfc4d89f97622920d57b96144689f4a87edb14cb","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:SharedUX","backport:all-open","v9.2.0"],"title":"Update
dependency moment-timezone to ^0.6.0
(main)","number":215606,"url":"https://github.com/elastic/kibana/pull/215606","mergeCommit":{"message":"Update
dependency moment-timezone to ^0.6.0 (main) (#215606)\n\nThis PR
contains the following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|
[moment-timezone](http://momentjs.com/timezone/)\n([source](https://redirect.github.com/moment/moment-timezone))
|\ndependencies | minor | [`^0.5.47`
->\n`^0.6.0`](https://renovatebot.com/diffs/npm/moment-timezone/0.5.47/0.6.0)\n|\n\n---\n\n###
Release Notes\n\n<details>\n<summary>moment/moment-timezone
(moment-timezone)</summary>\n\n###\n[`v0.6.0`](https://redirect.github.com/moment/moment-timezone/blob/HEAD/changelog.md#060-2025-05-25)\n\n[Compare\nSource](https://redirect.github.com/moment/moment-timezone/compare/0.5.48...0.6.0)\n\n-
Fixed and updated TypeScript
definitions.\n[#&#8203;1132](https://redirect.github.com/moment/moment-timezone/pull/1132)\n
- Updated types to more accurately match the code implementation.\n-
Added definitions for pre-built files
(e.g.\n`moment-timezone-with-data.js`).\n\nThis release is a **potential
breaking change** for TypeScript projects\nonly.\nThe types are now more
accurate, but consumers might hit errors if they\nwere relying on the
more relaxed types.\n\nNo implementation code has changed in this
release.\n\n###\n[`v0.5.48`](https://redirect.github.com/moment/moment-timezone/blob/HEAD/changelog.md#0548-2025-03-23)\n\n[Compare\nSource](https://redirect.github.com/moment/moment-timezone/compare/0.5.47...0.5.48)\n\n-
Updated data to IANA TZDB
`2025b`.\n[#&#8203;1130](https://redirect.github.com/moment/moment-timezone/pull/1130)\n\n</details>\n\n---\n\n###
Configuration\n\n📅 **Schedule**: Branch creation - At any time (no
schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦
**Automerge**: Disabled by config. Please merge this manually once
you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted,
or you tick the\nrebase/retry checkbox.\n\n🔕 **Ignore**: Close this PR
and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If
you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has
been generated by
[Renovate\nBot](https://redirect.github.com/renovatebot/renovate).\n\n\n\n---------\n\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by:
Anton Dosov <anton.dosov@elastic.co>\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"dfc4d89f97622920d57b96144689f4a87edb14cb"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/215606","number":215606,"mergeCommit":{"message":"Update
dependency moment-timezone to ^0.6.0 (main) (#215606)\n\nThis PR
contains the following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|
[moment-timezone](http://momentjs.com/timezone/)\n([source](https://redirect.github.com/moment/moment-timezone))
|\ndependencies | minor | [`^0.5.47`
->\n`^0.6.0`](https://renovatebot.com/diffs/npm/moment-timezone/0.5.47/0.6.0)\n|\n\n---\n\n###
Release Notes\n\n<details>\n<summary>moment/moment-timezone
(moment-timezone)</summary>\n\n###\n[`v0.6.0`](https://redirect.github.com/moment/moment-timezone/blob/HEAD/changelog.md#060-2025-05-25)\n\n[Compare\nSource](https://redirect.github.com/moment/moment-timezone/compare/0.5.48...0.6.0)\n\n-
Fixed and updated TypeScript
definitions.\n[#&#8203;1132](https://redirect.github.com/moment/moment-timezone/pull/1132)\n
- Updated types to more accurately match the code implementation.\n-
Added definitions for pre-built files
(e.g.\n`moment-timezone-with-data.js`).\n\nThis release is a **potential
breaking change** for TypeScript projects\nonly.\nThe types are now more
accurate, but consumers might hit errors if they\nwere relying on the
more relaxed types.\n\nNo implementation code has changed in this
release.\n\n###\n[`v0.5.48`](https://redirect.github.com/moment/moment-timezone/blob/HEAD/changelog.md#0548-2025-03-23)\n\n[Compare\nSource](https://redirect.github.com/moment/moment-timezone/compare/0.5.47...0.5.48)\n\n-
Updated data to IANA TZDB
`2025b`.\n[#&#8203;1130](https://redirect.github.com/moment/moment-timezone/pull/1130)\n\n</details>\n\n---\n\n###
Configuration\n\n📅 **Schedule**: Branch creation - At any time (no
schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦
**Automerge**: Disabled by config. Please merge this manually once
you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted,
or you tick the\nrebase/retry checkbox.\n\n🔕 **Ignore**: Close this PR
and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If
you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has
been generated by
[Renovate\nBot](https://redirect.github.com/renovatebot/renovate).\n\n\n\n---------\n\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by:
Anton Dosov <anton.dosov@elastic.co>\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"dfc4d89f97622920d57b96144689f4a87edb14cb"}}]}]
BACKPORT-->

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Co-authored-by: Anton Dosov <anton.dosov@elastic.co>
kibanamachine added a commit that referenced this pull request Jul 8, 2025
…227005)

# Backport

This will backport the following commits from `main` to `8.18`:
- [Update dependency moment-timezone to ^0.6.0 (main)
(#215606)](#215606)

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

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

<!--BACKPORT
[{"author":{"name":"elastic-renovate-prod[bot]","email":"174716857+elastic-renovate-prod[bot]@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-07-08T12:16:58Z","message":"Update
dependency moment-timezone to ^0.6.0 (main) (#215606)\n\nThis PR
contains the following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|
[moment-timezone](http://momentjs.com/timezone/)\n([source](https://redirect.github.com/moment/moment-timezone))
|\ndependencies | minor | [`^0.5.47`
->\n`^0.6.0`](https://renovatebot.com/diffs/npm/moment-timezone/0.5.47/0.6.0)\n|\n\n---\n\n###
Release Notes\n\n<details>\n<summary>moment/moment-timezone
(moment-timezone)</summary>\n\n###\n[`v0.6.0`](https://redirect.github.com/moment/moment-timezone/blob/HEAD/changelog.md#060-2025-05-25)\n\n[Compare\nSource](https://redirect.github.com/moment/moment-timezone/compare/0.5.48...0.6.0)\n\n-
Fixed and updated TypeScript
definitions.\n[#&#8203;1132](https://redirect.github.com/moment/moment-timezone/pull/1132)\n
- Updated types to more accurately match the code implementation.\n-
Added definitions for pre-built files
(e.g.\n`moment-timezone-with-data.js`).\n\nThis release is a **potential
breaking change** for TypeScript projects\nonly.\nThe types are now more
accurate, but consumers might hit errors if they\nwere relying on the
more relaxed types.\n\nNo implementation code has changed in this
release.\n\n###\n[`v0.5.48`](https://redirect.github.com/moment/moment-timezone/blob/HEAD/changelog.md#0548-2025-03-23)\n\n[Compare\nSource](https://redirect.github.com/moment/moment-timezone/compare/0.5.47...0.5.48)\n\n-
Updated data to IANA TZDB
`2025b`.\n[#&#8203;1130](https://redirect.github.com/moment/moment-timezone/pull/1130)\n\n</details>\n\n---\n\n###
Configuration\n\n📅 **Schedule**: Branch creation - At any time (no
schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦
**Automerge**: Disabled by config. Please merge this manually once
you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted,
or you tick the\nrebase/retry checkbox.\n\n🔕 **Ignore**: Close this PR
and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If
you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has
been generated by
[Renovate\nBot](https://redirect.github.com/renovatebot/renovate).\n\n\n\n---------\n\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by:
Anton Dosov <anton.dosov@elastic.co>\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"dfc4d89f97622920d57b96144689f4a87edb14cb","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:SharedUX","backport:all-open","v9.2.0"],"title":"Update
dependency moment-timezone to ^0.6.0
(main)","number":215606,"url":"https://github.com/elastic/kibana/pull/215606","mergeCommit":{"message":"Update
dependency moment-timezone to ^0.6.0 (main) (#215606)\n\nThis PR
contains the following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|
[moment-timezone](http://momentjs.com/timezone/)\n([source](https://redirect.github.com/moment/moment-timezone))
|\ndependencies | minor | [`^0.5.47`
->\n`^0.6.0`](https://renovatebot.com/diffs/npm/moment-timezone/0.5.47/0.6.0)\n|\n\n---\n\n###
Release Notes\n\n<details>\n<summary>moment/moment-timezone
(moment-timezone)</summary>\n\n###\n[`v0.6.0`](https://redirect.github.com/moment/moment-timezone/blob/HEAD/changelog.md#060-2025-05-25)\n\n[Compare\nSource](https://redirect.github.com/moment/moment-timezone/compare/0.5.48...0.6.0)\n\n-
Fixed and updated TypeScript
definitions.\n[#&#8203;1132](https://redirect.github.com/moment/moment-timezone/pull/1132)\n
- Updated types to more accurately match the code implementation.\n-
Added definitions for pre-built files
(e.g.\n`moment-timezone-with-data.js`).\n\nThis release is a **potential
breaking change** for TypeScript projects\nonly.\nThe types are now more
accurate, but consumers might hit errors if they\nwere relying on the
more relaxed types.\n\nNo implementation code has changed in this
release.\n\n###\n[`v0.5.48`](https://redirect.github.com/moment/moment-timezone/blob/HEAD/changelog.md#0548-2025-03-23)\n\n[Compare\nSource](https://redirect.github.com/moment/moment-timezone/compare/0.5.47...0.5.48)\n\n-
Updated data to IANA TZDB
`2025b`.\n[#&#8203;1130](https://redirect.github.com/moment/moment-timezone/pull/1130)\n\n</details>\n\n---\n\n###
Configuration\n\n📅 **Schedule**: Branch creation - At any time (no
schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦
**Automerge**: Disabled by config. Please merge this manually once
you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted,
or you tick the\nrebase/retry checkbox.\n\n🔕 **Ignore**: Close this PR
and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If
you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has
been generated by
[Renovate\nBot](https://redirect.github.com/renovatebot/renovate).\n\n\n\n---------\n\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by:
Anton Dosov <anton.dosov@elastic.co>\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"dfc4d89f97622920d57b96144689f4a87edb14cb"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/215606","number":215606,"mergeCommit":{"message":"Update
dependency moment-timezone to ^0.6.0 (main) (#215606)\n\nThis PR
contains the following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|
[moment-timezone](http://momentjs.com/timezone/)\n([source](https://redirect.github.com/moment/moment-timezone))
|\ndependencies | minor | [`^0.5.47`
->\n`^0.6.0`](https://renovatebot.com/diffs/npm/moment-timezone/0.5.47/0.6.0)\n|\n\n---\n\n###
Release Notes\n\n<details>\n<summary>moment/moment-timezone
(moment-timezone)</summary>\n\n###\n[`v0.6.0`](https://redirect.github.com/moment/moment-timezone/blob/HEAD/changelog.md#060-2025-05-25)\n\n[Compare\nSource](https://redirect.github.com/moment/moment-timezone/compare/0.5.48...0.6.0)\n\n-
Fixed and updated TypeScript
definitions.\n[#&#8203;1132](https://redirect.github.com/moment/moment-timezone/pull/1132)\n
- Updated types to more accurately match the code implementation.\n-
Added definitions for pre-built files
(e.g.\n`moment-timezone-with-data.js`).\n\nThis release is a **potential
breaking change** for TypeScript projects\nonly.\nThe types are now more
accurate, but consumers might hit errors if they\nwere relying on the
more relaxed types.\n\nNo implementation code has changed in this
release.\n\n###\n[`v0.5.48`](https://redirect.github.com/moment/moment-timezone/blob/HEAD/changelog.md#0548-2025-03-23)\n\n[Compare\nSource](https://redirect.github.com/moment/moment-timezone/compare/0.5.47...0.5.48)\n\n-
Updated data to IANA TZDB
`2025b`.\n[#&#8203;1130](https://redirect.github.com/moment/moment-timezone/pull/1130)\n\n</details>\n\n---\n\n###
Configuration\n\n📅 **Schedule**: Branch creation - At any time (no
schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦
**Automerge**: Disabled by config. Please merge this manually once
you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted,
or you tick the\nrebase/retry checkbox.\n\n🔕 **Ignore**: Close this PR
and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If
you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has
been generated by
[Renovate\nBot](https://redirect.github.com/renovatebot/renovate).\n\n\n\n---------\n\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by:
Anton Dosov <anton.dosov@elastic.co>\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"dfc4d89f97622920d57b96144689f4a87edb14cb"}}]}]
BACKPORT-->

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Co-authored-by: Anton Dosov <anton.dosov@elastic.co>
@kibanamachine kibanamachine added the backport missing Added to PRs automatically when the are determined to be missing a backport. label Jul 9, 2025
@kibanamachine
Copy link
Copy Markdown
Contributor

Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync.

1 similar comment
@kibanamachine
Copy link
Copy Markdown
Contributor

Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync.

kibanamachine added a commit that referenced this pull request Jul 10, 2025
…227006)

# Backport

This will backport the following commits from `main` to `8.19`:
- [Update dependency moment-timezone to ^0.6.0 (main)
(#215606)](#215606)

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

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

<!--BACKPORT
[{"author":{"name":"elastic-renovate-prod[bot]","email":"174716857+elastic-renovate-prod[bot]@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-07-08T12:16:58Z","message":"Update
dependency moment-timezone to ^0.6.0 (main) (#215606)\n\nThis PR
contains the following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|
[moment-timezone](http://momentjs.com/timezone/)\n([source](https://redirect.github.com/moment/moment-timezone))
|\ndependencies | minor | [`^0.5.47`
->\n`^0.6.0`](https://renovatebot.com/diffs/npm/moment-timezone/0.5.47/0.6.0)\n|\n\n---\n\n###
Release Notes\n\n<details>\n<summary>moment/moment-timezone
(moment-timezone)</summary>\n\n###\n[`v0.6.0`](https://redirect.github.com/moment/moment-timezone/blob/HEAD/changelog.md#060-2025-05-25)\n\n[Compare\nSource](https://redirect.github.com/moment/moment-timezone/compare/0.5.48...0.6.0)\n\n-
Fixed and updated TypeScript
definitions.\n[#&#8203;1132](https://redirect.github.com/moment/moment-timezone/pull/1132)\n
- Updated types to more accurately match the code implementation.\n-
Added definitions for pre-built files
(e.g.\n`moment-timezone-with-data.js`).\n\nThis release is a **potential
breaking change** for TypeScript projects\nonly.\nThe types are now more
accurate, but consumers might hit errors if they\nwere relying on the
more relaxed types.\n\nNo implementation code has changed in this
release.\n\n###\n[`v0.5.48`](https://redirect.github.com/moment/moment-timezone/blob/HEAD/changelog.md#0548-2025-03-23)\n\n[Compare\nSource](https://redirect.github.com/moment/moment-timezone/compare/0.5.47...0.5.48)\n\n-
Updated data to IANA TZDB
`2025b`.\n[#&#8203;1130](https://redirect.github.com/moment/moment-timezone/pull/1130)\n\n</details>\n\n---\n\n###
Configuration\n\n📅 **Schedule**: Branch creation - At any time (no
schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦
**Automerge**: Disabled by config. Please merge this manually once
you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted,
or you tick the\nrebase/retry checkbox.\n\n🔕 **Ignore**: Close this PR
and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If
you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has
been generated by
[Renovate\nBot](https://redirect.github.com/renovatebot/renovate).\n\n\n\n---------\n\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by:
Anton Dosov <anton.dosov@elastic.co>\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"dfc4d89f97622920d57b96144689f4a87edb14cb","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:SharedUX","backport:all-open","v9.2.0"],"title":"Update
dependency moment-timezone to ^0.6.0
(main)","number":215606,"url":"https://github.com/elastic/kibana/pull/215606","mergeCommit":{"message":"Update
dependency moment-timezone to ^0.6.0 (main) (#215606)\n\nThis PR
contains the following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|
[moment-timezone](http://momentjs.com/timezone/)\n([source](https://redirect.github.com/moment/moment-timezone))
|\ndependencies | minor | [`^0.5.47`
->\n`^0.6.0`](https://renovatebot.com/diffs/npm/moment-timezone/0.5.47/0.6.0)\n|\n\n---\n\n###
Release Notes\n\n<details>\n<summary>moment/moment-timezone
(moment-timezone)</summary>\n\n###\n[`v0.6.0`](https://redirect.github.com/moment/moment-timezone/blob/HEAD/changelog.md#060-2025-05-25)\n\n[Compare\nSource](https://redirect.github.com/moment/moment-timezone/compare/0.5.48...0.6.0)\n\n-
Fixed and updated TypeScript
definitions.\n[#&#8203;1132](https://redirect.github.com/moment/moment-timezone/pull/1132)\n
- Updated types to more accurately match the code implementation.\n-
Added definitions for pre-built files
(e.g.\n`moment-timezone-with-data.js`).\n\nThis release is a **potential
breaking change** for TypeScript projects\nonly.\nThe types are now more
accurate, but consumers might hit errors if they\nwere relying on the
more relaxed types.\n\nNo implementation code has changed in this
release.\n\n###\n[`v0.5.48`](https://redirect.github.com/moment/moment-timezone/blob/HEAD/changelog.md#0548-2025-03-23)\n\n[Compare\nSource](https://redirect.github.com/moment/moment-timezone/compare/0.5.47...0.5.48)\n\n-
Updated data to IANA TZDB
`2025b`.\n[#&#8203;1130](https://redirect.github.com/moment/moment-timezone/pull/1130)\n\n</details>\n\n---\n\n###
Configuration\n\n📅 **Schedule**: Branch creation - At any time (no
schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦
**Automerge**: Disabled by config. Please merge this manually once
you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted,
or you tick the\nrebase/retry checkbox.\n\n🔕 **Ignore**: Close this PR
and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If
you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has
been generated by
[Renovate\nBot](https://redirect.github.com/renovatebot/renovate).\n\n\n\n---------\n\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by:
Anton Dosov <anton.dosov@elastic.co>\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"dfc4d89f97622920d57b96144689f4a87edb14cb"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/215606","number":215606,"mergeCommit":{"message":"Update
dependency moment-timezone to ^0.6.0 (main) (#215606)\n\nThis PR
contains the following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|
[moment-timezone](http://momentjs.com/timezone/)\n([source](https://redirect.github.com/moment/moment-timezone))
|\ndependencies | minor | [`^0.5.47`
->\n`^0.6.0`](https://renovatebot.com/diffs/npm/moment-timezone/0.5.47/0.6.0)\n|\n\n---\n\n###
Release Notes\n\n<details>\n<summary>moment/moment-timezone
(moment-timezone)</summary>\n\n###\n[`v0.6.0`](https://redirect.github.com/moment/moment-timezone/blob/HEAD/changelog.md#060-2025-05-25)\n\n[Compare\nSource](https://redirect.github.com/moment/moment-timezone/compare/0.5.48...0.6.0)\n\n-
Fixed and updated TypeScript
definitions.\n[#&#8203;1132](https://redirect.github.com/moment/moment-timezone/pull/1132)\n
- Updated types to more accurately match the code implementation.\n-
Added definitions for pre-built files
(e.g.\n`moment-timezone-with-data.js`).\n\nThis release is a **potential
breaking change** for TypeScript projects\nonly.\nThe types are now more
accurate, but consumers might hit errors if they\nwere relying on the
more relaxed types.\n\nNo implementation code has changed in this
release.\n\n###\n[`v0.5.48`](https://redirect.github.com/moment/moment-timezone/blob/HEAD/changelog.md#0548-2025-03-23)\n\n[Compare\nSource](https://redirect.github.com/moment/moment-timezone/compare/0.5.47...0.5.48)\n\n-
Updated data to IANA TZDB
`2025b`.\n[#&#8203;1130](https://redirect.github.com/moment/moment-timezone/pull/1130)\n\n</details>\n\n---\n\n###
Configuration\n\n📅 **Schedule**: Branch creation - At any time (no
schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦
**Automerge**: Disabled by config. Please merge this manually once
you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted,
or you tick the\nrebase/retry checkbox.\n\n🔕 **Ignore**: Close this PR
and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If
you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has
been generated by
[Renovate\nBot](https://redirect.github.com/renovatebot/renovate).\n\n\n\n---------\n\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by:
Anton Dosov <anton.dosov@elastic.co>\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"dfc4d89f97622920d57b96144689f4a87edb14cb"}}]}]
BACKPORT-->

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Co-authored-by: Anton Dosov <anton.dosov@elastic.co>
@kibanamachine kibanamachine added v8.19.0 and removed backport missing Added to PRs automatically when the are determined to be missing a backport. labels Jul 10, 2025
kertal pushed a commit to kertal/kibana that referenced this pull request Jul 25, 2025
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [moment-timezone](http://momentjs.com/timezone/)
([source](https://redirect.github.com/moment/moment-timezone)) |
dependencies | minor | [`^0.5.47` ->
`^0.6.0`](https://renovatebot.com/diffs/npm/moment-timezone/0.5.47/0.6.0)
|

---

### Release Notes

<details>
<summary>moment/moment-timezone (moment-timezone)</summary>

###
[`v0.6.0`](https://redirect.github.com/moment/moment-timezone/blob/HEAD/changelog.md#060-2025-05-25)

[Compare
Source](https://redirect.github.com/moment/moment-timezone/compare/0.5.48...0.6.0)

- Fixed and updated TypeScript definitions.
[#&elastic#8203;1132](https://redirect.github.com/moment/moment-timezone/pull/1132)
    -   Updated types to more accurately match the code implementation.
- Added definitions for pre-built files (e.g.
`moment-timezone-with-data.js`).

This release is a **potential breaking change** for TypeScript projects
only.
The types are now more accurate, but consumers might hit errors if they
were relying on the more relaxed types.

No implementation code has changed in this release.

###
[`v0.5.48`](https://redirect.github.com/moment/moment-timezone/blob/HEAD/changelog.md#0548-2025-03-23)

[Compare
Source](https://redirect.github.com/moment/moment-timezone/compare/0.5.47...0.5.48)

- Updated data to IANA TZDB `2025b`.
[#&elastic#8203;1130](https://redirect.github.com/moment/moment-timezone/pull/1130)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOlNoYXJlZFVYIiwiYmFja3BvcnQ6YWxsLW9wZW4iLCJyZWxlYXNlX25vdGU6c2tpcCJdfQ==-->

---------

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Co-authored-by: Anton Dosov <anton.dosov@elastic.co>
Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:all-open Backport to all branches that could still receive a release release_note:skip Skip the PR/issue when compiling release notes Team:SharedUX Platform AppEx-SharedUX (formerly Global Experience) t// v8.17.9 v8.18.4 v8.19.0 v9.0.4 v9.1.0 v9.2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants