Skip to content
This repository was archived by the owner on Nov 6, 2024. It is now read-only.

Conversation

@snyk-bot
Copy link

@snyk-bot snyk-bot commented Sep 1, 2022

Snyk has created this PR to upgrade dialog-polyfill from 0.4.10 to 0.5.6.

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.


  • The recommended version is 7 versions ahead of your current version.
  • The recommended version was released 2 years ago, on 2021-01-11.
Release notes
Package name: dialog-polyfill
  • 0.5.6 - 2021-01-11
    • Fixes a crash with Shadow DOM
    • Fixes a crash with finding the form submitter in Safari
  • 0.5.5 - 2021-01-07
  • 0.5.4 - 2020-11-12
    • Supports formmethod to override/change <form method>, so e.g., a button could specifically force formmethod="dialog"
    • Handles <form method="dialog"> inside a Shadow Root (no longer submits the form as if it was a GET)
    • Fixed TypeScript definitions
  • 0.5.3 - 2020-08-11
    • Fixes TypeScript definitions file issue. No code changes.
  • 0.5.2 - 2020-08-04
    • Better support for Shadow DOM
    • Forwards mousedown and mouseup events on backdrop
  • 0.5.1 - 2020-04-10
    • Adds basic support for a dialog inside Shadow DOM.

    As the polyfill doesn't insert its own CSS in either SD or regular cases, you'll need to add the CSS to the host.

  • 0.5.0 - 2019-03-11

    Ships the polyfill as an ES Module.

    The NPM-published release now contains both dist/dialog-polyfill.js (as before) and dist/dialog-polyfill.esm.js, which includes export default dialogPolyfill;. See #164 for more information.

    This is 0.5.0 because it could break previous users of the 0.4.x branch.

  • 0.4.10 - 2018-06-20
    • Fixes an issue with IE block scoping of function.
from dialog-polyfill GitHub release notes
Commit messages
Package name: dialog-polyfill

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants