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 minimist from 1.2.5 to 1.2.6 #349

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2022

Bumps minimist from 1.2.5 to 1.2.6.

Commits

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.

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner March 24, 2022 15:33
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 24, 2022
@codecov
Copy link

codecov bot commented Mar 24, 2022

Codecov Report

Merging #349 (9c47096) into master (2cac0fd) will increase coverage by 0.62%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #349      +/-   ##
==========================================
+ Coverage   60.87%   61.49%   +0.62%     
==========================================
  Files         126      126              
  Lines        1958     2187     +229     
  Branches      380      528     +148     
==========================================
+ Hits         1192     1345     +153     
- Misses        731      836     +105     
+ Partials       35        6      -29     
Impacted Files Coverage Δ
src/components/shared/buttons/project-button.tsx 20.00% <0.00%> (-13.34%) ⬇️
src/components/shared/page/page-body.tsx 87.50% <0.00%> (-12.50%) ⬇️
src/components/account/account-settings.tsx 78.94% <0.00%> (-7.72%) ⬇️
src/components/shared/form/controls2.tsx 36.84% <0.00%> (-6.91%) ⬇️
src/components/shared/social-icon.tsx 26.66% <0.00%> (-6.67%) ⬇️
src/components/shared/seo.tsx 89.47% <0.00%> (-4.28%) ⬇️
src/components/shared/form/controls/text-area.tsx 88.23% <0.00%> (-4.08%) ⬇️
src/components/shared/form/sign-in.tsx 64.70% <0.00%> (-4.05%) ⬇️
...ponents/shared/form/controls/form-select-input.tsx 18.18% <0.00%> (-4.05%) ⬇️
src/helpers/user-auth-helper.ts 81.81% <0.00%> (-3.90%) ⬇️
... and 51 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2cac0fd...9c47096. Read the comment docs.

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.

0 participants