Commit 638a7c4
authored
chore(deps-dev): bump peggy from 5.0.6 to 5.1.0 (#535)
Bumps [peggy](https://github.com/peggyjs/peggy) from 5.0.6 to 5.1.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/peggyjs/peggy/releases">peggy's
releases</a>.</em></p>
<blockquote>
<h2>v5.1.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Update changelog. 5.0.7 will not be released, as it should be 5.1.0
by <a href="https://github.com/hildjj"><code>@hildjj</code></a> in <a
href="https://redirect.github.com/peggyjs/peggy/pull/657">peggyjs/peggy#657</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/peggyjs/peggy/compare/v5.0.7...v5.1.0">https://github.com/peggyjs/peggy/compare/v5.0.7...v5.1.0</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/peggyjs/peggy/blob/main/CHANGELOG.md">peggy's
changelog</a>.</em></p>
<blockquote>
<h2>5.1.0</h2>
<p>Released: 2026-02-28</p>
<h3>New features</h3>
<ul>
<li>Added <code>--multi-output <dir></code> CLI option to compile
multiple grammars to
separate output files instead of merging them.
<a
href="https://redirect.github.com/peggyjs/peggy/issues/650">#650</a></li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li>Updated dependencies. Switched to OIDC publishing. Work around mocha
security warnings. Switch to cpy-cli from copyfiles because of recent
maintenance issues.
<a
href="https://redirect.github.com/peggyjs/peggy/issues/655">#655</a></li>
<li>(chore) Added a devcontainer for developer use.
<a
href="https://redirect.github.com/peggyjs/peggy/issues/654">#654</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/peggyjs/peggy/commit/e753b7ec4f1e10e8fb9162e268226e2214a875c6"><code>e753b7e</code></a>
5.1.0</li>
<li><a
href="https://github.com/peggyjs/peggy/commit/db297368d75bba9e6aa870b368b17b9e10ebe4d9"><code>db29736</code></a>
Merge pull request <a
href="https://redirect.github.com/peggyjs/peggy/issues/657">#657</a>
from hildjj/changelog</li>
<li><a
href="https://github.com/peggyjs/peggy/commit/b6b9440c7818597a00160531b3b027d570bd7c4f"><code>b6b9440</code></a>
Update dependencies, including node-inspect-extracted</li>
<li><a
href="https://github.com/peggyjs/peggy/commit/0bbd1947c6943d67130ebeb75a4fa06f5f097bb5"><code>0bbd194</code></a>
Update changelog. 5.0.7 will not be released, as it should be 5.1.0</li>
<li><a
href="https://github.com/peggyjs/peggy/commit/6e129af8fab8d3b54f887be11622b7bfe3990043"><code>6e129af</code></a>
5.0.7</li>
<li><a
href="https://github.com/peggyjs/peggy/commit/d9edfda1e71b9589aed7f77852bfac012f953346"><code>d9edfda</code></a>
Merge pull request <a
href="https://redirect.github.com/peggyjs/peggy/issues/655">#655</a>
from hildjj/copyfiles</li>
<li><a
href="https://github.com/peggyjs/peggy/commit/195b5907afdb8dce50d9c99b20e082b650358776"><code>195b590</code></a>
Switch from copyfile to cpy-cli, which is maintained.</li>
<li><a
href="https://github.com/peggyjs/peggy/commit/2c110615551992652a6785ca888d68d100f0faea"><code>2c11061</code></a>
Merge pull request <a
href="https://redirect.github.com/peggyjs/peggy/issues/654">#654</a>
from hildjj/devcontainer</li>
<li><a
href="https://github.com/peggyjs/peggy/commit/afe1bb358b9c562658c2f33136bc9df66cdfac7e"><code>afe1bb3</code></a>
Update to latest node-inspect-extracted. Move to Dockerfile for
devcontainer...</li>
<li><a
href="https://github.com/peggyjs/peggy/commit/ecb2e502ca620493d2392fa0a0fc9bd5690d8069"><code>ecb2e50</code></a>
Update lint rules</li>
<li>Additional commits viewable in <a
href="https://github.com/peggyjs/peggy/compare/v5.0.6...v5.1.0">compare
view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by [GitHub Actions](<a
href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a>
Actions), a new releaser for peggy since your current version.</p>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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)
</details>1 file changed
+21
-15
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments