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.7

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
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
  • 7bc7ecb Merge pull request #4320 from rubygems/release/bundler_2.2.7_rubygems_3.2.7
  • 19922c3 Bump Rubygems version to 3.2.7
  • 7fa49a4 Changelog for Rubygems version 3.2.7
  • d851028 Bump Bundler version to 2.2.7
  • 0eb2619 Changelog for Bundler version 2.2.7
  • f7503be The lockfile should be locked to the version in this branch
  • f5bd2fe Merge pull request #4317 from rubygems/build_root
  • 9030ea7 Merge pull request #4287 from rubygems/improve_realworld_specs
  • 44e8766 Merge pull request #4315 from rubygems/dont_test_bundler_3_on_ruby_24
  • 1faead3 Merge pull request #4289 from rubygems/resolver_issue
  • 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.7)

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 Jan 27, 2021
@dependabot-preview
Copy link
Contributor Author

Superseded by #34.

@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/bundler-tw-2.2.7 branch February 3, 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