StaticJsCMS / static-cms

A Git-based CMS for Static Site Generators
https://staticcms.org
MIT License
580 stars 52 forks source link

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

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 6 months ago

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`](https://togithub.com/lezer-parser/common/blob/HEAD/CHANGELOG.md#121-2024-01-16) [Compare Source](https://togithub.com/lezer-parser/common/compare/1.2.0...1.2.1) ##### 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`](https://togithub.com/lezer-parser/common/blob/HEAD/CHANGELOG.md#120-2023-12-28) [Compare Source](https://togithub.com/lezer-parser/common/compare/1.1.2...1.2.0) ##### 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`](https://togithub.com/lezer-parser/common/blob/HEAD/CHANGELOG.md#112-2023-12-07) [Compare Source](https://togithub.com/lezer-parser/common/compare/1.1.1...1.1.2) ##### Bug fixes Fix a crash that could happen in mixed-language parsing when mounting a tree to a zero-length node. ### [`v1.1.1`](https://togithub.com/lezer-parser/common/blob/HEAD/CHANGELOG.md#111-2023-11-10) [Compare Source](https://togithub.com/lezer-parser/common/compare/1.1.0...1.1.1) ##### 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.



This PR has been generated by Mend Renovate. View repository job log here.

netlify[bot] commented 6 months ago

Deploy Preview for staticjscms ready!

Name Link
Latest commit 6506c358b37124e053ab2062ded030af5a843377
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.

netlify[bot] commented 6 months ago

Deploy Preview for demo-staticjscms ready!

Name Link
Latest commit 6506c358b37124e053ab2062ded030af5a843377
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.

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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

Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.