Skip to content

fix(deps): bump swiper from 6.8.4 to 12.0.3 in /scorecards-site#931

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/scorecards-site/swiper-12.0.3
Open

fix(deps): bump swiper from 6.8.4 to 12.0.3 in /scorecards-site#931
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/scorecards-site/swiper-12.0.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2026

Bumps swiper from 6.8.4 to 12.0.3.

Release notes

Sourced from swiper's releases.

v12.0.3

Bug Fixes

  • element: fixed reference to nav arrows SVG (0b17ecf), closes #8115

Features

  • core: add 'getRotateFix' export to effect utils (c97ae5d), closes #8114

v12.0.2

Features

  • navigation: add styles for when buttons set before slider (4588c57), closes #8085
  • navigation: new addIcons parameter to add SVG icons to nav buttons (b955b0c), closes #8088 #8087

v12.0.1

Bug Fixes

  • navigation: tweak nav styles when adjacent (98440d9)

v12.0.0

Bug Fixes

  • core: fixes issues when slidesOffsetBefore & slidesOffsetAfter are combinated with centeredSlides, slidesPerView & loop (#8038) (74cc297), closes #7298 #7956 #6916
  • effect-cards: fix offset in vertical direction when rotate is unset (a248ca1), closes #8075
  • get-device: regexp tweak (60bb79b), closes #8057
  • types: correct types for getSlideTransformEl (b34bdce), closes #8054

Features

  • a11y: add wrapperLiveRegion param to disable wrapper live region in a11y module (#8061) (d03044e)
  • move to SVG icons for navigation (264603c), closes #6652 #4990
  • remove LESS and SCSS styles in favor of CSS (118ec66)
  • virtual: add slidesPerViewAutoSlideSize parameter for fixed slide dimensions with slidesPerView auto (d472144), closes #8041 #7796

v11.2.10

Bug Fixes

  • core: fix clickedIndex with grid (863d8bd)

v11.2.9

Bug Fixes

  • core: clear blank slides within loopCreate() (#8033) (377d53c)
  • core: escape brackets when transforming classes to selector (#8014) (0c53ee8)
  • core: slideTo function does not work when grid.rows > 1 (#8030) (1fde9d3)
  • core: using loop and slideToClickedSlide / slideToLoop with centeredSlides (b6692e2), closes #8031
  • element: don't set subprops on boolean values (090caa1), closes #8003
  • keyboard: detect contenteditable element in keyboard module (#8006) (fcd434a)
  • vue: add missing event (839cafb), closes #8002

... (truncated)

Changelog

Sourced from swiper's changelog.

12.0.3 (2025-10-21)

Bug Fixes

  • element: fixed reference to nav arrows SVG (0b17ecf), closes #8115

Features

  • core: add 'getRotateFix' export to effect utils (c97ae5d), closes #8114

12.0.2 (2025-09-18)

Features

  • navigation: add styles for when buttons set before slider (4588c57), closes #8085
  • navigation: new addIcons parameter to add SVG icons to nav buttons (b955b0c), closes #8088 #8087

12.0.1 (2025-09-11)

Bug Fixes

  • navigation: tweak nav styles when adjacent (98440d9)

12.0.0 (2025-09-11)

Bug Fixes

  • core: fixes issues when slidesOffsetBefore & slidesOffsetAfter are combinated with centeredSlides, slidesPerView & loop (#8038) (74cc297), closes #7298 #7956 #6916
  • effect-cards: fix offset in vertical direction when rotate is unset (a248ca1), closes #8075
  • get-device: regexp tweak (60bb79b), closes #8057
  • types: correct types for getSlideTransformEl (b34bdce), closes #8054

Features

  • a11y: add wrapperLiveRegion param to disable wrapper live region in a11y module (#8061) (d03044e)
  • move to SVG icons for navigation (264603c), closes #6652 #4990
  • remove LESS and SCSS styles in favor of CSS (118ec66)
  • virtual: add slidesPerViewAutoSlideSize parameter for fixed slide dimensions with slidesPerView auto (d472144), closes #8041 #7796

11.2.10 (2025-06-28)

Bug Fixes

  • core: fix clickedIndex with grid (863d8bd)

11.2.9 (2025-06-27)

Bug Fixes

  • core: clear blank slides within loopCreate() (#8033) (377d53c)

... (truncated)

Commits
  • 06b3510 12.0.3
  • c97ae5d feat(core): add 'getRotateFix' export to effect utils
  • 0b17ecf fix(element): fixed reference to nav arrows SVG
  • 2ae0462 chore: warp (#8093)
  • e5e5707 12.0.2
  • 4588c57 feat(navigation): add styles for when buttons set before slider
  • b955b0c feat(navigation): new addIcons parameter to add SVG icons to nav buttons
  • 3cc3e50 12.0.1
  • 98440d9 fix(navigation): tweak nav styles when adjacent
  • 649143e 12.0.0
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 23, 2026
@dependabot dependabot bot requested review from a team as code owners January 23, 2026 00:10
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 23, 2026
@dependabot dependabot bot requested a review from KoolTheba January 23, 2026 00:10
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Jan 23, 2026
@netlify
Copy link

netlify bot commented Jan 23, 2026

Deploy Preview for ossf-scorecard failed.

Name Link
🔨 Latest commit 9904d3d
🔍 Latest deploy log https://app.netlify.com/projects/ossf-scorecard/deploys/6992603093791b00083005f3

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/scorecards-site/swiper-12.0.3 branch from 92ebd09 to 1d87a6f Compare January 23, 2026 11:29
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/scorecards-site/swiper-12.0.3 branch from 1d87a6f to f3293a5 Compare February 6, 2026 00:08
Bumps [swiper](https://github.com/nolimits4web/Swiper) from 6.8.4 to 12.0.3.
- [Release notes](https://github.com/nolimits4web/Swiper/releases)
- [Changelog](https://github.com/nolimits4web/swiper/blob/master/CHANGELOG.md)
- [Commits](nolimits4web/swiper@v6.8.4...v12.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/scorecards-site/swiper-12.0.3 branch from f3293a5 to 9904d3d Compare February 16, 2026 00: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