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/commands from 6.3.0 to 6.6.0 #388

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

Bumps @codemirror/commands from 6.3.0 to 6.6.0.

Changelog

Sourced from @​codemirror/commands's changelog.

6.6.0 (2024-06-04)

New features

The new toggleTabFocusMode and temporarilySetTabFocusMode commands provide control over the view's tab-focus mode.

The default keymap now binds Ctrl-m (Shift-Alt-m on macOS) to toggleTabFocusMode.

6.5.0 (2024-04-19)

New features

The insertNewlineKeepIndent command inserts a newline along with the same indentation as the line before.

6.4.0 (2024-04-17)

Bug fixes

Fix an issue where deleteLine sometimes leaves the cursor on the wrong line.

New features

The new deleteCharBackwardStrict command just deletes a character, without further smart behavior around indentation.

6.3.3 (2023-12-28)

Bug fixes

Fix an issue causing cursor motion commands to not dispatch a transaction when the change only affects cursor associativity.

6.3.2 (2023-11-28)

Bug fixes

Fix a regression that caused deleteCharBackward to sometimes delete a large chunk of text.

6.3.1 (2023-11-27)

Bug fixes

When undoing, store the selection after the undone change with the redo event, so that redoing restores it.

deleteCharBackward will no longer delete variant selector characters as separate characters.

Commits
  • 99bc904 Mark version 6.6.0
  • b98e9c7 Add toggleTabFocusMode and temporarilySetTabFocusMode commands
  • 4d54506 Mark version 6.5.0
  • 6a9d016 Add insertNewlineKeepIndent command
  • f999611 Mark version 6.4.0
  • 8c7d3d9 Add deleteCharBackwardStrict commands
  • 19491af Fix cursor behavior for deleteLine
  • 4361eb4 Mark version 6.3.3
  • b299dc2 Do dispatch selection changes that only differ in cursor associativity
  • 1f6d613 Mark version 6.3.2
  • 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 4 months ago

Deploy Preview for lumen-storybook ready!

Name Link
Latest commit 86c19d1847feead6d95a23d6500d0f9421f76ba9
Latest deploy log https://app.netlify.com/sites/lumen-storybook/deploys/66be1f19df5a1f0008a32d77
Deploy Preview https://deploy-preview-388--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.

netlify[bot] commented 4 months ago

Deploy Preview for lumen-notes ready!

Name Link
Latest commit 86c19d1847feead6d95a23d6500d0f9421f76ba9
Latest deploy log https://app.netlify.com/sites/lumen-notes/deploys/66be1f19e07aad0008c9dd2c
Deploy Preview https://deploy-preview-388--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: 57
Accessibility: 81
Best Practices: 100
SEO: 75
PWA: 60
View the detailed breakdown and full score reports

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