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

Chore(deps-dev): Bump swiper from 9.4.1 to 10.0.3 #586

Merged
merged 1 commit into from
Jul 4, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 4, 2023

Bumps swiper from 9.4.1 to 10.0.3.

Release notes

Sourced from swiper's releases.

v10.0.3

Features

  • added overflow:hidden for fallback if clip is not supported in target… (#6807) (5d8d6f9)
  • element: use usual <style> tag if adopted stylesheet are not supported (18613df)

v10.0.2

Bug Fixes

v10.0.1

Bug Fixes

  • types: fix types for swiper/modules (fa6e597)

v10.0.0

Features

  • tweak browserslist to iOS >= 15 (96a4e7e)
  • rework package to use .mjs files and all scripts and styles are minified (a267785)
  • fully rework scripts structure in package (2c87f13)
  • rename package files .esm.js to .mjs (7a17821)
  • browser ES modules (ab20bd1)
  • change swiper container overflow to clip (#6738) (a8447b7)
  • element: attributes can accept JSON stringified strings (5b93954)
  • element: highly reworked Swiper web component (a6f8a0f)
    • navigation arrows use SVGs instead of font
    • changed shadow DOM layout to have <div class="swiper"> inside
    • component styles now added using adoptedStylesheets
    • no more global styles injection
  • set transform 3d on wrapper for iOS devices (90c590d)
  • tweak types exports to be Node 16+ compatible

... (truncated)

Changelog

Sourced from swiper's changelog.

v10.0.3 (2023-07-03)

Features

  • added overflow:hidden for fallback if clip is not supported in target… (#6807) (5d8d6f9)
  • element: use usual <style> tag if adopted stylesheet are not supported (18613df)

v10.0.2 (2023-07-03)

Bug Fixes

v10.0.1 (2023-07-03)

Bug Fixes

  • types: fix types for swiper/modules (fa6e597)

10.0.0 (2023-07-03)

Features

  • tweak browserslist to iOS >= 15 (96a4e7e)
  • rework package to use .mjs files and all scripts and styles are minified (a267785)
  • fully rework scripts structure in package (2c87f13)
  • rename package files .esm.js to .mjs (7a17821)
  • browser ES modules (ab20bd1)
  • change swiper container overflow to clip (#6738) (a8447b7)
  • element: attributes can accept JSON stringified strings (5b93954)
  • element: highly reworked Swiper web component (a6f8a0f)
    • navigation arrows use SVGs instead of font
    • changed shadow DOM layout to have <div class="swiper"> inside
    • component styles now added using adoptedStylesheets
    • no more global styles injection
  • set transform 3d on wrapper for iOS devices (90c590d)
  • tweak types exports to be Node 16+ compatible (30ce8e0)

Bug Fixes

10.0.0-beta.5 (2023-06-26)

Features

  • tweak browserslist to iOS >= 15 (96a4e7e)

10.0.0-beta.3 (2023-06-23)

... (truncated)

Commits
  • bb5f49c 10.0.3
  • 18613df feat(element): use usual \<style> tag if adopted stylesheet are not supported
  • 5d8d6f9 feat: added overflow:hidden for fallback if clip is not supported in target… ...
  • 4530317 chore: fix workflow
  • 117ae2b 10.0.2
  • a1b4cf6 fix(types): fix modules imports
  • 8cec86c 10.0.1
  • fa6e597 fix(types): fix types for swiper/modules
  • c2b903b chore: update sponsors
  • 6821935 10.0.0
  • 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 9.4.1 to 10.0.3.
- [Release notes](https://github.com/nolimits4web/Swiper/releases)
- [Changelog](https://github.com/nolimits4web/swiper/blob/master/CHANGELOG.md)
- [Commits](nolimits4web/swiper@v9.4.1...v10.0.3)

---
updated-dependencies:
- dependency-name: swiper
  dependency-type: direct:development
  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 Jul 4, 2023
@mergify mergify bot merged commit f2ca17c into main Jul 4, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/swiper-10.0.3 branch July 4, 2023 05:09
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants