Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 8, 2025

Bumps sweetalert from 1.0.1 to 2.1.2.

Release notes

Sourced from sweetalert's releases.

Bug fixes

Thanks to everyone who helped contribute!

Welcome back IE

Fixes some bugs in Internet Explorer 11. Thanks for the help @​lionralfs!

Bug fixes

  • Styling now gets injected at the top of the <head> instead of the bottom, so that the user can easily overwrite the CSS.
  • Make text in content visible by settings font-size: initial

🎶 Why do bugs... suddenly appeeear? 🎶

Mostly for Safari users:

  • Fixes untappable buttons on mobile
  • Fixes visual bug with overflowing text

Version 2.0.0

A major new release of SweetAlert is finally out, with many new features and improvements, including:

  • Promise-based API
  • Ability to add more than 2 buttons!
  • Ability to create customised modals through the content option

Make sure you read the upgrade guide and check out the new website to learn about all the new features!

CommonJS entry point

Changelog:

Everyone loves loaders!

Changelog:

  • Show a loader on the confirm-button with showLoaderOnConfirm: true (handy for AJAX requests that can take some time to validate).
  • Some simple QUnit tests will now run automatically when running gulp. This should make it easier for us not to break anything in upcoming releases (I've only added the most basic ones, pull requests for more tests are very welcome!)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 8, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sweetalert-2.1.2 branch from 3360206 to 915739f Compare March 8, 2025 14:32
Bumps [sweetalert](https://github.com/t4t5/sweetalert) from 1.0.1 to 2.1.2.
- [Release notes](https://github.com/t4t5/sweetalert/releases)
- [Commits](t4t5/sweetalert@v1.0.1...2.1.2)

---
updated-dependencies:
- dependency-name: sweetalert
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sweetalert-2.1.2 branch from 915739f to b622682 Compare March 8, 2025 14:33
@krishnprakash krishnprakash merged commit bba6e04 into master Mar 8, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant