Skip to content

Update dependency wrangler to v3.62.0#87

Merged
alexanderniebuhr merged 1 commit intomainfrom
renovate/wrangler-3.x
Jul 1, 2024
Merged

Update dependency wrangler to v3.62.0#87
alexanderniebuhr merged 1 commit intomainfrom
renovate/wrangler-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jun 25, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
wrangler (source) 3.61.0 -> 3.62.0 age adoption passing confidence
wrangler (source) 3.61.0 -> 3.62.0 age adoption passing confidence

Release Notes

cloudflare/workers-sdk (wrangler)

v3.62.0

Compare Source

Minor Changes
  • #​5950 0075621 Thanks @​WalshyDev! - feat: add wrangler versions secret put, wrangler versions secret bulk and wrangler versions secret list

    wrangler versions secret put allows for you to add/update a secret even if the latest version is not fully deployed. A new version with this secret will be created, the existing secrets and config are copied from the latest version.

    wrangler versions secret bulk allows you to bulk add/update multiple secrets at once, this behaves the same as secret put and will only make one new version.

    wrangler versions secret list lists the secrets available to the currently deployed versions. wrangler versions secret list --latest-version or wrangler secret list will list for the latest version.

    Additionally, we will now prompt for extra confirmation if attempting to rollback to a version with different secrets than the currently deployed.

Patch Changes
  • #​6118 1621992 Thanks @​WalshyDev! - fix: rollback in the case of a secret change, the prompt meant to show was not showing due to the spinner in an interactive env. It will now properly show.

    chore: improve the view of wrangler versions view and change up copy a little for versions secret commands.

  • #​6105 26855f3 Thanks @​helloimalastair! - feat: Add help messages to all invalid r2 commands

  • #​3735 9c7df38 Thanks @​lrapoport-cf! - chore: Cleanup wrangler --help output

    This commit cleans up and standardizes the look and feel of all wrangler commands as displayed by wrangler --help and wrangler <cmd> --help.

  • #​6080 e2972cf Thanks @​threepointone! - chore: run eslint (with react config) on workers-playground/wrangler

    This enables eslint (with our react config) for the workers-playground project. Additionally, this enables the react-jsx condition in relevant tsconfig/eslint config, letting us write jsx without having React in scope.

  • #​6001 d39d595 Thanks @​penalosa! - chore: changes to how wrangler dev launches your worker, behind the experimental --x-dev-env flag

  • #​5214 05c5607 Thanks @​penalosa! - feat: Experimental file based service discovery when running multiple Wrangler instances locally. To try it out, make sure all your local Wrangler instances are running with the --x-registry flag.

  • Updated dependencies [7d02856, d4e1e9f]:


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 these updates 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.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 25, 2024

Run report for e865e3e8

Total time: 44.3s | Comparison time: 40.6s | Estimated loss: 3.7s (8.4% slower)

Action Time Status Info
🟩 SyncWorkspace 169.2ms Passed
⬛️ SetupToolchain(node:20.15.0) 1.5s Skipped
🟩 InstallWorkspaceDeps(node:20.15.0) 13.8s Passed
🟩 SyncProject(node, site) 337.7ms Passed
🟩 RunTask(site:imports) 578.5ms Passed
🟩 RunTask(site:sync) 3.4s Passed
🟩 RunTask(site:format) 398.6ms Passed
🟩 RunTask(site:lint) 590.3ms Passed
🟩 RunTask(site:check) 9.5s Passed
🟩 RunTask(site:build) 15.3s Passed
Touched files
.github/workflows/deployment.yml
apps/site/package.json
pnpm-lock.yaml

@renovate renovate Bot force-pushed the renovate/wrangler-3.x branch from 470abe7 to 22c65bc Compare July 1, 2024 07:05
@alexanderniebuhr alexanderniebuhr added this pull request to the merge queue Jul 1, 2024
Merged via the queue into main with commit e865e3e Jul 1, 2024
@alexanderniebuhr alexanderniebuhr deleted the renovate/wrangler-3.x branch July 1, 2024 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant