Skip to content

build(deps): bump @codemirror/state from 0.19.6 to 6.1.4 in /web/ui - #86

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/web/ui/codemirror/state-6.1.4
Closed

build(deps): bump @codemirror/state from 0.19.6 to 6.1.4 in /web/ui#86
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/web/ui/codemirror/state-6.1.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 1, 2022

Copy link
Copy Markdown

Bumps @codemirror/state from 0.19.6 to 6.1.4.

Changelog

Sourced from @​codemirror/state's changelog.

6.1.4 (2022-11-15)

Bug fixes

Fix a bug that caused the openStart value passed to span iterators to be incorrect around widgets in some circumstances.

6.1.3 (2022-11-10)

Bug fixes

Avoid unnecessary calls to computed facet getters when a state is reconfigured but no dependencies of the computed facet change.

Fix an infinite loop in RangeSet.eq when the to parameter isn't given.

6.1.2 (2022-09-21)

Bug fixes

Fix an issue where, when multiple transaction extenders took effect, only the highest-precedence one was actually included in the transaction.

6.1.1 (2022-08-03)

Bug fixes

Fix a bug in range set span iteration that would cause decorations to be inappropriately split in some situations.

6.1.0 (2022-06-30)

Bug fixes

Refine change mapping to preserve insertions made by concurrent changes.

New features

The enables option to Facet.define may now take a function, which will be called with the facet value to create the extensions.

6.0.1 (2022-06-17)

Bug fixes

Fix a problem that caused effects' map methods to be called with an incorrect change set when filtering changes.

6.0.0 (2022-06-08)

Breaking changes

Update dependencies to 6.0.0

0.20.1 (2022-06-02)

... (truncated)

Commits
  • 7795597 Mark version 6.1.4
  • 4182121 Simplify and fix open range tracking
  • 0eeb403 Mark version 6.1.3
  • c4d3f06 Fix infinite loop in RangeSet.eq when no to parameter given
  • fadf946 Only call computed facet getter on reconfigure when a dependency changed
  • bfe35ce Improve doc comment for languageDataAt
  • a2e9fae Mark version 6.1.2
  • 3a90db1 Fix bug in transaction extender chaining
  • 8725a90 Suppress TypeScript complaint
  • f9b64ce Mark version 6.1.1
  • 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)

Bumps [@codemirror/state](https://github.com/codemirror/state) from 0.19.6 to 6.1.4.
- [Release notes](https://github.com/codemirror/state/releases)
- [Changelog](https://github.com/codemirror/state/blob/main/CHANGELOG.md)
- [Commits](codemirror/state@0.19.6...6.1.4)

---
updated-dependencies:
- dependency-name: "@codemirror/state"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Dec 1, 2022
@dependabot @github

dependabot Bot commented on behalf of github Jan 1, 2023

Copy link
Copy Markdown
Author

Superseded by #95.

@dependabot dependabot Bot closed this Jan 1, 2023
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/web/ui/codemirror/state-6.1.4 branch January 1, 2023 23:22
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.

0 participants