Skip to content

Bump peggy from 5.0.2 to 5.0.3 #1714

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

Merged
merged 1 commit into from
Jun 2, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 2, 2025

Bumps peggy from 5.0.2 to 5.0.3.

Release notes

Sourced from peggy's releases.

v5.0.3

What's Changed

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

Changelog

Sourced from peggy's changelog.

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

Commits
  • 3041ce8 5.0.3
  • c1eebb7 fix underlines in changelog
  • 7d97369 Merge pull request #625 from hildjj/release
  • 9eada5c Update changelog for release. Tweak copyright dates.
  • 451754d Merge pull request #624 from hildjj/fix-621
  • 39eaf10 Write a message after failing a compile in watch mode. Fixes #621.
  • 78a22b5 Test on node 24, not node 23.
  • 4538888 Merge pull request #623 from hildjj/templateTypes
  • 21647dd Tweak TypeScript output from --dts to make error type more clear
  • 62a8d1c Merge pull request #622 from hildjj/update-dependencies
  • Additional commits viewable in compare view

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 2, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 2, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/peggy-5.0.3 branch 2 times, most recently from e69e743 to b63a726 Compare June 2, 2025 17:20
Bumps [peggy](https://github.com/peggyjs/peggy) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/peggyjs/peggy/releases)
- [Changelog](https://github.com/peggyjs/peggy/blob/main/CHANGELOG.md)
- [Commits](peggyjs/peggy@v5.0.2...v5.0.3)

---
updated-dependencies:
- dependency-name: peggy
  dependency-version: 5.0.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/peggy-5.0.3 branch from b63a726 to 5da9e77 Compare June 2, 2025 17:24
Copy link

codeclimate bot commented Jun 2, 2025

Code Climate has analyzed commit 5da9e77 and detected 0 issues on this pull request.

View more on Code Climate.

@martijnversluis martijnversluis merged commit ffd56ba into master Jun 2, 2025
9 checks passed
@martijnversluis martijnversluis deleted the dependabot/npm_and_yarn/peggy-5.0.3 branch June 2, 2025 21:35
@github-project-automation github-project-automation bot moved this from In Progress to Done in ChordSheetJS project board Jun 2, 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
Development

Successfully merging this pull request may close these issues.

1 participant