Skip to content

Fix: pathname not written to lockfile.#2889

Merged
soutaro merged 3 commits intoruby:masterfrom
ksss:pathname-collection
Mar 25, 2026
Merged

Fix: pathname not written to lockfile.#2889
soutaro merged 3 commits intoruby:masterfrom
ksss:pathname-collection

Conversation

@ksss
Copy link
Collaborator

@ksss ksss commented Mar 23, 2026

@tk0miya reported that due to the rbs collection, pathname cannot be written in the lockfile, which makes it difficult to read the types for certain methods like Pathname#rmtree.

We will modify this by removing pathname from the exclusion list so that it is included in the lockfile.

Include `pathname` from stdlib in lockfile and load type signatures from rbs collection.
@soutaro soutaro added this to the RBS 4.0.x milestone Mar 23, 2026
@soutaro soutaro self-assigned this Mar 23, 2026
@soutaro
Copy link
Member

soutaro commented Mar 23, 2026

I will merge this once Ruby CI issue is fixed.

@soutaro soutaro enabled auto-merge March 25, 2026 03:56
@soutaro soutaro merged commit 63313dd into ruby:master Mar 25, 2026
22 checks passed
@ksss ksss deleted the pathname-collection branch March 25, 2026 05:03
@soutaro soutaro added the Released PRs already included in the released version label Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Released PRs already included in the released version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants