Skip to content

Remove PathLike and use URL instead#2269

Merged
glbrntt merged 3 commits into
grpc:release/1.xfrom
mimischi:remove-path-entirely
Dec 9, 2025
Merged

Remove PathLike and use URL instead#2269
glbrntt merged 3 commits into
grpc:release/1.xfrom
mimischi:remove-path-entirely

Conversation

@mimischi

@mimischi mimischi commented Dec 9, 2025

Copy link
Copy Markdown
Contributor

Removes the PathLike definition from GRPCSwiftPlugin and uses URL instead, as this project has a minimum supported version of Swift 6.1 now.

Removes the `PathLike` definition from `GRPCSwiftPlugin` and uses `URL`
instead, as this project has a minimum supported version of Swift 6.1 now.
@linux-foundation-easycla

linux-foundation-easycla Bot commented Dec 9, 2025

Copy link
Copy Markdown

CLA Signed

The committers listed above are authorized under a signed CLA.

@glbrntt glbrntt added the 🔨 semver/patch No public API change. label Dec 9, 2025
@glbrntt glbrntt enabled auto-merge (squash) December 9, 2025 14:50
Comment thread Plugins/GRPCSwiftPlugin/plugin.swift

@glbrntt glbrntt left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Something is amiss here around interpolating the URL as a string

auto-merge was automatically disabled December 9, 2025 15:35

Head branch was pushed to by a user without write access

@glbrntt glbrntt enabled auto-merge (squash) December 9, 2025 15:53
@glbrntt glbrntt merged commit 5770e23 into grpc:release/1.x Dec 9, 2025
8 checks passed
@mimischi mimischi deleted the remove-path-entirely branch December 9, 2025 15:57
@simonjbeaumont simonjbeaumont added semver/none No version bump required. and removed 🔨 semver/patch No public API change. labels Dec 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver/none No version bump required.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants