lumen-notes / lumen

A simple note-taking app for capturing and organizing your thoughts
https://app.uselumen.com
MIT License
438 stars 28 forks source link

Bump @codemirror/view from 6.29.0 to 6.34.2 #429

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 2 weeks ago

Bumps @codemirror/view from 6.29.0 to 6.34.2.

Changelog

Sourced from @​codemirror/view's changelog.

6.34.2 (2024-11-05)

Bug fixes

Fix the default cursor color for dark themes, which was way too dark.

6.34.1 (2024-09-27)

Bug fixes

Avoid a stack overflow that could happen when updating a line with a lot of text tokens.

Improve the way enormously long (non-wrapped) lines are displayed by making sure they stay shorter than the maximal pixel size the browser's CSS engine can handle.

6.34.0 (2024-09-25)

Bug fixes

Fix an issue where the dots past the wrapping point were displayed incorrectly when using highlightWhitespace with a wrapped sequence of spaces.

Improve performance of documents displaying lots of highlighted spaces by using a CSS background instead of pseudo-element.

New features

placeholder now allows a function that constructs the placedholder DOM to be passed in, and uses cloneNode when a raw element is passed in, to prevent adding the same element to multiple editors.

6.33.1 (2024-08-30)

Bug fixes

Work around odd behavior in Chrome's newly supported caretPositionFromPoint method, which could cause CodeMirror to crash with a null dereference.

6.33.0 (2024-08-24)

Bug fixes

Make it easier to move the pointer over a hover tooltip with an arrow by not closing the tooltip when the pointer is moving over the gap for the arrow.

New features

The new EditorView.clipboardInputFilter and clipboardOutputFilter facets allow you to register filter functions that change text taken from or sent to the clipboard.

6.32.0 (2024-08-12)

Bug fixes

Fix a bug where the editor could draw way too big a viewport when not managing its own scrollbar.

New features

... (truncated)

Commits
  • db7b6b2 Mark version 6.34.2
  • 49e68f7 Make the dark theme cursor color a lot lighter
  • 1d9f008 Mark version 6.34.1
  • a5424ff Add support for basic scaling of horizontal gaps
  • 86d355a Prevent stack overflow via Array.splice when updating big content views
  • 79b8812 Mark version 6.34.0
  • 605fd72 Use a background instead of a :before element for highlighted spaces
  • aea2395 Fix bad display of wrapped whitespace in highlightWhitespace
  • 48ffb17 Drop old comment
  • 154c03b Allow a DOM constructor function to be passed to placeholder
  • 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 show 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)
netlify[bot] commented 2 weeks ago

Deploy Preview for lumen-notes ready!

Name Link
Latest commit 1a15cee8ef0835dcddbe118cb8afa5afb1d5123b
Latest deploy log https://app.netlify.com/sites/lumen-notes/deploys/6731a43c4318b90008373099
Deploy Preview https://deploy-preview-429--lumen-notes.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

Lighthouse
1 paths audited
Performance: 36
Accessibility: 89
Best Practices: 100
SEO: 91
PWA: 70
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] commented 2 weeks ago

Deploy Preview for lumen-storybook ready!

Name Link
Latest commit 1a15cee8ef0835dcddbe118cb8afa5afb1d5123b
Latest deploy log https://app.netlify.com/sites/lumen-storybook/deploys/6731a43c8b732700086e558c
Deploy Preview https://deploy-preview-429--lumen-storybook.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.