Skip to content

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

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps @codemirror/state from 0.19.6 to 6.1.1.

Changelog

Sourced from @​codemirror/state's changelog.

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)

New features

EditorView.phrase now accepts additional arguments, which it will interpolate into the phrase in the place of $ markers.

0.20.0 (2022-04-20)

Breaking changes

The deprecated precedence names fallback, extend, and override were removed from the library.

Bug fixes

Fix a bug where, if an extension value occurs multiple times, its lowest, rather than highest precedence is used.

Fix an issue where facets with computed inputs would unneccesarily have their outputs recreated on state reconfiguration.

Fix a bug in the order in which new values for state fields and facets were computed, which could cause dynamic facets to hold the wrong value in some situations.

New features

... (truncated)

Commits
  • f9b64ce Mark version 6.1.1
  • e74e9a5 Inherit precedence for extensions provided by fields after all
  • d932c91 Fix a bug in open range tracking
  • 34ec958 Assign default precedence to extensions associated with facets or fields
  • cadded2 Mark version 6.1.0
  • fcc18ea Allow FacetConfig.enables to be a function
  • 71c5041 Make sure mapped change a.map(b) doesn't overwrite insertions form b
  • 80be4a4 Make EditorState.toJSON/fromJSON more tolerant of missing fields
  • e1f9ce6 Mark version 6.0.1
  • 752f02a Fix a bug in the way effects are mapped through filtered changes
  • 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.1.
- [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.1)

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

dependabot Bot commented on behalf of github Oct 1, 2022

Copy link
Copy Markdown
Author

Superseded by #70.

@dependabot dependabot Bot closed this Oct 1, 2022
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/web/ui/codemirror/state-6.1.1 branch October 1, 2022 23:27
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