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

fix(deps): update dependency react-flip-toolkit to v7.2.4 #237

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 15, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-flip-toolkit 7.0.14 -> 7.2.4 age adoption passing confidence

Release Notes

aholachek/react-flip-toolkit (react-flip-toolkit)

v7.2.4: [v7.2.4] Default to ESM export for time being

Compare Source

It was reported in https://github.com/aholachek/react-flip-toolkit/issues/224 that our recent v7.2.0 release broke type resolutions for modern exports. While I try to figure out why that is, I am removing modern exports so that people will use esm exports instead, which are working properly. The difference in bundle size is negligible-- about 2kb unminified. I look forward to adding modern exports back once I can work with the microbundle project to figure out what's currently going wrong.

v7.2.0: [v7.2.0] Add global disableFlip function

Compare Source

Minor update

Add global configuration functions (disableFlip and enableFlip) to disable and re-enable FLIP. This change was proposed by @​singintime in https://github.com/aholachek/react-flip-toolkit/pull/218.

General upkeep

Update dev dependencies to latest possible minor versions

v7.1.0: Respect prefers-reduced-motion

Compare Source

Minor Updates
  • Respect user's prefer-reduced-motion setting (#​206)
Patch Updates
  • Updated dev dependencies (#​207)

v7.0.17: Add onStart prop to Flipper

Compare Source

Thanks to @​tkriplean for the pr!

v7.0.16: Fix UMD Builds

Compare Source

Thanks to @​rschristian for fixing an issue with UMD file generation due to incorrect configuration of microbundle, the library used to package react-flip-toolkit


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 this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

Copy link

vercel bot commented Aug 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
devbox ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 1, 2024 9:18am

Copy link

vercel bot commented Aug 15, 2024

Deployment failed with the following error:

Resource is limited - try again in 10 hours (more than 100, code: "api-deployments-free-per-day").

@renovate renovate bot changed the title fix(deps): update dependency react-flip-toolkit to ^7.2.4 fix(deps): update dependency react-flip-toolkit to v7.2.4 Aug 15, 2024
@renovate renovate bot force-pushed the renovate/react-flip-toolkit-7.x branch 2 times, most recently from 469da8d to 92dbb2a Compare August 18, 2024 17:58
@renovate renovate bot force-pushed the renovate/react-flip-toolkit-7.x branch from 92dbb2a to 1b5d41b Compare August 25, 2024 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants