Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency wrangler to v3.62.0 #473

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 20, 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

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 - "on friday and saturday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

Copy link

cloudflare-pages bot commented Jun 20, 2024

Deploying berliner-schnauze with  Cloudflare Pages  Cloudflare Pages

Latest commit: 014ca27
Status: ✅  Deploy successful!
Preview URL: https://f1ec4bd4.berliner-schnauze.pages.dev
Branch Preview URL: https://renovate-wrangler-3-x-lockfi.berliner-schnauze.pages.dev

View logs

@renovate renovate bot requested a review from felix-berlin June 20, 2024 23:02
Copy link

codecov bot commented Jun 20, 2024

Bundle Report

Changes will increase total bundle size by 8 bytes ⬆️

Bundle name Size Change
berliner-schnauze-esm 822.29kB 0 bytes
berliner-schnauze-esm-esm 672.72kB 8 bytes ⬆️

Copy link

codecov bot commented Jun 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 34.22%. Comparing base (b15ff0d) to head (014ca27).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #473   +/-   ##
=======================================
  Coverage   34.22%   34.22%           
=======================================
  Files          66       66           
  Lines        4605     4605           
  Branches      140      140           
=======================================
  Hits         1576     1576           
  Misses       2988     2988           
  Partials       41       41           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title chore(deps): update dependency wrangler to v3.61.0 chore(deps): update dependency wrangler to v3.61.0 - autoclosed Jun 21, 2024
@renovate renovate bot closed this Jun 21, 2024
@renovate renovate bot deleted the renovate/wrangler-3.x-lockfile branch June 21, 2024 12:42
@renovate renovate bot changed the title chore(deps): update dependency wrangler to v3.61.0 - autoclosed chore(deps): update dependency wrangler to v3.61.0 Jun 25, 2024
@renovate renovate bot reopened this Jun 25, 2024
@renovate renovate bot restored the renovate/wrangler-3.x-lockfile branch June 25, 2024 17:18
@renovate renovate bot force-pushed the renovate/wrangler-3.x-lockfile branch from 0064180 to 014ca27 Compare June 25, 2024 17:19
@renovate renovate bot changed the title chore(deps): update dependency wrangler to v3.61.0 chore(deps): update dependency wrangler to v3.62.0 Jun 25, 2024
@renovate renovate bot merged commit 9a83926 into main Jun 25, 2024
8 checks passed
@renovate renovate bot deleted the renovate/wrangler-3.x-lockfile branch June 25, 2024 18:06
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.

None yet

0 participants