-
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
[8.9] chore(deps): upgrade supertest
and superagent
(#163716)
#164053
Merged
kibanamachine
merged 1 commit into
elastic:8.9
from
kibanamachine:backport/8.9/pr-163716
Aug 16, 2023
Merged
[8.9] chore(deps): upgrade supertest
and superagent
(#163716)
#164053
kibanamachine
merged 1 commit into
elastic:8.9
from
kibanamachine:backport/8.9/pr-163716
Aug 16, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> (cherry picked from commit 24312ab)
1 task
💚 Build Succeeded
Metrics [docs]Unknown metric groupsESLint disabled line counts
Total ESLint disabled count
To update your PR or re-run it, just comment with: cc @afharo |
afharo
added a commit
that referenced
this pull request
Aug 17, 2023
…164142) # Backport This will backport the following commits from `main` to `7.17`: - [chore(deps): upgrade `supertest` and `superagent` (#163716)](#163716) <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Alejandro Fernández Haro","email":"alejandro.haro@elastic.co"},"sourceCommit":{"committedDate":"2023-08-16T11:12:43Z","message":"chore(deps): upgrade `supertest` and `superagent` (#163716)\n\nCo-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>","sha":"24312ab384cb2e5d3ac892619fcb654aed14b6da","branchLabelMapping":{"^v8.10.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["chore","Team:Core","Team:APM","release_note:skip","backport:all-open","v8.10.0","v8.9.1"],"number":163716,"url":"https://github.com/elastic/kibana/pull/163716","mergeCommit":{"message":"chore(deps): upgrade `supertest` and `superagent` (#163716)\n\nCo-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>","sha":"24312ab384cb2e5d3ac892619fcb654aed14b6da"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.10.0","labelRegex":"^v8.10.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/163716","number":163716,"mergeCommit":{"message":"chore(deps): upgrade `supertest` and `superagent` (#163716)\n\nCo-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>","sha":"24312ab384cb2e5d3ac892619fcb654aed14b6da"}},{"branch":"8.9","label":"v8.9.1","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/164053","number":164053,"state":"MERGED","mergeCommit":{"sha":"3b64c613d2a9e279a4504c340a5fe766d4c99678","message":"[8.9] chore(deps): upgrade `supertest` and `superagent` (#163716) (#164053)\n\n# Backport\n\nThis will backport the following commits from `main` to `8.9`:\n- [chore(deps): upgrade `supertest` and `superagent`\n(#163716)](https://github.com/elastic/kibana/pull/163716)\n\n<!--- Backport version: 8.9.7 -->\n\n### Questions ?\nPlease refer to the [Backport tool\ndocumentation](https://github.com/sqren/backport)\n\n<!--BACKPORT [{\"author\":{\"name\":\"Alejandro Fernández\nHaro\",\"email\":\"alejandro.haro@elastic.co\"},\"sourceCommit\":{\"committedDate\":\"2023-08-16T11:12:43Z\",\"message\":\"chore(deps):\nupgrade `supertest` and `superagent` (#163716)\\n\\nCo-authored-by: Kibana\nMachine\n<42973632+kibanamachine@users.noreply.github.com>\",\"sha\":\"24312ab384cb2e5d3ac892619fcb654aed14b6da\",\"branchLabelMapping\":{\"^v8.10.0$\":\"main\",\"^v(\\\\d+).(\\\\d+).\\\\d+$\":\"$1.$2\"}},\"sourcePullRequest\":{\"labels\":[\"chore\",\"Team:Core\",\"Team:APM\",\"release_note:skip\",\"backport:all-open\",\"v8.10.0\"],\"number\":163716,\"url\":\"https://github.com/elastic/kibana/pull/163716\",\"mergeCommit\":{\"message\":\"chore(deps):\nupgrade `supertest` and `superagent` (#163716)\\n\\nCo-authored-by: Kibana\nMachine\n<42973632+kibanamachine@users.noreply.github.com>\",\"sha\":\"24312ab384cb2e5d3ac892619fcb654aed14b6da\"}},\"sourceBranch\":\"main\",\"suggestedTargetBranches\":[],\"targetPullRequestStates\":[{\"branch\":\"main\",\"label\":\"v8.10.0\",\"labelRegex\":\"^v8.10.0$\",\"isSourceBranch\":true,\"state\":\"MERGED\",\"url\":\"https://github.com/elastic/kibana/pull/163716\",\"number\":163716,\"mergeCommit\":{\"message\":\"chore(deps):\nupgrade `supertest` and `superagent` (#163716)\\n\\nCo-authored-by: Kibana\nMachine\n<42973632+kibanamachine@users.noreply.github.com>\",\"sha\":\"24312ab384cb2e5d3ac892619fcb654aed14b6da\"}}]}]\nBACKPORT-->\n\nCo-authored-by: Alejandro Fernández Haro <alejandro.haro@elastic.co>"}}]}] BACKPORT--> --------- 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Backport
This will backport the following commits from
main
to8.9
:supertest
andsuperagent
(#163716)Questions ?
Please refer to the Backport tool documentation