Skip to content

chore(deps): update non-major updates#66

Merged
github-actions[bot] merged 1 commit intomainfrom
renovate/non-major-updates
Mar 6, 2026
Merged

chore(deps): update non-major updates#66
github-actions[bot] merged 1 commit intomainfrom
renovate/non-major-updates

Conversation

@bottd
Copy link
Owner

@bottd bottd commented Mar 6, 2026

This PR contains the following updates:

Package Change Age Confidence
@types/node (source) 25.3.325.3.5 age confidence
@types/node (source) 24.11.024.12.0 age confidence
wrangler (source) 4.70.04.71.0 age confidence

Release Notes

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 - "every weekday" in timezone America/Chicago, 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 has been generated by Renovate Bot.

@bottd bottd added the automated label Mar 6, 2026
@github-actions github-actions bot merged commit e7c40b4 into main Mar 6, 2026
5 checks passed
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.

2 participants