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

Fixes for Node 20 CI #25

Merged

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 15, 2023

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

Release notes

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

v4.19.0

4.19.0 (2023-09-15)

Features

Bug Fixes

Changelog

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

4.19.0 (2023-09-15)

Features

Bug Fixes

Commits
  • cf286f5 chore: release 4.19.0
  • 339c780 chore: fix resetting exit code in tests
  • 994a278 feat: set ci versions from engines
  • de319e8 fix: allow overriding path to npm bin in workspaces
  • cad156a feat: set backport release from config instead of current branch
  • 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 September 15, 2023 20:48
@dependabot dependabot bot added the Dependencies Pull requests that update a dependency file label Sep 15, 2023
@lukekarrys lukekarrys force-pushed the dependabot/npm_and_yarn/latest/npmcli/template-oss-4.19.0 branch from 52adf2b to 7eb85e8 Compare September 16, 2023 00:38
dependabot bot and others added 2 commits September 15, 2023 17:48
Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.18.1 to 4.19.0.
- [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.18.1...v4.19.0)

---
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/latest/npmcli/template-oss-4.19.0 branch 3 times, most recently from 5a0970a to baea6f2 Compare September 18, 2023 22:07
@lukekarrys lukekarrys changed the title chore: bump @npmcli/template-oss from 4.18.1 to 4.19.0 Fixes for Node 20 CI Sep 19, 2023
@lukekarrys lukekarrys removed the Dependencies Pull requests that update a dependency file label Sep 19, 2023
Copy link
Author

dependabot bot commented on behalf of github Nov 16, 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/latest/npmcli/template-oss-4.19.0 branch from baea6f2 to 8a8a730 Compare November 17, 2023 16:48
@lukekarrys lukekarrys merged commit 977736c into main Nov 17, 2023
26 checks passed
@lukekarrys lukekarrys deleted the dependabot/npm_and_yarn/latest/npmcli/template-oss-4.19.0 branch November 17, 2023 23:04
@github-actions github-actions bot mentioned this pull request Nov 20, 2023
lukekarrys pushed a commit that referenced this pull request Nov 28, 2023
🤖 I have created a release *beep* *boop*
---


##
[3.0.1](v3.0.0...v3.0.1)
(2023-11-27)

### Bug Fixes

*
[`1e54107`](1e54107)
[#25](#25)
refactor for new error style in node 20 (@lukekarrys)

---
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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants