Skip to content

Bump the minor-and-patch group with 5 updates #287

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

Merged
merged 2 commits into from
Mar 11, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2024

Bumps the minor-and-patch group with 5 updates:

Package From To
rubocop-minitest 0.34.5 0.35.0
rubocop-sorbet 0.7.7 0.7.8
sorbet-static-and-runtime 0.5.11284 0.5.11287
ruby-lsp 0.14.3 0.14.5
sorbet-runtime 0.5.11284 0.5.11287

Updates rubocop-minitest from 0.34.5 to 0.35.0

Release notes

Sourced from rubocop-minitest's releases.

RuboCop Minitest 0.35.0

New features

Bug fixes

  • #300: Fix an error for Minitest/AssertEmptyLiteral when only passing an empty literal. (@​earlopain)

Changes

  • #303: Require RuboCop 1.61 to use AutoCorrect: Contextual. (@​koic)
  • #304: Require RuboCop AST >= 1.31.1 to support Prism as a Ruby Parser. (@​koic)
Changelog

Sourced from rubocop-minitest's changelog.

0.35.0 (2024-03-10)

New features

Bug fixes

  • #300: Fix an error for Minitest/AssertEmptyLiteral when only passing an empty literal. ([@​earlopain][])

Changes

  • #303: Require RuboCop 1.61 to use AutoCorrect: Contextual. ([@​koic][])
  • #304: Require RuboCop AST >= 1.31.1 to support Prism as a Ruby Parser. ([@​koic][])
Commits
  • efd2cc0 Cut 0.35.0
  • 1d687ef Update Changelog
  • 0a293bf Merge pull request #306 from Earlopain/remove-old-rubocop-workaround
  • 7c0b300 Remove a workaround for older RuboCop versions
  • b73940d Merge pull request #304 from koic/support_prism
  • 43b6ddb Support Prism as a Ruby parser
  • 2448f36 Merge pull request #305 from koic/fix_flaky_test
  • 0f481c8 Fix flaky testing for Minitst/MultipleAssertions
  • 0faaa25 Merge pull request #303 from koic/require_rubocop_1_61
  • 60d5caa Require RuboCop 1.61 to use AutoCorrect: Contextual
  • Additional commits viewable in compare view

Updates rubocop-sorbet from 0.7.7 to 0.7.8

Release notes

Sourced from rubocop-sorbet's releases.

v0.7.8

What's Changed

🛠 Other Changes

Full Changelog: Shopify/rubocop-sorbet@v0.7.7...v0.7.8

Commits
  • 517d4de Bump version to v0.7.8
  • bd50ee1 Merge pull request #203 from Shopify/at-tmp
  • dcf2f1c Handle spaces in type definitions
  • 5cb3256 Merge pull request #202 from Shopify/dependabot/bundler/yard-0.9.36
  • 0ef3f07 Split line if it's longer than max line length
  • cdfa443 Strip spaces from type definitions
  • 5320ac0 Bump yard from 0.9.35 to 0.9.36
  • 217960f Merge pull request #201 from Shopify/dependabot/bundler/yard-0.9.35
  • 5983695 Bump yard from 0.9.25 to 0.9.35
  • See full diff in compare view

Updates sorbet-static-and-runtime from 0.5.11284 to 0.5.11287

Release notes

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

sorbet 0.5.11286.20240306201230-72b13abde

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11285.20240305111122-15df026a4

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11284.20240301063639-a75ce501d

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11284', :group => :development
gem 'sorbet-runtime', '0.5.11284'
Commits

Updates ruby-lsp from 0.14.3 to 0.14.5

Commits
  • 3fffcfb Show require and require_relative completions on quotes (#1443)
  • fdac2fb Allow addons to register for filewatching events (#1464)
  • d1da885 Use highlighted_area for rubocop diagnostics (#1459)
  • abf3fd4 Supprot RuboCop's LSP mode (#1453)
  • 01394af Set value instead of placeholder for textarea in issue template (#1460)
  • c27ef7f Fix missing images on the documentation website (#1455)
  • a975732 Ignore the release that triggered the action when searching for latest release
  • 0d9abdd Use ref_name as head to compare commits in release as well
  • 91c05b8 Use ref_name as head to compare commits
  • 9531e0b Fix syntax error in publish action
  • Additional commits viewable in compare view

Updates sorbet-runtime from 0.5.11284 to 0.5.11287

Release notes

Sourced from sorbet-runtime's releases.

sorbet 0.5.11286.20240306201230-72b13abde

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11285.20240305111122-15df026a4

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11284.20240301063639-a75ce501d

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11284', :group => :development
gem 'sorbet-runtime', '0.5.11284'
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

Bumps the minor-and-patch group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [rubocop-minitest](https://github.com/rubocop/rubocop-minitest) | `0.34.5` | `0.35.0` |
| [rubocop-sorbet](https://github.com/shopify/rubocop-sorbet) | `0.7.7` | `0.7.8` |
| [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) | `0.5.11284` | `0.5.11287` |
| [ruby-lsp](https://github.com/Shopify/ruby-lsp) | `0.14.3` | `0.14.5` |
| [sorbet-runtime](https://github.com/sorbet/sorbet) | `0.5.11284` | `0.5.11287` |


Updates `rubocop-minitest` from 0.34.5 to 0.35.0
- [Release notes](https://github.com/rubocop/rubocop-minitest/releases)
- [Changelog](https://github.com/rubocop/rubocop-minitest/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop-minitest@v0.34.5...v0.35.0)

Updates `rubocop-sorbet` from 0.7.7 to 0.7.8
- [Release notes](https://github.com/shopify/rubocop-sorbet/releases)
- [Commits](Shopify/rubocop-sorbet@v0.7.7...v0.7.8)

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

Updates `ruby-lsp` from 0.14.3 to 0.14.5
- [Release notes](https://github.com/Shopify/ruby-lsp/releases)
- [Commits](Shopify/ruby-lsp@v0.14.3...v0.14.5)

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

---
updated-dependencies:
- dependency-name: rubocop-minitest
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: rubocop-sorbet
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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: ruby-lsp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: sorbet-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 March 11, 2024 19:09
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 11, 2024
@dependabot dependabot bot requested a review from egiurleo March 11, 2024 19:09
@dependabot dependabot bot added the ruby label Mar 11, 2024
@dependabot dependabot bot requested a review from KaanOzkan March 11, 2024 19:09
@github-actions github-actions bot enabled auto-merge March 11, 2024 19:10
@github-actions github-actions bot merged commit cbcf869 into main Mar 11, 2024
@github-actions github-actions bot deleted the dependabot/bundler/minor-and-patch-13100a9044 branch March 11, 2024 19:40
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant