Skip to content

chore(deps): update dependency wrangler to v4.71.0#197

Merged
andrewheberle merged 1 commit intomainfrom
renovate/wrangler-4.x-lockfile
Mar 5, 2026
Merged

chore(deps): update dependency wrangler to v4.71.0#197
andrewheberle merged 1 commit intomainfrom
renovate/wrangler-4.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 10, 2026

This PR contains the following updates:

Package Change Age Confidence
wrangler (source) 4.70.04.71.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

cloudflare/workers-sdk (wrangler)

v4.71.0

Minor Changes
  • #​11656 ec2459e Thanks @​prydt! - feat(hyperdrive): add MySQL SSL mode and Custom CA support

    Hyperdrive now supports MySQL-specific SSL modes (REQUIRED, VERIFY_CA, VERIFY_IDENTITY) alongside the existing PostgreSQL modes. The --sslmode flag now validates the provided value based on the database scheme (PostgreSQL or MySQL) and enforces appropriate CA certificate requirements for each.

    Usage:

    # MySQL with CA verification
    wrangler hyperdrive create my-config --connection-string="mysql://user:pass@host:3306/db" --sslmode=VERIFY_CA --ca-certificate-id=<cert-id>
    
    # PostgreSQL (unchanged)
    wrangler hyperdrive create my-config --connection-string="postgres://user:pass@host:5432/db" --sslmode=verify-full --ca-certificate-id=<cert-id>
Patch Changes

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 was generated by Mend Renovate. View the repository job log.

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 46.73%. Comparing base (cf0f873) to head (dee294c).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #197   +/-   ##
=======================================
  Coverage   46.73%   46.73%           
=======================================
  Files          14       14           
  Lines         612      612           
  Branches      163      163           
=======================================
  Hits          286      286           
  Misses        269      269           
  Partials       57       57           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate Bot force-pushed the renovate/wrangler-4.x-lockfile branch 2 times, most recently from 104b811 to 7c07a91 Compare February 12, 2026 16:39
@renovate renovate Bot changed the title chore(deps): update dependency wrangler to v4.64.0 chore(deps): update dependency wrangler to v4.65.0 Feb 12, 2026
@renovate renovate Bot force-pushed the renovate/wrangler-4.x-lockfile branch from 7c07a91 to 772b2a9 Compare February 17, 2026 13:59
@renovate renovate Bot changed the title chore(deps): update dependency wrangler to v4.65.0 chore(deps): update dependency wrangler to v4.66.0 Feb 17, 2026
@renovate renovate Bot force-pushed the renovate/wrangler-4.x-lockfile branch from 772b2a9 to 2baf416 Compare February 19, 2026 18:49
@renovate renovate Bot changed the title chore(deps): update dependency wrangler to v4.66.0 chore(deps): update dependency wrangler to v4.67.0 Feb 19, 2026
@renovate renovate Bot force-pushed the renovate/wrangler-4.x-lockfile branch from 2baf416 to 8263743 Compare February 23, 2026 19:15
@renovate renovate Bot changed the title chore(deps): update dependency wrangler to v4.67.0 chore(deps): update dependency wrangler to v4.67.1 Feb 23, 2026
@renovate renovate Bot force-pushed the renovate/wrangler-4.x-lockfile branch from 8263743 to d51c9c7 Compare February 23, 2026 23:01
@renovate renovate Bot changed the title chore(deps): update dependency wrangler to v4.67.1 chore(deps): update dependency wrangler to v4.68.0 Feb 23, 2026
@renovate renovate Bot force-pushed the renovate/wrangler-4.x-lockfile branch from d51c9c7 to 32e26cd Compare February 24, 2026 18:56
@renovate renovate Bot changed the title chore(deps): update dependency wrangler to v4.68.0 chore(deps): update dependency wrangler to v4.68.1 Feb 24, 2026
@renovate renovate Bot force-pushed the renovate/wrangler-4.x-lockfile branch from 32e26cd to f8411ad Compare February 26, 2026 17:05
@renovate renovate Bot changed the title chore(deps): update dependency wrangler to v4.68.1 chore(deps): update dependency wrangler to v4.69.0 Feb 26, 2026
@renovate renovate Bot force-pushed the renovate/wrangler-4.x-lockfile branch from f8411ad to de1bb6a Compare March 4, 2026 00:50
@renovate renovate Bot changed the title chore(deps): update dependency wrangler to v4.69.0 chore(deps): update dependency wrangler to v4.70.0 Mar 4, 2026
@renovate renovate Bot changed the title chore(deps): update dependency wrangler to v4.70.0 chore(deps): update dependency wrangler to v4.70.0 - autoclosed Mar 5, 2026
@renovate renovate Bot closed this Mar 5, 2026
@renovate renovate Bot deleted the renovate/wrangler-4.x-lockfile branch March 5, 2026 09:04
@renovate renovate Bot changed the title chore(deps): update dependency wrangler to v4.70.0 - autoclosed chore(deps): update dependency wrangler to v4.71.0 Mar 5, 2026
@renovate renovate Bot reopened this Mar 5, 2026
@renovate renovate Bot force-pushed the renovate/wrangler-4.x-lockfile branch 2 times, most recently from de1bb6a to dee294c Compare March 5, 2026 22:10
@andrewheberle andrewheberle merged commit 67a5311 into main Mar 5, 2026
20 checks passed
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