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 minor-and-patch group with 2 updates #536

Merged
merged 1 commit into from
Apr 8, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2024

Updates the requirements on rake and sorbet-static-and-runtime to permit the latest version.
Updates rake from 13.1.0 to 13.2.1

Changelog

Sourced from rake's changelog.

=== 13.2.1

  • Suppressed "internal:array:52:in 'Array#each'" from backtrace by @​hsbt in #554
  • Bump actions/configure-pages from 4 to 5 by @​dependabot in #553

=== 13.2.0

Commits
  • d84f6ef Bump up 13.2.1
  • 8b33b36 Merge pull request #553 from ruby/dependabot/github_actions/actions/configure...
  • 99f6823 Merge pull request #554 from ruby/suppress-array-internal
  • 54950e0 Suppressed "<internal:array>:52:in 'Array#each'" from backtrace
  • 675498c Bump up 13.2.0
  • 3dc4277 Bump actions/configure-pages from 4 to 5
  • c68e010 Merge pull request #549 from ruby/dependabot/github_actions/dependabot/fetch-...
  • 2cb46b6 Merge pull request #551 from andrykonchin/ak/restore-truffleruby-on-ci
  • c342e96 Add TruffleRuby on CI
  • d569f0f Merge pull request #550 from ruby/dependabot/github_actions/ruby/setup-ruby-1...
  • Additional commits viewable in compare view

Updates sorbet-static-and-runtime from 0.5.11319 to 0.5.11332

Release notes

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

sorbet 0.5.11331.20240404130824-f6a30a805

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11330.20240403111049-6592051c2

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11329.20240403101919-d452a8faa

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11328.20240403095456-bbdbb5f79

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11327.20240402164920-bbd040d7b

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11326.20240402162714-9a9bc8748

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11325.20240402153444-9c90faa74

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11324.20240402130845-4fc8460d4

... (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

Updates the requirements on [rake](https://github.com/ruby/rake) and [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) to permit the latest version.

Updates `rake` from 13.1.0 to 13.2.1
- [Release notes](https://github.com/ruby/rake/releases)
- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)
- [Commits](ruby/rake@v13.1.0...v13.2.1)

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

---
updated-dependencies:
- dependency-name: rake
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- 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 April 8, 2024 21:06
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 8, 2024
@dependabot dependabot bot requested review from Morriar and vinistock April 8, 2024 21:06
@github-actions github-actions bot enabled auto-merge April 8, 2024 21:06
@github-actions github-actions bot merged commit ee180cd into main Apr 8, 2024
9 of 10 checks passed
@github-actions github-actions bot deleted the dependabot/bundler/minor-and-patch-dd02889de4 branch April 8, 2024 21:12
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.

0 participants