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 5.0.0 to 6.0.0 #135

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

Conversation

hakatashi
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade entities from 5.0.0 to 6.0.0.

ℹ️ 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 PR contains major version upgrade(s), and may be a breaking change.

  • The recommended version is 1 version ahead of your current version.

  • The recommended version was released 21 days ago.

Release notes
Package name: entities
  • 6.0.0 - 2024-12-22

    Features

    • Improved bundler tree shaking by adding pure annotations by @ Gravitonic in #1501
    • BREAKING: Simplified deep import paths, to make entities work in old NodeJS versions by @ fb55 in #1531
      • If you are using deep imports, you will have to update them. Instead of importing entities/dist/decode.js, import entities/decode. The same applies to escape.
    • Automated publishes by @ fb55 in #1532
      • entities is now available on both npm and JSR
    • Enabled isolated declarations by @ fb55 in #1522

    Full Changelog: v5.0.0...v6.0.0

  • 5.0.0 - 2024-06-26

    What's Changed

    • Improved code style (based on eslint-plugin-unicorn) #1496
    • Upgraded toolchain (to tshy, vitest, and tsx) #1497

    Breaking Changes

    • ⚠️ BREAKING: The lib directory was renamed to dist in #1497. Deep imports will have to be updated.

    Full Changelog: v4.5.0...v5.0.0

from entities GitHub release notes

Important

  • Warning: This PR contains a major version upgrade, and may be a breaking change.
  • 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 entities from 5.0.0 to 6.0.0.

See this package in npm:
entities

See this project in Snyk:
https://app.snyk.io/org/hakatashi/project/e540112c-de3c-4524-a765-cdce724a84b3?utm_source=github&utm_medium=referral&page=upgrade-pr
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