Skip to content

deps: RN-1761: bump Bitwarden CLI 2025.4 → 2026.2#6471

Open
jaskfla wants to merge 11 commits into
devfrom
rn-1761-bw
Open

deps: RN-1761: bump Bitwarden CLI 2025.4 → 2026.2#6471
jaskfla wants to merge 11 commits into
devfrom
rn-1761-bw

Conversation

@jaskfla

@jaskfla jaskfla commented Sep 30, 2025

Copy link
Copy Markdown
Contributor

RN-1761


Note

Upgrade @bitwarden/cli from 2025.4.0 to 2025.9.0 and refresh yarn.lock with updated transitive dependencies.

  • Dependencies:
    • Bump @bitwarden/cli 2025.4.0 → 2025.9.0 in package.json.
    • Refresh yarn.lock with 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.

@gemini-code-assist

Copy link
Copy Markdown
Contributor

Summary of Changes

Hello @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 @bitwarden/cli package. This ensures the project benefits from the latest features, bug fixes, and security enhancements provided by the updated Bitwarden CLI, maintaining compatibility and leveraging improvements in the toolchain.

Highlights

  • Dependency Update: The @bitwarden/cli dependency has been updated from version "2025.4.0" to "2025.9.0".
Using Gemini Code Assist

The 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 /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

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 .gemini/ folder in the base of the repository. Detailed instructions can be found here.

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

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

@jaskfla jaskfla force-pushed the rn-1761-bw branch 2 times, most recently from b92309c to a37f01a Compare September 30, 2025 03:32
@jaskfla jaskfla added the dependencies Pull requests that update a dependency file label Sep 30, 2025
@jaskfla jaskfla force-pushed the rn-1761-bw branch 2 times, most recently from c2e9aa3 to 397675d Compare October 15, 2025 01:48
@jaskfla jaskfla changed the title deps: RN-1761: bump Bitwarden CLI 2025.4 → 2025.9 deps: RN-1761: bump Bitwarden CLI 2025.4 → 2025.10 Nov 12, 2025
Comment thread .nvmrc Outdated
Comment thread .nvmrc Outdated
@@ -1 +1 @@
20.11.1 No newline at end of file
20.19.5 No newline at end of file

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

@jaskfla jaskfla force-pushed the rn-1761-bw branch 3 times, most recently from 584f608 to 09ec565 Compare November 30, 2025 20:18
@jaskfla jaskfla force-pushed the rn-1761-bw branch 3 times, most recently from 251b160 to 42cc817 Compare December 14, 2025 21:54

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Comment thread package.json Outdated
@jaskfla jaskfla changed the title deps: RN-1761: bump Bitwarden CLI 2025.4 → 2025.10 deps: RN-1761: bump Bitwarden CLI 2025.4 → 2026.2 Mar 30, 2026
# Conflicts:
#	yarn.lock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant