[PR #2423] [CLOSED] chore(deps-dev): bump @lezer/generator from 0.15.4 to 1.0.0 #3805

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/2423
Author: @dependabot[bot]
Created: 6/13/2022
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/lezer/generator-1.0.0


📝 Commits (1)

  • 5c099b3 chore(deps-dev): bump @lezer/generator from 0.15.4 to 1.0.0

📊 Changes

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

View changed files

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

📄 Description

Bumps @lezer/generator from 0.15.4 to 1.0.0.

Changelog

Sourced from @​lezer/generator's changelog.

1.0.0 (2022-06-06)

New features

First stable version.

0.16.0 (2022-04-20)

Bug fixes

Fix an issue in the tokenizer for grammars that could cause it to run very slowly on some inputs.

New features

A grammar can now include an @external propSource a from "b" declaration to import a programmatically defined node prop source.

Commits
  • eb39ee6 Mark version 1.0.0
  • c2d923a Add a test for insert error node placement
  • 0948fac Mark version 0.16.0
  • a194a82 Emit strings instead of imports from @​lezer/common for built-in props
  • 6105c9e Implement external prop sources
  • 8a74c1d Adjust tests for changes in @​lezer/common interface
  • f27ea2f Fix regexps with exponential backtracking behavior in parser
  • 99da044 Add a test for zero-length reductions
  • See full diff 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/2423 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/13/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/lezer/generator-1.0.0` --- ### 📝 Commits (1) - [`5c099b3`](https://github.com/hoppscotch/hoppscotch/commit/5c099b3ab70d6316344ca312e06ac1959c7996d4) chore(deps-dev): bump @lezer/generator from 0.15.4 to 1.0.0 ### 📊 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/generator](https://github.com/lezer-parser/generator) from 0.15.4 to 1.0.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/lezer-parser/generator/blob/main/CHANGELOG.md"><code>@​lezer/generator</code>'s changelog</a>.</em></p> <blockquote> <h2>1.0.0 (2022-06-06)</h2> <h3>New features</h3> <p>First stable version.</p> <h2>0.16.0 (2022-04-20)</h2> <h3>Bug fixes</h3> <p>Fix an issue in the tokenizer for grammars that could cause it to run very slowly on some inputs.</p> <h3>New features</h3> <p>A grammar can now include an <code>@external propSource a from &quot;b&quot;</code> declaration to import a programmatically defined node prop source.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lezer-parser/generator/commit/eb39ee6d72edfdd79999020a9556bd9e029b3497"><code>eb39ee6</code></a> Mark version 1.0.0</li> <li><a href="https://github.com/lezer-parser/generator/commit/c2d923a52aedd93bcc5e2d28271e00f37e08fe42"><code>c2d923a</code></a> Add a test for insert error node placement</li> <li><a href="https://github.com/lezer-parser/generator/commit/0948faca5d2c83f6fdfea48863ef1011479979f2"><code>0948fac</code></a> Mark version 0.16.0</li> <li><a href="https://github.com/lezer-parser/generator/commit/a194a82df646f861311a7d08547a013ab4e4cb0e"><code>a194a82</code></a> Emit strings instead of imports from <code>@​lezer/common</code> for built-in props</li> <li><a href="https://github.com/lezer-parser/generator/commit/6105c9e96fa20b617b0c0b1dec5beb72a3592f8a"><code>6105c9e</code></a> Implement external prop sources</li> <li><a href="https://github.com/lezer-parser/generator/commit/8a74c1d7158936d82c097ba048bc00fcf5722a25"><code>8a74c1d</code></a> Adjust tests for changes in <code>@​lezer/common</code> interface</li> <li><a href="https://github.com/lezer-parser/generator/commit/f27ea2f8060a2007ef9e99a9d868f4cba6bf0dce"><code>f27ea2f</code></a> Fix regexps with exponential backtracking behavior in parser</li> <li><a href="https://github.com/lezer-parser/generator/commit/99da0443597160fb229ff11db8a408a62e6c18c6"><code>99da044</code></a> Add a test for zero-length reductions</li> <li>See full diff in <a href="https://github.com/lezer-parser/generator/compare/0.15.4...1.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@lezer/generator&package-manager=npm_and_yarn&previous-version=0.15.4&new-version=1.0.0)](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:23:09 +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#3805
No description provided.