webscopeio / react-textarea-autocomplete

📝 React component implements configurable GitHub's like textarea autocomplete.
MIT License
454 stars 80 forks source link

chore(deps): bump lodash from 4.17.4 to 4.17.9 #173

Closed dependabot[bot] closed 5 years ago

dependabot[bot] commented 5 years ago

Bumps lodash from 4.17.4 to 4.17.9.

Commits - [`b002100`](https://github.com/lodash/lodash/commit/b00210043360e4a22623d30f859f7f1c06b000ac) Bump to v4.17.9. - [`4680cda`](https://github.com/lodash/lodash/commit/4680cdacc087de9c07c681711fc4b4ac73fa181b) Rebuild lodash and docs. - [`852988e`](https://github.com/lodash/lodash/commit/852988e04ac438da47edb7f96bf66ccc24a63023) Use util.types to migrate DEP0103 in Node.js. - [`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)] - Additional commits viewable in [compare view](https://github.com/lodash/lodash/compare/4.17.4...4.17.9)


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
jukben commented 5 years ago

Hey! Thank you so much for your PR!

Here is the playground for this revision 🚀

I hope everything is fine! ❤️

This message has been generated automagically