You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This report analyzes changes in CLI Monitor: wrangler from 2025-02-27 to 2025-02-27.
Old version: 3.110.0
New version: 3.111.0
We found 4 commands that changed and have potential file changes.
Changes in wrangler r2 bucket
--- +++ @@ -14,6 +14,7 @@
wrangler r2 bucket dev-url Manage public access via the r2.dev URL for an R2 bucket
wrangler r2 bucket lifecycle Manage lifecycle rules for an R2 bucket
wrangler r2 bucket cors Manage CORS configuration for an R2 bucket
+ wrangler r2 bucket lock Manage lock rules for an R2 bucket
GLOBAL FLAGS
-c, --config Path to Wrangler configuration file [string]
src/content/docs/workers/wrangler/configuration.mdx(L799-L841)
Add a new subsection to document the wrangler r2 bucket lock command. Include details on its purpose, usage, and any options or flags it supports. Ensure that users understand how to use this new functionality to manage lock rules for an R2 bucket.
src/content/docs/r2/api/workers/workers-api-usage.mdx(L37-L49)
Add a new section after line 49 to introduce the wrangler r2 bucket lock command. Provide details on its purpose, usage, and any options or flags it supports. This will inform users about the new functionality to manage lock rules for an R2 bucket.
src/content/docs/r2/buckets/create-buckets.mdx
src/content/docs/r2/buckets/create-buckets.mdx(L47-L51)
Add a new section for the wrangler r2 bucket lock command. Include details on its purpose, usage, and any options or flags it supports. This will ensure users are informed about the new functionality for managing lock rules for R2 buckets.
Changes in wrangler deploy
--- +++ @@ -40,3 +40,5 @@
--upload-source-maps Include source maps when uploading this Worker. [boolean]
--old-asset-ttl Expire old assets in given seconds rather than immediate deletion. [number]
--dispatch-namespace Name of a dispatch namespace to deploy the Worker to (Workers for Platforms) [string]
++Cloudflare collects anonymous telemetry about your usage of Wrangler. Learn more at https://github.com/cloudflare/workers-sdk/tree/main/packages/wrangler/telemetry.md
We didn't find any files to update. If you think this is an error, please contact support.
Changes in wrangler r2 bucket lifecycle add
--- +++ @@ -16,7 +16,7 @@
OPTIONS
--expire-days Number of days after which objects expire [number]
- --expire-date Date after which objects expire (YYYY-MM-DD) [number]+ --expire-date Date after which objects expire (YYYY-MM-DD) [string]
--ia-transition-days Number of days after which objects transition to Infrequent Access storage [number]
--ia-transition-date Date after which objects transition to Infrequent Access storage (YYYY-MM-DD) [string]
--abort-multipart-days Number of days after which incomplete multipart uploads are aborted [number]
We didn't find any files to update. If you think this is an error, please contact support.
Changes in wrangler dev
--- +++ @@ -45,5 +45,3 @@
--show-interactive-dev-session Show interactive dev session (defaults to true if the terminal supports interactivity) [boolean]
--experimental-vectorize-bind-to-prod Bind to production Vectorize indexes in local development mode [boolean] [default: false]
--experimental-images-local-mode Use a local lower-fidelity implementation of the Images binding [boolean] [default: false]
--Cloudflare collects anonymous telemetry about your usage of Wrangler. Learn more at https://github.com/cloudflare/workers-sdk/tree/main/packages/wrangler/telemetry.md
We didn't find any files to update. If you think this is an error, please contact support.
This issue is part of a series of Hyperlint Automations to ease the burden of maintaining documentation.
We'll be introducing this automation, and others, over the coming months. These automations will always open pull requests(or issues) prior to making changes.
If this is not the change you want, please close this issue and let us know what you'd like to see.
⚠️Important Note:
This feature may introduce erroneous changes (although we work hard to make sure that doesn't happen). Please review the changes before merging.
❌ Limitations:
At this time, Hyperlint can't respond to pull requests or issues.
📩 Need Help?
Please reach out to support with any requests, questions, or concerns.
The text was updated successfully, but these errors were encountered:
kodster28
changed the title
Hyperlint Automation: CLI Monitor Alerts for 2025-02-27
Hyperlint Automation: \CLI Monitor Alerts for 2025-02-27
Feb 27, 2025
This report analyzes changes in
CLI Monitor: wrangler
from 2025-02-27 to 2025-02-27.Old version: 3.110.0
New version: 3.111.0
We found 4 commands that changed and have potential file changes.
Changes in
wrangler r2 bucket
Relevant files:
src/content/docs/workers/wrangler/configuration.mdx
Add a new subsection to document the
wrangler r2 bucket lock
command. Include details on its purpose, usage, and any options or flags it supports. Ensure that users understand how to use this new functionality to manage lock rules for an R2 bucket.src/content/docs/workers-ai/tutorials/build-a-voice-notes-app-with-auto-transcription.mdx
Add information about the new
wrangler r2 bucket lock
sub-command. Explain its purpose, usage, and any options or flags it supports. This should be added after the existing instructions for creating an R2 bucket.src/content/docs/r2/api/workers/workers-api-usage.mdx
Add a new section after line 49 to introduce the
wrangler r2 bucket lock
command. Provide details on its purpose, usage, and any options or flags it supports. This will inform users about the new functionality to manage lock rules for an R2 bucket.src/content/docs/r2/buckets/create-buckets.mdx
Add a new section for the
wrangler r2 bucket lock
command. Include details on its purpose, usage, and any options or flags it supports. This will ensure users are informed about the new functionality for managing lock rules for R2 buckets.Changes in
wrangler deploy
We didn't find any files to update. If you think this is an error, please contact support.
Changes in
wrangler r2 bucket lifecycle add
We didn't find any files to update. If you think this is an error, please contact support.
Changes in
wrangler dev
We didn't find any files to update. If you think this is an error, please contact support.
🗣️Leave us feedback
This issue is part of a series of Hyperlint Automations to ease the burden of maintaining documentation.
We'll be introducing this automation, and others, over the coming months. These automations will always open pull requests(or issues) prior to making changes.
If this is not the change you want, please close this issue and let us know what you'd like to see.
This feature may introduce erroneous changes (although we work hard to make sure that doesn't happen). Please review the changes before merging.
❌ Limitations:
At this time, Hyperlint can't respond to pull requests or issues.
📩 Need Help?
Please reach out to support with any requests, questions, or concerns.
The text was updated successfully, but these errors were encountered: