LeetCode-Stats-Card
LeetCode-Stats-Card copied to clipboard
chore(deps): update cloudflare/wrangler-action action to v2 - abandoned
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| cloudflare/wrangler-action | action | major | 1.3.0 -> 2.0.0 |
Release Notes
cloudflare/wrangler-action
v2.0.0
Additions
- New
commandinput- This allows you to specify the Wrangler command you would like to run.
For example, if you want to publish the production version of your Worker you may run
publish --env=production. - This opens up other possibilities too like publishing a Pages project:
pages publish <directory> --project-name=<name>.
- This allows you to specify the Wrangler command you would like to run.
For example, if you want to publish the production version of your Worker you may run
- New
accountIdinput- This allows you to specify your account ID.
Removals
- Removed
publishinput (refer to Breaking changes).
Changes
-- no changes --
Breaking changes
publishhas been removed.- You should instead do
command: publish.
- You should instead do
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠ Warning: custom changes will be lost.
Autoclosing Skipped
This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.