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

build(deps): bump ip from 2.0.0 to 2.0.1 #35

Closed
wants to merge 99 commits into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 21, 2024

Bumps ip from 2.0.0 to 2.0.1.

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

chenasraf and others added 30 commits April 20, 2022 00:47
chore: small fixes
chore: add gh-pages deploy script
BREAKING CHANGE: recreated massarg package
# [2.0.0-pre.1](v1.0.6...v2.0.0-pre.1) (2023-11-24)

### Continuous Integration

* update release config ([0f9abec](0f9abec))

### Features

* array & typed options ([e2837d6](e2837d6))
* built-in help command + flag ([98cacc8](98cacc8))
* example lines, help style updates ([00e76e3](00e76e3))
* help generator ([673bc70](673bc70))
* improve help config, update styles, fixes ([882d040](882d040))
* pass main instance to run fn ([e0574a1](e0574a1))
* transform output name for options ([6ee8cf2](6ee8cf2))
* v2 poc ([42e847d](42e847d))

### BREAKING CHANGES

* recreated massarg package
# [2.0.0-pre.1](v1.0.6...v2.0.0-pre.1) (2023-11-24)

### Continuous Integration

* update release config ([4b111ab](4b111ab))

### Features

* array & typed options ([73c1ad9](73c1ad9))
* built-in help command + flag ([d26114d](d26114d))
* example lines, help style updates ([ecd7ced](ecd7ced))
* help generator ([b0d20bf](b0d20bf))
* improve help config, update styles, fixes ([b11cdd3](b11cdd3))
* pass main instance to run fn ([29d6973](29d6973))
* transform output name for options ([c414365](c414365))
* v2 poc ([7d5d302](7d5d302))

### BREAKING CHANGES

* recreated massarg package
# [2.0.0-pre.1](v1.0.6...v2.0.0-pre.1) (2023-11-24)

### Continuous Integration

* update release config ([4b111ab](4b111ab))

### Features

* array & typed options ([73c1ad9](73c1ad9))
* built-in help command + flag ([d26114d](d26114d))
* example lines, help style updates ([ecd7ced](ecd7ced))
* help generator ([b0d20bf](b0d20bf))
* improve help config, update styles, fixes ([b11cdd3](b11cdd3))
* pass main instance to run fn ([29d6973](29d6973))
* transform output name for options ([c414365](c414365))
* v2 poc ([7d5d302](7d5d302))

### BREAKING CHANGES

* recreated massarg package
chenasraf and others added 25 commits January 29, 2024 01:09
# [2.0.0-pre.11](v2.0.0-pre.10...v2.0.0-pre.11) (2024-01-28)

### Bug Fixes

* move negation logic to MassargFlag ([e55c51f](e55c51f))

### Features

* default value in help ([bab8e33](bab8e33))
* don't auto-wrap footer text ([87f98ba](87f98ba))
* don't auto-wrap footer text ([12f23ed](12f23ed))
* new docs wip ([441daa3](441daa3))
# [2.0.0-pre.12](v2.0.0-pre.11...v2.0.0-pre.12) (2024-01-29)

### Bug Fixes

* docs ([0070b80](0070b80))
* simplify option help output, fix default value display ([b3075a0](b3075a0))
* split negation labels to 2 lines ([cd83a34](cd83a34))
# [2.0.0-pre.13](v2.0.0-pre.12...v2.0.0-pre.13) (2024-01-30)

### Bug Fixes

* add spacing between args, update sample ([eade766](eade766))
Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1.
- [Commits](indutny/node-ip@v2.0.0...v2.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 21, 2024
@chenasraf chenasraf closed this May 3, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 3, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ip-2.0.1 branch May 3, 2024 21:51
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

2 participants