π¨ [security] Update lodash: 4.17.11 β 4.17.21 (patch)#28
Closed
depfu[bot] wants to merge 1 commit into
Closed
π¨ [security] Update lodash: 4.17.11 β 4.17.21 (patch)#28depfu[bot] wants to merge 1 commit into
depfu[bot] wants to merge 1 commit into
Conversation
|
Code Climate has analyzed commit ac94ec1 and detected 0 issues on this pull request. View more on Code Climate. |
Contributor
Author
|
Closed in favor of #47. |
1 similar comment
Contributor
Author
|
Closed in favor of #47. |
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
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.
π¨ Your current dependencies have known security vulnerabilities π¨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
β³οΈ lodash (4.17.11 β 4.17.21) Β· Repo Β· Changelog
Security Advisories π¨
π¨ Regular Expression Denial of Service (ReDoS) in lodash
π¨ Command Injection in lodash
π¨ Prototype Pollution in lodash
π¨ Critical severity vulnerability that affects lodash, lodash-es, lodash-amd, lodash.template, lodash.merge, lodash.mergewith, and lodash.defaultsdeep
π¨ High severity vulnerability that affects lodash, lodash-es, lodash-amd, lodash.template, lodash.merge, lodash.mergewith, and lodash.defaultsdeep
Commits
See the full diff on Github. The new version differs by 51 commits:
Bump to v4.17.21Improve performance of `toNumber`, `trim` and `trimEnd` on large input stringsPrevent command injection through `_.template`'s `variable` optionBump to v4.17.20.Documentation fixes.test.js: Remove trailing comma.Temporarily use a custom fork of `lodash-cli`.Re-enable Travis tests on `4.17` branch.Remove `/npm-package`.Bump to v4.17.19Add npm-packageBump to v4.17.18Bump to v4.17.17Rebuild lodash and docsBump to v4.17.16fix(zipObjectDeep): prototype pollution (#4759)Sanitize sourceURL so it cannot affect evaled code (#4518)Fix lodash.isEqual for circular references (#4320) (#4515)Document matches* shorthands for over* methods (#4510) (#4514)Ensure `orderBy` will accept iteratee path arrays #4438 (#4513)(4.17) Short circuit sortedIndexBy methods for empty arrays (#4497)change documentation, show clearly how sortBy work with two iteratees (#4467)Bump to v4.17.15.Rebuild lodash and docs.Bump to v4.17.14.Rebuild lodash and docs.Bump to v4.17.13.Rebuild lodash and docs.Bump to v4.17.12.Rebuild lodash and docs.Update OpenJS references.Fix minified build.Fix test bootstrap for core build.Fix tests in older browsers.Fix style:test lint nits.Update deps.Format nit.Use nativeIsFinite() instead of Number.isFinite().Whitespace nit.Revert "perf(toNumber): use +value to convert binary/octal/hexadecimal string (#4230)"Prevent prototype pollution chaining to code execution via _.template (#4355)fix: prototype pollution in _.defaultsDeep (#4336)Fixes issue with Object prototype and the chaining syntax. [closes #4247]Round Infinity with a precision argument returns Infinity (#4272)mergeWith: stack passed to customizer should always be defined (#4244)perf(toNumber): use +value to convert binary/octal/hexadecimal string (#4230)cancel old timer (#4139)Update wording of fp wiki template for method spread rule exceptions.Revert "Ensure _.pick paths aren't interpolated twice. [closes #3952]"Ensure _.pick paths aren't interpolated twice. [closes #3952]Ensure map and set clones contain custom properties of source values. [closes #3951]Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands