workshopper / learnyounode

Learn You The Node.js For Much Win! An intro to Node.js via a set of self-guided workshops.
Other
7.24k stars 1.84k forks source link

Bump lodash from 4.17.4 to 4.17.5 #670

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps lodash from 4.17.4 to 4.17.5.

Commits - [`97e9edc`](https://github.com/lodash/lodash/commit/97e9edc53d2cc55df7adf765a003c800c54a6bda) Bump to v4.17.5. - [`ce32a89`](https://github.com/lodash/lodash/commit/ce32a89e3e7940def6bfc1c1cbf2feef9759e847) Rebuild lodash and docs. - [`5e58cd2`](https://github.com/lodash/lodash/commit/5e58cd216c567f0bccfc2058f5a5ed0d2948333e) Fix style nits. - [`5adb4ee`](https://github.com/lodash/lodash/commit/5adb4ee95ca381422c8920c072836453ab0c5c94) Make _.defaults avoid accessing property values it doesn't need to. [closes #... - [`a73b92b`](https://github.com/lodash/lodash/commit/a73b92b58e8970031664286263a623f272886a42) Avoid using the values toString method in _.invert if it’s not a function. [c... - [`a1b5305`](https://github.com/lodash/lodash/commit/a1b53054d68c3447ded11f50e892b863b489a9bd) Add 4.17.5 branch to travis. - [`dac890a`](https://github.com/lodash/lodash/commit/dac890a21139294e67591c9a1532345f3720cc5e) Enable _.words to detect ordinals in compound words. [closes [#3561](https://github-redirect.dependabot.com/lodash/lodash/issues/3561)] - [`7167a78`](https://github.com/lodash/lodash/commit/7167a78644120a72863b32a414bac84ac6cfaa61) Replacing a regex in `stringToPath` with a quick character code check. ([#3308](https://github-redirect.dependabot.com/lodash/lodash/issues/3308)) - [`f831977`](https://github.com/lodash/lodash/commit/f83197727b77f89594b770458618a70cbc608a13) Avoid shadowing `result` in `remainingWait`. ([#3280](https://github-redirect.dependabot.com/lodash/lodash/issues/3280)) - [`20c5307`](https://github.com/lodash/lodash/commit/20c5307542cd255d5b1f96e35f4c2da264a7da3c) stringToPath: avoid shadowing variable. ([#3226](https://github-redirect.dependabot.com/lodash/lodash/issues/3226)) - Additional commits viewable in [compare view](https://github.com/lodash/lodash/compare/4.17.4...4.17.5)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/workshopper/learnyounode/network/alerts).