fix(deps): update dependency @types/bcryptjs to version 3.x 🌟 (major)#1483
Open
renovate[bot] wants to merge 1 commit intodevelopfrom
Open
fix(deps): update dependency @types/bcryptjs to version 3.x 🌟 (major)#1483renovate[bot] wants to merge 1 commit intodevelopfrom
renovate[bot] wants to merge 1 commit intodevelopfrom
Conversation
|
See the guidelines for reviewing dependency updates for info on how to review dependency update PRs. |
9a40e53 to
24dd819
Compare
24dd819 to
2361c7f
Compare
cypress-realworld-app
|
||||||||||||||||||||||||||||||||||||||||
| Project |
cypress-realworld-app
|
| Branch Review |
renovate/major-automergetypesminor
|
| Run status |
|
| Run duration | 09m 23s |
| Commit |
|
| Committer | renovate[bot] |
| View all properties for this run ↗︎ | |
| Test results | |
|---|---|
|
|
0
|
|
|
0
|
|
|
0
|
|
|
0
|
|
|
396
|
| View all changes introduced in this branch ↗︎ | |
UI Coverage
100%
|
|
|---|---|
|
|
0
|
|
|
41
|
Accessibility
85.65%
|
|
|---|---|
|
|
5 critical
8 serious
2 moderate
2 minor
|
|
|
1181
|
2361c7f to
d1f3fd5
Compare
d1f3fd5 to
de00998
Compare
de00998 to
cd6966a
Compare
cd6966a to
c73c30a
Compare
c73c30a to
aea6729
Compare
aea6729 to
727032d
Compare
727032d to
5f5f8db
Compare
5f5f8db to
634dca8
Compare
634dca8 to
331cb0e
Compare
331cb0e to
826fd4f
Compare
826fd4f to
cda8470
Compare
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:
2.4.2→3.0.0^1.3.2→^2.0.00.19.3→1.0.08.5.8→9.0.102.2.1→3.1.01.0.11→2.0.3^20.11.25→^24.0.0^18.2.14→^19.0.0^18.2.6→^19.0.00.0.29→2.2.08.3.4→11.0.0Release Notes
auth0/jwt-decode (@types/jwt-decode)
v3.1.0Full Changelog
Configuration
📅 Schedule: Branch creation - "before 3am on the first day of the month" in timezone America/New_York, 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.
Note
Medium Risk
Primarily a dependency/type-definition update, but it includes major-version bumps to core typings (
@types/node,@types/react,@types/react-dom, JWT types) that can surface new TypeScript errors or subtle compile/runtime mismatches in code that relies on these definitions.Overview
Updates multiple TypeScript
@types/*dependencies inpackage.json, including major bumps such as@types/bcryptjs2.x→3.x,@types/node20→24, and@types/react/@types/react-dom18→19.Refreshes
yarn.lockaccordingly, pulling in updated transitive typings and related packages (e.g., new*entries forbcryptjs,detect-port,http-proxy-middleware,jwt-decode,lowdb,uuid).Written by Cursor Bugbot for commit cda8470. This will update automatically on new commits. Configure here.