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.24 in /Library/Homebrew#21

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

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

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 5, 2021

Bumps tapioca from 0.4.9 to 0.4.24.

Release notes

Sourced from tapioca's releases.

v0.4.24

This is a bug-fix release that fixes an mixin ordering issues that was introduced by changes in 0.4.23

🐛 Fixes

  • Never sort mixed in modules, since include/extend order is important (#392, #405)

v0.4.23

This is a bug-fix release that fixes some issues that were introduced by changes in 0.4.22 and fixes a couple of other issues, as well.

🐛 Fixes

  • Fix ActiveJob DSL RBI generator (#326)
  • Fix FixedHash serialization so that it doesn't assume Symbol keys all the time (#327)
  • Properly serialize generic types with missing type variables (#329)
  • Generate proper gem RBI files for gems that are default gems (#330)
  • Suppress call validation errors during CLI run (#331)

v0.4.22

Enhancements

Bug Fix

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

... (truncated)

Commits
  • 0a95279 Merge pull request #405 from Shopify/at-fix-rbi-sort
  • cdda3ba Bump version to v0.4.24
  • fb63f4b Merge pull request #392 from Shopify/at-fix-includes-order
  • 3700655 Bump version to v0.4.23
  • e293185 Merge pull request #331 from Shopify/uk-suppress-call-validation-handlers
  • 6553803 Suppress call validation errors during CLI run
  • 7f93369 Merge pull request #330 from Shopify/uk-treat-default-gems-properly
  • c8f1f8d Treat default gems properly
  • aff7450 Merge pull request #329 from Shopify/uk-fix-generic-const-type
  • e52fbd0 Merge pull request #327 from Shopify/uk-fix-fixed-hash-serialization
  • 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)

Bumps [tapioca](https://github.com/Shopify/tapioca) from 0.4.9 to 0.4.24.
- [Release notes](https://github.com/Shopify/tapioca/releases)
- [Commits](Shopify/tapioca@v0.4.9...v0.4.24)

---
updated-dependencies:
- dependency-name: tapioca
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

dependabot bot commented on behalf of github Aug 27, 2021

Superseded by #23.

@dependabot dependabot bot closed this Aug 27, 2021
@dependabot dependabot bot deleted the dependabot/bundler/Library/Homebrew/tapioca-0.4.24 branch August 27, 2021 08:08
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