fix(deps): update patch dependencies#5633
Merged
Merged
Conversation
97930b9 to
221fc86
Compare
rajohnson90
approved these changes
May 7, 2026
61873cd to
423e750
Compare
2300a49 to
463fc63
Compare
feb5841 to
70bbdc6
Compare
Contributor
|
🎉 This PR is included in version 1.402.6 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.0.1→6.0.21.6.16→1.6.18==2.0.49→==2.0.50==1.7.1→==1.7.21.0.30001791→1.0.300017936.4.0→6.4.15.5.5→5.5.6==4.7.1→==4.7.4v4.0.0→v4.0.12.14.2→2.14.6==2.4.4→==2.4.6==3.0.2→==3.0.316.0.7→16.0.8==2.0.49→==2.0.506.4.1→6.4.2v3.95.2→v3.95.38.0.10→8.0.14Release Notes
vitejs/vite-plugin-react (@vitejs/plugin-react)
v6.0.2Compare Source
Allow all options in reactCompilerPreset (#1189)
This is a type only change. Only
compilationModeandtargetoptions were available forreactCompilerPreset.vitest-dev/eslint-plugin-vitest (@vitest/eslint-plugin)
v1.6.18Compare Source
🐞 Bug Fixes
requiresTypeCheckingmetadata for four rules - by @inglec-arista in #905 (e06a3)View changes on GitHub
v1.6.17Compare Source
🐞 Bug Fixes
toBeTypeOfinstead ofexpectTypeOfinprefer-expect-type-of- by @sheremet-va in #896 (a4bcd)View changes on GitHub
authlib/authlib (authlib)
v1.7.2Compare Source
What's Changed
Full Changelog: authlib/authlib@v1.7.1...v1.7.2
browserslist/caniuse-lite (caniuse-lite)
v1.0.30001793Compare Source
v1.0.30001792Compare Source
cypress-io/eslint-plugin-cypress (eslint-plugin-cypress)
v6.4.1Compare Source
Bug Fixes
prettier/eslint-plugin-prettier (eslint-plugin-prettier)
v5.5.6Compare Source
Patch Changes
b5c96a3Thanks @JounQin! - chore: bump all (dev)Dependenciesvimalloc/flask-jwt-extended (flask-jwt-extended)
v4.7.4Compare Source
What's Changed
New Contributors
Full Changelog: vimalloc/flask-jwt-extended@4.7.3...4.7.4
v4.7.3Compare Source
I'm skipping 4.7.2 because I forgot to bump the python version in code. This is the same as 4.7.2, with things setup correctly.
Oops
hashicorp/setup-terraform (hashicorp/setup-terraform)
v4.0.1Compare Source
BUG FIXES:
mswjs/msw (msw)
v2.14.6Compare Source
v2.14.6 (2026-05-11)
Bug Fixes
ccb40e0) @kettanaitov2.14.5Compare Source
v2.14.5 (2026-05-08)
Bug Fixes
91a5d41) @kettanaitov2.14.4Compare Source
v2.14.4 (2026-05-07)
Bug Fixes
finalizeAPI for handler cleanup (#2738) (a288f54) @kettanaitov2.14.3Compare Source
v2.14.3 (2026-05-04)
Bug Fixes
c4567d2) @kettanaitonumpy/numpy (numpy)
v2.4.6Compare Source
v2.4.5: (May 15, 2026)Compare Source
NumPy 2.4.5 Release Notes
NumPy 2.4.5 is a patch release that fixes bugs discovered after the 2.4.4
release, has some typing improvements, and maintains infrastructure.
This release supports Python versions 3.11-3.14
Contributors
A total of 17 people contributed to this release. People with a "+" by their
names contributed a patch for the first time.
Pull requests merged
A total of 28 pull requests were merged for this release.
np.shapeassignability issue for python lists (#31171)pack_inner...tile: accept numpy scalars and arrays as second argument...ix_fix for boolean and non-1d input (#31218)_NestedSequencetype parameter default to work around...DTypeLikeruntime type-checker support (#31425)pandas-dev/pandas (pandas)
v3.0.3: pandas 3.0.3Compare Source
We are pleased to announce the release of pandas 3.0.3.
This is a patch release in the 3.0.x series and includes some regression fixes and bug fixes. We recommend that all users of the 3.0.x series upgrade to this version.
See the full whatsnew for a list of all the changes.
Pandas 3.0 supports Python 3.11 and higher.
The release can be installed from PyPI:
Or from conda-forge
Please report any issues with the release on the pandas issue tracker.
Thanks to all the contributors who made this release possible.
webpack/sass-loader (sass-loader)
v16.0.8Compare Source
styled-components/styled-components (styled-components)
v6.4.2Compare Source
Patch Changes
9945904: Restore TypeScript prop autocomplete inside the JSX of a styled component once the first attribute is typed.9945904: Apply all chain levels' styles when an extended styled component renders with theasprop under Preact'sreact-compat.9945904: Respect a customtoStringon plain value objects (e.g. design tokens) when interpolated into a styled component, rather than walking the object's keys as CSS declarations.9945904: Fix a TypeScript error when wrapping a component whose props include anasprop with a non-string type (such as Next.jsLink'sas?: Url). The styled component now accepts either the styled-components polymorphism value or the wrapped component's ownastype, so spreading the wrapped component's props onto the styled component is assignable again.9945904: Restore reliable styling in production browser bundles built without a runtimeprocessglobal.trufflesecurity/trufflehog (trufflesecurity/trufflehog)
v3.95.3Compare Source
What's Changed
Full Changelog: trufflesecurity/trufflehog@v3.95.2...v3.95.3
vitejs/vite (vite)
v8.0.14Compare Source
Features
Bug Fixes
Miscellaneous Chores
Code Refactoring
Tests
v8.0.13Compare Source
Features
onEnd(#22357) (47071ce)Bug Fixes
write=false(#22328) (158e8ae)name/originalFileNamein syntheticassetFileNamescall (#22439) (8e59c97)isBundledper environment (#22257) (a576326)Miscellaneous Chores
v8.0.12Compare Source
Features
Bug Fixes
rolldownOptionsinstead of deprecatedrollupOptionsin messages (#22400) (b675c7b)build.targetto worker bundle (#22404) (3c93fde)Miscellaneous Chores
v8.0.11Compare Source
Features
Bug Fixes
Documentation
Miscellaneous Chores
Code Refactoring
Tests
This PR was generated by Mend Renovate. View the repository job log.