Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2025

Bumps minimist from 0.0.8 to 1.2.0.

Changelog

Sourced from minimist's changelog.

v1.2.0 - 2015-08-24

Commits

v1.1.3 - 2015-08-06

Commits

  • add failing test - boolean alias array 0fa3c5b
  • fix boolean values with multiple aliases 9c0a6e7

v1.1.2 - 2015-07-22

Commits

  • Convert boolean arguments to boolean values 8f3dc27
  • use non-ancient npm, node 0.12 and iojs 61ed1d0
  • an older npm for 0.8 25cf778

v1.1.1 - 2015-03-10

Commits

  • check that they type of a value is a boolean, not just that it is currently set to a boolean 6863198
  • upgrade tape, fix type issues from old tape version 806712d
  • test for setting a boolean to a null default 8c444fe
  • if the previous value was a boolean, without an default (or with an alias) don't make an array either e5f419a

v1.1.0 - 2014-08-10

Commits

  • add support for handling "unknown" options not registered with the parser. 6f3cc5d
  • reformat package.json 02ed371
  • coverage script e5531ba
  • extra fn to get 100% coverage again a6972da

v1.0.0 - 2014-08-10

Commits

... (truncated)

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [minimist](https://github.com/minimistjs/minimist) from 0.0.8 to 1.2.0.
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](minimistjs/minimist@v0.0.8...v1.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 9, 2025
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant