Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 13, 2024

Bumps cli-list from 0.2.0 to 1.0.0.

Release notes

Sourced from cli-list's releases.

v1.0.0

  • Update code to modern JS (kept common.js module format)
  • Enforce engine to min Node 18
Commits
  • 8a65d3c 1.0.0
  • 751f8dc Chore: Setup package.json engine (Node 18)
  • 5225360 Chore: Setup modern eslint
  • 03ff979 Chore: Bump tape
  • 159968a Chore: npm ci before running CI
  • 4f08103 Chore: Replace TravisCI with github actions
  • afda977 Chore: Update package.json info + add lint script
  • f5cde35 Chore: add lockfile
  • 3e41683 Create dependabot.yml
  • 0c2691b Merge pull request #5 from yeoman/dependabot/npm_and_yarn/eslint-6.6.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by sboudrias, a new releaser for cli-list since your current version.


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)

Bumps [cli-list](https://github.com/SBoudrias/cli-list) from 0.2.0 to 1.0.0.
- [Release notes](https://github.com/SBoudrias/cli-list/releases)
- [Commits](SBoudrias/cli-list@v0.2.0...v1.0.0)

---
updated-dependencies:
- dependency-name: cli-list
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 13, 2024
@mshima mshima merged commit 38dd258 into main Dec 13, 2024
6 checks passed
@mshima mshima deleted the dependabot/npm_and_yarn/cli-list-1.0.0 branch December 13, 2024 16:50
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.

2 participants