forked from zkat/json-parse-better-errors
-
Notifications
You must be signed in to change notification settings - Fork 4
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
lukekarrys
merged 4 commits into
main
from
dependabot/npm_and_yarn/latest/npmcli/template-oss-4.19.0
Nov 17, 2023
Merged
Fixes for Node 20 CI #25
lukekarrys
merged 4 commits into
main
from
dependabot/npm_and_yarn/latest/npmcli/template-oss-4.19.0
Nov 17, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot
bot
added
the
Dependencies
Pull requests that update a dependency file
label
Sep 15, 2023
lukekarrys
force-pushed
the
dependabot/npm_and_yarn/latest/npmcli/template-oss-4.19.0
branch
from
September 16, 2023 00:38
52adf2b
to
7eb85e8
Compare
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
force-pushed
the
dependabot/npm_and_yarn/latest/npmcli/template-oss-4.19.0
branch
3 times, most recently
from
September 18, 2023 22:07
5a0970a
to
baea6f2
Compare
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
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
force-pushed
the
dependabot/npm_and_yarn/latest/npmcli/template-oss-4.19.0
branch
from
November 17, 2023 16:48
baea6f2
to
8a8a730
Compare
wraithgar
approved these changes
Nov 17, 2023
lukekarrys
deleted the
dependabot/npm_and_yarn/latest/npmcli/template-oss-4.19.0
branch
November 17, 2023 23:04
Merged
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps @npmcli/template-oss from 4.18.1 to 4.19.0.
Release notes
Sourced from
@npmcli/template-oss
's releases.Changelog
Sourced from
@npmcli/template-oss
's changelog.Commits
cf286f5
chore: release 4.19.0339c780
chore: fix resetting exit code in tests994a278
feat: set ci versions from enginesde319e8
fix: allow overriding path to npm bin in workspacescad156a
feat: set backport release from config instead of current branchDependabot 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)