Skip to content

build(deps): bump @codemirror/lang-javascript from 6.2.4 to 6.2.5 in /web#2089

Merged
BeryJu merged 1 commit intomainfrom
dependabot/npm_and_yarn/web/codemirror/lang-javascript-6.2.5
Mar 3, 2026
Merged

build(deps): bump @codemirror/lang-javascript from 6.2.4 to 6.2.5 in /web#2089
BeryJu merged 1 commit intomainfrom
dependabot/npm_and_yarn/web/codemirror/lang-javascript-6.2.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 3, 2026

Bumps @codemirror/lang-javascript from 6.2.4 to 6.2.5.

Changelog

Sourced from @​codemirror/lang-javascript's changelog.

6.2.5 (2026-03-02)

Bug fixes

Support code folding of JSX elements and tags.

When reading properties in scopeCompletionSource, use the original object, not a prototype.

Commits
  • a202a00 Mark version 6.2.5
  • 190b567 Fix missing inherited getters in enumeratePropertyCompletions
  • a94cdcb Add folding for JSX elements and tags
  • 78a8521 Use git+https format for package.json repository field
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [@codemirror/lang-javascript](https://github.com/codemirror/lang-javascript) from 6.2.4 to 6.2.5.
- [Changelog](https://github.com/codemirror/lang-javascript/blob/main/CHANGELOG.md)
- [Commits](codemirror/lang-javascript@6.2.4...6.2.5)

---
updated-dependencies:
- dependency-name: "@codemirror/lang-javascript"
  dependency-version: 6.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 3, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 3, 2026

Deploy Preview for beryju-gravity canceled.

Name Link
🔨 Latest commit 8fe4037
🔍 Latest deploy log https://app.netlify.com/projects/beryju-gravity/deploys/69a65e06b60d1c000820b247

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.66%. Comparing base (976dbe8) to head (8fe4037).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2089      +/-   ##
==========================================
- Coverage   69.69%   69.66%   -0.03%     
==========================================
  Files         136      136              
  Lines        7441     7441              
==========================================
- Hits         5186     5184       -2     
- Misses       1721     1722       +1     
- Partials      534      535       +1     
Flag Coverage Δ
bench 12.34% <ø> (ø)
e2e 45.08% <ø> (+0.02%) ⬆️
unittest 56.36% <ø> (+0.18%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@BeryJu BeryJu merged commit 881b289 into main Mar 3, 2026
23 of 24 checks passed
@BeryJu BeryJu deleted the dependabot/npm_and_yarn/web/codemirror/lang-javascript-6.2.5 branch March 3, 2026 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant