[PR #2290] [CLOSED] chore(deps): bump @codemirror/legacy-modes from 0.19.1 to 0.20.0 #3712

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/2290
Author: @dependabot[bot]
Created: 4/25/2022
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/codemirror/legacy-modes-0.20.0


📝 Commits (1)

  • 015e9cf chore(deps): bump @codemirror/legacy-modes from 0.19.1 to 0.20.0

📊 Changes

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

View changed files

📝 packages/hoppscotch-app/package.json (+1 -1)

📄 Description

Bumps @codemirror/legacy-modes from 0.19.1 to 0.20.0.

Changelog

Sourced from @​codemirror/legacy-modes's changelog.

0.20.0 (2022-04-20)

Breaking changes

Update dependencies to 0.20.0

Commits

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/2290 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/25/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/codemirror/legacy-modes-0.20.0` --- ### 📝 Commits (1) - [`015e9cf`](https://github.com/hoppscotch/hoppscotch/commit/015e9cfcd1bd5c338f7ce3d48f91688f9148ef56) chore(deps): bump @codemirror/legacy-modes from 0.19.1 to 0.20.0 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-app/package.json` (+1 -1) </details> ### 📄 Description Bumps [@codemirror/legacy-modes](https://github.com/codemirror/legacy-modes) from 0.19.1 to 0.20.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/codemirror/legacy-modes/blob/main/CHANGELOG.md"><code>@​codemirror/legacy-modes</code>'s changelog</a>.</em></p> <blockquote> <h2>0.20.0 (2022-04-20)</h2> <h3>Breaking changes</h3> <p>Update dependencies to 0.20.0</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/codemirror/legacy-modes/commit/ac46979d74845628f5a7259c77d0dccd48509130"><code>ac46979</code></a> Mark version 0.20.0</li> <li><a href="https://github.com/codemirror/legacy-modes/commit/2d98cb2632c6e0dc90ec2e6337e6640e51bf39ca"><code>2d98cb2</code></a> Move from <code>@​codemirror/stream-parser</code> to <a href="https://github.com/codemirror-language"><code>@​codemirror-language</code></a></li> <li><a href="https://github.com/codemirror/legacy-modes/commit/48c8902defdc81c4427206f04ef13f5797ab9a4a"><code>48c8902</code></a> Rename blockKeywords</li> <li>See full diff in <a href="https://github.com/codemirror/legacy-modes/compare/0.19.1...0.20.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@codemirror/legacy-modes&package-manager=npm_and_yarn&previous-version=0.19.1&new-version=0.20.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:18:13 +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#3712
No description provided.