Skip to content

Update bundler requirement from ~> 1.16 to ~> 2.4#61

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

Update bundler requirement from ~> 1.16 to ~> 2.4#61
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/bundler-tw-2.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 26, 2022

Updates the requirements on bundler to permit the latest version.

Release notes

Sourced from bundler's releases.

bundler-v2.4.1

Enhancements:

  • Allow Bundler to run on old RubyGems + Ruby 2.7 without warnings #6187

Bug fixes:

  • Fix dependencies scoped to other platforms making resolver fail #6189
  • Restore annotated git tag support #6186
Changelog

Sourced from bundler's changelog.

2.4.1 (December 24, 2022)

Enhancements:

  • Allow Bundler to run on old RubyGems + Ruby 2.7 without warnings #6187

Bug fixes:

  • Fix dependencies scoped to other platforms making resolver fail #6189
  • Restore annotated git tag support #6186

2.4.0 (December 24, 2022)

Security:

  • In README generated by bundle gem, do not fill rubygems.org install commands with the gem name automatically #6093
  • Use safe Marshal deserialization for dependency API response #6141

Breaking changes:

  • Remove Travis CI from gem skeleton #6150
  • Drop support for Ruby 2.3, 2.4, 2.5 and RubyGems 2.5, 2.6, 2.7 #6107
  • Completely remove "auto-sudo" feature #5888

Deprecations:

  • Turn --ext option of bundle gem into string. Deprecate usage without explicit value #6144

Features:

  • Add --ext=rust support to bundle gem for creating simple gems with Rust extensions #6149
  • Migrate our resolver engine to PubGrub #5960

Performance:

  • Make cloning git repos faster #4475

Enhancements:

  • Add bundle lock --update --bundler #6134
  • Support for pre flag in bundle update/bundle lock #5258
  • Improve error message when changing Gemfile to a mistyped git ref #6130
  • Remove special handling of some LoadError and NoMethodError #6115

Bug fixes:

  • Don't unlock dependencies of a gemspec when its version changes #6184
  • Fix platform specific version for libv8-node and other allowlisted gems not being chosen in Truffleruby #6169
  • Fix bundle outdated with both --groups and --parseable flags #6148
  • Auto-heal lockfile when it's missing specs #6132

... (truncated)

Commits
  • 0006c42 Bump Bundler version to 2.4.1
  • 6382346 Changelog for Bundler version 2.4.1
  • 6428746 Merge pull request #6189 from rubygems/fix-resolver-issue-with-platforms
  • e61caee Merge pull request #6187 from rubygems/undo-warning
  • 8681fc2 Merge pull request #6186 from rubygems/restore-annotated-git-tag-support
  • d208f02 Bump Bundler version to 2.4.0
  • 59a8187 Changelog for Bundler version 2.4.0
  • 61827e4 Merge pull request #6185 from rubygems/restore-ability-to-fetch-unreachable-refs
  • 89ad90b Restore ability to fetch unreachable locked refs
  • 5399511 Little refactor
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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@bundler-v1.16.0...bundler-v2.4.1)

---
updated-dependencies:
- dependency-name: bundler
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Dec 26, 2022
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Dec 15, 2023

Superseded by #76.

@dependabot dependabot Bot closed this Dec 15, 2023
@dependabot dependabot Bot deleted the dependabot/bundler/bundler-tw-2.4 branch December 15, 2023 21:51
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.

2 participants