Update dependency bundler to v4 #77
Open
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.
This PR contains the following updates:
'~> 2.0'->'~> 4.0'Release Notes
ruby/rubygems (bundler)
v4.0.1Compare Source
Performance:
bundle install#9087Enhancements:
$ bundle#9164Bug fixes:
v4.0.0Compare Source
Features:
--ext=gotobundle gem#8183bundle list --format=json#8728Performance:
Enhancements:
install_or_cli_helpand use it defaultbundlecommand #9136bundlenow display the help: #9092gemspecandpath#8460Bug fixes:
bundle installwhen the Gemfile contains "install_if" git gems: #8992bundle lockwhen source changes #8962bundle cache --frozenandbundle cache --no-prunenot printing a deprecation message #8926vendor/cachedirectory and frozen mode is set #8925bundle lock --update <gem>with--lockfileflag updating all gems #8922bundle show --verboseand recommend it as an alternative tobundle show --outdated#8915bundle cache --no-allnot printing a deprecation warning #8912bundle update foounable to update foo in an edge case #8897--forceflag tobundle installandbundle update#8843Security:
Breaking changes:
bundler_4_mode#9038Bundler.rubygems.all_specs#9008Bundler::SpecSet#-andBundler::SpecSet#<<#9007bundle show --outdatedraise an error #8980--local-gitflag tobundle plugin installraise an error #8979cache_allto betrueby default #8975--exttobundle gemwithout a value #8976lockfile_checksumsto betrueby default #8981bundle install --binstubsraise an error #8978bundle remove --installraise an error #8977allow_offline_installsetting #8969--rubocopflag tobundle gem, and related configuration #8967deployment,capistranoandvladentrypoints #8957Bundler.*clean*, andBundler.environmenthelpers #8924bundle vizandbundle injectcommands #8923Documentation:
bundle doctor,bundle plugin, andbundle config#8919irbrepo in DEBUGGING.md #8842Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.