Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade @codemirror/state from 6.2.1 to 6.4.1 #29

Closed

Conversation

markwylde
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

Snyk has created this PR to upgrade @codemirror/state from 6.2.1 to 6.4.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 6 versions ahead of your current version.

  • The recommended version was released on 4 months ago.

Release notes
Package name: @codemirror/state
  • 6.4.1 - 2024-02-19

    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.

  • 6.4.0 - 2023-12-28

    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.

  • 6.3.3 - 2023-12-06

    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.

  • 6.3.2 - 2023-11-27

    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.

  • 6.3.1 - 2023-10-18

    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.

  • 6.3.0 - 2023-10-12

    New features

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

  • 6.2.1 - 2023-05-23

    Bug fixes

    Fix an issue that could cause RangeSet.compare to miss changes in the set of active ranges around a point range.

from @codemirror/state GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade @codemirror/state from 6.2.1 to 6.4.1.

See this package in npm:
@codemirror/state

See this project in Snyk:
https://app.snyk.io/org/markwylde/project/36a4d7b2-1609-4a34-a92f-849bef909b06?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

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

Package New capabilities Transitives Size Publisher
npm/@codemirror/state@6.4.1 None 0 436 kB marijn

🚮 Removed packages: npm/@codemirror/state@6.2.1

View full report↗︎

@markwylde markwylde closed this Jun 30, 2024
@markwylde markwylde deleted the snyk-upgrade-112a6d53153a54f5c57785bfea9e4b3b branch June 30, 2024 06:11
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.

2 participants