generoi / bedrock

http://gdsbedrock.kinsta.cloud/
MIT License
16 stars 3 forks source link

Bump swiper from 9.2.4 to 9.3.0 in /web/app/themes/gds #338

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps swiper from 9.2.4 to 9.3.0.

Release notes

Sourced from swiper's releases.

v9.3.0

Bug Fixes

  • a11y: add notification span to shadow root in Swiper Element (aa83a03), closes #6634
  • core: fix cases when spaceBetween set in % (446af7e), closes #6647
  • element: don't reinit nested swipers rearranged by parent swiper loop (926828a), closes #6642
  • element: don't render swiper on every connected (5a5ebb4)

Features

  • element: element events types (83774fa)
  • element: add shadow parts (e4f3def), closes #6594
  • element: more complex ts definitions (4cab52d)
Changelog

Sourced from swiper's changelog.

Changelog

Commits
  • 981fe2e 9.3.0
  • 83774fa feat(element): element events types
  • 299d0a1 9.3.0-beta.1
  • 4cab52d feat(element): more complex ts definitions
  • 926828a fix(element): don't reinit nested swipers rearranged by parent swiper loop
  • aa83a03 fix(a11y): add notification span to shadow root in Swiper Element
  • 446af7e fix(core): fix cases when spaceBetween set in %
  • 5a5ebb4 fix(element): don't render swiper on every connected
  • e4f3def feat(element): add shadow parts
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #340.