cachethq / cachet

🚦 The open-source status page system.
https://cachethq.io
MIT License
13.79k stars 1.55k forks source link

Bump sweetalert2 from 6.11.5 to 10.15.5 #4227

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps sweetalert2 from 6.11.5 to 10.15.5.

Release notes

Sourced from sweetalert2's releases.

v10.15.5

10.15.5 (2021-02-19)

Bug Fixes

  • mixin params added later should take precedence over mixin params added earlier (#2176) (9336fa1), closes #2174

v10.15.4

10.15.4 (2021-02-18)

Bug Fixes

v10.15.3

10.15.3 (2021-02-18)

Bug Fixes

v10.15.2

10.15.2 (2021-02-17)

Bug Fixes

  • hide the confirm button when inputOptions is a promise (9bacebb)

v10.15.1

10.15.1 (2021-02-16)

Bug Fixes

v10.15.0

10.15.0 (2021-02-15)

Features

v10.14.1

10.14.1 (2021-02-12)

... (truncated)

Changelog

Sourced from sweetalert2's changelog.

10.15.5 (2021-02-19)

Bug Fixes

  • mixin params added later should take precedence over mixin params added earlier (#2176) (9336fa1), closes #2174

10.15.4 (2021-02-18)

Bug Fixes

10.15.3 (2021-02-18)

Bug Fixes

10.15.2 (2021-02-17)

Bug Fixes

  • hide the confirm button when inputOptions is a promise (9bacebb)

10.15.1 (2021-02-16)

Bug Fixes

10.15.0 (2021-02-15)

Features

10.14.1 (2021-02-12)

Bug Fixes

  • Swal.getIcon() to work in jest environment (#2163) (f9c936e)

10.14.0 (2021-01-28)

... (truncated)

Commits
  • f9d72ce chore(release): 10.15.5 [skip ci]
  • 9336fa1 fix: mixin params added later should take precedence over mixin params added ...
  • b30c0ca chore(release): 10.15.4 [skip ci]
  • bbc4357 fix: allow icons without icon param (#2166)
  • 1f9a743 chore(release): 10.15.3 [skip ci]
  • befaa51 fix: do not use zoom: 1 because of warnings in Firefox
  • 0a0465f chore(release): 10.15.2 [skip ci]
  • 9bacebb fix: hide the confirm button when inputOptions is a promise
  • 52c1392 chore(release): 10.15.1 [skip ci]
  • 50144a0 fix: percentage width should work for toasts (#2171)
  • Additional commits viewable in compare view


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 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.