Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

fix(deps): update dependency @lezer/common to v1.2.1 - autoclosed #1054

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 4, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@lezer/common 1.1.0 -> 1.2.1 age adoption passing confidence

Release Notes

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

v1.2.1

Compare Source

Bug fixes

Fix a bug where getChild and getChildren would, if the first and second arguments matched the same node, return incorrect results.

v1.2.0

Compare Source

New features

The new NodeProp.isolate can be used by parser to signal that a given node should be treated as isolated when it comes to bidirectional text rendering.

v1.1.2

Compare Source

Bug fixes

Fix a crash that could happen in mixed-language parsing when mounting a tree to a zero-length node.

v1.1.1

Compare Source

Bug fixes

Fix a bug where resolveStack could sometimes yield the same node multiple times.

Allow mixed-parsing trees to be mounted for zero-length nodes.

Fix a bug in mixed-language parsing that could some parts of an inner language to be missed when incrementally reparsing from a stopped parse.

In Tree.build, when given an extremely deeply nested tree structure, flatten it instead of overflowing the stack.


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 Jan 4, 2024

Deploy Preview for staticjscms ready!

Name Link
🔨 Latest commit 6506c35
🔍 Latest deploy log https://app.netlify.com/sites/staticjscms/deploys/65a6707e5e237d0009779148
😎 Deploy Preview https://deploy-preview-1054.staticcms.org
📱 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

netlify bot commented Jan 4, 2024

Deploy Preview for demo-staticjscms ready!

Name Link
🔨 Latest commit 6506c35
🔍 Latest deploy log https://app.netlify.com/sites/demo-staticjscms/deploys/65a6707e56986800084d8021
😎 Deploy Preview https://deploy-preview-1054.demo.staticcms.org
📱 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

codecov bot commented Jan 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d6214b5) 55.87% compared to head (6506c35) 55.87%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1054   +/-   ##
=======================================
  Coverage   55.87%   55.87%           
=======================================
  Files         259      259           
  Lines       12314    12314           
  Branches     3089     3089           
=======================================
  Hits         6880     6880           
  Misses       5027     5027           
  Partials      407      407           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/lezer-common-1.x branch from 976e373 to 6506c35 Compare January 16, 2024 12:03
@renovate renovate bot changed the title fix(deps): update dependency @lezer/common to v1.2.0 fix(deps): update dependency @lezer/common to v1.2.1 Jan 16, 2024
@KaneFreeman KaneFreeman closed this Mar 5, 2024
@renovate renovate bot changed the title fix(deps): update dependency @lezer/common to v1.2.1 fix(deps): update dependency @lezer/common to v1.2.1 - autoclosed Mar 5, 2024
@renovate renovate bot deleted the renovate/lezer-common-1.x branch March 5, 2024 14:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant