Skip to content
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

Update dependency ts-pegjs to v4 #32

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 17, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ts-pegjs ^2.1.0 -> ^4.0.0 age adoption passing confidence

Release Notes

metadevpro/ts-pegjs (ts-pegjs)

v4.2.1

Compare Source

  • Added #​113 Added missing type exports for: TsPegjsParserBuildOptions and TsPegjsOptions by @​ppodds

v4.2.0

Compare Source

v4.1.1

Compare Source

v4.1.0

Compare Source

  • Fix #​103 Fix exception handler export: PeggySyntaxError & DefaultTracer
  • Fix #​104 Rename grammarSource->source
  • Feature #​105 Add ability to specify --dependency style deps by @​siefkenj
  • Upgrade to rimraf 5.0 adding --glob

v4.0.0

Compare Source

v3.1.0

Compare Source

  • Added PR #​91 Convert new peggy --dependencies or --dependency into TypeScript imports. Thanks to @​M00TSDNS

v3.0.0

Compare Source

Breaking changes!

  • Breaking change: Default for errorName changes from SyntaxError to PeggySyntaxError from #​86. Reason: better aligment with Peggy. Allow users to override SyntaxError native type.
  • Breaking change: Exported Interfaces now does not have the I prefix from #​75. Reason: follow TypeScript conventions for interfaces with no prefix.
    Interface Renamed to
    IParseOptions ParseOptions
    ICached Cached
    ITraceEvent TraceEvent
    IEndExpectation EndExpectation
    IOtherExpectation OtherExpectation
    IAnyExpectation AnyExpectation
    IClassExpectation ClassExpectation
    IClassParts ClassParts
    ILiteralExpectation LiteralExpectation
    IFileRange FileRange
    IFilePosition FilePosition

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants