JacobLinCool / LeetCode-Stats-Card

Show your dynamically generated LeetCode stats on your GitHub profile or your website!
https://leetcard.jacoblin.cool
MIT License
663 stars 82 forks source link

chore(deps): update cloudflare/wrangler-action action to v2 - abandoned #40

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

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`](https://togithub.com/cloudflare/wrangler-action/blob/HEAD/CHANGELOG.md#​200-Breaking-update) [Compare Source](https://togithub.com/cloudflare/wrangler-action/compare/1.3.0...2.0.0) #### Additions - New `command` input - 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 --project-name=`. - New `accountId` input - This allows you to specify your account ID. #### Removals - Removed `publish` input (refer to [Breaking changes](#breaking-changes)). #### Changes \-- no changes -- #### **Breaking changes** - `publish` has been removed. - You should instead do `command: publish`.

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.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 1 year ago

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.

renovate[bot] commented 1 year ago

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.