Skip to content
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 lodash from 4.17.15 to 4.17.21 #315

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 7, 2021

Bumps lodash from 4.17.15 to 4.17.21.

Commits
  • f299b52 Bump to v4.17.21
  • c4847eb Improve performance of toNumber, trim and trimEnd on large input strings
  • 3469357 Prevent command injection through _.template's variable option
  • ded9bc6 Bump to v4.17.20.
  • 63150ef Documentation fixes.
  • 00f0f62 test.js: Remove trailing comma.
  • 846e434 Temporarily use a custom fork of lodash-cli.
  • 5d046f3 Re-enable Travis tests on 4.17 branch.
  • aa816b3 Remove /npm-package.
  • d7fbc52 Bump to v4.17.19
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by bnjmnt4n, a new releaser for lodash since your current version.


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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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.


This change is Reviewable

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 7, 2021
@codecov
Copy link

codecov bot commented May 7, 2021

Codecov Report

Merging #315 (252a53b) into develop (121174b) will decrease coverage by 1.61%.
The diff coverage is n/a.

❗ Current head 252a53b differs from pull request most recent head af864ef. Consider uploading reports for the commit af864ef to get more accurate results

@@             Coverage Diff             @@
##           develop     #315      +/-   ##
===========================================
- Coverage    42.48%   40.86%   -1.62%     
===========================================
  Files           95       95              
  Lines         2048     2393     +345     
  Branches       397      554     +157     
===========================================
+ Hits           870      978     +108     
- Misses         952     1189     +237     
  Partials       226      226              
Impacted Files Coverage Δ
src/GroupMenu/FilterBadge/index.js 40.00% <0.00%> (-26.67%) ⬇️
src/GroupMenu/FilterMenuHeader/index.js 40.00% <0.00%> (-26.67%) ⬇️
src/GroupedMenu/Menu/MenuGroup.js 25.00% <0.00%> (-17.86%) ⬇️
src/GroupedMenu/FilteredMenu/MenuFilterIcon.js 44.44% <0.00%> (-12.70%) ⬇️
src/VerseEditor/ReasonCheckbox.js 37.50% <0.00%> (-12.50%) ⬇️
src/TranslationHelps/TranslationHelps.js 37.50% <0.00%> (-12.50%) ⬇️
src/SpinningLogo/index.js 50.00% <0.00%> (-10.00%) ⬇️
src/VerseCheck/MyTargetVerse/index.js 40.00% <0.00%> (-10.00%) ⬇️
src/ScripturePane/Pane/index.js 12.90% <0.00%> (-8.15%) ⬇️
src/GroupedMenu/Menu/EmptyItem.js 42.85% <0.00%> (-7.15%) ⬇️
... and 66 more

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lodash-4.17.21 branch from 252a53b to ad6dd64 Compare October 14, 2021 15:02
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lodash-4.17.21 branch 2 times, most recently from 6ab3076 to 8dc2c56 Compare February 9, 2022 02:56
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lodash-4.17.21 branch 2 times, most recently from 9e6970e to b756037 Compare February 17, 2022 16:39
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.15...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lodash-4.17.21 branch from b756037 to af864ef Compare June 16, 2022 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants