Skip to content
This repository was archived by the owner on Feb 14, 2023. It is now read-only.

Bump svelte-simple-modal from 0.6.1 to 1.5.1 in /frontend#61

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/frontend/svelte-simple-modal-1.5.1
Closed

Bump svelte-simple-modal from 0.6.1 to 1.5.1 in /frontend#61
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/frontend/svelte-simple-modal-1.5.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Jan 30, 2023

Bumps svelte-simple-modal from 0.6.1 to 1.5.1.

Changelog

Sourced from svelte-simple-modal's changelog.

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)

1.3.3

  • Fix accidentally removed global export of bind()

1.3.2

1.3.1

... (truncated)

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 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)

Bumps [svelte-simple-modal](https://github.com/flekschas/svelte-simple-modal) from 0.6.1 to 1.5.1.
- [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@v0.6.1...v1.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 30, 2023
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Feb 6, 2023

Superseded by #64.

@dependabot dependabot bot closed this Feb 6, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/svelte-simple-modal-1.5.1 branch February 6, 2023 17:17
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants