[PR #2465] [CLOSED] chore(deps): bump @codemirror/legacy-modes from 0.19.1 to 6.1.0 #3827

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • 5aaddd0 chore(deps): bump @codemirror/legacy-modes from 0.19.1 to 6.1.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 6.1.0.

Changelog

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

6.1.0 (2022-06-17)

Bug fixes

Add structured concurrency keywords to the Swift mode. Update readme to follow interface changes

New features

Adds the Sass mode from CodeMirror 5.

6.0.0 (2022-06-08)

Bug fixes

Add line comment syntax metadata to the Toml mode.

0.20.0 (2022-04-20)

Breaking changes

Update dependencies to 0.20.0

Commits
  • c43d0b6 Mark version 6.1.0
  • 4165e6f Add Sass mode
  • 2083284 Update readme to follow interface changes
  • b6077ab Support for Structured Concurrency in Swift (#7)
  • 8dbe330 Follow repository rename
  • cabd0e8 Update website links in readme
  • 96590c9 Mark version 6.0.0
  • 087bb30 Integrate upstream changes up to ff35dd5492473469c3f7cca72d05ebf4a1789f32
  • 73b1bdd Add line comment token to toml
  • ac46979 Mark version 0.20.0
  • 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/2465 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/27/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/codemirror/legacy-modes-6.1.0` --- ### 📝 Commits (1) - [`5aaddd0`](https://github.com/hoppscotch/hoppscotch/commit/5aaddd0f42f0c1e40bc70ec28945f9638d4ab125) chore(deps): bump @codemirror/legacy-modes from 0.19.1 to 6.1.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 6.1.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>6.1.0 (2022-06-17)</h2> <h3>Bug fixes</h3> <p>Add structured concurrency keywords to the Swift mode. Update readme to follow interface changes</p> <h3>New features</h3> <p>Adds the Sass mode from CodeMirror 5.</p> <h2>6.0.0 (2022-06-08)</h2> <h3>Bug fixes</h3> <p>Add line comment syntax metadata to the Toml mode.</p> <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/c43d0b61c05fde6a7f83dee69251f2289b3d9783"><code>c43d0b6</code></a> Mark version 6.1.0</li> <li><a href="https://github.com/codemirror/legacy-modes/commit/4165e6fbdc2fbb6e30aaf5d8051e6285846a79dc"><code>4165e6f</code></a> Add Sass mode</li> <li><a href="https://github.com/codemirror/legacy-modes/commit/2083284a39087239916e67e23ea3a827c0d11a4f"><code>2083284</code></a> Update readme to follow interface changes</li> <li><a href="https://github.com/codemirror/legacy-modes/commit/b6077abe95609a332b7afe786f16c948d70248b9"><code>b6077ab</code></a> Support for Structured Concurrency in Swift (<a href="https://github-redirect.dependabot.com/codemirror/legacy-modes/issues/7">#7</a>)</li> <li><a href="https://github.com/codemirror/legacy-modes/commit/8dbe3301677fa5ad37cf0ae7162bbfb8a3a2ab10"><code>8dbe330</code></a> Follow repository rename</li> <li><a href="https://github.com/codemirror/legacy-modes/commit/cabd0e8e05ed956dab040fa2ea551c0921c12608"><code>cabd0e8</code></a> Update website links in readme</li> <li><a href="https://github.com/codemirror/legacy-modes/commit/96590c98d3ef203efb69f23d4fdf33db3f158593"><code>96590c9</code></a> Mark version 6.0.0</li> <li><a href="https://github.com/codemirror/legacy-modes/commit/087bb30185445df1c84bb2fc584bf240629b51c1"><code>087bb30</code></a> Integrate upstream changes up to ff35dd5492473469c3f7cca72d05ebf4a1789f32</li> <li><a href="https://github.com/codemirror/legacy-modes/commit/73b1bdd6341f49bb814c71c3c5ade04e523dc3da"><code>73b1bdd</code></a> Add line comment token to toml</li> <li><a href="https://github.com/codemirror/legacy-modes/commit/ac46979d74845628f5a7259c77d0dccd48509130"><code>ac46979</code></a> Mark version 0.20.0</li> <li>Additional commits viewable in <a href="https://github.com/codemirror/legacy-modes/compare/0.19.1...6.1.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=6.1.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:24:30 +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#3827
No description provided.