-
Notifications
You must be signed in to change notification settings - Fork 8.5k
chore(NA): upgrade to lodash@4 #69868
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
Merged
Merged
Changes from 16 commits
Commits
Show all changes
60 commits
Select commit
Hold shift + click to select a range
bd13173
chore(NA): upgrade oss to lodash4
mistic 87a2a07
chore(NA): move x-pack and packages to lodash 4
mistic 15dc299
chore(NA): remove mention to lodash from main package.json
mistic 5440b91
chore(NA): remove helper alias for lodash4 and make it the default lo…
mistic 45e3ab8
chore(NA): merge and solve conflicts with master
mistic e0bdfe8
chore(NA): fix last failing types in the repo
mistic 7ebf381
chore(NA): fix public api
mistic a1186a1
chore(NA): merge and solve conflicts with master
mistic 2d92668
chore(NA): fix types for agg_row.tsx
mistic f02be1d
chore(NA): fix increment of optimizer modules in the rollup plugin
mistic a507200
Merge remote-tracking branch 'upstream/master' into upgrade-lodash-4-…
mistic 3d48011
Merge remote-tracking branch 'upstream/master' into upgrade-lodash-4-…
mistic aac7d7e
chore(NA): migrate `src/core/public/http/fetch.ts` (#5)
pgayvallet e036962
chore(NA): fixes for feedback from apm team
mistic ddf9e30
chore(NA): recover old behaviour on apm LoadingIndeicatorContext.tsx
mistic bfeeb25
chore(NA): fixes for feedback from watson
mistic 554456d
Platform lodash4 tweaks (#6)
joshdover f656fad
chore(NA): fix types and behaviour on src/core/server/elasticsearch/e…
mistic 17b1535
Canvas fixes for lodash upgrade
clintandrewhall 2737269
chore(NA): merge and solve conflicts with master
mistic 9a8db48
[APM] Adds unit test for APM service maps transform (#7)
ogupte afb1c5f
Merge branch 'master' into upgrade-lodash-4-final
elasticmachine dc5085b
chore(NA): update yarn.lock
mistic 0f366ab
chore(NA): remove any and use a real type for alerts task runner
mistic 3aad0e1
chore(NA): used named import for triggers_actions_ui file
mistic a2573fa
Merge branch 'master' into upgrade-lodash-4-final
elasticmachine e0a41df
chore(NA): fix eslint
mistic 3325f1b
Merge remote-tracking branch 'upstream/master' into upgrade-lodash-4-…
mistic 369c024
chore(NA): fix types
mistic 95665f0
chore(NA): merge and solve conflicts with master
mistic 8841eef
Delete most uptime lodash references.
justinkambic 3ddbbd9
Simplify. Clean up types.
justinkambic 567f1e4
[Uptime] Delete most uptime lodash references (#8)
justinkambic 57dcad5
chore(NA): add eslint rule to avoid using lodash3
mistic 3f1c6ad
Merge branch 'upgrade-lodash-4-final' of github.com:mistic/kibana int…
mistic aa47a1f
chore(NA): apply changes on feedback from es-ui team
mistic 7c11a06
fix some types (#9)
stratoula 6b87e55
chore(NA): merge and solve conflicts with master
mistic 90a88df
Clean up some expressions types.
lukeelmers 864755c
chore(NA): missing ts-expect-error statements
mistic 6ea3923
Clean up some expressions types. (#10)
mistic 65dc116
chore(NA): merge and solve conflicts with master
mistic 1afef13
chore(NA): merge and solve conflicts with master
mistic 23c1978
chore(NA): merge and solve conflicts with master
mistic 755166e
Merge remote-tracking branch 'upstream/master' into upgrade-lodash-4-…
mistic 912793c
Merge branch 'master' into upgrade-lodash-4-final
elasticmachine f5ee602
Merge branch 'master' into upgrade-lodash-4-final
elasticmachine ac50d48
Upgrade lodash 4 vislib (#11)
stratoula a265153
chore(NA): upgrade data plugin to lodash4
mistic a35a21a
chore(NA): remove lodash3 completely from the repo
mistic bdda7d5
chore(NA): merge and solve conflicts with master
mistic 9a775d8
chore(NA): fix x-pack/test/api_integration/apis/metrics_ui/snapshot.t…
mistic fc13937
Merge remote-tracking branch 'upstream/master' into upgrade-lodash-4-…
mistic ce56693
chore(NA): fix lodash usage on apm
mistic b1b9502
Merge branch 'master' into upgrade-lodash-4-final
elasticmachine 80a5f21
chore(NA): fix typecheck for maps
mistic 15bbfee
Merge branch 'master' into upgrade-lodash-4-final
elasticmachine dc10eb0
Patch lodash template (#12)
kobelb a0327dd
Merge branch 'master' into upgrade-lodash-4-final
elasticmachine 68796f0
Ends up `_` is a function also... I hate JavaScript
kobelb File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -87,8 +87,9 @@ | |
| "**/@types/angular": "^1.6.56", | ||
| "**/@types/hoist-non-react-statics": "^3.3.1", | ||
| "**/@types/chai": "^4.2.11", | ||
| "**/cypress/@types/lodash": "^4.14.155", | ||
| "**/typescript": "3.9.5", | ||
| "**/graphql-toolkit/lodash": "^4.17.13", | ||
| "**/graphql-toolkit/lodash": "^4.17.15", | ||
| "**/hoist-non-react-statics": "^3.3.2", | ||
| "**/isomorphic-git/**/base64-js": "^1.2.1", | ||
| "**/image-diff/gm/debug": "^2.6.9", | ||
|
|
@@ -212,8 +213,8 @@ | |
| "leaflet.heat": "0.2.0", | ||
| "less": "npm:@elastic/[email protected]", | ||
| "less-loader": "5.0.0", | ||
| "lodash": "npm:@elastic/[email protected]", | ||
| "lodash.clonedeep": "^4.5.0", | ||
| "lodash": "^4.17.15", | ||
| "lodash3": "npm:@elastic/[email protected]", | ||
| "lru-cache": "4.1.5", | ||
| "markdown-it": "^10.0.0", | ||
| "mini-css-extract-plugin": "0.8.0", | ||
|
|
@@ -354,8 +355,8 @@ | |
| "@types/json5": "^0.0.30", | ||
| "@types/license-checker": "15.0.0", | ||
| "@types/listr": "^0.14.0", | ||
| "@types/lodash": "^3.10.1", | ||
| "@types/lodash.clonedeep": "^4.5.4", | ||
| "@types/lodash": "^4.14.155", | ||
| "@types/lodash3": "npm:@types/lodash@^3.10.1", | ||
| "@types/lru-cache": "^5.1.0", | ||
| "@types/markdown-it": "^0.0.7", | ||
| "@types/minimatch": "^2.0.29", | ||
|
|
||
This file contains hidden or 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
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -11,8 +11,7 @@ | |
| "dependencies": { | ||
| "@babel/runtime": "^7.10.2", | ||
| "@kbn/i18n": "1.0.0", | ||
| "lodash": "npm:@elastic/[email protected]", | ||
| "lodash.clone": "^4.5.0", | ||
| "lodash": "^4.17.15", | ||
| "uuid": "3.3.2" | ||
| }, | ||
| "devDependencies": { | ||
|
|
||
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -17,7 +17,7 @@ | |
| "dependencies": { | ||
| "classnames": "2.2.6", | ||
| "focus-trap-react": "^3.1.1", | ||
| "lodash": "npm:@elastic/[email protected]", | ||
| "lodash": "^4.17.15", | ||
| "prop-types": "15.6.0", | ||
| "react": "^16.12.0", | ||
| "react-ace": "^5.9.0", | ||
|
|
||
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.