Prepare RubyGems 4.0.18 and Bundler 4.0.18 - #9759
Merged
Merged
Conversation
Skip empty checksum values in compact index metadata (cherry picked from commit b45f5b2)
Call Kernel.format explicitly in Gem::Deprecate wrapper (cherry picked from commit e920104)
Avoid repeated base path expansion (cherry picked from commit cfe9516)
Clarify requirement marshal validation (cherry picked from commit 536e4bd)
Document pessimistic operator and eval_gemfile in gemfile(5) (cherry picked from commit 8a9d6e8)
…7c0ebd Update blog repository URL to renamed rubygems/blog (cherry picked from commit baf6115)
Add --cooldown flag to bundle lock and bundle cache (cherry picked from commit e23b4a7)
…docs Document Bundler checksum behavior for default gems (cherry picked from commit 609c970)
Fail `bundle check` when frozen mode needs lockfile changes (cherry picked from commit 23205af)
Validate gem name before building compact index cache paths (cherry picked from commit 84fd08e)
…-redact Redact URI userinfo from settings names in Bundler User-Agent (cherry picked from commit ad73bd1)
Warn when duplicate source declarations conflict on cooldown (cherry picked from commit 96816ca)
Point bundler.io URLs at guides.rubygems.org (cherry picked from commit aee0bfd)
Don't mask install errors when no Gemfile can be located (cherry picked from commit 46dd561)
Check the resolved parent directory before extracting old format gems (cherry picked from commit d834fa4)
Prevent test git commands from mutating the checkout's own git config (cherry picked from commit e5c8f5f)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
bundle checkwhen frozen mode needs lockfile changes #9715