Skip to content

fix(deps): bump embla-carousel-wheel-gestures from 8.0.1 to 8.1.0#686

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/embla-carousel-wheel-gestures-8.1.0
Open

fix(deps): bump embla-carousel-wheel-gestures from 8.0.1 to 8.1.0#686
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/embla-carousel-wheel-gestures-8.1.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2025

Bumps embla-carousel-wheel-gestures from 8.0.1 to 8.1.0.

Release notes

Sourced from embla-carousel-wheel-gestures's releases.

v8.1.0

What's Changed

Full Changelog: xiel/embla-carousel-wheel-gestures@v8.0.5...v8.1.0

v8.0.5

  • fixed: Build error with Svelte #219
    • added exports field to package json with paths for types, require and import
    • set WheelGesturesPlugin as default export
"exports": {
    ".": {
      "import": "./dist/embla-carousel-wheel-gestures.esm.js",
      "require": "./dist/index.js",
      "types": "./dist/index.d.ts"
    }
}

Full Changelog: xiel/embla-carousel-wheel-gestures@v8.0.4...v8.0.5

v8.0.2

What's Changed

New Contributors

Full Changelog: xiel/embla-carousel-wheel-gestures@v8.0.1...v8.0.2

Commits
  • a7515bb v8.1.0
  • 4967e22 chore: bundlewatch - update maxSize limits in package.json for UMD build files
  • 783985c test: enhance WheelGesturesPlugin tests with boundary condition and scroll pr...
  • 0135db4 fix: adjust scroll boundary threshold calculation in WheelGesturesPlugin
  • a0263ae fix: add progressive damping at boundaries in WheelGesturesPlugin
  • 4bdcbfb fix: improve boundary handling in WheelGesturesPlugin
  • d82c436 feat: add loop toggle to React EmblaCarousel example configuration
  • e823c5c test: add comprehensive unit tests for WheelGesturesPlugin and update lint sc...
  • b65b9d5 fix: prevent excessive scrolling at boundaries in WheelGesturesPlugin
  • f90ff7c chore: upgrade embla-carousel and related packages to v8.6.0
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @davidicus.


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.

Bumps [embla-carousel-wheel-gestures](https://github.com/xiel/embla-carousel-wheel-gestures) from 8.0.1 to 8.1.0.
- [Release notes](https://github.com/xiel/embla-carousel-wheel-gestures/releases)
- [Commits](xiel/embla-carousel-wheel-gestures@v8.0.1...v8.1.0)

---
updated-dependencies:
- dependency-name: embla-carousel-wheel-gestures
  dependency-version: 8.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 12, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 12, 2025
@netlify
Copy link

netlify bot commented Aug 12, 2025

Deploy Preview for phillips-seldon ready!

Name Link
🔨 Latest commit 1b2795b
🔍 Latest deploy log https://app.netlify.com/projects/phillips-seldon/deploys/689b969a49a132000815c690
😎 Deploy Preview https://deploy-preview-686--phillips-seldon.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Contributor

@davidicus davidicus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 12, 2025

Dependabot tried to merge this PR, but received the following error from GitHub:

Repository rule violations found

At least 2 approving reviews are required by reviewers with write access.


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.

1 participant