test(deps): update dependency bundler to v2.7.1 (main) #4757
+5
−5
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.6.9
->2.7.1
Release Notes
rubygems/rubygems (bundler)
v2.7.1
Compare Source
Enhancements:
Bug fixes:
--force
flag tobundle install
andbundle update
#8843Documentation:
irb
repo in DEBUGGING.md #8842v2.7.0
Compare Source
Breaking changes:
#gem
on random objects #8819path_relative_to_cwd
setting #8815default_install_uses_path
andauto_clean_without_path
settings #8814print_only_version_number
setting #8799Deprecations:
Bundler::SpecSet
methods #8777x64-mingw32
in favour ofx64-mingw-ucrt
#8733:mswin
,:mingw
) in Gemfile DSL in favor of:windows
#8447CurrentRuby#maglev?
and other related maglev methods #8452Features:
Performance:
Enhancements:
verbose
setting to enable verbose output for all commands #8801gem.bundle
setting to runbundle install
automatically afterbundle gem
, and make it the default #8671Errno::EADDRNOTAVAIL
errors gracefully #8776persist-credentials: false
in workflow generated bybundle gem
#8779Bundler::GemHelpers
toGem::Platform
#8703spec.files
in the.gemspec
template #8732Bug fixes:
bundle gem
prompts #8825bundle version
help text #8806bundle console
printing bug report template onNameError
during require #8804Bundler.original_env['GEM_HOME']
when Bundler is trampolined #8781gem
commands in abundle exec
context #8770bundle install
after pinning a git source with subgems #8745bundle update --bundler
upgrade bundler even if restarts are disabled #8729Documentation:
global_gem_cache
also caches compiled extensions #8823default_cli_command
documentation #8816bundle doctor ssl
subcommand #8803--changelog
flag #8756frozen
anddeployment
settings, and other bundle-config documentation improvements #8715Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.