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

Security fixes:

  • Fix source priority for transitive dependencies and split lockfile rubygems source sections #3655

Bug fixes:

  • Fix adding platforms to lockfile sometimes conflicting on ruby requirements #4371
  • Fix bundler sometimes choosing ruby variants over java ones #4367

Documentation:

  • Update man pages to reflect to new default for bundle install jobs #4188
Changelog

Sourced from bundler's changelog.

2.2.10 (February 15, 2021)

Security fixes:

  • Fix source priority for transitive dependencies and split lockfile rubygems source sections #3655

Bug fixes:

  • Fix adding platforms to lockfile sometimes conflicting on ruby requirements #4371
  • Fix bundler sometimes choosing ruby variants over java ones #4367

Documentation:

  • Update man pages to reflect to new default for bundle install jobs #4188

2.2.9 (February 8, 2021)

Enhancements:

  • Stop removing existing platforms when force_ruby_platform is true #4336

Bug fixes:

  • Don't install platform specific gems on truffleruby #4333

2.2.8 (February 2, 2021)

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

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:

... (truncated)

Commits
  • cc7c333 Merge pull request #4377 from rubygems/release/bundler_2.2.10_rubygems_3.2.10
  • feba8bd Bump Rubygems version to 3.2.10
  • 7d81e57 Changelog for Rubygems version 3.2.10
  • 4ddde06 Bump Bundler version to 2.2.10
  • 3a9e7ce Changelog for Bundler version 2.2.10
  • da7d605 Merge pull request #3655 from rubygems/disable_multisource_improvements
  • 145bc3e Merge pull request #4373 from rubygems/gem_push_example
  • ae19c5a Merge pull request #4371 from rubygems/metadata_dependencies_resolver_regression
  • f592d83 Merge pull request #4367 from rubygems/fix_incorrect_resolution_when_java_spe...
  • 15f6f65 Merge pull request #4343 from AlexWayfer/patch-1
  • 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.10)

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

Superseded by #37.

@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/bundler-tw-2.2.10 branch February 17, 2021 20:19
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