Skip to content
This repository has been archived by the owner on Mar 29, 2021. It is now read-only.

[Snyk] Upgrade sweetalert2 from 6.10.2 to 6.11.5 #38

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

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented Nov 7, 2020

Snyk has created this PR to upgrade sweetalert2 from 6.10.2 to 6.11.5.

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 3 years ago, on 2017-11-09.
Release notes
Package name: sweetalert2
  • 6.11.5 - 2017-11-09
    • fix Esc handler for IE11 🤦‍♂️
    • do not submit modal on Enter when input: 'textarea' (#702)
  • 6.11.4 - 2017-10-31
    • fix the centering in IE11 (#687)
  • 6.11.3 - 2017-10-30
    • Inject the compiled SCSS into the dom rather than the rollup-compiled SCSS (fix #673)

    Special thanks to @samturrell 🍻

  • 6.11.2 - 2017-10-28
    • Revert margin: auto where position isn't specified (fix #679)
    • Type-check and lint the TypeScript declaration file (#683) thanks to @toverux 🍻
    • Examples: replace all.min.js with .js + .css, there's opened issue which should be fixed before releasing v7.0.0: #673
    • Bump puppeteer in visual screenshots to 0.12.0 (#682)
  • 6.11.1 - 2017-10-22
    • remove min-height from the modal (#667)
    • add babel-plugin-array-includes to transpile array-includes to ES5 (9bd8398)
  • 6.11.0 - 2017-10-18
    • add position and grow options #668 - special thanks to @ACupaJoe
    • add onBeforeOpen option to call function when dialog is built but not shown yet #669 - special thanks to @sedx
  • 6.10.3 - 2017-10-15
    • fix cases when inputValue isn't String (#662)
    • add aria-modal="true" for .swal2-modal (#657)
    • stabilize visual tests by blurring the confirm button before taking screenshot (#656)
  • 6.10.2 - 2017-10-07
    • fix handling Enter keydown inside an input (#655)
    • replace deprecated e.keyCode with e.key (5f7fc43)
    • Add swal.getButtonsWrapper() missing docs and test (be80a18)
    • improve contrast and a11y for examples page
    • improve examples page UX for mobile devices
from sweetalert2 GitHub release notes
Commit messages
Package name: sweetalert2
  • a72affd 6.11.5
  • 0c96791 Do not sumbit input: 'textarea' on Enter
  • ed1487f Fix Escape handler for IE11
  • cc5836b 6.11.4
  • a6c86db IE11: margin: 0 !important for the modal (#690)
  • 870e549 6.11.3
  • d2f9410 Remove unused debounce()
  • c9b304d Injects the compiled SCSS into the dom rather than the rollup-compiled SCSS (#686)
  • e2bc2b2 Add dist/sweetalert2.all.js
  • de773f0 Add long-text visual test
  • 1d087b0 Move cli-color and yargs installation to .travis
  • f1084bd README: Add links to npm-stat.com
  • 45e59f1 Replace package-lock.json with yarn.lock, long live Yarn!
  • f29d3eb 6.11.2
  • 89d5ccd Revert margin:auto where position isn't specified (#685)
  • b2c5f6c Type-check and lint the TypeScript declaration file (#683)
  • 04a73dd Bump peppeteer to 0.12.0 (#682)
  • 2f127d7 Examples: replace all.min.js with .js + .css
  • 66dffa8 Bump screenshots (#676)
  • bf5c244 6.11.1
  • 9bd8398 Add babel-plugin-array-includes to transpile array-includes to ES5
  • afb39b2 Update CONTRIBUTING.md
  • 8ca050f Remove min-height from the modal (#667)
  • 405595d Add custom position example

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.

1 participant