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.26.0 #875

Merged
merged 1 commit into from
Jan 31, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 31, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

cloudflare/workers-sdk (wrangler)

v3.26.0

Compare Source

Minor Changes
  • #​4847 6968e11f Thanks @​dario-piotrowicz! - feature: expose new (no-op) caches field in getBindingsProxy result

    Add a new caches field to the getBindingsProxy result, such field implements a
    no operation (no-op) implementation of the runtime caches

    Note: Miniflare exposes a proper caches mock, we will want to use that one in
    the future but issues regarding it must be ironed out first, so for the
    time being a no-op will have to do

Patch Changes
  • #​4860 b92e5ac0 Thanks @​Sibirius! - fix: allow empty strings in secret:bulk upload

    Previously, the secret:bulk command would fail if any of the secrets in the secret.json file were empty strings and they already existed remotely.

  • #​4869 fd084bc0 Thanks @​jculvey! - feature: Expose AI bindings to getBindingsProxy.

    The getBindingsProxy utility function will now contain entries for any AI bindings specified in wrangler.toml.

  • #​4880 65da40a1 Thanks @​petebacondarwin! - fix: do not attempt login during dry-run

    The "standard pricing" warning was attempting to make an API call that was causing a login attempt even when on a dry-run.
    Now this warning is disabled during dry-runs.

    Fixes #​4723


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

@renovate renovate bot enabled auto-merge (squash) January 31, 2024 19:06
Copy link

codecov bot commented Jan 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ffca258) 36.40% compared to head (aa1e6b2) 36.40%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #875   +/-   ##
=======================================
  Coverage   36.40%   36.40%           
=======================================
  Files           5        5           
  Lines         228      228           
=======================================
  Hits           83       83           
  Misses        140      140           
  Partials        5        5           

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

@renovate renovate bot merged commit 38ea40a into main Jan 31, 2024
26 checks passed
@renovate renovate bot deleted the renovate/wrangler-3.x branch January 31, 2024 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants