Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2025

Bumps peggy from 4.2.0 to 5.0.6.

Release notes

Sourced from peggy's releases.

v5.0.6

What's Changed

New features

  • Now supports testing with -t and -T with "amd", "umd", and "globals" format. Fork/exec no longer needed in basic generation path. #643

Bug fixes

  • Adjust repository's Git configuration around CR/LF normalization. #639
  • Now uses tsup for code generation instead of tsc and rollup. This may be user-visible, since tsup injects different polyfills than typescript was. #644

New Contributors

Full Changelog: peggyjs/peggy@v5.0.5...v5.0.6

v5.0.5

What's Changed

Full Changelog: peggyjs/peggy@v5.0.4...v5.0.5

v5.0.4

5.0.4

Released: 2025-07-20

Bug fixes

  • Update dependencies. #630

Full Changelog: peggyjs/peggy@v5.0.3...v5.0.4

v5.0.3

What's Changed

Full Changelog: peggyjs/peggy@v5.0.2...v5.0.3

... (truncated)

Changelog

Sourced from peggy's changelog.

5.0.6

Released: 2025-08-05

New features

  • Now supports testing with -t and -T with "amd", "umd", and "globals" format. Fork/exec no longer needed in basic generation path. #643

Bug fixes

  • Adjust repository's Git configuration around CR/LF normalization. #639
  • Now uses tsup for code generation instead of tsc and rollup. This may be user-visible, since tsup injects different polyfills than typescript was. #644

5.0.5

Released: 2025-07-10

Bug fixes

  • Fix unicode ranges whose upper bound is astral. #636

5.0.4

Released: 2025-06-20

Bug fixes

  • Update dependencies. #630

5.0.3

Released: 2025-05-30

Bug fixes

  • Tweak TypeScript output from --dts to make error type more clear. #623
  • Test on Node 24, but not Node 23. #624
  • Write a message after failing a compile in watch mode. #624

Documentation

... (truncated)

Commits
  • c327b63 5.0.6
  • 248ddb7 Merge pull request #647 from hildjj/changelog
  • a2ce4a6 Update changelog for release
  • 8faaefa Merge pull request #646 from hildjj/update-dependencies
  • 8b91f26 Update dependencies
  • da94bc8 Merge pull request #639 from david-sharer/ds/line-ending-normalization
  • 7741401 Add myself to the AUTHORS file; Add changelog entry
  • 4ff774e Merge remote-tracking branch 'upstream/main' into ds/line-ending-normalization
  • ee21e45 Merge pull request #644 from hildjj/tsup
  • 4ce9130 Fix issues from code review
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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

---
updated-dependencies:
- dependency-name: peggy
  dependency-version: 5.0.6
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 1, 2025
@dependabot dependabot bot requested review from mcdurdin, miloush and srl295 September 1, 2025 16:14
@srl295 srl295 changed the title CLDR-18356 kbd:(deps): Bump peggy from 4.2.0 to 5.0.6 in /tools/scripts/keyboard-abnf-tests CLDR-19055 kbd:(deps): Bump peggy from 4.2.0 to 5.0.6 in /tools/scripts/keyboard-abnf-tests Oct 18, 2025
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.

2 participants