chore(deps-dev): bump peggy from 4.2.0 to 5.0.3
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 2
(3 months ago)
(3 months ago)
dependencies javascript
stevenklar
Bumps peggy from 4.2.0 to 5.0.3.
Release notes
Sourced from peggy's releases.
v5.0.3
What's Changed
- stub out changelog for next release by
@hildjj
in peggyjs/peggy#620- update dependencies by
@hildjj
in peggyjs/peggy#622- Tweak TypeScript output from --dts to make error type more clear by
@hildjj
in peggyjs/peggy#623- fix #621 by
@hildjj
in peggyjs/peggy#624- Update changelog for release. Tweak copyright dates. by
@hildjj
in peggyjs/peggy#625Full Changelog: https://github.com/peggyjs/peggy/compare/v5.0.2...v5.0.3
v5.0.2
5.0.2
Released: 2025-05-07
Bug fixes
- Fix TypeScript error in peg.d.ts, SyntaxError constructor should not have a return type. #619
- Add more Unicode to fizzbuzz example. #619
- Catch invalid unicode property escapes at compile time. #619
Full Changelog: https://github.com/peggyjs/peggy/compare/v5.0.1...v5.0.2
v5.0.1
5.0.1
Released: 2025-05-07
Bug fixes
Full Changelog: https://github.com/peggyjs/peggy/compare/v5.0.0...v5.0.1
v5.0.0
5.0.0
Released: 2025-05-03
Major Changes
... (truncated)
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
5.0.2
Released: 2025-05-07
Bug fixes
- Fix TypeScript error in peg.d.ts, SyntaxError constructor should not have a return type. #619
- Add more Unicode to fizzbuzz example. #619
- Catch invalid unicode property escapes at compile time. #619
5.0.1
Released: 2025-05-07
Bug fixes
5.0.0
Released: 2025-05-03
Major Changes
- BREAKING: Generated code no longer supports ES5. You can still generate commonjs or es6 exports, but the code itself requires ES2020. If you need
... (truncated)
Commits
3041ce8
5.0.3c1eebb7
fix underlines in changelog7d97369
Merge pull request #625 from hildjj/release9eada5c
Update changelog for release. Tweak copyright dates.451754d
Merge pull request #624 from hildjj/fix-62139eaf10
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/templateTypes21647dd
Tweak TypeScript output from --dts to make error type more clear62a8d1c
Merge pull request #622 from hildjj/update-dependencies- Additional commits viewable in compare view
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)
Pull Request Statistics
0
0
+0
-0
Package Dependencies
Technical Details
ID: | 827801 |
UUID: | 3109704563 |
Node ID: | PR_kwDOOv_SeM6Ymh62 |
Host: | GitHub |
Repository: | stevenklar/aip-svelte-filter |