Skip to content

Bump swiper from 8.0.1 to 9.0.2#153

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/swiper-9.0.2
Closed

Bump swiper from 8.0.1 to 9.0.2#153
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/swiper-9.0.2

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Feb 6, 2023

Bumps swiper from 8.0.1 to 9.0.2.

Release notes

Sourced from swiper's releases.

v9.0.2

Bug Fixes

  • core: fixed loop behavior in free mode with mousewheel (336d908), closes #6323
  • types: spaceBetween can also be a string (446fb06), closes #6286
  • vue: declaration for autoplayTimeLeft event (8467397), closes #6333

v9.0.1

Bug Fixes

  • core: fix class removal in setBreakpoints (6cb79cf), closes #6319
  • virtual: fix undefined document (9cee290), closes #6318

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

... (truncated)

Changelog

Sourced from swiper's changelog.

9.0.2 (2023-02-03)

Bug Fixes

  • core: fixed loop behavior in free mode with mousewheel (336d908), closes #6323
  • types: spaceBetween can also be a string (446fb06), closes #6286
  • vue: declaration for autoplayTimeLeft event (8467397), closes #6333

9.0.1 (2023-02-02)

Bug Fixes

  • core: fix class removal in setBreakpoints (6cb79cf), closes #6319
  • virtual: fix undefined document (9cee290), closes #6318

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

... (truncated)

Commits
  • 9fe9a96 9.0.2
  • 8467397 fix(vue): declaration for autoplayTimeLeft event
  • 446fb06 fix(types): spaceBetween can also be a string
  • 336d908 fix(core): fixed loop behavior in free mode with mousewheel
  • 2915de7 9.0.1
  • 9cee290 fix(virtual): fix undefined document
  • 6cb79cf fix(core): fix class removal in setBreakpoints
  • 605d54b chore: update readme
  • 512ec14 9.0.0
  • 7aaa0d1 feat: add wrapperClass to swiper-wrapper in React & Vue components
  • 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)

Bumps [swiper](https://github.com/nolimits4web/Swiper) from 8.0.1 to 9.0.2.
- [Release notes](https://github.com/nolimits4web/Swiper/releases)
- [Changelog](https://github.com/nolimits4web/swiper/blob/master/CHANGELOG.md)
- [Commits](nolimits4web/swiper@v8.0.1...v9.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 6, 2023
@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 6, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
infy-plus ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 6, 2023 at 3:07AM (UTC)

@netlify
Copy link
Copy Markdown

netlify Bot commented Feb 6, 2023

Deploy Preview for infyplus ready!

Name Link
🔨 Latest commit 1902bd8
🔍 Latest deploy log https://app.netlify.com/sites/infyplus/deploys/63e06ef4a4e9b6000967094e
😎 Deploy Preview https://deploy-preview-153--infyplus.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Feb 11, 2023

Superseded by #155.

@dependabot dependabot Bot closed this Feb 11, 2023
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/swiper-9.0.2 branch February 11, 2023 08:41
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