Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

chore(deps): Bump lodash from 4.17.20 to 4.17.21 #1

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 22, 2022

Bumps lodash from 4.17.20 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
  • See full diff in compare view

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 Apr 22, 2022
@codecov
Copy link

codecov bot commented Apr 22, 2022

Codecov Report

Merging #1 (57d0d4b) into main (67328b9) will increase coverage by 7.11%.
The diff coverage is n/a.

❗ Current head 57d0d4b differs from pull request most recent head 6b2cc24. Consider uploading reports for the commit 6b2cc24 to get more accurate results

@@            Coverage Diff             @@
##             main       #1      +/-   ##
==========================================
+ Coverage   87.75%   94.87%   +7.11%     
==========================================
  Files           7        5       -2     
  Lines        1209     1131      -78     
  Branches      113      110       -3     
==========================================
+ Hits         1061     1073      +12     
+ Misses        145       57      -88     
+ Partials        3        1       -2     
Impacted Files Coverage Δ
src/constants.ts 100.00% <0.00%> (ø)
src/Handlers.ts
src/Options.ts
src/utils.ts 96.87% <0.00%> (+1.56%) ⬆️
src/Node.ts 100.00% <0.00%> (+6.38%) ⬆️
src/Router.ts 91.50% <0.00%> (+12.44%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lodash-4.17.21 branch from 80f0031 to 57d0d4b Compare April 22, 2022 09:24
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.20...4.17.21)

---
updated-dependencies:
- dependency-name: lodash
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lodash-4.17.21 branch from 57d0d4b to 6b2cc24 Compare October 28, 2022 13:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants