Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 5, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@codemirror/state 6.2.1 -> 6.5.2 age adoption passing confidence

Release Notes

codemirror/state (@​codemirror/state)

v6.5.2

Compare Source

Bug fixes

Fix a bug where reconfiguring a field with a new init value didn't update the value of the field.

v6.5.1

Compare Source

Bug fixes

countColumn no longer loops infinitely when given a to that's higher than the input string's length.

v6.5.0

Compare Source

New features

RangeSet.compare now supports a boundChange callback that is called when there's a change in the way ranges are split.

v6.4.1

Compare Source

Bug fixes

Fix an issue that caused widgets at the end of a mark decoration to be rendered in their own separate mark DOM element.

v6.4.0

Compare Source

Bug fixes

When multiple ranges in a single range set overlap, put the smaller ones inside the bigger ones, so that overlapping decorations don't break up each other's elements when coming from the same source.

New features

Selection and selection range eq methods now support an optional argument that makes them also compare by cursor associativity.

The RangeSet.join function can be used to join multiple range sets together.

v6.3.3

Compare Source

Bug fixes

Fix an issue where Text.slice and Text.replace could return objects with incorrect length when the given from/to values were out of range for the text.

v6.3.2

Compare Source

Bug fixes

Make sure transactions cannot add multiple selections when allowMultipleSelections is false.

Fix a bug that caused Text.iterLines to not return empty lines at the end of the iterated ranges.

v6.3.1

Compare Source

Bug fixes

Give the tag property on FacetReader the type of the output type parameter to force TypeScript to infer the proper type when converting from Facet to FacetReader.

v6.3.0

Compare Source

New features

The new FacetReader type provides a way to export a read-only handle to a Facet.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

netlify bot commented May 5, 2024

Deploy Preview for tauri-bindgen failed.

Name Link
🔨 Latest commit a1b7bb3
🔍 Latest deploy log https://app.netlify.com/sites/tauri-bindgen/deploys/67a0d4ec255d230008321d54

Copy link

socket-security bot commented May 5, 2024

New and updated dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@codemirror/[email protected] 🔁 npm/@codemirror/[email protected] None +1 445 kB marijn

View full report↗︎

@renovate renovate bot changed the title chore(deps): update dependency @codemirror/state to v6.4.1 chore(deps): update dependency @codemirror/state to v6.5.0 Dec 9, 2024
@renovate renovate bot changed the title chore(deps): update dependency @codemirror/state to v6.5.0 chore(deps): update dependency @codemirror/state to v6.5.1 Jan 10, 2025
@renovate renovate bot force-pushed the renovate/codemirror-state-6.x-lockfile branch from 6983eb1 to 06d53eb Compare January 23, 2025 21:39
@renovate renovate bot changed the title chore(deps): update dependency @codemirror/state to v6.5.1 chore(deps): update dependency @codemirror/state to v6.5.2 Feb 3, 2025
@renovate renovate bot force-pushed the renovate/codemirror-state-6.x-lockfile branch from 06d53eb to a1b7bb3 Compare February 3, 2025 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants