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 preact-compat from 3.18.5 to 3.19.0 #4

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

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented Apr 5, 2020

Snyk has created this PR to upgrade preact-compat from 3.18.5 to 3.19.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.
  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 10 months ago, on 2019-06-14.
Release notes
Package name: preact-compat
  • 3.19.0 - 2019-06-14

    🚨 Reminder: This module is for Preact 8.x and prior - Preact X includes compat by default.
    For Preact X, please uninstall preact-compat and replace your aliases with preact/compat.

  • 3.18.5 - 2019-04-18

    Reminder: preact-compat should never be used with Preact X.

    preact-compat should never be used with Preact X. Doing so will have unintended consequences including the pollution of Object.prototype (example).

    This release of preact-compat changes peerDependencies to warn when installing alongside Preact 10+. You can (and should) continue to use preact-compat in conjunction with Preact 8 and prior.

    If you're having trouble finding references to preact-compat in your codebase, try using a Webpack alias:

    resolve: {
      alias: {
        'preact-compat': 'preact/compat'
      }
    }

    Other things in this release:

    • Automatic browserify NODE_ENV support (#510, thanks @evandeininger)
    • Export createRef() (added in Preact 8.4)
    • Export hydrate() alias
from preact-compat GitHub release notes
Commit messages
Package name: preact-compat

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