Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 13, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
international-types 0.3.7 -> 0.4.0 age adoption passing confidence

Release Notes

QuiiBz/next-international

v0.4.0

Compare Source

Breaking changes

This release contains several breaking changes, as we move closer to a v1:

  • createI18n<typeof Locale>() doesn't require anymore a generic, you should now have createI18n()
  • useI18n hook now only returns a t function, instead of an object containing both t and scopedT functions
  • A new useScopedI18n hook replaces the old scopedT function, and works similarly

And some new features:

  • A new useCurrentLocale hook that is correctly typed and returns the current locale
  • Improved types for params extraction of the translations

The README has been updated to reflect those changes. Huge thanks to @​baptisteArno and @​mieszkosabo for landing these improvements!

What's Changed

New Contributors

Full Changelog: QuiiBz/next-international@0.3.6...0.4.0

v0.3.8

Compare Source


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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested review from a team, BABAK0T0 and ModuloM and removed request for a team April 13, 2023 21:12
@changeset-bot
Copy link

changeset-bot bot commented Apr 13, 2023

🦋 Changeset detected

Latest commit: e71383e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@scaleway/use-i18n Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@renovate
Copy link
Contributor Author

renovate bot commented Apr 13, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@philibea philibea force-pushed the renovate/international-types-0.x branch from 7405ecf to 29c1d9e Compare April 14, 2023 08:44
@ModuloM ModuloM force-pushed the renovate/international-types-0.x branch from 29c1d9e to db3fe73 Compare April 25, 2023 08:20
@ModuloM ModuloM force-pushed the renovate/international-types-0.x branch from db3fe73 to 0c9c9bc Compare April 25, 2023 08:36
Copy link
Contributor

@QuiiBz QuiiBz left a comment

Choose a reason for hiding this comment

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

We should remove the eslint bump

@codecov
Copy link

codecov bot commented Apr 25, 2023

Codecov Report

Merging #1281 (e71383e) into main (d8e05aa) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1281   +/-   ##
=======================================
  Coverage   98.94%   98.94%           
=======================================
  Files          24       24           
  Lines         666      666           
  Branches       94       94           
=======================================
  Hits          659      659           
  Partials        7        7           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@ModuloM ModuloM merged commit 8b1390c into main Apr 25, 2023
@ModuloM ModuloM deleted the renovate/international-types-0.x branch April 25, 2023 09:28
@github-actions github-actions bot mentioned this pull request Apr 26, 2023
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.

5 participants