test(deps): update dependency bundler to v2.6.0 (main) #3817
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.23
->2.6.0
Release Notes
rubygems/rubygems (bundler)
v2.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
#8263Configuration
📅 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.