-
Notifications
You must be signed in to change notification settings - Fork 525
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(deps-dev): bump peggy from 4.0.0 to 4.0.1 #10589
Conversation
@dependabot squash and merge |
One of your CI runs failed on this pull request, so Dependabot won't merge it. Dependabot will still automatically merge this pull request if you amend it and your tests pass. |
The checks are failing, because 4.0.0 supports Node 18, but 4.0.1 adds a dependency that requires Node 20, effectively dropping support for Node 18, see: peggyjs/peggy#480 (comment) |
This pull request has merge conflicts that must be resolved before it can be merged. |
Bumps [peggy](https://github.com/peggyjs/peggy) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/peggyjs/peggy/releases) - [Changelog](https://github.com/peggyjs/peggy/blob/main/CHANGELOG.md) - [Commits](peggyjs/peggy@v4.0.0...v4.0.1) --- updated-dependencies: - dependency-name: peggy dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
0c72aad
to
a3edabd
Compare
@dependabot squash and merge |
@dependabot rebase |
Superseded by #10594. |
Bumps peggy from 4.0.0 to 4.0.1.
Release notes
Sourced from peggy's releases.
Changelog
Sourced from peggy's changelog.
Commits
7906d7b
Merge pull request #486 from hildjj/release-4.0.1529e6da
Updates for release 4.0.101de4b6
Merge pull request #485 from hildjj/npx-doc1aa1b52
Fixes #478. I thinks this makes the text less clear, but ok.eb90c17
Merge pull request #484 from hildjj/test-library3289a3a
Fixes #481. Adds --library test to CLI1043631
Merge pull request #483 from hildjj/type-errors9d2adfd
Fixes #482. Updated dependencies, which added mocha linting, errors either f...38b2b80
Merge pull request #480 from hildjj/from-mem85930bd
Refactor fromMem. Fixes #479.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 will merge this PR once it's up-to-date and CI passes on it, as requested by @mdn-bot.
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)