Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the single-pr group across 2 directories with 2 updates #3454

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2025

Bumps the single-pr group with 1 update in the /gemfiles/2.7 directory: test-unit.
Bumps the single-pr group with 1 update in the /gemfiles/typecheck directory: sorbet.

Updates test-unit from 3.6.5 to 3.6.7

Release notes

Sourced from test-unit's releases.

test-unit 3.6.7 - 2024-12-17

Fixes

  • Fixed a bug that test-unit doesn't work with Ruby < 2.5.

test-unit 3.6.6 - 2024-12-17

Improvements

  • Improved backward compatibility for the Test::Unit::TestCase#run overriding case. In general, we don't recommend it but there are old scripts that do it. (Mainly, I did it...)
    • GH-276
    • Reported by Mamoru TASAKA

Thanks

  • Mamoru TASAKA
Commits

Updates sorbet from 0.5.11781 to 0.5.11798

Release notes

Sourced from sorbet's releases.

sorbet 0.5.11797.20250131091614-1e6135e68

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11797', :group => :development
gem 'sorbet-runtime', '0.5.11797'

sorbet 0.5.11796.20250130162713-942bb38ae

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11796', :group => :development
gem 'sorbet-runtime', '0.5.11796'

sorbet 0.5.11795.20250130162659-824bb0c88

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11795', :group => :development
gem 'sorbet-runtime', '0.5.11795'

sorbet 0.5.11794.20250130132621-b8af6961e

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11794', :group => :development
gem 'sorbet-runtime', '0.5.11794'

sorbet 0.5.11793.20250130131941-39aa91448

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11793', :group => :development
gem 'sorbet-runtime', '0.5.11793'

sorbet 0.5.11792.20250130113010-67126b56d

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11792', :group => :development
gem 'sorbet-runtime', '0.5.11792'

sorbet 0.5.11791.20250130075500-a95ebaeb8

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11791', :group => :development
gem 'sorbet-runtime', '0.5.11791'

sorbet 0.5.11790.20250130064544-7ff0a96a2

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Feb 1, 2025
@kddnewton
Copy link
Collaborator

@dependabot rebase

Bumps the single-pr group with 1 update in the /gemfiles/2.7 directory: [test-unit](https://github.com/test-unit/test-unit).
Bumps the single-pr group with 1 update in the /gemfiles/typecheck directory: [sorbet](https://github.com/sorbet/sorbet).


Updates `test-unit` from 3.6.5 to 3.6.7
- [Release notes](https://github.com/test-unit/test-unit/releases)
- [Commits](test-unit/test-unit@3.6.5...3.6.7)

Updates `sorbet` from 0.5.11781 to 0.5.11798
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

---
updated-dependencies:
- dependency-name: test-unit
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: single-pr
- dependency-name: sorbet
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: single-pr
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/gemfiles/2.7/single-pr-f8dbd0b179 branch from beeec40 to 8c9ac70 Compare February 1, 2025 17:35
@kddnewton kddnewton merged commit bac76e8 into main Feb 1, 2025
60 checks passed
@kddnewton kddnewton deleted the dependabot/bundler/gemfiles/2.7/single-pr-f8dbd0b179 branch February 1, 2025 18:01
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 ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant