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

chore(deps): update dependency @lezer/generator to v1.7.0 #231

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 5, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@lezer/generator 1.2.3 -> 1.7.0 age adoption passing confidence

Release Notes

lezer-parser/generator (@​lezer/generator)

v1.7.0

Compare Source

Bug fixes

Include type declarations for the Rollup plugin.

Named or @export-ed specialized tokens are now available in the terms file.

New features

The generator now emits a warning when rules generate a lot of different variants (usually due to a combinatory explosion of ? and | operators).

v1.6.0

Compare Source

Bug fixes

Fix an issue where the generator could output invalid JavaScript when a specialization used a string that started with a number.

Adjust TypeScript output to compile with recent tsc versions. Add a test for zero-length node mounts

New features

Support an exportName option to the Rollup plugin.

v1.5.1

Compare Source

Bug fixes

Fix a quadratic complexity in state merging.

v1.5.0

Compare Source

Bug fixes

Fix a build issue that made the ES version of the Rollup plugin fail to load.

New features

The new typeScript option to buildParserFile (and --typeScript option to lezer-generator) makes the tool emit TypeScript code.

v1.4.2

Compare Source

Bug fixes

Fix a regression in the build process that caused the Rollup plugin to not be part of the npm package.

v1.4.1

Compare Source

Bug fixes

Make this package usable in TypeScript setups with node16/nodenext resolution.

v1.4.0

Compare Source

New features

BuildOptions.contextTracker now takes a function, so that the code that produces it has access to the term IDs.

v1.3.0

Compare Source

New features

The test utilities can now be imported as "@​lezer/generator/test".

v1.2.4

Compare Source

Bug fixes

Fix a bug where precedences specified for local tokens were not properly applied.


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 has been generated by Mend Renovate. View repository job log here.

Copy link

netlify bot commented May 5, 2024

Deploy Preview for tauri-bindgen ready!

Name Link
🔨 Latest commit b17f1c6
🔍 Latest deploy log https://app.netlify.com/sites/tauri-bindgen/deploys/663759663c0aef0008769315
😎 Deploy Preview https://deploy-preview-231--tauri-bindgen.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@lezer/generator@1.7.0 environment +1 606 kB marijn

🚮 Removed packages: npm/@lezer/generator@1.2.3

View full report↗︎

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.

None yet

0 participants