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 #222

Merged

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 13:59
@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.21.0 Dec 3, 2023
@lukekarrys lukekarrys force-pushed the dependabot/npm_and_yarn/main/npmcli/template-oss-4.20.0 branch from 6e2efbb to 9123362 Compare December 3, 2023 03:30
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.

dependabot bot and others added 2 commits December 4, 2023 12:13
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 changed the title chore: bump @npmcli/template-oss from 4.19.0 to 4.21.0 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/main/npmcli/template-oss-4.20.0 branch from 9123362 to e271533 Compare December 4, 2023 19:13
@lukekarrys lukekarrys merged commit 8fc28d0 into main Dec 4, 2023
20 checks passed
@lukekarrys lukekarrys deleted the dependabot/npm_and_yarn/main/npmcli/template-oss-4.20.0 branch December 4, 2023 21:24
@github-actions github-actions bot mentioned this pull request Dec 4, 2023
lukekarrys pushed a commit that referenced this pull request Apr 3, 2024
🤖 I have created a release *beep* *boop*
---


##
[16.2.0](v16.1.0...v16.2.0)
(2024-04-03)

### Features

*
[`76b02e8`](76b02e8)
[#231](#231) use
@npmcli/redact for url cleaning (#231) (@lukekarrys)

### Chores

*
[`e58e8bc`](e58e8bc)
[#225](#225) postinstall
for dependabot template-oss PR (@lukekarrys)
*
[`ac8ae30`](ac8ae30)
[#225](#225) bump
@npmcli/template-oss from 4.21.1 to 4.21.3 (@dependabot[bot])
*
[`8fc28d0`](8fc28d0)
[#222](#222) postinstall
for dependabot template-oss PR (@lukekarrys)
*
[`b7c4309`](b7c4309)
[#222](#222) bump
@npmcli/template-oss from 4.19.0 to 4.21.1 (@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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants