6c65726f79 / Transmissionic

Remote for Transmission Daemon
MIT License
425 stars 30 forks source link

Bump swiper from 8.4.7 to 9.3.1 #1347

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps swiper from 8.4.7 to 9.3.1.

Release notes

Sourced from swiper's releases.

v9.3.1

Bug Fixes

  • element: correct extending of HTMLElementEventMap in types (d6a0aca), closes #6657

Features

  • element: added all events arguments in TS declarations (abb0688)

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)

v9.2.4

Bug Fixes

  • core: fix autoHeight in virtual slides (dd30829), closes #6570
  • loop: update slides grids before loop fix when spv is "auto" (035e79d), closes #6599
  • virtual: fix last slide index check in virtual slides (154f048), closes #6595

... (truncated)

Changelog

Sourced from swiper's changelog.

9.3.1 (2023-05-10)

Bug Fixes

  • element: correct extending of HTMLElementEventMap in types (d6a0aca), closes #6657

Features

  • element: added all events arguments in TS declarations (abb0688)

9.3.0 (2023-05-08)

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)

9.3.0-beta.1 (2023-05-08)

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: add shadow parts (e4f3def), closes #6594
  • element: more complex ts definitions (4cab52d)

9.2.4 (2023-04-21)

Bug Fixes

  • core: fix autoHeight in virtual slides (dd30829), closes #6570
  • loop: update slides grids before loop fix when spv is "auto" (035e79d), closes #6599
  • virtual: fix last slide index check in virtual slides (154f048), closes #6595

Features

  • hash-navigation: new getSlideIndex to specify slide index by hash (3eb0ae2), closes #6588

... (truncated)

Commits
  • 4fe50de 9.3.1
  • abb0688 feat(element): added all events arguments in TS declarations
  • d6a0aca fix(element): correct extending of HTMLElementEventMap in types
  • 07b2cfe chore: make lazy not optional
  • 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
  • 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)
sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

dependabot[bot] commented 1 year ago

Superseded by #1349.