-
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
Bump node-fetch to 2.6.1 #77445
Merged
Merged
Bump node-fetch to 2.6.1 #77445
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
watson
added
v8.0.0
release_note:skip
Skip the PR/issue when compiling release notes
v7.10.0
labels
Sep 15, 2020
watson
commented
Sep 15, 2020
Comment on lines
-80
to
+103
"**/@types/node": ">=10.17.17 <10.20.0", | ||
"**/@types/react": "^16.9.36", | ||
"**/@types/hapi": "^17.0.18", | ||
"**/@types/angular": "^1.6.56", | ||
"**/@types/hoist-non-react-statics": "^3.3.1", | ||
"**/@types/chai": "^4.2.11", | ||
"**/@types/hapi": "^17.0.18", | ||
"**/@types/hoist-non-react-statics": "^3.3.1", | ||
"**/@types/node": ">=10.17.17 <10.20.0", | ||
"**/@types/react": "^16.9.36", | ||
"**/cross-fetch/node-fetch": "^2.6.1", | ||
"**/cypress/@types/lodash": "^4.14.159", | ||
"**/cypress/lodash": "^4.17.20", | ||
"**/typescript": "4.0.2", | ||
"**/deepmerge": "^4.2.2", | ||
"**/fast-deep-equal": "^3.1.1", | ||
"**/graphql-toolkit/lodash": "^4.17.15", | ||
"**/hoist-non-react-statics": "^3.3.2", | ||
"**/image-diff/gm/debug": "^2.6.9", | ||
"**/isomorphic-fetch/node-fetch": "^2.6.1", | ||
"**/isomorphic-git/**/base64-js": "^1.2.1", | ||
"**/istanbul-instrumenter-loader/schema-utils": "1.0.0", | ||
"**/image-diff/gm/debug": "^2.6.9", | ||
"**/load-grunt-config/lodash": "^4.17.20", | ||
"**/node-jose/node-forge": "^0.10.0", | ||
"**/react-dom": "^16.12.0", | ||
"**/react": "^16.12.0", | ||
"**/react-dom": "^16.12.0", | ||
"**/react-test-renderer": "^16.12.0", | ||
"**/request": "^2.88.2", | ||
"**/deepmerge": "^4.2.2", | ||
"**/fast-deep-equal": "^3.1.1" | ||
"**/typescript": "4.0.2" |
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.
Sorry for the messy diff. I sorted the list alphabetically because it was all over the place. The only change I made was adding these two lines:
+ "**/cross-fetch/node-fetch": "^2.6.1",
+ "**/isomorphic-fetch/node-fetch": "^2.6.1",
💚 Build SucceededBuild metricsasync chunks size
page load bundle size
distributable file count
To update your PR or re-run it, just comment with: |
jbudz
approved these changes
Sep 16, 2020
watson
added a commit
to watson/kibana
that referenced
this pull request
Sep 17, 2020
watson
added a commit
that referenced
this pull request
Sep 17, 2020
jloleysens
added a commit
to jloleysens/kibana
that referenced
this pull request
Sep 18, 2020
…rok/new-patterns-component-use-array * 'master' of github.com:elastic/kibana: (140 commits) Add telemetry as an automatic privilege grant (elastic#77390) [Security Solutions][Cases] Cases Redesign (elastic#73247) Use Search API in TSVB (elastic#76274) [Mappings editor] Add support for constant_keyword field type (elastic#76564) [ML] Adds ML modules for Metrics UI Integration (elastic#76460) [Drilldowns] {{event.points}} in URL drilldown for VALUE_CLICK_TRIGGER (elastic#76771) Migrate status & stats APIs to KP + remove legacy status lib (elastic#76054) use App updater API instead of deprecated chrome.navLinks.update (elastic#77708) [CSM Dashboard] Remove points from line chart (elastic#77617) [APM] Trace timeline: Replace multi-fold function icons with new EuiIcon glyphs (elastic#77470) [Observability] Overview: Alerts section style improvements (elastic#77670) Bump the Node.js version used by Docker in CI (elastic#77714) Upgrade all minimist (sub)dependencies to version ^1.2.5 (elastic#60284) Remove unneeded forced package resolutions (elastic#77467) [ML] Add metrics app to check made for internal custom URLs (elastic#77627) Functional tests - add supertest for test_user (elastic#77584) [ML] Adding option to create AD jobs without starting the datafeed (elastic#77484) Bump node-fetch to 2.6.1 (elastic#77445) Bump sharkdown from v0.1.0 to v0.1.1 (elastic#77607) [APM]fixing y axis on transaction error rate to 100% (elastic#77609) ... # Conflicts: # x-pack/plugins/ingest_pipelines/public/application/components/pipeline_processors_editor/components/manage_processor_form/manage_processor_form.container.tsx # x-pack/plugins/ingest_pipelines/public/application/components/pipeline_processors_editor/components/manage_processor_form/manage_processor_form.tsx # x-pack/plugins/ingest_pipelines/public/application/components/pipeline_processors_editor/components/processor_form/field_components/drag_and_drop_text_list.scss # x-pack/plugins/ingest_pipelines/public/application/components/pipeline_processors_editor/components/processor_form/field_components/drag_and_drop_text_list.tsx # x-pack/plugins/ingest_pipelines/public/application/components/pipeline_processors_editor/components/processor_form/field_components/text_editor.scss # x-pack/plugins/ingest_pipelines/public/application/components/pipeline_processors_editor/components/processor_form/processors/grok.test.tsx
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
Besides the regular upgrades, this PR also force-upgrades two 1.x versions of node-fetch to v2.6.1:
**/cross-fetch/node-fetch
- Indirectly used by thegraphql-code-generator
dependency, which is being removed soon anyway. However, when thecross-fetch
dependency upgraded from 1.x to 2.x, they didn't change any of their code, so hopefully this forced upgrade should be ok.**/isomorphic-fetch/node-fetch
- Indirectly used by theprop-types
dependency. However, theisomorphic-fetch
developer recently upgraded to 2.6.1 themselves (no release yet), without changing any other things, so I think the forced upgrade here is ok.