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

build(deps): bump tapioca from 0.4.15 to 0.4.16 in /Library/Homebrew #159

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 10, 2021

Bumps tapioca from 0.4.15 to 0.4.16.

Release notes

Sourced from tapioca's releases.

v0.4.16

New Features:

  • Tapioca can now correctly generate T::Enum types using enum do ... end blocks in gem RBIs (thanks @​jeffcarbs) [PR #243]
  • DSL RBI generation operation will now clear dangling RBI files from the target directory. The operation keeps track of all DSL RBI files that already exist in the target directory and removes each file that has been regenerated from that list. Anything that is left behind at the end of the whole operation must be dangling RBI files that don't correspond to any live constants. Thus, those RBI files are deleted. [PR #244]
  • You can now make Tapioca work with a custom Sorbet executable by setting the TAPIOCA_SRB_PATH environment variable (thanks @​nathunsmitty) [PR #246]

Fixes:

  • Mixed in class methods detection for modules is best effort and never raises. [PR #252 - Fixes #237]
  • Change loader behaviour to support pre-Rails 6 apps. [PR #251 - Fixes #239]
Commits
  • 210fb5e Bump version to 0.4.15
  • 96b99ec Merge pull request #252 from Shopify/uk-fix-micm-detection
  • 80fe745 Mixed in class methods detection should be best effort
  • eb81862 Merge pull request #251 from Shopify/uk-support-pre-rails-6
  • ffa5705 Change loader behaviour to support pre-Rails 6 apps
  • ad0a33c Bump sorbet-runtime from 0.5.6289 to 0.5.6324 (#249)
  • e1b0221 Bump sorbet from 0.5.6289 to 0.5.6324 (#248)
  • 9167c41 Merge pull request #246 from nathunsmitty/master
  • 9423b6d Create EXE_PATH_ENV_VAR variable
  • 3d0a265 Add sig
  • 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

Bumps [tapioca](https://github.com/Shopify/tapioca) from 0.4.15 to 0.4.16.
- [Release notes](https://github.com/Shopify/tapioca/releases)
- [Commits](Shopify/tapioca@v0.4.15...v0.4.16)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Mar 10, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 12, 2021

Superseded by #161.

@dependabot dependabot bot closed this Mar 12, 2021
@dependabot dependabot bot deleted the dependabot/bundler/Library/Homebrew/tapioca-0.4.16 branch March 12, 2021 06:02
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 Pull requests that update Ruby code
Projects
None yet
0 participants