Bump swiper from 11.2.6 to 12.2.0
Open
Number: #5008
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Unknown
Comments: 3
Association: Unknown
Comments: 3
Created:
June 03, 2026 at 01:23 AM UTC
(12 days ago)
(12 days ago)
Updated:
June 03, 2026 at 01:27 AM UTC
(12 days ago)
(12 days ago)
Description:
Bumps swiper from 11.2.6 to 12.2.0.
Release notes
Sourced from swiper's releases.
v12.2.0
Bug Fixes
- avoid duplicate css type resolutions (aaf6014)
- core: guard against stale event listeners in onTouchEnd and onTouchMove (00fe610)
- core: guard all event handlers against stale invocations on destroyed swiper (3b2b85f)
- types: support boolean as controller type (b10f9e0)
v12.1.4
Bug Fixes
Features
- package: add TS declarations for CSS files (ea3081b), closes #8055
- react: expose isFullyVisible in SwiperSlide render props (#8175) (3af0002)
v12.1.3
Bug Fixes
- core: use virtual slides count in onResize when virtual mode is enabled (#8163) (4400083)
- grid: round down
slidesPerViewbefore calculating number of slides (#8172) (49a55ab)Features
- element: add navigation button slots (cc82241)
v12.1.2
No release notes provided.
v12.1.1
Bug Fixes
- a11y: fix focus in virtual mode enabled (3055008), closes #8147
- core: avoid double-subtracting offsets in centerInsufficientSlides (#8158) (60b0052)
- core: prevent duplicate module initialization in constructor (#8155) (#8156) (07738a2)
- types: support boolean as a11y value (#8157) (6bf76d5)
v12.1.0
Bug Fixes
- autoplay: broken custom delay percentages with pause/resume (#8133) (0afecde)
- core: Don't use
data-swiper-slide-indexforrealIndexwhen virtual module is enabled (#8142) (bd957f8)- core: Escape all CSS selector special characters (d35f41a), closes #8135
- core: support slidesOffsetBefore and slidesOffsetAfert in cssMode (45b98d0), closes #7926
- fix lazy preloader removal error in react in vue (332f5c7), closes #8149
- thumbs: update slide classes on virtual swiper update (#8141) (9752771)
- types: Add
autoScrolltothumbs.updatetype signature (#8146) (5d91e6e)- zoom: initialize gesture state after programmatic zoom (#8112) (71e9511)
... (truncated)
Changelog
Sourced from swiper's changelog.
12.2.0 (2026-05-27)
Bug Fixes
- avoid duplicate css type resolutions (aaf6014)
- core: guard against stale event listeners in onTouchEnd and onTouchMove (00fe610)
- core: guard all event handlers against stale invocations on destroyed swiper (3b2b85f)
- types: support boolean as controller type (b10f9e0)
12.1.4 (2026-04-29)
Bug Fixes
Features
- package: add TS declarations for CSS files (ea3081b), closes #8055
- react: expose isFullyVisible in SwiperSlide render props (#8175) (3af0002)
12.1.3 (2026-03-24)
Bug Fixes
- core: use virtual slides count in onResize when virtual mode is enabled (#8163) (4400083)
- grid: round down
slidesPerViewbefore calculating number of slides (#8172) (49a55ab)Features
- element: add navigation button slots (cc82241)
12.1.1 (2026-02-13)
Bug Fixes
- a11y: fix focus in virtual mode enabled (3055008), closes #8147
- core: avoid double-subtracting offsets in centerInsufficientSlides (#8158) (60b0052)
- core: prevent duplicate module initialization in constructor (#8155) (#8156) (07738a2)
- types: support boolean as a11y value (#8157) (6bf76d5)
12.1.0 (2026-01-28)
Bug Fixes
- autoplay: broken custom delay percentages with pause/resume (#8133) (0afecde)
- core: Don't use
data-swiper-slide-indexforrealIndexwhen virtual module is enabled (#8142) (bd957f8)- core: Escape all CSS selector special characters (d35f41a), closes #8135
- core: support slidesOffsetBefore and slidesOffsetAfert in cssMode (45b98d0), closes #7926
... (truncated)
Commits
929c01412.2.0157784echore: sponsors0348bc9chore: remove lock/staleedf0984chore: delete workflows3b2b85ffix(core): guard all event handlers against stale invocations on destroyed sw...b986149Merge pull request #8183 from arturovt/fix/guard-stale-listener43c24f1Clean up comment in onTouchMove functionac272bfRemove stale listener comment in onTouchEnd7a5ae86Merge pull request #8186 from Stanzilla/fix/css-types-no-duplicates832b84bMerge pull request #8188 from evanclan/fix/controller-boolean-type- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Technical Details
| ID: | 15984695 |
| UUID: | 4576157485 |
| Node ID: | PR_kwDOLiT3087iB7UA |
| Host: | GitHub |
| Repository: | codeharborhub/codeharborhub.github.io |