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-wrap-balancer to v1 #2588

Merged
merged 1 commit into from
Jun 21, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 20, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-wrap-balancer (source) 0.5.0 -> 1.0.0 age adoption passing confidence

Release Notes

shuding/react-wrap-balancer

v1.0.0

Compare Source

V1.0 is here! Major new feature from this release is that <Balancer> will now switch to use the native CSS text-wrap: balance if it's available. This improves the runtime performance quite a lot!

With that, it's even more important to always add a <Provider> to your app as that makes the CSS feature detection logic shared across all <Balancer> components.

Lastly, if the native CSS balance is available, the ratio option will be ignored because that's not part of the text-wrap: balance standard.

What's Changed

New Contributors

Full Changelog: shuding/react-wrap-balancer@0.5.0...1.0.0


Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), 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 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 20, 2023 04:28
@renovate renovate bot added the needs approval/merge Major dependency updates, automatically added to renovate PRs. These need human approvals & merging label Jun 20, 2023
@vercel
Copy link

vercel bot commented Jun 20, 2023

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

Name Status Preview Comments Updated (UTC)
hedvig-dot-com ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 21, 2023 6:42am
onboarding ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 21, 2023 6:42am

@robinandeer robinandeer merged commit c945ad5 into main Jun 21, 2023
7 checks passed
@robinandeer robinandeer deleted the renovate/react-wrap-balancer-1.x branch June 21, 2023 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs approval/merge Major dependency updates, automatically added to renovate PRs. These need human approvals & merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant