Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump swiper from 8.4.2 to 9.0.0 #54

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

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

Bumps swiper from 8.4.2 to 9.0.0.

Release notes

Sourced from swiper's releases.

v9.0.0

Core

  • new oneWayMovement parameter
  • removed Dom7 dependency
  • all new Loop mode without slides duplication
  • removed images loading functionality: preloadImages, updateOnImagesReady parameters

Frameworks

  • all new Swiper Element (WebComponent)
  • removed Swiper Solid components (in favor of Swiper WebComponent)
  • removed Swiper Angular components (in favor of Swiper WebComponent)
  • removed Swiper Svelte components (in favor of Swiper WebComponent)

Autoplay

  • all new autoplay module

Controller

  • now controller.control parameter also accepts HTMLElement or CSS string with the selector of swiper to control

Lazy

  • Lazy module has been moved to core and simplified in favor of native loading="lazy"

Navigation

  • more CSS variables to control appearance and position

Parallax

  • support parallax rotate

Thumbs

  • now thumbs.swiper parameter also accepts HTMLElement or CSS string with the selector of thumbs swiper

Virtual Slides

  • added support for loop mode
  • improved performance
  • will work now with slides initially rendered in DOM

Zoom

... (truncated)

Changelog

Sourced from swiper's changelog.

9.0.0 (2023-02-01)

Core

  • new oneWayMovement parameter
  • removed Dom7 dependency
  • all new Loop mode without slides duplication
  • removed images loading functionality: preloadImages, updateOnImagesReady parameters

Frameworks

  • all new Swiper Element (WebComponent)
  • removed Swiper Solid components (in favor of Swiper WebComponent)
  • removed Swiper Angular components (in favor of Swiper WebComponent)
  • removed Swiper Svelte components (in favor of Swiper WebComponent)

Autoplay

  • all new autoplay module

Controller

  • now controller.control parameter also accepts HTMLElement or CSS string with the selector of swiper to control

Lazy

  • Lazy module has been moved to core and simplified in favor of native loading="lazy"

Navigation

  • more CSS variables to control appearance and position

Parallax

  • support parallax rotate

Thumbs

  • now thumbs.swiper parameter also accepts HTMLElement or CSS string with the selector of thumbs swiper

Virtual Slides

  • added support for loop mode
  • improved performance
  • will work now with slides initially rendered in DOM

Zoom

  • swiper.zoom.in(ratio) method now accepts custom zoom ratio

... (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 [swiper](https://github.com/nolimits4web/Swiper) from 8.4.2 to 9.0.0.
- [Release notes](https://github.com/nolimits4web/Swiper/releases)
- [Changelog](https://github.com/nolimits4web/swiper/blob/master/CHANGELOG.md)
- [Commits](nolimits4web/swiper@v8.4.2...v9.0.0)

---
updated-dependencies:
- dependency-name: swiper
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 1, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 1, 2023

Dependabot tried to add @Nikhil-Ladha as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/Chadha93/layer5/pulls/54/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the Chadha93/layer5 repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 1, 2023

Superseded by #57.

@dependabot dependabot bot closed this Mar 1, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/swiper-9.0.0 branch March 1, 2023 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants