Skip to content

Upgrade Bundler to v4.0.0.beta2#3840

Merged
vinistock merged 1 commit intomainfrom
11-25-upgrade_to_bundler_v4.0.0.beta1
Nov 26, 2025
Merged

Upgrade Bundler to v4.0.0.beta2#3840
vinistock merged 1 commit intomainfrom
11-25-upgrade_to_bundler_v4.0.0.beta1

Conversation

@vinistock
Copy link
Member

@vinistock vinistock commented Nov 25, 2025

Motivation

Closes #3830

Upgrade to Bundler v4.0.0.beta2. We have direct integrations with Bundler APIs, so the sooner we start testing, the sooner we can identify any issues.

Implementation

The upgrade was actually fairly smooth. I left comments on the changes about why they needed to happen.

Copy link
Member Author


How to use the Graphite Merge Queue

Add the label graphite-merge to this PR to add it to the merge queue.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@vinistock vinistock self-assigned this Nov 25, 2025
@vinistock vinistock added server This pull request should be included in the server gem's release notes other Changes that aren't bugfixes, enhancements or breaking changes labels Nov 25, 2025 — with Graphite App
@vinistock vinistock marked this pull request as ready for review November 25, 2025 21:40
@vinistock vinistock requested a review from a team as a code owner November 25, 2025 21:40
@vinistock vinistock force-pushed the 11-25-upgrade_to_bundler_v4.0.0.beta1 branch 2 times, most recently from 938cd03 to bb33d32 Compare November 26, 2025 14:20
@vinistock vinistock changed the title Upgrade Bundler to v4.0.0.beta1 Upgrade Bundler to v4.0.0.beta2 Nov 26, 2025
@vinistock vinistock force-pushed the 11-25-upgrade_to_bundler_v4.0.0.beta1 branch 2 times, most recently from fd98da2 to 3537ce6 Compare November 26, 2025 18:29
@vinistock vinistock force-pushed the 11-25-upgrade_to_bundler_v4.0.0.beta1 branch from 3537ce6 to 58e55f8 Compare November 26, 2025 20:51
@vinistock vinistock merged commit 48f7d85 into main Nov 26, 2025
40 checks passed
@vinistock vinistock deleted the 11-25-upgrade_to_bundler_v4.0.0.beta1 branch November 26, 2025 21:22
jconley88 added a commit to jconley88/ruby-lsp that referenced this pull request Feb 25, 2026
Specifically, PR 3840 updated bundler and required changes to test
setup. Shopify#3840
jconley88 added a commit to jconley88/ruby-lsp that referenced this pull request Feb 26, 2026
PR 3840 updated bundler and required changes to test setup.
Shopify#3840
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

other Changes that aren't bugfixes, enhancements or breaking changes server This pull request should be included in the server gem's release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test the LSP with Bundler 4

3 participants