Skip to content

Bump the minor-and-patch group with 4 updates #261

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 1 commit into from
Feb 19, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2024

Bumps the minor-and-patch group with 4 updates: rubocop-shopify, sorbet-static-and-runtime, ruby-lsp and sorbet-runtime.

Updates rubocop-shopify from 2.14.0 to 2.15.1

Release notes

Sourced from rubocop-shopify's releases.

v2.15.1

What's Changed

Bug fixes

  • Add missing files to gemspec & bump version to 2.15.1 by @​sambostock in Shopify/ruby-style-guide#615 This should fix the cannot load such file -- rubocop/shopify/gem_version_string_comparable_backport error present in v2.15.0.

Full Changelog: Shopify/ruby-style-guide@v2.15.0...v2.15.1

v2.15.0

What's Changed

Enabled Cops

Changed Cops

  • Naming/InclusiveLanguage's AllowedRegex is changed to permit any unbroken word which includes master. (#564) The motivation for this change is to avoid continuously needing to add exclusions such as mastercard, remaster, etc. to the list, while still allowing the cop to catch problematic uses of the word master.
  • Style/FrozenStringLiteralComment's EnforcedStyle is changed from always to always_true. (#589) Consumers should aim to use frozen_string_literal: true in all files, but if certain files need frozen_string_literal: false, they should disable the cop in those files, mark them as TODO, or add them to the Exclude list.

Changed AllCops Configuration

  • NewCops is changed from enable to disable. (#581) This silences the warning about pending cops for consumers, as the style guide maintainers will triage them instead.

Minimum RuboCop Version

Despite enabling new cops, the minimum RuboCop version is unchanged from the previous release, and remains 1.51.0.

... (truncated)

Commits
  • fecd514 Merge pull request #615 from Shopify/add-missing-files-to-gemspec
  • 70399a5 Bump gem version to 2.15.1
  • 70a48d5 Add missing files to gemspec
  • f4a923d Merge pull request #614 from Shopify/2-15
  • 022f6be Bump version to 2.15
  • 069dad7 Merge pull request #612 from Shopify/reduce-required-rubocop-version
  • f1d087c Reduce minimum RuboCop version back to ~> 1.51
  • e8e8718 Compare RuboCop version against strings
  • 8616e05 Merge pull request #613 from Shopify/ci-rubies
  • 555e8e3 Bump development Ruby version to 3.3.0
  • Additional commits viewable in compare view

Updates sorbet-static-and-runtime from 0.5.11249 to 0.5.11262

Release notes

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

sorbet 0.5.11261.20240215173800-82059fc97

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11260.20240215152049-8ba8dd0dd

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11259.20240215132458-d90eff7df

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11258.20240214200345-e9740f057

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11257.20240214112445-0d8b602c7

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11256.20240214083952-9a8357a7a

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11255.20240213171857-83fbacf87

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11254.20240213155444-dd0bad20c

... (truncated)

Commits

Updates ruby-lsp from 0.14.0 to 0.14.1

Release notes

Sourced from ruby-lsp's releases.

v0.14.1

What's Changed

🐛 Bug Fixes

🛠 Other Changes

New Contributors

Full Changelog: Shopify/ruby-lsp@v0.14.0...v0.14.1

Commits
  • e43ac52 Automatically install ruby-lsp-rails as part of custom bundle (#1381)
  • c9d9a85 Bump version to v0.14.1
  • 20c5b61 Bump Prism to 0.24 (#1385)
  • feb2f8a Use Snapper generator for RDoc documentation (#1384)
  • 64b63bb Fix handle resolve multiple methods (#1380)
  • c1ae8fd Update RubyLsp::Requests::CodeLens demo gif (#1378)
  • 1e364b5 Handle missing constant nodes in document symbol (#1359)
  • dc98d5a Add note about finding other community addons (#1377)
  • a8d3f2a Merge pull request #1375 from Shopify/dependabot/bundler/minor-and-patch-a2c8...
  • dad0c8c Reinsert windows platforms
  • Additional commits viewable in compare view

Updates sorbet-runtime from 0.5.11249 to 0.5.11262

Release notes

Sourced from sorbet-runtime's releases.

sorbet 0.5.11261.20240215173800-82059fc97

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11260.20240215152049-8ba8dd0dd

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11259.20240215132458-d90eff7df

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11258.20240214200345-e9740f057

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11257.20240214112445-0d8b602c7

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11256.20240214083952-9a8357a7a

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11255.20240213171857-83fbacf87

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11254.20240213155444-dd0bad20c

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

Bumps the minor-and-patch group with 4 updates: [rubocop-shopify](https://github.com/Shopify/ruby-style-guide), [sorbet-static-and-runtime](https://github.com/sorbet/sorbet), [ruby-lsp](https://github.com/Shopify/ruby-lsp) and [sorbet-runtime](https://github.com/sorbet/sorbet).


Updates `rubocop-shopify` from 2.14.0 to 2.15.1
- [Release notes](https://github.com/Shopify/ruby-style-guide/releases)
- [Commits](Shopify/ruby-style-guide@v2.14.0...v2.15.1)

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

Updates `ruby-lsp` from 0.14.0 to 0.14.1
- [Release notes](https://github.com/Shopify/ruby-lsp/releases)
- [Commits](Shopify/ruby-lsp@v0.14.0...v0.14.1)

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

---
updated-dependencies:
- dependency-name: rubocop-shopify
  dependency-type: direct:production
  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: 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 February 19, 2024 19:21
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby labels Feb 19, 2024
@dependabot dependabot bot requested review from Morriar and st0012 February 19, 2024 19:21
@github-actions github-actions bot enabled auto-merge February 19, 2024 19:21
@github-actions github-actions bot merged commit 618d267 into main Feb 19, 2024
@github-actions github-actions bot deleted the dependabot/bundler/minor-and-patch-145ff8d523 branch February 19, 2024 19:25
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.

0 participants