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 @npmcli/template-oss from 4.19.0 to 4.21.1 #653

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 16, 2023

Bumps @npmcli/template-oss from 4.19.0 to 4.20.0.

Release notes

Sourced from @​npmcli/template-oss's releases.

v4.20.0

4.20.0 (2023-11-15)

Features

Bug Fixes

Documentation

Dependencies

  • ec65582 #375 bump @​commitlint/config-conventional from 17.8.1 to 18.1.0
  • c8420a6 #374 bump @​commitlint/cli from 17.8.1 to 18.2.0
  • f2521ed #370 bump @​npmcli/arborist from 6.5.0 to 7.2.1
  • 8c20554 #346 bump @​npmcli/git from 4.1.0 to 5.0.3
  • f25926a #343 bump @​npmcli/package-json from 4.0.1 to 5.0.0
  • af30dbe #357 bump hosted-git-info from 6.1.1 to 7.0.1
  • 0b59cd6 #349 bump npm-package-arg from 10.1.0 to 11.0.1
Changelog

Sourced from @​npmcli/template-oss's changelog.

4.20.0 (2023-11-15)

Features

Bug Fixes

Documentation

Dependencies

  • ec65582 #375 bump @​commitlint/config-conventional from 17.8.1 to 18.1.0
  • c8420a6 #374 bump @​commitlint/cli from 17.8.1 to 18.2.0
  • f2521ed #370 bump @​npmcli/arborist from 6.5.0 to 7.2.1
  • 8c20554 #346 bump @​npmcli/git from 4.1.0 to 5.0.3
  • f25926a #343 bump @​npmcli/package-json from 4.0.1 to 5.0.0
  • af30dbe #357 bump hosted-git-info from 6.1.1 to 7.0.1
  • 0b59cd6 #349 bump npm-package-arg from 10.1.0 to 11.0.1
Commits
  • 7f86c5f chore: release 4.20.0
  • 74331b4 fix: remove tap 16 specific config when using tap 18
  • 17ea62d feat: add typescript and esm support
  • 3fca74f fix: always lint all js-ish extensions
  • 37e9e0e fix: use npx semver to better determine latest npm
  • ec65582 deps: bump @​commitlint/config-conventional from 17.8.1 to 18.1.0
  • c8420a6 deps: bump @​commitlint/cli from 17.8.1 to 18.2.0
  • f2521ed deps: bump @​npmcli/arborist from 6.5.0 to 7.2.1
  • 8c20554 deps: bump @​npmcli/git from 4.1.0 to 5.0.3
  • f25926a deps: bump @​npmcli/package-json from 4.0.1 to 5.0.0
  • Additional commits viewable 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 November 16, 2023 06:19
@lukekarrys lukekarrys force-pushed the dependabot/npm_and_yarn/release/v6/npmcli/template-oss-4.20.0 branch from 7d04a19 to af94f69 Compare December 3, 2023 03:46
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 4, 2023

A newer version of @​npmcli/template-oss exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@lukekarrys lukekarrys force-pushed the dependabot/npm_and_yarn/release/v6/npmcli/template-oss-4.20.0 branch from b5d567a to af94f69 Compare December 4, 2023 19:04
Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.19.0 to 4.21.1.
- [Release notes](https://github.com/npm/template-oss/releases)
- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)
- [Commits](npm/template-oss@v4.19.0...v4.21.1)

---
updated-dependencies:
- dependency-name: @npmcli/template-oss
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@lukekarrys lukekarrys force-pushed the dependabot/npm_and_yarn/release/v6/npmcli/template-oss-4.20.0 branch from af94f69 to 9ec4469 Compare December 4, 2023 19:20
@lukekarrys lukekarrys changed the title chore: bump @npmcli/template-oss from 4.19.0 to 4.20.0 chore: bump @npmcli/template-oss from 4.19.0 to 4.20.1 Dec 4, 2023
@lukekarrys lukekarrys changed the title chore: bump @npmcli/template-oss from 4.19.0 to 4.20.1 chore: bump @npmcli/template-oss from 4.19.0 to 4.21.1 Dec 4, 2023
@lukekarrys lukekarrys force-pushed the dependabot/npm_and_yarn/release/v6/npmcli/template-oss-4.20.0 branch 3 times, most recently from b7fa510 to 93adf46 Compare December 4, 2023 20:02
@lukekarrys lukekarrys force-pushed the dependabot/npm_and_yarn/release/v6/npmcli/template-oss-4.20.0 branch from 93adf46 to 1af3fce Compare December 4, 2023 20:39
@lukekarrys lukekarrys merged commit bcdd8dd into release/v6 Dec 4, 2023
6 checks passed
@lukekarrys lukekarrys deleted the dependabot/npm_and_yarn/release/v6/npmcli/template-oss-4.20.0 branch December 4, 2023 21:22
@github-actions github-actions bot mentioned this pull request Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants