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

Merged
merged 1 commit into from
Feb 1, 2024

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: 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.


  • 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

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/[email protected] Transitive: environment, filesystem, network, shell, unsafe +55 19.9 MB wrangler-publisher

🚮 Removed packages: npm/[email protected]

View full report↗︎

@amrbashir amrbashir merged commit ee7fcd4 into dev Feb 1, 2024
7 checks passed
@amrbashir amrbashir deleted the renovate/wrangler-3.x branch February 1, 2024 00:35
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