chore(deps): bump bcryptjs and @types/bcryptjs#11
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump bcryptjs and @types/bcryptjs#11dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
c6747b4 to
53f4533
Compare
7727984 to
14572bf
Compare
14572bf to
19f9666
Compare
19f9666 to
18821be
Compare
cursor bot
pushed a commit
that referenced
this pull request
Jan 10, 2026
- Enhanced PR descriptions with compatibility analysis - Added testing checklists to all dependency update PRs - Documented major version bumps and breaking change warnings - Updated 8 open PRs (#14, #13, #12, #11, #10, #6, #4, #1) - Created automated review script for future use Related PRs: - PR #14: tailwind-merge 2.6.0 → 3.4.0 - PR #13: lucide-react 0.427.0 → 0.562.0 - PR #12: @types/node 20.19.27 → 25.0.3 - PR #11: bcryptjs updates - PR #10: date-fns 3.6.0 → 4.1.0 - PR #6: @hookform/resolvers 3.10.0 → 5.2.2 - PR #4: softprops/action-gh-release 1 → 2 - PR #1: github/codeql-action 3 → 4
6 tasks
benmed00
added a commit
that referenced
this pull request
Jan 10, 2026
Comprehensive review and enhancement of all open dependency update PRs with compatibility analysis, enhanced descriptions, and proper metadata. - Enhanced PR descriptions with compatibility analysis - Added testing checklists to all dependency update PRs - Documented major version bumps and breaking change warnings - Updated 8 open PRs (#14, #13, #12, #11, #10, #6, #4, #1) - Created automated review script for future use Related PRs: - PR #14: tailwind-merge 2.6.0 → 3.4.0 - PR #13: lucide-react 0.427.0 → 0.562.0 - PR #12: @types/node 20.19.27 → 25.0.3 - PR #11: bcryptjs updates - PR #10: date-fns 3.6.0 → 4.1.0 - PR #6: @hookform/resolvers 3.10.0 → 5.2.2 - PR #4: softprops/action-gh-release 1 → 2 - PR #1: github/codeql-action 3 → 4
ebc55e0 to
cb636c5
Compare
Bumps [bcryptjs](https://github.com/dcodeIO/bcrypt.js) and [@types/bcryptjs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bcryptjs). These dependencies needed to be updated together. Updates `bcryptjs` from 2.4.3 to 3.0.3 - [Release notes](https://github.com/dcodeIO/bcrypt.js/releases) - [Commits](dcodeIO/bcrypt.js@2.4.3...v3.0.3) Updates `@types/bcryptjs` from 2.4.6 to 3.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bcryptjs) --- updated-dependencies: - dependency-name: bcryptjs dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: "@types/bcryptjs" dependency-version: 3.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
cb636c5 to
8437ef0
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.
📦 Dependency Update: bcryptjs and @types/bcryptjs
Version Change
2.4.33.0.3Note: Major version update with ESM support and 2b hash format by default. Existing hashes continue to work.
🔧 Changes Required
package.jsonor workflow filenpm run build(for npm packages)npm run test:run(for npm packages)npm run lint(for npm packages)✅ Verification Checklist
npm run build(for npm packages)npm run test:run(for npm packages)npm run lint(for npm packages)📝 Migration Notes
Please review the migration guide for this major version update and address any breaking changes.
🔗 Related
🚀 Status
⏳ Awaiting verification and testing