Skip to content

chore(deps): update all dependencies#217

Merged
willswire merged 1 commit into
mainfrom
renovate/all
Mar 6, 2026
Merged

chore(deps): update all dependencies#217
willswire merged 1 commit into
mainfrom
renovate/all

Conversation

@renovate

@renovate renovate Bot commented Mar 5, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@cloudflare/workers-types 4.20260301.14.20260306.1 age confidence
wrangler (source) 4.70.04.71.0 age confidence

Release Notes

cloudflare/workerd (@​cloudflare/workers-types)

v4.20260306.1

Compare Source

v4.20260305.1

Compare Source

v4.20260305.0

Compare Source

v4.20260304.0

Compare Source

v4.20260303.0

Compare Source

v4.20260302.0

Compare Source

cloudflare/workers-sdk (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: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions

github-actions Bot commented Mar 5, 2026

Copy link
Copy Markdown
Contributor

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 98.57% 69 / 70
🔵 Statements 98.59% 70 / 71
🔵 Functions 100% 6 / 6
🔵 Branches 98.07% 51 / 52
File CoverageNo changed files found.
Generated in workflow #116 for commit ec652b2 by the Vitest Coverage Report Action

@renovate renovate Bot changed the title chore(deps): update dependency @cloudflare/workers-types to v4.20260305.1 chore(deps): update all dependencies Mar 5, 2026
@willswire willswire merged commit 55179ff into main Mar 6, 2026
4 checks passed
@renovate renovate Bot deleted the renovate/all branch March 6, 2026 18:14
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