Skip to content

Bump minimist from 1.2.5 to 1.2.6 in /src/wrappers/nodejs/server - #91

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/src/wrappers/nodejs/server/minimist-1.2.6
Open

Bump minimist from 1.2.5 to 1.2.6 in /src/wrappers/nodejs/server#91
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/src/wrappers/nodejs/server/minimist-1.2.6

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubMar 27, 2022

Copy link
Copy Markdown

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] <support@github.com>
@dependabotdependabotBot added the dependencies Pull requests that update a dependency file label Mar 27, 2022
@codecov

codecovBot commented Mar 27, 2022

Copy link
Copy Markdown

Codecov Report

Merging #91 (0c23223) into master (7582c60) will decrease coverage by 2.12%.
The diff coverage is n/a.

@@ Coverage Diff @@## master #91 +/- ##
============================================
- Coverage 72.21% 70.08% -2.13% + Complexity 125 123 -2 
============================================
Files 28 15 -13 Lines 950 575 -375 Branches 29 29 ============================================
- Hits 686 403 -283 + Misses 245 153 -92 
Partials 19 19 
Impacted FilesCoverage Δ
...ig/java/src/main/java/com/ibm/jgroupsig/BBS04.java60.43% <0.00%> (-3.30%)⬇️
pygroupsig/identity.py
pygroupsig/gml.py
pygroupsig/signature.py
pygroupsig/memkey.py
pygroupsig/grpkey.py
pygroupsig/bldkey.py
pygroupsig/__init__.py
pygroupsig/blindsig.py
pygroupsig/groupsig.py
... and 4 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 7582c60...0c23223. Read the comment docs.

@codecov-commenter

codecov-commenter commented Jul 22, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.08%. Comparing base (7582c60) to head (0c23223).

Additional details and impacted files
@@ Coverage Diff @@## master #91 +/- ##
============================================
- Coverage 72.21% 70.08% -2.13% + Complexity 125 123 -2 
============================================
Files 28 15 -13 Lines 950 575 -375 Branches 29 29 ============================================
- Hits 686 403 -283 + Misses 245 153 -92 
Partials 19 19 

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@codecov-commenter