Skip to content

Bump peggy from 5.0.6 to 5.1.0#71

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/peggy-5.1.0
Open

Bump peggy from 5.0.6 to 5.1.0#71
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/peggy-5.1.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Bumps peggy from 5.0.6 to 5.1.0.

Release notes

Sourced from peggy's releases.

v5.1.0

What's Changed

Full Changelog: peggyjs/peggy@v5.0.7...v5.1.0

Changelog

Sourced from peggy's changelog.

5.1.0

Released: 2026-02-28

New features

  • Added --multi-output <dir> CLI option to compile multiple grammars to separate output files instead of merging them. #650

Bug fixes

  • Updated dependencies. Switched to OIDC publishing. Work around mocha security warnings. Switch to cpy-cli from copyfiles because of recent maintenance issues. #655
  • (chore) Added a devcontainer for developer use. #654
Commits
  • e753b7e 5.1.0
  • db29736 Merge pull request #657 from hildjj/changelog
  • b6b9440 Update dependencies, including node-inspect-extracted
  • 0bbd194 Update changelog. 5.0.7 will not be released, as it should be 5.1.0
  • 6e129af 5.0.7
  • d9edfda Merge pull request #655 from hildjj/copyfiles
  • 195b590 Switch from copyfile to cpy-cli, which is maintained.
  • 2c11061 Merge pull request #654 from hildjj/devcontainer
  • afe1bb3 Update to latest node-inspect-extracted. Move to Dockerfile for devcontainer...
  • ecb2e50 Update lint rules
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for peggy since your current version.


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 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)

Bumps [peggy](https://github.com/peggyjs/peggy) from 5.0.6 to 5.1.0.
- [Release notes](https://github.com/peggyjs/peggy/releases)
- [Changelog](https://github.com/peggyjs/peggy/blob/main/CHANGELOG.md)
- [Commits](peggyjs/peggy@v5.0.6...v5.1.0)

---
updated-dependencies:
- dependency-name: peggy
  dependency-version: 5.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants