Skip to content
This repository was archived by the owner on Feb 25, 2024. It is now read-only.

Update bundler requirement from ~> 1.16.2 to ~> 2.2.16#92

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/bundler-tw-2.2.16
Closed

Update bundler requirement from ~> 1.16.2 to ~> 2.2.16#92
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/bundler-tw-2.2.16

Conversation

@dependabot-preview
Copy link
Copy Markdown

Updates the requirements on bundler to permit the latest version.

Release notes

Sourced from bundler's releases.

bundler-v2.2.16

Enhancements:

  • Add --github-username option and config to bundle gem #3687
  • Bump vendored tmpdir library copy #4506
  • Add rake build:checksum task to build cheksums for a gem package #4156
  • Enable bundler-cache for GitHub Actions template #4498
  • Improve bundle info error when gem is on a "disabled" group #4492
  • Small tweak to yank message #4494
  • Don't show duplicate entries in bundle outdated output #4474
  • Never downgrade top level gems when running bundle update #4473

Bug fixes:

  • Fix incorrect logic for filtering metadata matching candidates #4497
Changelog

Sourced from bundler's changelog.

2.2.16 (April 8, 2021)

Enhancements:

  • Add --github-username option and config to bundle gem #3687
  • Bump vendored tmpdir library copy #4506
  • Add rake build:checksum task to build checksums for a gem package #4156
  • Enable bundler-cache for GitHub Actions template #4498
  • Improve bundle info error when gem is on a "disabled" group #4492
  • Small tweak to yank message #4494
  • Don't show duplicate entries in bundle outdated output #4474
  • Never downgrade top level gems when running bundle update #4473

Bug fixes:

  • Fix incorrect logic for filtering metadata matching candidates #4497

2.2.15 (March 19, 2021)

Enhancements:

  • Add a hint about bundler installing executables for path gems #4461
  • Warn lockfiles with incorrect resolutions #4459
  • Don't generate duplicate redundant sources in the lockfile #4456

Bug fixes:

  • Respect running ruby when resolving platforms #4449

2.2.14 (March 8, 2021)

Security fixes:

  • Lock GEM sources separately and fix locally installed specs confusing bundler #4381

Bug fixes:

  • Make rake available to other gems' installers right after it's installed #4428
  • Fix encoding issue on compact index updater #4362

2.2.13 (March 3, 2021)

Enhancements:

  • Respect user configured default branch in README links in new generated gems #4303

Bug fixes:

  • Fix gems sometimes being pulled from irrelevant sources #4418

... (truncated)

Commits
  • 3d7bfaf Merge pull request #4515 from rubygems/release/bundler_2.2.16_rubygems_3.2.16
  • 861776b Bump Rubygems version to 3.2.16
  • 88c88f1 Changelog for Rubygems version 3.2.16
  • d8f0b8b Bump Bundler version to 2.2.16
  • 7dfe0e4 Changelog for Bundler version 2.2.16
  • 5312f8c Fix a couple of release dates in changelogs
  • 352b952 Fix locked version in new lockfiles
  • f68393f Merge pull request #3687 from okuramasafumi/add-github-username-option-to-gem...
  • a7174f1 Merge pull request #4512 from rubygems/lock_all_test_gems
  • a53d013 Merge pull request #2836 from voxik/fix-symlinks
  • 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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@v1.16.2...bundler-v2.2.16)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview
Copy link
Copy Markdown
Author

Superseded by #96.

@dependabot-preview dependabot-preview Bot deleted the dependabot/bundler/bundler-tw-2.2.16 branch June 1, 2021 04:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants