chore(deps): update dependency bundler to v2.6.5 #88
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.5.22
->2.6.5
Release Notes
rubygems/rubygems (bundler)
v2.6.5
Compare Source
Enhancements:
Bug fixes:
v2.6.4
Compare Source
Enhancements:
gem
DSL not getting reported as invalid #8480irb
to a Gemfile for a newly created gem #8467bundle console
unnecessarily trying to load IRB twice #8443platform: :windows
filter in Gemfile when running on Windows with ARM architecture #8428Bug fixes:
bundle update <foo>
would sometimes downgrade a top level dependency #8491bundle install --prefer-local
sometimes installing very old versions #8484bundle update
in frozen mode #8481vendor/cache
even if incompatible with the current Ruby version #8471bundle console
printing bug report template incorrectly #8436--prefer-local
not respecting default gems #8412Performance:
Documentation:
v2.6.3
Compare Source
Enhancements:
Bug fixes:
Bundler.require
#8410bundle outdated <GEM>
failing if not all gems are installed #8361bundle install
crash on Windows #8362Documentation:
v2.6.2
Compare Source
Bug fixes:
Process.argv0
only if$PROGRAM_NAME
is not a script #8343Documentation:
bundle lock
man page synopsis (--add-checkums
→--add-checksums
) #8350v2.6.1
Compare Source
Bug fixes:
Gem::Uri.redact
on some Ruby 3.1 versions #8337bundle lock --add-checksums
when gems are already installed #8326v2.6.0
Compare Source
Security:
Breaking changes:
Deprecations:
bundle console
deprecation #8218Features:
lockfile_checksums
configuration to include checksums in fresh lockfiles #8219bundle lock --add-checksums
to add checksums to an existing lockfile #8214Performance:
bundle install --local
#8248Enhancements:
bundle exec <relative-path-to-script>
whenKernel.exec
is used under the hood #8294inspect
methods to help debugging #8266bundler/setup
with Ruby's -w flag #8205--normalize-platforms
flag tobundle lock
#7896Bug fixes:
$PROGRAM_NAME
has been changed #8320bundle exec
executable detection on windows #8276bundle remove
sometimes not removing gems #8278Documentation:
bundle env
andbundle licenses
#8315debugging.md
#8263v2.5.23
Compare Source
Enhancements:
bundle add
--quiet
option #8157Bug fixes:
--ext=rust
to support compiling the native extension from source #7610bundler
(with a finalr
) in abundle exec
context #8165gemspec
usages in same Gemfile with same dep and compatible requirements #7999bundle check
sometimes locking gems under the wrong source #8148Documentation:
bundle config
documentation #8177install
parameter and clarify docs #8170bundle install --quiet
documentation #8163Configuration
📅 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 is behind base branch, 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.