Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Updates the requirements on bundler to permit the latest version.

Release notes

Sourced from bundler's releases.

bundler-v2.2.8

Enhancements:

  • Add a CHANGELOG.md file to gems generated by bundle gem #4093
  • Support gemified set #4297

Bug fixes:

  • Fix standalone Kernel.require visibility #4337

Performance:

  • Fix resolver edge cases and speed up bundler #4277
Changelog

Sourced from bundler's changelog.

2.2.7 (January 26, 2021)

Enhancements:

  • Improve error messages when dependency on bundler conflicts with running version #4308
  • Avoid showing platforms with requirements in error messages #4310
  • Introduce disable_local_revision_check config #4237
  • Reverse rubygems require mixin with bundler standalone #4299

Bug fixes:

  • Fix releasing from a not yet pushed branch #4309
  • Install cache only once if it already exists #4304
  • Fix force_ruby_platform no longer being respected #4302

Performance:

  • Fix resolver dependency comparison #4289

2.2.6 (January 18, 2021)

Enhancements:

  • Improve resolver debugging #4288

Bug fixes:

  • Fix dependency locking for path source #4293

Performance:

  • Speed up complex dependency resolves by creating DepProxy factory and cache #4216

2.2.5 (January 11, 2021)

Enhancements:

  • Improve rubocop setup in the new gem template #4220
  • Support repositories with default branch not named master #4224

Bug fixes:

  • Let Net::HTTP decompress the index instead of doing it manually #4081
  • Workaround for another jruby crash when autoloading a constant #4252
  • Fix another performance regression in the resolver #4243
  • Restore support for old git versions #4233
  • Give a proper error if cache path does not have write access #4215
  • Fix running rake release from an ambiguous ref #4219

2.2.4 (December 31, 2020)

... (truncated)

Commits
  • 4015e55 Merge pull request #4340 from rubygems/release/bundler_2.2.8_rubygems_3.2.8
  • 0e52622 Bump Rubygems version to 3.2.8
  • ed9cb59 Changelog for Rubygems version 3.2.8
  • 3fdd951 Bump Bundler version to 2.2.8
  • 8d09ba6 Changelog for Bundler version 2.2.8
  • 4d92773 Merge pull request #4334 from pbernays/fix-nil-required-ruby-version
  • ae80f88 Merge pull request #4093 from jlgoedert/master
  • b165884 Merge pull request #4337 from aaronjensen/fix-standalone-kernel-require
  • 597ba7c Merge pull request #4235 from rubygems/simplecov
  • 6abd97d Merge pull request #4332 from rubygems/speedup_platform_specific_specs
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Updates the requirements on [bundler](https://github.com/rubygems/rubygems) to permit the latest version.
- [Release notes](https://github.com/rubygems/rubygems/releases)
- [Changelog](https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md)
- [Commits](ruby/rubygems@v2.0.2...bundler-v2.2.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 3, 2021
@dependabot-preview
Copy link
Contributor Author

Superseded by #35.

@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/bundler-tw-2.2.8 branch February 9, 2021 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant