sweetalert2 / sweetalert2-react-content

Official SweetAlert2 enhancer adding support for React elements as content
MIT License
703 stars 48 forks source link

chore(deps-dev): bump sweetalert2 from 10.5.1 to 10.6.1 #138

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps sweetalert2 from 10.5.1 to 10.6.1.

Release notes

Sourced from sweetalert2's releases.

v10.6.1

10.6.1 (2020-10-16)

Bug Fixes

  • types: make returnInputValueOnDeny optional (9237bbc)

v10.6.0

10.6.0 (2020-10-15)

Bug Fixes

Features

Changelog

Sourced from sweetalert2's changelog.

10.6.1 (2020-10-16)

Bug Fixes

  • types: make returnInputValueOnDeny optional (9237bbc)

10.6.0 (2020-10-15)

Bug Fixes

Features

Commits
  • 63fada2 chore(release): 10.6.1 [skip ci]
  • 9237bbc fix(types): make returnInputValueOnDeny optional
  • 3eb94f0 chore(release): 10.6.0 [skip ci]
  • 43fdf17 fix: set display: inline block for confirm button (#2086)
  • 0b1e4b4 fix: make button colors WCAG compliant (#2085)
  • f0833e8 feat: add returnInputValueOnDeny param (#2084)
  • 0b488bb Delete ossar-analysis.yml
  • 66456d3 Delete codeql-analysis.yml
  • See full diff 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)
limonte commented 3 years ago

:tada: This PR is included in version 3.2.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: