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

Update bundler requirement from ~> 1.16.2 to ~> 2.2.21 #98

Closed

Conversation

dependabot-preview[bot]
Copy link

Updates the requirements on bundler to permit the latest version.

Release notes

Sourced from bundler's releases.

bundler-v2.2.21

Security fixes:

  • Auto-update insecure lockfile to split GEM source sections whenever possible #4647

Enhancements:

  • Use a more limited number of threads when fetching in parallel from the Compact Index API #4670
  • Update TODO link in bundle gem template to https #4671

Bug fixes:

  • Fix bundle install --local hitting the network when cache_all_platforms configured #4677
Changelog

Sourced from bundler's changelog.

2.2.21 (June 23, 2021)

Security fixes:

  • Auto-update insecure lockfile to split GEM source sections whenever possible #4647

Enhancements:

  • Use a more limited number of threads when fetching in parallel from the Compact Index API #4670
  • Update TODO link in bundle gem template to https #4671

Bug fixes:

  • Fix bundle install --local hitting the network when cache_all_platforms configured #4677

2.2.20 (June 11, 2021)

Enhancements:

  • Don't print bug report template on server side errors #4663
  • Don't load resolv unnecessarily #4640

Bug fixes:

  • Fix bundle outdated edge case #4648
  • Fix bundle check with scoped rubygems sources #4639

Performance:

  • Don't use extra_rdoc_files with md files in gemspec to make installing bundler with docs faster #4628

2.2.19 (May 31, 2021)

Bug fixes:

  • Restore support for configuration keys with dashes #4582
  • Fix some cached gems being unintentionally ignored when using rubygems 3.2.18 #4623

2.2.18 (May 25, 2021)

Security fixes:

  • Fix dependency confusion issues with implicit dependencies #4609

Enhancements:

  • Use simpler notation for generated required_ruby_version #4598
  • Undeprecate bundle show #4586
  • Make sure link to new issue uses the proper template #4592

... (truncated)

Commits
  • 0b5db72 Merge pull request #4689 from rubygems/release/bundler_2.2.21_rubygems_3.2.21
  • 130e11f Bump Rubygems version to 3.2.21
  • 3b418c7 Changelog for Rubygems version 3.2.21
  • 1723b9e Bump Bundler version to 2.2.21
  • 70712ce Changelog for Bundler version 2.2.21
  • 6e295e4 Merge pull request #4624 from rubygems/simplify_setup_rb_code
  • 56fe1b2 Merge pull request #4693 from rubygems/truffle_21
  • 041f3e8 Merge pull request #4522 from rubygems/cancel_deployment_means_frozen
  • 01f7706 Merge pull request #4683 from rubygems/fix_multilock_warning_message
  • d4505be Merge pull request #4677 from rubygems/install_local_and_cache_all_platforms
  • 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)

@dependabot-preview
Copy link
Author

Superseded by #101.

@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/bundler-tw-2.2.21 branch August 1, 2021 04:13
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