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 sorbet-static-and-runtime from 0.5.11553 to 0.5.11577 in the minor-and-patch group across 1 directory #607

Merged
merged 4 commits into from
Sep 26, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2024

Bumps the minor-and-patch group with 1 update in the / directory: sorbet-static-and-runtime.

Updates sorbet-static-and-runtime from 0.5.11553 to 0.5.11577

Release notes

Sourced from sorbet-static-and-runtime's releases.

sorbet 0.5.11576.20240920123704-db1245b67

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11574.20240919154634-4a80c4f4a

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11573.20240919132451-6c44467ce

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11572.20240918171713-f53546a37

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11571.20240918170000-ce81150dd

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11570.20240918165329-d159db295

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11569.20240918153458-dcdfa8f43

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11568.20240918161953-be27e0a81

... (truncated)

Commits

Dependabot compatibility score

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

Bumps the minor-and-patch group with 1 update in the / directory: [sorbet-static-and-runtime](https://github.com/sorbet/sorbet).


Updates `sorbet-static-and-runtime` from 0.5.11553 to 0.5.11577
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

---
updated-dependencies:
- dependency-name: sorbet-static-and-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner September 23, 2024 21:17
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 23, 2024
@dependabot dependabot bot requested review from Morriar and KaanOzkan September 23, 2024 21:17
@dependabot dependabot bot requested a review from amomchilov September 23, 2024 21:17
@github-actions github-actions bot enabled auto-merge September 23, 2024 21:17
@KaanOzkan KaanOzkan disabled auto-merge September 25, 2024 19:46
@github-actions github-actions bot enabled auto-merge September 25, 2024 19:46
@KaanOzkan KaanOzkan disabled auto-merge September 25, 2024 19:46
@KaanOzkan KaanOzkan force-pushed the dependabot/bundler/minor-and-patch-16a03c4d06 branch from 773fdd1 to cb45826 Compare September 26, 2024 13:26
@github-actions github-actions bot enabled auto-merge September 26, 2024 13:26
@KaanOzkan KaanOzkan disabled auto-merge September 26, 2024 13:27
@github-actions github-actions bot enabled auto-merge September 26, 2024 13:35
@KaanOzkan KaanOzkan force-pushed the dependabot/bundler/minor-and-patch-16a03c4d06 branch from 25a8817 to fd3f77c Compare September 26, 2024 15:54
@KaanOzkan KaanOzkan disabled auto-merge September 26, 2024 15:55
@@ -32,6 +32,7 @@ def spoom_gemfile
gemspec name: "spoom", path: "#{SPOOM_PATH}"
gem "tapioca"
gem "sorbet-static-and-runtime", "#{Sorbet::GEM_VERSION}"
gem "json", "2.7.2"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are 75 failures due to /opt/hostedtoolcache/Ruby/3.3.5/x64/lib/ruby/3.3.0/json/common.rb:3: warning: ostruct was loaded from the standard library, but will no longer be part of the default gems starting from Ruby 3.5.0. so I opted for a general solution for all tests.

@KaanOzkan KaanOzkan merged commit 16bc1a5 into main Sep 26, 2024
8 checks passed
@KaanOzkan KaanOzkan deleted the dependabot/bundler/minor-and-patch-16a03c4d06 branch September 26, 2024 16:03
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