Skip to content

chore: bump deps#2262

Open
dunglas wants to merge 1 commit intomainfrom
chore/bump-deps
Open

chore: bump deps#2262
dunglas wants to merge 1 commit intomainfrom
chore/bump-deps

Conversation

@dunglas
Copy link
Member

@dunglas dunglas commented Mar 9, 2026

No description provided.

Copilot AI review requested due to automatic review settings March 9, 2026 15:49
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR bumps several Go dependencies in both the root FrankenPHP module and the nested caddy/ module, updating go.mod and go.sum to reflect the new versions.

Changes:

  • Bump github.com/RoaringBitmap/roaring/v2 to v2.15.0 (root + caddy/).
  • Bump go.yaml.in/yaml/v2 to v2.4.4 and golang.org/x/sys to v0.42.0 (root + caddy/).
  • Update several caddy/-specific indirect deps, including OpenTelemetry components to v1.42.0/v0.67.0/v0.18.0 and related golang.org/x/* + google.golang.org/api bumps.

Reviewed changes

Copilot reviewed 2 out of 4 changed files in this pull request and generated no comments.

File Description
go.mod Updates indirect dependency versions in the root module.
go.sum Updates checksums corresponding to the root module dependency bumps.
caddy/go.mod Updates indirect dependency versions in the caddy/ module (notably OpenTelemetry + oauth2/sync/sys/time).
caddy/go.sum Updates checksums corresponding to the caddy/ module dependency bumps.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

3 participants