deps: RN-1761: bump Bitwarden CLI 2025.4 → 2026.2#6471
Conversation
Summary of ChangesHello @jaskfla, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request focuses on a routine dependency update, specifically bumping the version of the Highlights
Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here. You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension. Footnotes
|
There was a problem hiding this comment.
Code Review
This pull request updates the @bitwarden/cli development dependency from version 2025.4.0 to 2025.9.0. The change is a straightforward version bump and appears correct. For future dependency updates, especially those spanning multiple versions, it would be beneficial to include a link to the changelog or release notes in the pull request description. This provides valuable context for reviewers and for future reference, helping to understand the potential impact of the update.
b92309c to
a37f01a
Compare
c2e9aa3 to
397675d
Compare
| @@ -1 +1 @@ | |||
| 20.11.1 No newline at end of file | |||
| 20.19.5 No newline at end of file | |||
There was a problem hiding this comment.
Bitwarden versions 2025.5 and newer internally use require(), which we can enable with the --experimental-require-module flag; but Node 20.19 graduates it to enabling require() by default
https://github.com/nodejs/node/releases/tag/v20.19.0
I’ve also looked through all interim release notes and saw nothing of concern
584f608 to
09ec565
Compare
251b160 to
42cc817
Compare
update lockfile
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.
# Conflicts: # yarn.lock
# Conflicts: # yarn.lock
RN-1761
Note
Upgrade @bitwarden/cli from 2025.4.0 to 2025.9.0 and refresh yarn.lock with updated transitive dependencies.
@bitwarden/cli2025.4.0 →2025.9.0inpackage.json.yarn.lockwith transitive updates (e.g.,@koa/multer@4.0.0,multer@1.4.5-lts.2,open@10.1.2,jsdom@26.1.0,tldts@7.0.1,semver@7.7.2).Written by Cursor Bugbot for commit a37f01a. This will update automatically on new commits. Configure here.