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

Update dependency wrangler to v3.96.0 #780

Merged
merged 1 commit into from
Dec 17, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 16, 2024

This PR contains the following updates:

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

Release Notes

cloudflare/workers-sdk (wrangler)

v3.96.0

Compare Source

Minor Changes
Patch Changes
  • #​7542 f13c897 Thanks @​CarmenPopoviciu! - Always print deployment and placement ID in Cloudchamber commands

    Currently, Cloudchamber commands only print the full deployment ID when the deployment has an IPv4 address. This commit ensures the deployment ID and the placement ID are always printed to stdout. It also moves the printing of the IPv4 address (if one exists) to the same place as the IPv6 address so that they are printed together.

  • #​6754 0356d0a Thanks @​bluwy! - refactor: move @cloudflare/workers-shared as dev dependency

  • #​7478 2e90efc Thanks @​petebacondarwin! - fix: ensure that non-inherited fields are not removed when using an inferred named environment

    It is an error for the the user to provide an environment name that doesn't match any of the named environments in the Wrangler configuration.
    But if there are no named environments defined at all in the Wrangler configuration, we special case the top-level environment as though it was a named environment.
    Previously, when this happens, we would remove all the nonInheritable fields from the configuration (essentially all the bindings) leaving an incorrect configuration.
    Now we correctly generate a flattened named environment that has the nonInheritable fields, plus correctly applies any transformFn on inheritable fields.

  • #​7524 11f95f7 Thanks @​gpanders! - Include response body in Cloudchamber API errors

  • #​7427 3bc0f28 Thanks @​edmundhung! - The x-provision experimental flag now identifies draft and inherit bindings by looking up the current binding settings.

    Draft bindings can then be provisioned (connected to new or existing KV, D1, or R2 resources) during wrangler deploy.

  • Updated dependencies []:


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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Dec 16, 2024

Test Results of Node.js 22.x

216 tests  ±0   216 ✅ ±0   24s ⏱️ -1s
 27 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit a4942f2. ± Comparison against base commit c202820.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Dec 16, 2024

Your deployment is ready!

Name Link
Deployed Commit 940da12
Workflow Log https://github.com/aahlenst/jdkcomparison/actions/runs/12377864058
Preview URL https://f9e8c5e5.jdkcomparison.pages.dev

@aahlenst aahlenst merged commit 940da12 into main Dec 17, 2024
11 checks passed
@renovate renovate bot deleted the renovate/wrangler-3.x branch December 17, 2024 17: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.

1 participant