cachethq / cachet

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

Bump sweetalert2 from 6.11.5 to 10.12.6 #4193

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps sweetalert2 from 6.11.5 to 10.12.6.

Release notes

Sourced from sweetalert2's releases.

v10.12.6

10.12.6 (2020-12-23)

Bug Fixes

  • do not close toast by internal click in case the timer is set (03f5469)

v10.12.5

10.12.5 (2020-12-12)

Bug Fixes

  • customClass default value: undefined -> empty object (#2137) (39bba2d)

v10.12.4

10.12.4 (2020-12-09)

Bug Fixes

  • params precedence, user params > template params > mixin params (#2133) (98f44b4)

v10.12.3

10.12.3 (2020-12-07)

Bug Fixes

  • support empty strings in template attributes (#2130) (8e30ea5)

v10.12.2

10.12.2 (2020-12-07)

Bug Fixes

  • ignore null values for attributes in template elements (#2128) (bd6ac8d)

v10.12.1

10.12.1 (2020-12-07)

Bug Fixes

  • template params precedence over user/mixin params (#2126) (159cc04)

v10.12.0

10.12.0 (2020-12-06)

Changelog

Sourced from sweetalert2's changelog.

10.12.6 (2020-12-23)

Bug Fixes

  • do not close toast by internal click in case the timer is set (03f5469)

10.12.5 (2020-12-12)

Bug Fixes

  • customClass default value: undefined -> empty object (#2137) (39bba2d)

10.12.4 (2020-12-09)

Bug Fixes

  • params precedence, user params > template params > mixin params (#2133) (98f44b4)

10.12.3 (2020-12-07)

Bug Fixes

  • support empty strings in template attributes (#2130) (8e30ea5)

10.12.2 (2020-12-07)

Bug Fixes

  • ignore null values for attributes in template elements (#2128) (bd6ac8d)

10.12.1 (2020-12-07)

Bug Fixes

  • template params precedence over user/mixin params (#2126) (159cc04)

10.12.0 (2020-12-06)

Features

  • add ability to trigger popups declaratively (#2122) (8c2acde)

10.11.1 (2020-12-03)

Commits
  • 7d43177 chore(release): 10.12.6 [skip ci]
  • 03f5469 fix: do not close toast by internal click in case the timer is set
  • 3701534 remove realsexdoll and yourdoll
  • 62cde1e chore: bump yarn.lock
  • 13170e4 chore(release): 10.12.5 [skip ci]
  • 39bba2d fix: customClass default value: undefined -> empty object (#2137)
  • 23c86bf chore: bump yarn.lock
  • 7fa424d Add Vivek Bhatnagar to Donors
  • 2b5d658 chore(release): 10.12.4 [skip ci]
  • 98f44b4 fix: params precedence, user params > template params > mixin params (#2133)
  • 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

Superseded by #4210.