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

chore: bump cmd-shim from 5.0.0 to 6.0.0 #42

Merged
merged 1 commit into from
Oct 17, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 12, 2022

Bumps cmd-shim from 5.0.0 to 6.0.0.

Release notes

Sourced from cmd-shim's releases.

v6.0.0

6.0.0 (2022-10-11)

⚠️ BREAKING CHANGES

  • this module will no longer attempt to alter file ownership
  • cmd-shim is now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0

Features

Changelog

Sourced from cmd-shim's changelog.

6.0.0 (2022-10-11)

⚠️ BREAKING CHANGES

  • this module will no longer attempt to alter file ownership
  • cmd-shim is now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0

Features

Commits
  • 25724bf chore: release 6.0.0 (#83)
  • ef99e1c feat: remove ownership changing features (#88)
  • 4fc9a0a chore: postinstall for dependabot template-oss PR
  • db77bd7 chore: bump @​npmcli/template-oss from 4.4.4 to 4.5.1
  • a37c146 chore: postinstall for dependabot template-oss PR
  • 598dc18 chore: bump @​npmcli/template-oss from 4.3.2 to 4.4.4
  • d5881e8 feat!: postinstall for dependabot template-oss PR
  • 5f32b4c chore: bump @​npmcli/template-oss from 3.6.0 to 4.3.2
  • 13a5f18 chore: postinstall for dependabot template-oss PR
  • c814cb7 chore: bump @​npmcli/template-oss from 3.5.0 to 3.6.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by nlf, a new releaser for cmd-shim 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 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 October 12, 2022 16:07
@dependabot dependabot bot added the Dependencies Pull requests that update a dependency file label Oct 12, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cmd-shim-6.0.0 branch from 5cecbc6 to 296c3f2 Compare October 14, 2022 05:24
Bumps [cmd-shim](https://github.com/npm/cmd-shim) from 5.0.0 to 6.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@v5.0.0...v6.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cmd-shim-6.0.0 branch from 296c3f2 to 6611cfe Compare October 14, 2022 22:13
@lukekarrys lukekarrys merged commit b41c7e9 into main Oct 17, 2022
@lukekarrys lukekarrys deleted the dependabot/npm_and_yarn/cmd-shim-6.0.0 branch October 17, 2022 17:20
@github-actions github-actions bot mentioned this pull request Dec 4, 2023
@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