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 #138

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 8, 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.

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

codecov bot commented May 8, 2021

Codecov Report

Merging #138 (30556f8) into develop (9c55166) will decrease coverage by 0.96%.
The diff coverage is n/a.

❗ Current head 30556f8 differs from pull request most recent head 75b9c30. Consider uploading reports for the commit 75b9c30 to get more accurate results

@@             Coverage Diff             @@
##           develop     #138      +/-   ##
===========================================
- Coverage    25.12%   24.16%   -0.97%     
===========================================
  Files           53       53              
  Lines         2547     2864     +317     
  Branches       479      587     +108     
===========================================
+ Hits           640      692      +52     
- Misses        1555     1820     +265     
  Partials       352      352              
Impacted Files Coverage Δ
src/state/reducers/groupsDataReducer.js 23.07% <0.00%> (-14.43%) ⬇️
src/state/reducers/groupsIndexReducer.js 30.76% <0.00%> (-13.68%) ⬇️
src/state/reducers/contextIdReducer.js 36.36% <0.00%> (-13.64%) ⬇️
src/state/reducers/groupMenuReducer.js 20.00% <0.00%> (-10.00%) ⬇️
src/components/ScripturePaneWrapper.js 66.66% <0.00%> (-7.02%) ⬇️
src/components/TranslationHelpsWrapper.js 44.18% <0.00%> (-4.39%) ⬇️
src/components/VerseCheckWrapper.js 27.27% <0.00%> (-3.92%) ⬇️
src/containers/GroupMenuContainer.js 43.58% <0.00%> (-3.47%) ⬇️
src/components/CheckInfoCardWrapper.js 30.23% <0.00%> (-3.11%) ⬇️
src/helpers/navigationHelpers.js 15.78% <0.00%> (-2.97%) ⬇️
... and 31 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 30556f8 to 750685c Compare July 8, 2021 19:07
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lodash-4.17.21 branch from 750685c to 309ea8d Compare September 30, 2021 19:18
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lodash-4.17.21 branch from 309ea8d to a798811 Compare February 16, 2022 17:58
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lodash-4.17.21 branch from a798811 to c3175ca Compare March 10, 2022 19:26
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lodash-4.17.21 branch from c3175ca to 37b5366 Compare June 17, 2022 11:02
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 37b5366 to 75b9c30 Compare August 3, 2022 17:12
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