Skip to content
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

jsonpath-plus minor upgrade #211425

Merged
merged 1 commit into from
Feb 17, 2025

Conversation

elena-shostak
Copy link
Contributor

@elena-shostak elena-shostak commented Feb 17, 2025

Summary

yarn.lock update to respect the recent minor of jsonpath-plus. It is a transitive package of oas.

oas@^25.3.0:
  .....
    jsonpath-plus "^10.0.0"

@elena-shostak elena-shostak added Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more! release_note:skip Skip the PR/issue when compiling release notes backport:prev-minor Backport to (9.0) the previous minor version (i.e. one version back from main) labels Feb 17, 2025
@elena-shostak elena-shostak marked this pull request as ready for review February 17, 2025 14:47
@elasticmachine
Copy link
Contributor

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

@elena-shostak elena-shostak changed the title Up of jsonpath-plus minor jsonpath-plus minor upgrade Feb 17, 2025
@elena-shostak elena-shostak merged commit 0dfa215 into elastic:main Feb 17, 2025
16 checks passed
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 9.0

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

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

`yarn.lock` update to respect the recent minor of `jsonpath-plus`. It is
a transitive package of `oas`.

```
oas@^25.3.0:
  .....
    jsonpath-plus "^10.0.0"
```

(cherry picked from commit 0dfa215)
@kibanamachine
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
9.0

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 Feb 17, 2025
# Backport

This will backport the following commits from `main` to `9.0`:
- [jsonpath-plus minor upgrade
(#211425)](#211425)

<!--- Backport version: 9.6.5 -->

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

<!--BACKPORT [{"author":{"name":"Elena
Shostak","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-02-17T15:27:07Z","message":"jsonpath-plus
minor upgrade (#211425)\n\n## Summary\r\n\r\n`yarn.lock` update to
respect the recent minor of `jsonpath-plus`. It is\r\na transitive
package of `oas`.\r\n\r\n```\r\noas@^25.3.0:\r\n .....\r\n jsonpath-plus
\"^10.0.0\"\r\n```","sha":"0dfa21571b7e8d2a9c6fe55d899750ba2e23e5f9","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Security","release_note:skip","backport:prev-minor","v9.1.0"],"title":"jsonpath-plus
minor
upgrade","number":211425,"url":"https://github.com/elastic/kibana/pull/211425","mergeCommit":{"message":"jsonpath-plus
minor upgrade (#211425)\n\n## Summary\r\n\r\n`yarn.lock` update to
respect the recent minor of `jsonpath-plus`. It is\r\na transitive
package of `oas`.\r\n\r\n```\r\noas@^25.3.0:\r\n .....\r\n jsonpath-plus
\"^10.0.0\"\r\n```","sha":"0dfa21571b7e8d2a9c6fe55d899750ba2e23e5f9"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/211425","number":211425,"mergeCommit":{"message":"jsonpath-plus
minor upgrade (#211425)\n\n## Summary\r\n\r\n`yarn.lock` update to
respect the recent minor of `jsonpath-plus`. It is\r\na transitive
package of `oas`.\r\n\r\n```\r\noas@^25.3.0:\r\n .....\r\n jsonpath-plus
\"^10.0.0\"\r\n```","sha":"0dfa21571b7e8d2a9c6fe55d899750ba2e23e5f9"}}]}]
BACKPORT-->

Co-authored-by: Elena Shostak <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:prev-minor Backport to (9.0) the previous minor version (i.e. one version back from main) release_note:skip Skip the PR/issue when compiling release notes Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more! v9.0.0 v9.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants