Skip to content

Update all non-major dependencies #929

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 17, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@reduxjs/toolkit (source) ^2.8.0 -> ^2.8.2 age adoption passing confidence
better-sqlite3 ^11.9.1 -> ^11.10.0 age adoption passing confidence
pg (source) ^8.15.6 -> ^8.16.0 age adoption passing confidence
rsuite (source) ^5.80.1 -> ^5.81.0 age adoption passing confidence
supertest ^7.1.0 -> ^7.1.1 age adoption passing confidence

Release Notes

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

v2.8.2

Compare Source

This bugfix release fixes a bundle size regression in RTK Query from the build and packaging changes in v2.8.0.

If you're using v2.8.0 or v2.8.1, please upgrade to v2.8.2 right away to resolve that bundle size issue!

Changelog

RTK Query Bundle Size

In v2.8.0, we reworked our packaging setup to better support React Native. While there weren't many meaningful code changes, we did alter our bundling build config file. In the process, we lost the config options to externalize the @reduxjs/toolkit core when building the RTK Query nested entry points. This resulted in a regression where the RTK core code also got bundled directly into the RTK Query artifacts, resulting in a significant size increase.

This release fixes the build config and restores the previous RTKQ build artifact sizes.

What's Changed

Full Changelog: reduxjs/redux-toolkit@v2.8.1...v2.8.2

WiseLibs/better-sqlite3 (better-sqlite3)

v11.10.0

Compare Source

What's Changed

New Contributors

Full Changelog: WiseLibs/better-sqlite3@v11.9.1...v11.10.0

brianc/node-postgres (pg)

v8.16.0

Compare Source

rsuite/rsuite (rsuite)

v5.81.0

Compare Source

Bug Fixes
  • toaster: fix issue where delayed closing affects state (#​4294) (3279371)
Features

5.80.3 (2025-05-17)

Bug Fixes
  • examples/with-electron/package.json & examples/with-electron/package-lock.json to reduce vulnerabilities (#​4282) (6891756)
  • examples/with-parcel/package.json & examples/with-parcel/package-lock.json to reduce vulnerabilities (#​4281) (07b6922)
  • examples/with-preact/package.json & examples/with-preact/package-lock.json to reduce vulnerabilities (#​4276) (10d9e0d)
  • examples/with-umi/package.json & examples/with-umi/package-lock.json to reduce vulnerabilities (#​4277) (ede8f51)
  • InlineEdit: reset input value to original on cancel instead of preserving edited value (#​4283) (c1d98b5)

5.80.2 (2025-05-09)

Bug Fixes
  • DateInput: ignore function keys (F1–F12) to prevent NaN input (#​4272) (42899bf)
  • DateRangeInput: ignore function keys (F1–F12) to prevent NaN input (#​4263) (3fd1516)

5.80.1 (2025-04-25)

Bug Fixes

v5.80.3

Compare Source

Bug Fixes
  • examples/with-electron/package.json & examples/with-electron/package-lock.json to reduce vulnerabilities (#​4282) (6891756)
  • examples/with-parcel/package.json & examples/with-parcel/package-lock.json to reduce vulnerabilities (#​4281) (07b6922)
  • examples/with-preact/package.json & examples/with-preact/package-lock.json to reduce vulnerabilities (#​4276) (10d9e0d)
  • examples/with-umi/package.json & examples/with-umi/package-lock.json to reduce vulnerabilities (#​4277) (ede8f51)
  • InlineEdit: reset input value to original on cancel instead of preserving edited value (#​4283) (c1d98b5)

v5.80.2

Compare Source

Bug Fixes
  • DateInput: ignore function keys (F1–F12) to prevent NaN input (#​4272) (42899bf)
  • DateRangeInput: ignore function keys (F1–F12) to prevent NaN input (#​4263) (3fd1516)
ladjs/supertest (supertest)

v7.1.1

Compare Source


Configuration

📅 Schedule: Branch creation - "after 8am and before 8pm on saturday" in timezone America/Indiana/Indianapolis, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 force-pushed the renovate/all-minor-patch branch 2 times, most recently from f11db24 to 7f22ece Compare May 20, 2025 03:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from c0b0a86 to 119ed6b Compare May 24, 2025 22:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 119ed6b to ec54968 Compare May 26, 2025 02:33
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.

0 participants