Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency embla-carousel-react to v8 #3740

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 4, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
embla-carousel-react (source) ^7.0.4 -> ^7.0.4 || ^8.0.0 age adoption passing confidence
embla-carousel-react (source) 7.1.0 -> 8.1.5 age adoption passing confidence

Release Notes

davidjerleke/embla-carousel (embla-carousel-react)

v8.1.5

Compare Source

Sponsor

Embla Carousel is an open source MIT licensed project. If you are interested in supporting this project you can sponsor it here:

What's Changed

Full Changelog: davidjerleke/embla-carousel@v8.1.4...v8.1.5

v8.1.4

Compare Source

v8.1.3

Compare Source

Sponsor

Embla Carousel is an open source MIT licensed project. If you are interested in supporting this project you can sponsor it here:

💫 Special release!

After suffering a terrible fate descending into the depths of the dark stale issues underworld for more than 4 years, it seemed all hope was lost for the fade issue. No one expected that it would survive the unforgiving hellish landscape, defy death and escape the underworld like Kratos.

Behold, the God of Fade 😂!

Kratos_PS4

What's Changed

Full Changelog: davidjerleke/embla-carousel@v8.1.2...v8.1.3

v8.1.2

Compare Source

Sponsor

Embla Carousel is an open source MIT licensed project. If you are interested in supporting this project you can sponsor it here:

What's Changed

Full Changelog: davidjerleke/embla-carousel@v8.1.1...v8.1.2

v8.1.1

Compare Source

Sponsor

Embla Carousel is an open source MIT licensed project. If you are interested in supporting this project you can sponsor it here:

What's Changed

Full Changelog: davidjerleke/embla-carousel@v8.1.0...v8.1.1

v8.1.0

Compare Source

Sponsor

Embla Carousel is an open source MIT licensed project. If you are interested in supporting this project you can sponsor it here:

What's Changed

Full Changelog: davidjerleke/embla-carousel@v8.0.4...v8.1.0

v8.0.4

Compare Source

Sponsor

Embla Carousel is an open source MIT licensed project. If you are interested in supporting this project you can sponsor it here:

What's Changed

New Contributors

Full Changelog: davidjerleke/embla-carousel@v8.0.3...v8.0.4

v8.0.3

Compare Source

Sponsor

Embla Carousel is an open source MIT licensed project. If you are interested in supporting this project you can sponsor it here:

What's Changed

New Contributors

Full Changelog: davidjerleke/embla-carousel@v8.0.2...v8.0.3

v8.0.2

Compare Source

Donations

Embla Carousel is an open source MIT licensed project. If you are interested in supporting this project, please consider:


What's Changed

New Contributors

Full Changelog: davidjerleke/embla-carousel@v8.0.1...v8.0.2

v8.0.1

Compare Source

Donations

Embla Carousel is an open source MIT licensed project. If you are interested in supporting this project, please consider:


What's Changed
New Contributors

Full Changelog: davidjerleke/embla-carousel@v8.0.0...v8.0.1

v8.0.0

Compare Source

✨ Release highlights

🌟 New core features

  • Automatic slide/container size change detection with ResizeObserver.
  • Automatic detection of added/removed slides with MutationObserver.
  • Improved performance of slidesInView now using IntersectionObserver instead of custom calculations.
  • New options to give devs more control: watchDrag, watchResize, watchSlides and dragThreshold.
  • New events: slidesChanged and slidesInView.
  • New Autoplay events: autoplay:play and autoplay:stop.
  • Embla now works with elements that come from other realms, such as iframes.
  • Support using tab on focusable elements to navigate the carousel.
  • Calculations for element dimensions and snap positions now work even if these elements have applied transforms.
  • Frame rate agnostic animations.
  • Support for any media queries (not just width queries) in breakpoints option.
  • New plugin: AutoScroll.
  • And more...

🌟 New integrations/wrappers

🌟 Documentation

🌟 Misc

  • Tests have been added, improved and refactored so they test the final product instead of isolated components.
  • Improved issue/discussion setup with templates.
  • Improved contribution guidelines - Thanks @​zaaakher for all your efforts!
  • A significant increase of contributions, both from current and new contributors.
  • A significant increase of embla-carousel-svelte and embla-carousel-vue users.

🙏 A huge thank you to everyone who contributed to this release!

Donations

Embla Carousel is an open source MIT licensed project. If you are interested in supporting this project, please consider:


What's Changed

New Contributors

Full Changelog: davidjerleke/embla-carousel@v7.1.0...v8.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner June 4, 2024 19:38
@renovate renovate bot requested review from GermainBergeron and toofff and removed request for a team June 4, 2024 19:38
Copy link

github-actions bot commented Jun 4, 2024

@renovate renovate bot force-pushed the renovate/embla-carousel-react-8.x branch 4 times, most recently from 0d31aba to 548b815 Compare June 11, 2024 21:23
@renovate renovate bot force-pushed the renovate/embla-carousel-react-8.x branch 3 times, most recently from 172a38b to 7b53298 Compare June 19, 2024 13:53
@renovate renovate bot force-pushed the renovate/embla-carousel-react-8.x branch from 7b53298 to 9b2f8b5 Compare June 26, 2024 21:15
@GermainBergeron
Copy link
Member

Mantine still requires v7

Copy link
Contributor Author

renovate bot commented Jun 27, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 8.x releases. But if you manually upgrade to 8.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/embla-carousel-react-8.x branch June 27, 2024 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant