Skip to content
This repository was archived by the owner on Jun 11, 2025. It is now read-only.

build(deps): bump tapioca from 0.4.9 to 0.4.21 in /Library/Homebrew#9

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/Library/Homebrew/tapioca-0.4.21
Closed

build(deps): bump tapioca from 0.4.9 to 0.4.21 in /Library/Homebrew#9
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/Library/Homebrew/tapioca-0.4.21

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 27, 2021

Bumps tapioca from 0.4.9 to 0.4.21.

Release notes

Sourced from tapioca's releases.

v0.4.21

🐛 Fixes

✨Enhancements

v0.4.20

🐛 Bug fixes

  • Improved Generics
  • Added --quiet flag for dsl
  • Quieter output for tapioca dsl --verify

v0.4.19

🐛 Bug fixes

v0.4.18

🆕 New Features

🐛 Bug Fixes

⚠️ Alerts

  • -c/--cmd flags have been deprecated and will be removed in a future release

v0.4.17

This is bug-fix release that fixes a regression that was introduced when adding T::Enum support [PR #253]

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
  • fe82fe1 Bump version to 0.4.21
  • 6e4f769 Merge pull request #292 from Shopify/uk-fix-inherited-hooks
  • fa3c30b Ensure safety against subclass prevention methods
  • 4955d93 Merge pull request #287 from Shopify/dependabot/bundler/sorbet-runtime-0.5.6380
  • c7ec5e9 Bump sorbet-runtime from 0.5.6371 to 0.5.6380
  • 8331e88 Bump sorbet from 0.5.6371 to 0.5.6380 (#288)
  • 1db332d Merge pull request #285 from Shopify/uk-revert-verbose-verify-output
  • 86b4e82 Revert verbose command output upon verify failure
  • 03582cc Merge pull request #284 from Shopify/clean-up-service-manifest
  • a25b00e Clean up service manifest
  • 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.9 to 0.4.21.
- [Release notes](https://github.com/Shopify/tapioca/releases)
- [Commits](Shopify/tapioca@v0.4.9...v0.4.21)

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 Apr 27, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 20, 2021

Superseded by #12.

@dependabot dependabot bot closed this May 20, 2021
@dependabot dependabot bot deleted the dependabot/bundler/Library/Homebrew/tapioca-0.4.21 branch May 20, 2021 06:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

Comments