Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2024

Bumps swiper from 11.1.3 to 11.1.4.

Release notes

Sourced from swiper's releases.

v11.1.4

Bug Fixes

  • a11y: fix slide on focus when loop mode is enabled (fc8ed1a), closes #7540
  • core: check for swiper.el in destroy queue (39a3e53), closes #7530
  • navigation: prevent hide on click when clicking on navigation buttons (c0f7bb6), closes #7559
  • vue: avoid rendering same slide vnode twice for small amount of slides in loop + virtual mode (#7556) (5737f03)
  • zoom: fix issue when slide change possible during zoom out (f67308c)
Changelog

Sourced from swiper's changelog.

11.1.4 (2024-05-30)

Bug Fixes

  • a11y: fix slide on focus when loop mode is enabled (fc8ed1a), closes #7540
  • core: check for swiper.el in destroy queue (39a3e53), closes #7530
  • navigation: prevent hide on click when clicking on navigation buttons (c0f7bb6), closes #7559
  • vue: avoid rendering same slide vnode twice for small amount of slides in loop + virtual mode (#7556) (5737f03)
  • zoom: fix issue when slide change possible during zoom out (f67308c)
Commits
  • eb02010 11.1.4
  • c0f7bb6 fix(navigation): prevent hide on click when clicking on navigation buttons
  • 39a3e53 fix(core): check for swiper.el in destroy queue
  • 5737f03 fix(vue): avoid rendering same slide vnode twice for small amount of slides i...
  • f67308c fix(zoom): fix issue when slide change possible during zoom out
  • fc8ed1a fix(a11y): fix slide on focus when loop mode is enabled
  • See full diff 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 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)

Bumps [swiper](https://github.com/nolimits4web/Swiper) from 11.1.3 to 11.1.4.
- [Release notes](https://github.com/nolimits4web/Swiper/releases)
- [Changelog](https://github.com/nolimits4web/swiper/blob/master/CHANGELOG.md)
- [Commits](nolimits4web/swiper@v11.1.3...v11.1.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added PR: dependencies Pull requests that update a dependency file PR: waiting for review For PRs that are complete, tested, and ready for review labels Jun 3, 2024
@FreeTubeBot FreeTubeBot enabled auto-merge (squash) June 3, 2024 08:29
@FreeTubeBot FreeTubeBot merged commit c6f76a9 into development Jun 3, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/swiper-11.1.4 branch June 3, 2024 11:52
@github-actions github-actions bot removed the PR: waiting for review For PRs that are complete, tested, and ready for review label Jun 3, 2024
PikachuEXE added a commit to PikachuEXE/FreeTube that referenced this pull request Jun 5, 2024
* development:
  Translated using Weblate (Italian)
  Translated using Weblate (Chinese (Traditional))
  Translated using Weblate (Chinese (Simplified))
  Translated using Weblate (French)
  Translated using Weblate (Spanish)
  Translated using Weblate (Portuguese (Brazil))
  Translated using Weblate (Spanish)
  Make adding duplicate disabled by default (FreeTubeApp#5044)
  Switch settings sections and form elements to created lifecycle hook (FreeTubeApp#5224)
  Translated using Weblate (French)
  Translated using Weblate (Estonian)
  Bump sass from 1.77.2 to 1.77.4 (FreeTubeApp#5222)
  Bump lefthook from 1.6.13 to 1.6.15 (FreeTubeApp#5223)
  Bump the eslint group with 2 updates (FreeTubeApp#5218)
  Bump electron from 30.0.8 to 30.0.9 (FreeTubeApp#5221)
  Bump swiper from 11.1.3 to 11.1.4 (FreeTubeApp#5220)
  Bump stylelint from 16.6.0 to 16.6.1 in the stylelint group (FreeTubeApp#5219)
  Add missing IPC channel constants (FreeTubeApp#5216)
PikachuEXE added a commit to PikachuEXE/FreeTube that referenced this pull request Jun 5, 2024
* feature/subscription-cache:
  ! Rename subscriptions to subscription cache & fix outdated mutation reference
  Translated using Weblate (Italian)
  Translated using Weblate (Chinese (Traditional))
  Translated using Weblate (Chinese (Simplified))
  Translated using Weblate (French)
  Translated using Weblate (Spanish)
  Translated using Weblate (Portuguese (Brazil))
  Translated using Weblate (Spanish)
  Make adding duplicate disabled by default (FreeTubeApp#5044)
  Switch settings sections and form elements to created lifecycle hook (FreeTubeApp#5224)
  Translated using Weblate (French)
  Translated using Weblate (Estonian)
  Bump sass from 1.77.2 to 1.77.4 (FreeTubeApp#5222)
  Bump lefthook from 1.6.13 to 1.6.15 (FreeTubeApp#5223)
  Bump the eslint group with 2 updates (FreeTubeApp#5218)
  Bump electron from 30.0.8 to 30.0.9 (FreeTubeApp#5221)
  Bump swiper from 11.1.3 to 11.1.4 (FreeTubeApp#5220)
  Bump stylelint from 16.6.0 to 16.6.1 in the stylelint group (FreeTubeApp#5219)
  Add missing IPC channel constants (FreeTubeApp#5216)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants