Skip to content

chore: bump cmd-shim from 6.0.3 to 7.0.0 #104

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

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 27, 2024

Bumps cmd-shim from 6.0.3 to 7.0.0.

Release notes

Sourced from cmd-shim's releases.

v7.0.0

7.0.0 (2024-08-26)

⚠️ BREAKING CHANGES

  • cmd-shim now supports node ^18.17.0 || >=20.5.0

Bug Fixes

Chores

Changelog

Sourced from cmd-shim's changelog.

7.0.0 (2024-08-26)

⚠️ BREAKING CHANGES

  • cmd-shim now supports node ^18.17.0 || >=20.5.0

Bug Fixes

Chores

Commits
  • 693079b chore: release 7.0.0 (#157)
  • 5ca25ad chore: bump @​npmcli/eslint-config from 4.0.5 to 5.0.0
  • 7c154f3 chore: postinstall for dependabot template-oss PR
  • 21178ef chore: bump @​npmcli/template-oss from 4.22.0 to 4.23.1
  • 926af07 chore: run template-oss-apply
  • aaf6016 fix!: align to npm 10 node engine range
  • See full diff in compare view

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)

@dependabot dependabot bot requested a review from a team as a code owner August 27, 2024 16:56
@dependabot dependabot bot added the Dependencies Pull requests that update a dependency file label Aug 27, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/cmd-shim-7.0.0 branch 2 times, most recently from 0216624 to 460362e Compare August 29, 2024 12:23
Bumps [cmd-shim](https://github.com/npm/cmd-shim) from 6.0.3 to 7.0.0.
- [Release notes](https://github.com/npm/cmd-shim/releases)
- [Changelog](https://github.com/npm/cmd-shim/blob/main/CHANGELOG.md)
- [Commits](npm/cmd-shim@v6.0.3...v7.0.0)

---
updated-dependencies:
- dependency-name: cmd-shim
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/cmd-shim-7.0.0 branch from 460362e to cf05038 Compare August 29, 2024 20:07
@hashtagchris hashtagchris merged commit b41ae60 into main Sep 3, 2024
31 checks passed
@hashtagchris hashtagchris deleted the dependabot/npm_and_yarn/main/cmd-shim-7.0.0 branch September 3, 2024 16:57
@github-actions github-actions bot mentioned this pull request Sep 3, 2024
hashtagchris pushed a commit that referenced this pull request Sep 24, 2024
🤖 I have created a release *beep* *boop*
---


## [5.0.0](v4.0.0...v5.0.0)
(2024-09-24)
### ⚠️ BREAKING CHANGES
* `read-cmd-shim` now supports node `^18.17.0 || >=20.5.0`
### Bug Fixes
*
[`56c8424`](56c8424)
[#107](#107) align to npm 10
node engine range (@hashtagchris)
### Chores
*
[`ab0eecd`](ab0eecd)
[#109](#109) enable auto
publish (#109) (@reggi)
*
[`442a62a`](442a62a)
[#107](#107) run
template-oss-apply (@hashtagchris)
*
[`b41ae60`](b41ae60)
[#104](#104) bump cmd-shim from
6.0.3 to 7.0.0 (@dependabot[bot])
*
[`994fac3`](994fac3)
[#105](#105) bump
@npmcli/eslint-config from 4.0.5 to 5.0.0 (@dependabot[bot])
*
[`c4f85f3`](c4f85f3)
[#94](#94) linting:
no-unused-vars (@lukekarrys)
*
[`a0a4b33`](a0a4b33)
[#94](#94) bump
@npmcli/template-oss to 4.22.0 (@lukekarrys)
*
[`20721b4`](20721b4)
[#54](#54) deps: remove rimraf
(#54) (@lukekarrys)
*
[`b41c7e9`](b41c7e9)
[#42](#42) bump cmd-shim from
5.0.0 to 6.0.0 (@dependabot[bot])
*
[`73b8dd5`](73b8dd5)
[#43](#43) bump
@npmcli/eslint-config from 3.1.0 to 4.0.0 (@dependabot[bot])
*
[`19bd13d`](19bd13d)
[#106](#106) postinstall for
dependabot template-oss PR (@hashtagchris)
*
[`0b8954c`](0b8954c)
[#106](#106) bump
@npmcli/template-oss from 4.23.1 to 4.23.3 (@dependabot[bot])

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

1 participant