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 entities from 3.0.1 to 4.3.1 #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade entities from 3.0.1 to 4.3.1.

merge advice
ℹ️ 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.


Warning: This is a major version upgrade, and may be a breaking change.

  • The recommended version is 6 versions ahead of your current version.
  • The recommended version was released 2 months ago, on 2022-07-01.
Release notes
Package name: entities
  • 4.3.1 - 2022-07-01
    • Fixed an off-by-one error that caused some entities to be decoded to different values (#858) 3b0d48b

    v4.3.0...v4.3.1

  • 4.3.0 - 2022-04-10

    Features

    • Added an escape file, which is available as an export #786
    • Set the sourceRoot property in source maps #788
      • This tells tools where to get the original sources when reading source maps.

    Other

    • Configure TS to be stricter #787

    Full Changelog: v4.2.0...v4.3.0

  • 4.2.0 - 2022-04-07

    Fixes:

    • Handle edge-case with surrogate pairs in encode 413c48b

    Features:

    • Export replaceCodePoint from entities/lib/decode 2247ebe

    Other:

    • refactor: Enable strict-boolean-expressions (#779) ce2b30b
    • refactor(encode): Skip isHighSurrogate check 03a8f4a
    • chore(ci): Test on its/* instead of Node 10 1a69212
    • chore(scripts): Add tests for decoding of binary trie, fix logic 6cb56f3
    • chore(scripts): Add .eslintrc.json bf89c65

    v4.1.1...v4.2.0

  • 4.1.1 - 2022-04-02

    v4.1.0...v4.1.1

  • 4.1.0 - 2022-04-02
    • We now pre-generate the encode trie (#776) 3ef75e1
      • This increases the code size a bit, while reducing memory consumption and improving tooling support.
    • Improved the README 8a194ce b7b24d6

    v4.0.0...v4.1.0

  • 4.0.0 - 2022-04-01

    New Features:

    • entities is now both an ESM and a CommonJS module (#775)
    • entities now has a new documentation website! (Added in 720a36d.)
    • Added escapeAttribute and escapeText functions, implementing the escaping required by the HTML serializer algorithm (#770)

    Breaking:

    Docs:

    • docs(readme): Add FAQ about strict decoding c2e2c93
    • docs(readme): Add Features section, plus small improvements 3f66dd6
    • docs(readme): Add FAQ section 14f1732

    Refactors:

    • refactor(encode): Inline replacers, xml code map (#765) c7b81ad
    • refactor: Share escaping logic between escape fns 2a2bc5f
    • refactor(decode): Defer creating string to the end of the trie 0fa1149
  • 3.0.1 - 2021-08-09
    • Fixes an issue where some characters above the high surrogate plane would be considered as surrogate characters as well (#562) 769ce35

    v3.0.0...v3.0.1

from entities GitHub release notes
Commit messages
Package name: entities

Compare


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:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant