Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2024

Bumps the production group with 4 updates in the / directory: command-line-args, semver, tar and validate-npm-package-name.

Updates command-line-args from 6.0.0 to 6.0.1

Commits

Updates semver from 7.6.2 to 7.6.3

Release notes

Sourced from semver's releases.

v7.6.3

7.6.3 (2024-07-16)

Bug Fixes

Documentation

Changelog

Sourced from semver's changelog.

7.6.3 (2024-07-16)

Bug Fixes

Documentation

Commits

Updates tar from 7.4.0 to 7.4.3

Commits

Updates validate-npm-package-name from 5.0.1 to 6.0.0

Release notes

Sourced from validate-npm-package-name's releases.

v6.0.0

6.0.0 (2024-09-24)

⚠️ BREAKING CHANGES

  • validate-npm-package-name now supports node ^18.17.0 || >=20.5.0

Bug Fixes

Chores

Changelog

Sourced from validate-npm-package-name's changelog.

6.0.0 (2024-09-24)

⚠️ BREAKING CHANGES

  • validate-npm-package-name now supports node ^18.17.0 || >=20.5.0

Bug Fixes

Chores

Commits
  • 66522e1 chore: release 6.0.0 (#132)
  • e78d90d chore: run template-oss-apply
  • d14349c fix!: align to npm 10 node engine range
  • 3b308e9 chore: bump @​npmcli/eslint-config from 4.0.5 to 5.0.0
  • 5f444c8 chore: postinstall for dependabot template-oss PR
  • a75975a chore: bump @​npmcli/template-oss from 4.23.1 to 4.23.3
  • c5178a4 chore: postinstall for dependabot template-oss PR
  • 770e6b0 chore: bump @​npmcli/template-oss from 4.22.0 to 4.23.1
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

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

Bumps the production group with 4 updates in the / directory: [command-line-args](https://github.com/75lb/command-line-args), [semver](https://github.com/npm/node-semver), [tar](https://github.com/isaacs/node-tar) and [validate-npm-package-name](https://github.com/npm/validate-npm-package-name).


Updates `command-line-args` from 6.0.0 to 6.0.1
- [Release notes](https://github.com/75lb/command-line-args/releases)
- [Commits](75lb/command-line-args@v6.0.0...v6.0.1)

Updates `semver` from 7.6.2 to 7.6.3
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.6.2...v7.6.3)

Updates `tar` from 7.4.0 to 7.4.3
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v7.4.0...v7.4.3)

Updates `validate-npm-package-name` from 5.0.1 to 6.0.0
- [Release notes](https://github.com/npm/validate-npm-package-name/releases)
- [Changelog](https://github.com/npm/validate-npm-package-name/blob/main/CHANGELOG.md)
- [Commits](npm/validate-npm-package-name@v5.0.1...v6.0.0)

---
updated-dependencies:
- dependency-name: command-line-args
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: semver
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: tar
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: validate-npm-package-name
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production
...

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 Nov 1, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 14, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@mcous
Copy link
Member

mcous commented Sep 14, 2025

@dependabot recreate

@dependabot dependabot bot closed this Sep 14, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/production-0613426583 branch September 14, 2025 18:37
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 14, 2025

Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use @dependabot reopen if the branch has been deleted).

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