8000 chore(deps): bump @codemirror/view from 6.39.9 to 6.39.11 in /ui by dependabot[bot] · Pull Request #5315 · flipt-io/flipt · GitHub
[go: up one dir, main page]

Skip to content

chore(deps): bump @codemirror/view from 6.39.9 to 6.39.11 in /ui#5315

Merged
kodiakhq[bot] merged 1 commit intov2from
dependabot/npm_and_yarn/ui/codemirror/view-6.39.11
Jan 26, 2026
Merged

chore(deps): bump @codemirror/view from 6.39.9 to 6.39.11 in /ui#5315
kodiakhq[bot] merged 1 commit intov2from
dependabot/npm_and_yarn/ui/codemirror/view-6.39.11

Conversation

@dependabot
Copy link
Contributor
@dependabot dependabot bot commented on behalf of github Jan 26, 2026

Bumps @codemirror/view from 6.39.9 to 6.39.11.

Changelog

Sourced from @​codemirror/view's changelog.

6.39.11 (2026-01-14)

Bug fixes

Avoid handling copy events for parent editors.

6.39.10 (2026-01-13)

Bug fixes

Fix a regression in the way widget are reused when content next to them changes.

Make sure font metrics get recomputed on fonts.ready even if the line height doesn't change.

Fix an issue where compositions next to a widget that create a new text node could get needlessly interrupted during an editor update.

Commits
  • 6fcf2e1 Mark version 6.39.11
  • 95fd570 Use a custom selection comparison when only the position should be compared
  • 4c56500 Remove a loop that never loops anymore
  • 01fbc42 Avoid handling copy events for parent elements
  • 74c9e9b Mark version 6.39.10
  • 9656641 Fix another way widgets could be reused across a composition
  • ff31271 Make sure font metrics get recomputed on font load
  • e9e5fe2 Only reuse widget tiles when the widget is precisely the same
  • 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 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)

@dependabot dependabot bot added automerge Used by Kodiak bot to automerge PRs dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 26, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 26, 2026 02:21
@dependabot dependabot bot added dependencies Pull requests that update a dependency file automerge Used by Kodiak bot to automerge PRs javascript Pull requests that update Javascript code labels Jan 26, 2026
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jan 26, 2026
@dosubot
Copy link
dosubot bot commented Jan 26, 2026

Related Documentation

Checked 2 published document(s) in 0 knowledge base(s). No updates required.

How did I do? Any feedback?  Join Discord

@codecov
Copy link
codecov bot commented Jan 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 60.57%. Comparing base (b626729) to head (594ad7f).
⚠️ Report is 5 commits behind head on v2.

Additional details and impacted files
@@            Coverage Diff             @@
##               v2    #5315      +/-   ##
==========================================
+ Coverage   60.53%   60.57%   +0.04%     
==========================================
  Files         138      138              
  Lines       13504    13504              
==========================================
+ Hits         8174     8180       +6     
+ Misses       4641     4636       -5     
+ Partials      689      688       -1     
Flag Coverage Δ
integrationtests 34.73% <ø> (+0.06%) ⬆️
unittests 51.81% <ø> (ø)

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@kodiakhq kodiakhq bot removed the automerge Used by Kodiak bot to automerge PRs label Jan 26, 2026
@kodiakhq
Copy link
Contributor
kodiakhq bot commented Jan 26, 2026

This PR currently has a merge conflict. Please resolve this and then re-add the automerge label.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui/codemirror/view-6.39.11 branch from 61d9bef to 19da781 Compare January 26, 2026 02:48
Bumps [@codemirror/view](https://github.com/codemirror/view) from 6.39.9 to 6.39.11.
- [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md)
- [Commits](codemirror/view@6.39.9...6.39.11)

---
updated-dependencies:
- dependency-name: "@codemirror/view"
  dependency-version: 6.39.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui/codemirror/view-6.39.11 branch from 19da781 to 594ad7f Compare January 26, 2026 03:00
@erka erka added the automerge Used by Kodiak bot to automerge PRs label Jan 26, 2026
@kodiakhq kodiakhq bot merged commit a7bb107 into v2 Jan 26, 2026
27 checks passed
@kodiakhq kodiakhq bot deleted the dependabot/npm_and_yarn/ui/codemirror/view-6.39.11 branch January 26, 2026 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Used by Kodiak bot to automerge PRs dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

0