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

Update production-dependencies #877

Merged
merged 1 commit into from
Jan 9, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@fontsource/inter (source) 5.1.0 -> 5.1.1 age adoption passing confidence
@reduxjs/toolkit (source) 2.4.0 -> 2.5.0 age adoption passing confidence
matrix-widget-api 1.10.0 -> 1.11.0 age adoption passing confidence
react-redux 9.1.2 -> 9.2.0 age adoption passing confidence
react-router-dom (source) 6.28.0 -> 6.28.1 age adoption passing confidence
react-use 17.5.1 -> 17.6.0 age adoption passing confidence

Release Notes

fontsource/font-files (@​fontsource/inter)

v5.1.1

Compare Source

reduxjs/redux-toolkit (@​reduxjs/toolkit)

v2.5.0

Compare Source

This feature release updates the React peer dependency to work with React 19, and fixes an additional skip token issue.

Changelog

React 19 Compat

React 19 was just released! We've updated our peer dep to accept React 19, and updated our runtime and type tests to check against both React 18 and 19.

Also see React-Redux v9.2.0 for the same peer dep update.

Other Fixes

We previously fixed an issue with the RTKQ core where serializeQueryArgs callbacks could be called with skipToken, potentially leading to errors. We've fixed an additional location in the useQuery hooks where that could happen as well.

What's Changed

Full Changelog: reduxjs/redux-toolkit@v2.4.0...v2.5.0

matrix-org/matrix-widget-api (matrix-widget-api)

v1.11.0

Compare Source

1.11.0 Release

What's Changed
New Contributors

Full Changelog: matrix-org/matrix-widget-api@v1.10.0...v1.11.0

reduxjs/react-redux (react-redux)

v9.2.0

Compare Source

This feature release updates the React peer dependency to work with React 19, and improves treeshakeability of our build artifacts.

Changelog

React 19 Compat

React 19 was just released! We've updated our peer dep to accept React 19, and updated our runtime and type tests to check against both React 18 and 19.

Also see Redux Toolkit v2.5.0 for the same peer dep update.

Treeshaking

We've done some nitty-gritty optimization work to ensure bundlers correctly treeshake unused parts of the bundle.

What's Changed

Full Changelog: reduxjs/react-redux@v9.1.2...v9.2.0

remix-run/react-router (react-router-dom)

v6.28.1

Compare Source

streamich/react-use (react-use)

v17.6.0

Compare Source

Features
  • add onChange callback to useWindowSize (ea656f7)
  • add onChange callback to useWindowSize (3eb531a)

17.5.1 (2024-07-20)

Bug Fixes
  • 🐛 bump nano-css dependency (adfb337)

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 is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate renovate bot requested a review from a team December 9, 2024 23:27
Copy link

changeset-bot bot commented Dec 9, 2024

⚠️ No Changeset found

Latest commit: 9355315

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@renovate renovate bot force-pushed the renovate/production-dependencies branch 4 times, most recently from 498cef8 to 4083480 Compare December 10, 2024 18:00
@renovate renovate bot changed the title Update dependency react-use to v17.6.0 Update production-dependencies Dec 11, 2024
@renovate renovate bot force-pushed the renovate/production-dependencies branch 3 times, most recently from 817b27d to 9c2316b Compare December 16, 2024 12:39
@renovate renovate bot force-pushed the renovate/production-dependencies branch 2 times, most recently from 040cc69 to 9bc393b Compare December 20, 2024 21:44
@renovate renovate bot force-pushed the renovate/production-dependencies branch from 9bc393b to b69f332 Compare December 29, 2024 12:41
@renovate renovate bot force-pushed the renovate/production-dependencies branch 5 times, most recently from 9863d50 to 45cb0af Compare January 9, 2025 08:56
@renovate renovate bot force-pushed the renovate/production-dependencies branch from 45cb0af to 9355315 Compare January 9, 2025 08:57
Copy link
Contributor

@weeman1337 weeman1337 left a comment

Choose a reason for hiding this comment

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

Tested with the example widget ✔️

@weeman1337 weeman1337 enabled auto-merge (rebase) January 9, 2025 08:59
@weeman1337 weeman1337 merged commit def4e78 into main Jan 9, 2025
4 checks passed
@weeman1337 weeman1337 deleted the renovate/production-dependencies branch January 9, 2025 09:01
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.

1 participant