Skip to content

Upgrade glob 10.4.5 → 10.5.0#243797

Merged
jeramysoucy merged 4 commits intoelastic:mainfrom
jeramysoucy:upgrade-glob-10-5-0
Nov 26, 2025
Merged

Upgrade glob 10.4.5 → 10.5.0#243797
jeramysoucy merged 4 commits intoelastic:mainfrom
jeramysoucy:upgrade-glob-10-5-0

Conversation

@jeramysoucy
Copy link
Copy Markdown
Contributor

@jeramysoucy jeramysoucy commented Nov 21, 2025

Summary

Upgrades the glob dependency from v10.4.5 to v10.5.0

@jeramysoucy jeramysoucy marked this pull request as ready for review November 21, 2025 15:14
@jeramysoucy jeramysoucy added Team:Security Platform Security: Auth, Users, Roles, Spaces, Audit Logging, etc t// release_note:skip Skip the PR/issue when compiling release notes v9.3.0 labels Nov 21, 2025
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/kibana-security (Team:Security)

@jeramysoucy jeramysoucy added the backport:all-open Backport to all branches that could still receive a release label Nov 21, 2025
@jeramysoucy jeramysoucy requested a review from a team November 25, 2025 14:35
@kc13greiner kc13greiner self-requested a review November 25, 2025 14:36
@jeramysoucy jeramysoucy enabled auto-merge (squash) November 26, 2025 15:56
@jeramysoucy jeramysoucy merged commit 0916afc into elastic:main Nov 26, 2025
12 checks passed
@kibanamachine
Copy link
Copy Markdown
Contributor

Starting backport for target branches: 8.19, 9.1, 9.2

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

@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Nov 26, 2025
## Summary

Upgrades the `glob` dependency from v10.4.5 to v10.5.0

(cherry picked from commit 0916afc)
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Nov 26, 2025
## Summary

Upgrades the `glob` dependency from v10.4.5 to v10.5.0

(cherry picked from commit 0916afc)
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Nov 26, 2025
## Summary

Upgrades the `glob` dependency from v10.4.5 to v10.5.0

(cherry picked from commit 0916afc)
@kibanamachine
Copy link
Copy Markdown
Contributor

💚 All backports created successfully

Status Branch Result
8.19
9.1
9.2

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

Questions ?

Please refer to the Backport tool documentation

@jeramysoucy jeramysoucy added backport:version Backport to applied version labels v7.17.30 labels Nov 26, 2025
@kibanamachine
Copy link
Copy Markdown
Contributor

Starting backport for target branches: 8.19, 9.1, 9.2

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

kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Nov 26, 2025
## Summary

Upgrades the `glob` dependency from v10.4.5 to v10.5.0

(cherry picked from commit 0916afc)
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Nov 26, 2025
## Summary

Upgrades the `glob` dependency from v10.4.5 to v10.5.0

(cherry picked from commit 0916afc)
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Nov 26, 2025
## Summary

Upgrades the `glob` dependency from v10.4.5 to v10.5.0

(cherry picked from commit 0916afc)
@kibanamachine
Copy link
Copy Markdown
Contributor

💚 All backports created successfully

Status Branch Result
8.19
9.1
9.2

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

Questions ?

Please refer to the Backport tool documentation

jeramysoucy added a commit to jeramysoucy/kibana that referenced this pull request Nov 26, 2025
## Summary

Upgrades the `glob` dependency from v10.4.5 to v10.5.0
@jeramysoucy
Copy link
Copy Markdown
Contributor Author

💚 All backports created successfully

Status Branch Result
7.17

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 Nov 26, 2025
# Backport

This will backport the following commits from `main` to `9.2`:
- [Upgrade glob 10.4.5 → 10.5.0
(#243797)](#243797)

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

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

<!--BACKPORT [{"author":{"name":"Jeramy
Soucy","email":"jeramy.soucy@elastic.co"},"sourceCommit":{"committedDate":"2025-11-26T18:54:35Z","message":"Upgrade
glob 10.4.5 → 10.5.0 (#243797)\n\n## Summary\n\nUpgrades the `glob`
dependency from v10.4.5 to
v10.5.0","sha":"0916afc68819653198f267590162ec2021e113d9","branchLabelMapping":{"^v9.3.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Security","release_note:skip","backport:all-open","v9.3.0"],"title":"Upgrade
glob 10.4.5 →
10.5.0","number":243797,"url":"https://github.com/elastic/kibana/pull/243797","mergeCommit":{"message":"Upgrade
glob 10.4.5 → 10.5.0 (#243797)\n\n## Summary\n\nUpgrades the `glob`
dependency from v10.4.5 to
v10.5.0","sha":"0916afc68819653198f267590162ec2021e113d9"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.3.0","branchLabelMappingKey":"^v9.3.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/243797","number":243797,"mergeCommit":{"message":"Upgrade
glob 10.4.5 → 10.5.0 (#243797)\n\n## Summary\n\nUpgrades the `glob`
dependency from v10.4.5 to
v10.5.0","sha":"0916afc68819653198f267590162ec2021e113d9"}}]}]
BACKPORT-->

Co-authored-by: Jeramy Soucy <jeramy.soucy@elastic.co>
seanrathier pushed a commit to seanrathier/kibana that referenced this pull request Nov 27, 2025
## Summary

Upgrades the `glob` dependency from v10.4.5 to v10.5.0
@kibanamachine kibanamachine added the backport missing Added to PRs automatically when the are determined to be missing a backport. label Nov 27, 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.
cc: @jeramysoucy

@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.
cc: @jeramysoucy

jeramysoucy added a commit that referenced this pull request Dec 1, 2025
# Backport

This will backport the following commits from `main` to `7.17`:
- [Upgrade glob 10.4.5 → 10.5.0
(#243797)](#243797)

<!--- Backport version: 10.2.0 -->

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

<!--BACKPORT [{"author":{"name":"Jeramy
Soucy","email":"jeramy.soucy@elastic.co"},"sourceCommit":{"committedDate":"2025-11-26T18:54:35Z","message":"Upgrade
glob 10.4.5 → 10.5.0 (#243797)\n\n## Summary\n\nUpgrades the `glob`
dependency from v10.4.5 to
v10.5.0","sha":"0916afc68819653198f267590162ec2021e113d9","branchLabelMapping":{"^v9.3.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Security","release_note:skip","backport:all-open","backport:version","v7.17.30","v9.3.0"],"title":"Upgrade
glob 10.4.5 →
10.5.0","number":243797,"url":"https://github.com/elastic/kibana/pull/243797","mergeCommit":{"message":"Upgrade
glob 10.4.5 → 10.5.0 (#243797)\n\n## Summary\n\nUpgrades the `glob`
dependency from v10.4.5 to
v10.5.0","sha":"0916afc68819653198f267590162ec2021e113d9"}},"sourceBranch":"main","suggestedTargetBranches":["7.17"],"targetPullRequestStates":[{"branch":"7.17","label":"v7.17.30","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.3.0","branchLabelMappingKey":"^v9.3.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/243797","number":243797,"mergeCommit":{"message":"Upgrade
glob 10.4.5 → 10.5.0 (#243797)\n\n## Summary\n\nUpgrades the `glob`
dependency from v10.4.5 to
v10.5.0","sha":"0916afc68819653198f267590162ec2021e113d9"}},{"url":"https://github.com/elastic/kibana/pull/244408","number":244408,"branch":"8.19","state":"OPEN"},{"url":"https://github.com/elastic/kibana/pull/244409","number":244409,"branch":"9.1","state":"OPEN"},{"url":"https://github.com/elastic/kibana/pull/244410","number":244410,"branch":"9.2","state":"OPEN"}]}]
BACKPORT-->
kibanamachine added a commit that referenced this pull request Dec 1, 2025
# Backport

This will backport the following commits from `main` to `8.19`:
- [Upgrade glob 10.4.5 → 10.5.0
(#243797)](#243797)

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

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

<!--BACKPORT [{"author":{"name":"Jeramy
Soucy","email":"jeramy.soucy@elastic.co"},"sourceCommit":{"committedDate":"2025-11-26T18:54:35Z","message":"Upgrade
glob 10.4.5 → 10.5.0 (#243797)\n\n## Summary\n\nUpgrades the `glob`
dependency from v10.4.5 to
v10.5.0","sha":"0916afc68819653198f267590162ec2021e113d9","branchLabelMapping":{"^v9.3.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Security","release_note:skip","backport:all-open","v9.3.0"],"title":"Upgrade
glob 10.4.5 →
10.5.0","number":243797,"url":"https://github.com/elastic/kibana/pull/243797","mergeCommit":{"message":"Upgrade
glob 10.4.5 → 10.5.0 (#243797)\n\n## Summary\n\nUpgrades the `glob`
dependency from v10.4.5 to
v10.5.0","sha":"0916afc68819653198f267590162ec2021e113d9"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.3.0","branchLabelMappingKey":"^v9.3.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/243797","number":243797,"mergeCommit":{"message":"Upgrade
glob 10.4.5 → 10.5.0 (#243797)\n\n## Summary\n\nUpgrades the `glob`
dependency from v10.4.5 to
v10.5.0","sha":"0916afc68819653198f267590162ec2021e113d9"}}]}]
BACKPORT-->

Co-authored-by: Jeramy Soucy <jeramy.soucy@elastic.co>
kibanamachine added a commit that referenced this pull request Dec 1, 2025
# Backport

This will backport the following commits from `main` to `9.1`:
- [Upgrade glob 10.4.5 → 10.5.0
(#243797)](#243797)

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

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

<!--BACKPORT [{"author":{"name":"Jeramy
Soucy","email":"jeramy.soucy@elastic.co"},"sourceCommit":{"committedDate":"2025-11-26T18:54:35Z","message":"Upgrade
glob 10.4.5 → 10.5.0 (#243797)\n\n## Summary\n\nUpgrades the `glob`
dependency from v10.4.5 to
v10.5.0","sha":"0916afc68819653198f267590162ec2021e113d9","branchLabelMapping":{"^v9.3.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Security","release_note:skip","backport:all-open","v9.3.0"],"title":"Upgrade
glob 10.4.5 →
10.5.0","number":243797,"url":"https://github.com/elastic/kibana/pull/243797","mergeCommit":{"message":"Upgrade
glob 10.4.5 → 10.5.0 (#243797)\n\n## Summary\n\nUpgrades the `glob`
dependency from v10.4.5 to
v10.5.0","sha":"0916afc68819653198f267590162ec2021e113d9"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.3.0","branchLabelMappingKey":"^v9.3.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/243797","number":243797,"mergeCommit":{"message":"Upgrade
glob 10.4.5 → 10.5.0 (#243797)\n\n## Summary\n\nUpgrades the `glob`
dependency from v10.4.5 to
v10.5.0","sha":"0916afc68819653198f267590162ec2021e113d9"}}]}]
BACKPORT-->

Co-authored-by: Jeramy Soucy <jeramy.soucy@elastic.co>
@kibanamachine kibanamachine added v9.1.8 and removed backport missing Added to PRs automatically when the are determined to be missing a backport. labels Dec 1, 2025
eokoneyo pushed a commit to eokoneyo/kibana that referenced this pull request Dec 2, 2025
## Summary

Upgrades the `glob` dependency from v10.4.5 to v10.5.0
JordanSh pushed a commit to JordanSh/kibana that referenced this pull request Dec 9, 2025
## Summary

Upgrades the `glob` dependency from v10.4.5 to v10.5.0
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 backport:version Backport to applied version labels release_note:skip Skip the PR/issue when compiling release notes Team:Security Platform Security: Auth, Users, Roles, Spaces, Audit Logging, etc t// v7.17.30 v8.19.8 v9.1.8 v9.2.2 v9.3.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants