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 tapioca from 0.4.3 to 0.4.4 in /Library/Homebrew #8503

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Aug 27, 2020

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps tapioca from 0.4.3 to 0.4.4.

Commits
  • a62fa0b Bump version to 0.4.4
  • 05a5e41 Merge pull request #115 from Shopify/uk-make-belongs-to-nilable
  • a112b1b Make belongs_to test stricter
  • 17d0dd4 Make all belongs_to associations return nilable
  • c2ddb09 Merge pull request #112 from Shopify/at-fix-ar-changes-types
  • 518553f ActiveRecord changes return nilable types
  • 1177461 Merge pull request #89 from Shopify/at-spoom
  • 3fa7bcc Use Spoom's config parser for Sorbet
  • c54e8c7 Merge pull request #110 from Shopify/at-fix-attached-class
  • dbf0818 Fix RBI generation for T.attached_class
  • Additional commits viewable in compare view

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Bumping Gemfile dependencies label Aug 27, 2020
@MikeMcQuaid
Copy link
Member

@dependabot rebase

@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/Library/Homebrew/tapioca-0.4.4 branch from 5607962 to be5c8b9 Compare August 27, 2020 08:12
Bumps [tapioca](https://github.com/Shopify/tapioca) from 0.4.3 to 0.4.4.
- [Release notes](https://github.com/Shopify/tapioca/releases)
- [Commits](Shopify/tapioca@v0.4.3...v0.4.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/Library/Homebrew/tapioca-0.4.4 branch from be5c8b9 to 4453933 Compare August 27, 2020 08:40
@MikeMcQuaid MikeMcQuaid merged commit 1a2f144 into master Aug 27, 2020
@MikeMcQuaid MikeMcQuaid deleted the dependabot/bundler/Library/Homebrew/tapioca-0.4.4 branch August 27, 2020 09:16
@bayandin
Copy link
Member

It looks like brew doctor is unhappy now and it fails builds, see https://github.com/Homebrew/homebrew-core/runs/1036172349#step:4:51

==> brew doctor
==> FAILED
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry or file an issue; just ignore this. Thanks!

Warning: You have uncommitted modifications to Homebrew/brew.
If this is a surprise to you, then you should stash these modifications.
Stashing returns Homebrew to a pristine state but can be undone
should you later need to do so for some reason.
  cd /usr/local/Homebrew && git stash && git clean -d -f

Uncommitted files:
  ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/spoom-1.0.4/lib/spoom/cli.rb
  ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/spoom-1.0.4/lib/spoom/cli/commands/base.rb
  ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/spoom-1.0.4/lib/spoom/cli/commands/config.rb
  ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/spoom-1.0.4/lib/spoom/cli/commands/lsp.rb
  ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/spoom-1.0.4/lib/spoom/cli/commands/run.rb
  ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/spoom-1.0.4/lib/spoom/cli/symbol_printer.rb
  ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/spoom-1.0.4/lib/spoom/config.rb
  ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/spoom-1.0.4/lib/spoom/sorbet.rb
  ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/spoom-1.0.4/lib/spoom/sorbet/config.rb
  ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/spoom-1.0.4/lib/spoom/sorbet/errors.rb
  ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/spoom-1.0.4/lib/spoom/sorbet/lsp.rb
  ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/spoom-1.0.4/lib/spoom/sorbet/lsp/base.rb
  ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/spoom-1.0.4/lib/spoom/sorbet/lsp/errors.rb
  ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/spoom-1.0.4/lib/spoom/sorbet/lsp/structures.rb
  ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/spoom-1.0.4/lib/spoom/sorbet/metrics.rb
  ?? Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/spoom-1.0.4/lib/spoom/version.rb

Error: 1 failed steps!
brew doctor

@bayandin bayandin mentioned this pull request Aug 27, 2020
6 tasks
@bayandin
Copy link
Member

If I understand it correctly, we need to vendor new gems, if so I did it in #8508

@MikeMcQuaid MikeMcQuaid mentioned this pull request Aug 27, 2020
6 tasks
@BrewTestBot BrewTestBot added the outdated PR was locked due to age label Dec 15, 2020
@Homebrew Homebrew locked as resolved and limited conversation to collaborators Dec 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Bumping Gemfile dependencies outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants