Skip to content

chore(deps): bump swiper and @gravity-ui/page-constructor - #715

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-e37a61c496
Open

chore(deps): bump swiper and @gravity-ui/page-constructor#715
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-e37a61c496

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 24, 2026

Copy link
Copy Markdown
Contributor

Bumps swiper to 12.2.0 and updates ancestor dependency @gravity-ui/page-constructor. These dependencies need to be updated together.

Updates swiper from 10.3.1 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

  • remove redundant aria-disabled=false from swiper nav button (#8176) (6730929)

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 slidesPerView before 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-index for realIndex when 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 autoScroll to thumbs.update type 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

  • remove redundant aria-disabled=false from swiper nav button (#8176) (6730929)

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 slidesPerView before 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-index for realIndex when 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
  • 929c014 12.2.0
  • 157784e chore: sponsors
  • 0348bc9 chore: remove lock/stale
  • edf0984 chore: delete workflows
  • 3b2b85f fix(core): guard all event handlers against stale invocations on destroyed sw...
  • b986149 Merge pull request #8183 from arturovt/fix/guard-stale-listener
  • 43c24f1 Clean up comment in onTouchMove function
  • ac272bf Remove stale listener comment in onTouchEnd
  • 7a5ae86 Merge pull request #8186 from Stanzilla/fix/css-types-no-duplicates
  • 832b84b Merge pull request #8188 from evanclan/fix/controller-boolean-type
  • Additional commits viewable in compare view

Updates @gravity-ui/page-constructor from 8.11.0 to 8.15.0

Release notes

Sourced from @​gravity-ui/page-constructor's releases.

v8.15.0

8.15.0 (2026-07-22)

Features

v8.14.2

8.14.2 (2026-07-16)

Bug Fixes

v8.14.1

8.14.1 (2026-07-10)

Bug Fixes

v8.14.0

8.14.0 (2026-07-06)

Features

v8.13.2

8.13.2 (2026-06-24)

Bug Fixes

v8.13.1

8.13.1 (2026-06-24)

Bug Fixes

v8.13.0

8.13.0 (2026-05-28)

... (truncated)

Changelog

Sourced from @​gravity-ui/page-constructor's changelog.

8.15.0 (2026-07-22)

Features

8.14.2 (2026-07-16)

Bug Fixes

8.14.1 (2026-07-10)

Bug Fixes

8.14.0 (2026-07-06)

Features

8.13.2 (2026-06-24)

Bug Fixes

8.13.1 (2026-06-24)

Bug Fixes

8.13.0 (2026-05-28)

Features

8.12.0 (2026-05-28)

... (truncated)

Commits

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

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

Bumps [swiper](https://github.com/nolimits4web/Swiper) to 12.2.0 and updates ancestor dependency [@gravity-ui/page-constructor](https://github.com/gravity-ui/page-constructor). These dependencies need to be updated together.


Updates `swiper` from 10.3.1 to 12.2.0
- [Release notes](https://github.com/nolimits4web/Swiper/releases)
- [Changelog](https://github.com/nolimits4web/swiper/blob/master/CHANGELOG.md)
- [Commits](nolimits4web/swiper@v10.3.1...v12.2.0)

Updates `@gravity-ui/page-constructor` from 8.11.0 to 8.15.0
- [Release notes](https://github.com/gravity-ui/page-constructor/releases)
- [Changelog](https://github.com/gravity-ui/page-constructor/blob/main/CHANGELOG.md)
- [Commits](gravity-ui/page-constructor@v8.11.0...v8.15.0)

---
updated-dependencies:
- dependency-name: swiper
  dependency-version: 12.2.0
  dependency-type: indirect
- dependency-name: "@gravity-ui/page-constructor"
  dependency-version: 8.15.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 24, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 24, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependabot. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot
dependabot Bot requested review from a team and diplodoc-bot as code owners July 24, 2026 14:56
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 24, 2026
@dependabot
dependabot Bot requested review from goldserg and stenin-nikita and removed request for a team July 24, 2026 14:56
@sonarqubecloud

Copy link
Copy Markdown

@yc-ui-bot

Copy link
Copy Markdown
Contributor

Storybook preview is ready.

@yc-ui-bot

Copy link
Copy Markdown
Contributor

Visual Tests Report is ready.

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.

1 participant