generoi / bedrock

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

Bump swiper from 9.3.2 to 10.0.4 in /web/app/themes/gds #348

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps swiper from 9.3.2 to 10.0.4.

Release notes

Sourced from swiper's releases.

v10.0.4

Bug Fixes

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)

... (truncated)

Changelog

Sourced from swiper's changelog.

10.0.4 (2023-07-08)

Bug Fixes

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)

... (truncated)

Commits
  • 5aa8745 10.0.4
  • 82879b4 Update vite.config.js
  • e53fc07 fix(element): fix in Safari < 16.4
  • 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
  • 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)
dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.