Conversation
|
Warning Gemini encountered an error creating the summary. You can try again by commenting |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #440 +/- ##
=======================================
Coverage 67.22% 67.22%
=======================================
Files 38 38
Lines 16679 16679
=======================================
Hits 11213 11213
Misses 5466 5466 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
00a3f73 to
da47b13
Compare
|
/gemini review |
There was a problem hiding this comment.
Code Review
This pull request updates the @googleworkspace/cli and gws packages from version 0.13.1 to 0.13.2. The update includes refreshing OAuth access tokens for long-running Gmail watch and Workspace Events subscribe helpers before each Pub/Sub and Gmail request, and validating the --subscription resource name in gmail +watch while deduplicating the PUBSUB_API_BASE constant. Additionally, several Rust dependencies, including clap, clap_builder, clap_derive, and clap_lex, have been updated to their latest versions.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@googleworkspace/cli@0.13.2
Patch Changes
--subscriptionresource name ingmail +watchand deduplicatePUBSUB_API_BASEconstant.