Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

build(deps): bump svelte-simple-modal from 1.2.0 to 1.5.2 #222

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2023

Bumps svelte-simple-modal from 1.2.0 to 1.5.2.

Changelog

Sourced from svelte-simple-modal's changelog.

1.5.2

1.5.1

1.5.0

1.4.6

1.4.5

  • Fix min-height issue with Safari iOS 15 (#64)

1.4.4

  • One more type definition improvement

1.4.3

  • Further improve type definitions

1.4.2

  • Improve type definitions

1.4.1

  • Avoid submitting a <form /> if it wraps <Modal /> by setting the close button type to button. (#84) Shoutout to @​jnysteen!

1.4.0

  • Skip untabbable element (#82) Massive thanks to @​jassenjj 🙏
  • Added isTabbable property to allow users to override the tab-check. E.g., one might want to use a more the tabbable library.

1.3.4

  • Respect the tab order defined by tabindex attributes of elements within a modal (#80)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [svelte-simple-modal](https://github.com/flekschas/svelte-simple-modal) from 1.2.0 to 1.5.2.
- [Release notes](https://github.com/flekschas/svelte-simple-modal/releases)
- [Changelog](https://github.com/flekschas/svelte-simple-modal/blob/master/CHANGELOG.md)
- [Commits](flekschas/svelte-simple-modal@v1.2.0...v1.5.2)

---
updated-dependencies:
- dependency-name: svelte-simple-modal
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 1, 2023
@asukaminato0721 asukaminato0721 merged commit 1f6bde1 into master Jul 5, 2023
@asukaminato0721 asukaminato0721 deleted the dependabot/npm_and_yarn/svelte-simple-modal-1.5.2 branch July 5, 2023 05:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant