[PR #2342] [CLOSED] chore(deps): bump @lezer/lr from 0.15.8 to 0.16.3 #3748

Closed
opened 2026-03-17 01:20:08 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/2342
Author: @dependabot[bot]
Created: 5/16/2022
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/lezer/lr-0.16.3


📝 Commits (1)

  • 28d65d2 chore(deps): bump @lezer/lr from 0.15.8 to 0.16.3

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 packages/codemirror-lang-graphql/package.json (+1 -1)

📄 Description

Bumps @lezer/lr from 0.15.8 to 0.16.3.

Changelog

Sourced from @​lezer/lr's changelog.

0.16.3 (2022-05-11)

Bug fixes

Don't crash when a non-Node environment defines a process global that doesn't have an env property.

Fix a bug that could cause partially-parsed nodes to be reused when they ended in skipped nodes, when parsing incrementally.

0.16.2 (2022-04-21)

Bug fixes

Fix an issue that could make the parser merge adjacent error nodes even when they had different parent nodes.

0.16.1 (2022-04-21)

Bug fixes

Fix an issue that caused error nodes created for inserted tokens to sometimes end up in the wrong parent node.

0.16.0 (2022-04-20)

Bug fixes

Avoid the need for generated parser files to directly import @​lezer/common.

Commits
  • 97f426b Mark version 0.16.3
  • e01aecb Make sure skipped nodes are kept inside force-ended nodes
  • 46cb23e Don't assume process global is Node's one
  • a0ae934 Mark version 0.16.2
  • 5e98e0c Don't merge error nodes across parent node boundaries
  • a3c6582 Mark version 0.16.1
  • e9312e0 Make sure error nodes created for insertion end up in the right parent
  • 7719dfa Mark version 0.16.0
  • d3be7fb Bump serialized parser format version
  • 323d6fa Allow strings as prop values in serialized parsers
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/2342 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/16/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/lezer/lr-0.16.3` --- ### 📝 Commits (1) - [`28d65d2`](https://github.com/hoppscotch/hoppscotch/commit/28d65d2d11ae0ef76b28e04cb5f43529f3918ca2) chore(deps): bump @lezer/lr from 0.15.8 to 0.16.3 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/codemirror-lang-graphql/package.json` (+1 -1) </details> ### 📄 Description Bumps [@lezer/lr](https://github.com/lezer-parser/lr) from 0.15.8 to 0.16.3. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/lezer-parser/lr/blob/main/CHANGELOG.md"><code>@​lezer/lr</code>'s changelog</a>.</em></p> <blockquote> <h2>0.16.3 (2022-05-11)</h2> <h3>Bug fixes</h3> <p>Don't crash when a non-Node environment defines a <code>process</code> global that doesn't have an <code>env</code> property.</p> <p>Fix a bug that could cause partially-parsed nodes to be reused when they ended in skipped nodes, when parsing incrementally.</p> <h2>0.16.2 (2022-04-21)</h2> <h3>Bug fixes</h3> <p>Fix an issue that could make the parser merge adjacent error nodes even when they had different parent nodes.</p> <h2>0.16.1 (2022-04-21)</h2> <h3>Bug fixes</h3> <p>Fix an issue that caused error nodes created for inserted tokens to sometimes end up in the wrong parent node.</p> <h2>0.16.0 (2022-04-20)</h2> <h3>Bug fixes</h3> <p>Avoid the need for generated parser files to directly import <code>@​lezer/common</code>.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lezer-parser/lr/commit/97f426bbf65d7fb37c9dab0182a0f23b044b1344"><code>97f426b</code></a> Mark version 0.16.3</li> <li><a href="https://github.com/lezer-parser/lr/commit/e01aecbf0152256d393018c556955eda9de6e927"><code>e01aecb</code></a> Make sure skipped nodes are kept inside force-ended nodes</li> <li><a href="https://github.com/lezer-parser/lr/commit/46cb23eb4d860f80a50eb07b607b307cfc398067"><code>46cb23e</code></a> Don't assume process global is Node's one</li> <li><a href="https://github.com/lezer-parser/lr/commit/a0ae934455b14338ddee700dee6e1ed985c5c0da"><code>a0ae934</code></a> Mark version 0.16.2</li> <li><a href="https://github.com/lezer-parser/lr/commit/5e98e0c0857c75d65da4ab01e784bd8f1e1e45f1"><code>5e98e0c</code></a> Don't merge error nodes across parent node boundaries</li> <li><a href="https://github.com/lezer-parser/lr/commit/a3c65822ffa93204db4e42ede9bcce488b1e5f52"><code>a3c6582</code></a> Mark version 0.16.1</li> <li><a href="https://github.com/lezer-parser/lr/commit/e9312e0b7174821fc473036e545fc36c8cbea315"><code>e9312e0</code></a> Make sure error nodes created for insertion end up in the right parent</li> <li><a href="https://github.com/lezer-parser/lr/commit/7719dfa00e402f52fc146ea7772bf420e3d5713b"><code>7719dfa</code></a> Mark version 0.16.0</li> <li><a href="https://github.com/lezer-parser/lr/commit/d3be7fb06778e6f7e6d044af5eacc2e5770e1c36"><code>d3be7fb</code></a> Bump serialized parser format version</li> <li><a href="https://github.com/lezer-parser/lr/commit/323d6faf66838111c5ac905dd4730ca6e6fe84c5"><code>323d6fa</code></a> Allow strings as prop values in serialized parsers</li> <li>Additional commits viewable in <a href="https://github.com/lezer-parser/lr/compare/0.15.8...0.16.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@lezer/lr&package-manager=npm_and_yarn&previous-version=0.15.8&new-version=0.16.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:20:08 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#3748
No description provided.