Skip to content

feat(deps): update dependency npm:wrangler ( 4.70.0 ➔ 4.71.0 )#4216

Merged
unsc-oni-ancilla[bot] merged 1 commit into
mainfrom
renovate/mise
Mar 5, 2026
Merged

feat(deps): update dependency npm:wrangler ( 4.70.0 ➔ 4.71.0 )#4216
unsc-oni-ancilla[bot] merged 1 commit into
mainfrom
renovate/mise

Conversation

@unsc-oni-ancilla

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
npm:wrangler (source) 4.70.04.71.0 age confidence

Release Notes

cloudflare/workers-sdk (npm:wrangler)

v4.71.0

Compare Source

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

@unsc-oni-ancilla unsc-oni-ancilla Bot merged commit a87ebb8 into main Mar 5, 2026
9 checks passed
@unsc-oni-ancilla unsc-oni-ancilla Bot deleted the renovate/mise branch March 5, 2026 23:30
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.

0 participants