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 sorbet group with 2 updates #9512

Merged
merged 16 commits into from
Apr 19, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the sorbet group with 2 updates: sorbet and tapioca.

Updates sorbet from 0.5.11288 to 0.5.11349

Release notes

Sourced from sorbet's releases.

sorbet 0.5.11348.20240416110959-755bae42c

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11347.20240415151946-c5567ee1d

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11346.20240412161810-f80cd5a67

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11345.20240412161526-5c0012a52

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11344.20240412111932-3afd7e5b7

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11343.20240412093356-2f9b15f81

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11342.20240411132013-f6c67ae4c

To use Sorbet add this line to your Gemfile:

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

sorbet 0.5.11341.20240411105921-81f7617ed

... (truncated)

Commits

Updates tapioca from 0.12.0 to 0.13.3

Release notes

Sourced from tapioca's releases.

v0.13.3

What's Changed

🐛 Bug Fixes

New Contributors

Full Changelog: Shopify/tapioca@v0.13.2...v0.13.3

v0.13.2

What's Changed

🚧 Breaking Changes

✨ Enhancements

🛠 Other Changes

New Contributors

Full Changelog: Shopify/tapioca@v0.13.1...v0.13.2

v0.13.1

What's Changed

🐛 Bug Fixes

New Contributors

Full Changelog: Shopify/tapioca@v0.13.0...v0.13.1

v0.13.0

What's Changed

✨ Enhancements

... (truncated)

Commits
  • f00b6c1 Bump version to v0.13.3
  • d4034fc Merge pull request #1867 from Shopify/fix_invalid-ar-find-output
  • 01b7880 Remove extra ) in the ActiveRecord.find output
  • 37e48be Bump version to v0.13.2
  • 4f4b9ed Merge pull request #1866 from Shopify/KaanOzkan-patch-1
  • 1daf684 Specify rails
  • ae9ee97 Specify DSL compiler contributions in README
  • cdc0d7c Disable all permissions for action
  • 5e946e9 Sanitize branch input
  • 032e04f Merge pull request #1860 from bdewater/ar-count-block
  • 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

Bumps the sorbet group with 2 updates: [sorbet](https://github.com/sorbet/sorbet) and [tapioca](https://github.com/Shopify/tapioca).


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

Updates `tapioca` from 0.12.0 to 0.13.3
- [Release notes](https://github.com/Shopify/tapioca/releases)
- [Commits](Shopify/tapioca@v0.12.0...v0.13.3)

---
updated-dependencies:
- dependency-name: sorbet
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: sorbet
- dependency-name: tapioca
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: sorbet
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner April 17, 2024 09:30
@dependabot dependabot bot added dependencies ruby Dependabot pull requests that update Ruby code labels Apr 17, 2024
@thavaahariharangit
Copy link
Contributor

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 17, 2024

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@thavaahariharangit
Copy link
Contributor

thavaahariharangit commented Apr 17, 2024

I will be working on this tomorrow (18th April 2024. Morning UK time)

thavaahariharangit pushed a commit that referenced this pull request Apr 18, 2024
thavaahariharangit pushed a commit that referenced this pull request Apr 18, 2024
thavaahariharangit pushed a commit that referenced this pull request Apr 18, 2024
@abdulapopoola
Copy link
Member

Also adding @JamieMagee to review

@thavaahariharangit thavaahariharangit merged commit 7bbbb96 into main Apr 19, 2024
121 checks passed
@thavaahariharangit thavaahariharangit deleted the dependabot/bundler/sorbet-8162282187 branch April 19, 2024 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies good first issue L: elm Elm packages L: javascript ruby Dependabot pull requests that update Ruby code
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants