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 3 updates #479

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2023

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

Commits
  • 5476cda Bump up v13.1.0
  • 1b6afad Merge pull request #521 from ruby/dependabot/github_actions/ruby/setup-ruby-1...
  • 8b2a01c Bump ruby/setup-ruby from 1.156.0 to 1.157.0
  • 1607fbf Merge pull request #520 from ruby/dependabot/github_actions/actions/checkout-...
  • 6594585 Bump actions/checkout from 4.1.0 to 4.1.1
  • 6717ce8 Merge pull request #519 from ruby/dependabot/github_actions/ruby/setup-ruby-1...
  • 4b4b211 Bump ruby/setup-ruby from 1.155.0 to 1.156.0
  • 5e76ef6 Merge pull request #518 from ruby/dependabot/github_actions/ruby/setup-ruby-1...
  • 8d39c6b Bump ruby/setup-ruby from 1.154.0 to 1.155.0
  • 191a9d7 Merge pull request #517 from ruby/dependabot/github_actions/ruby/setup-ruby-1...
  • Additional commits viewable in compare view

Updates sorbet-static-and-runtime from 0.5.11074 to 0.5.11105

Release notes

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

sorbet 0.5.11104.20231027170255-44ac4e2ff

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11103.20231027122211-c670c5d03

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11102.20231027111209-ef829a544

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11101.20231027121154-9b1d1a488

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11100.20231027103136-883da8cd1

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11099.20231027101806-b3c873099

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11098.20231027131537-2b2e0261e

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11097.20231026124820-d8979e7fd

... (truncated)

Commits

Updates thor from 1.2.2 to 1.3.0

Release notes

Sourced from thor's releases.

v1.3.0

What's Changed

New Contributors

Full Changelog: rails/thor@v1.2.2...v1.3.0

Commits
  • 0442307 Prepare for 1.3.0
  • 0d2a8a4 Use Ruby LSP
  • 4f86670 Merge pull request #861 from p8/fix/table-indentation-with-borders
  • ec2aa61 Fix printing tables with borders and indentation
  • a4d99cf Merge pull request #855 from p8/features/print-table-with-borders
  • aab2c57 Add support for printing tables with borders
  • 9c9ab52 Merge pull request #854 from p8/refactor/extract-printers
  • 580234a Extract print methods to seperate classes
  • f98f4a9 Merge pull request #858 from shuuuuun/fix/file_collision_help
  • ada161b Merge pull request #856 from p8/validate-option-arguments
  • 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 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), [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) and [thor](https://github.com/rails/thor) to permit the latest version.

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

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

Updates `thor` from 1.2.2 to 1.3.0
- [Release notes](https://github.com/rails/thor/releases)
- [Commits](rails/thor@v1.2.2...v1.3.0)

---
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
- dependency-name: thor
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 October 30, 2023 21:41
@dependabot dependabot bot requested review from andyw8 and Morriar October 30, 2023 21:41
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 30, 2023
@dependabot dependabot bot requested review from KaanOzkan and st0012 October 30, 2023 21:41
@github-actions github-actions bot enabled auto-merge October 30, 2023 21:41
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 6, 2023

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 6, 2023
auto-merge was automatically disabled November 6, 2023 21:58

Pull request was closed

@dependabot dependabot bot deleted the dependabot/bundler/minor-and-patch-f78a5957ac branch November 6, 2023 21:58
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