-
Notifications
You must be signed in to change notification settings - Fork 140
Comparing changes
Open a pull request
base repository: Shopify/tapioca
base: v0.16.10
head repository: Shopify/tapioca
compare: v0.16.11
- 19 commits
- 81 files changed
- 7 contributors
Commits on Feb 10, 2025
-
Bump net-imap from 0.5.0 to 0.5.6
Bumps [net-imap](https://github.com/ruby/net-imap) from 0.5.0 to 0.5.6. - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](ruby/net-imap@v0.5.0...v0.5.6) --- updated-dependencies: - dependency-name: net-imap dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for bb60137 - Browse repository at this point
Copy the full SHA bb60137View commit details -
Bump the minor-and-patch group across 1 directory with 2 updates
Bumps the minor-and-patch group with 2 updates in the / directory: [webmock](https://github.com/bblimke/webmock) and [sorbet-static-and-runtime](https://github.com/sorbet/sorbet). Updates `webmock` from 3.24.0 to 3.25.0 - [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md) - [Commits](bblimke/webmock@v3.24.0...v3.25.0) Updates `sorbet-static-and-runtime` from 0.5.11798 to 0.5.11813 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) --- updated-dependencies: - dependency-name: webmock dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: sorbet-static-and-runtime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 5502ef1 - Browse repository at this point
Copy the full SHA 5502ef1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b6212e - Browse repository at this point
Copy the full SHA 1b6212eView commit details
Commits on Feb 12, 2025
-
Bump rack from 3.1.8 to 3.1.10
Bumps [rack](https://github.com/rack/rack) from 3.1.8 to 3.1.10. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@v3.1.8...v3.1.10) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 2b0dbad - Browse repository at this point
Copy the full SHA 2b0dbadView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7b2c53 - Browse repository at this point
Copy the full SHA e7b2c53View commit details -
Merge pull request #2200 from Shopify/dependabot/bundler/rack-3.1.10
Bump rack from 3.1.8 to 3.1.10
Configuration menu - View commit details
-
Copy full SHA for 75a8b76 - Browse repository at this point
Copy the full SHA 75a8b76View commit details -
Merge pull request #2194 from Shopify/dependabot/bundler/minor-and-pa…
…tch-527ed9500d Bump the minor-and-patch group across 1 directory with 2 updates
Configuration menu - View commit details
-
Copy full SHA for 1c68f8c - Browse repository at this point
Copy the full SHA 1c68f8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2501908 - Browse repository at this point
Copy the full SHA 2501908View commit details -
Merge pull request #2189 from Shopify/dependabot/bundler/net-imap-0.5.6
Bump net-imap from 0.5.0 to 0.5.6
Configuration menu - View commit details
-
Copy full SHA for c01487c - Browse repository at this point
Copy the full SHA c01487cView commit details
Commits on Feb 14, 2025
-
Stop ignoring symbols in payload when discovering subconstants
This change makes Tapioca consider subconstants of symbols that may already be defined in the payload, ensuring that all relevant subconstants are discovered and processed correctly. This prevents a case where a new subconstant is defined in a default gem that doesn't get picked up by the payload yet, causing Tapioca to miss it and not generate the corresponding RBI file.
Configuration menu - View commit details
-
Copy full SHA for ecfb0c7 - Browse repository at this point
Copy the full SHA ecfb0c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 237189f - Browse repository at this point
Copy the full SHA 237189fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21dd01c - Browse repository at this point
Copy the full SHA 21dd01cView commit details -
Merge pull request #2203 from Shopify/uk-consider-more-subconstants
Stop ignoring symbols in payload when discovering subconstants
Configuration menu - View commit details
-
Copy full SHA for 73381f3 - Browse repository at this point
Copy the full SHA 73381f3View commit details
Commits on Feb 20, 2025
-
Raise
Thor::Error
instead ofexit
`Thor::Error` is rescued by thor and we can control its behaviour using `exit_on_failure?` https://github.com/rails/thor/blob/3178667e1727504bf4fb693bf4ac74a5ca6c691e/lib/thor/base.rb#L587
Configuration menu - View commit details
-
Copy full SHA for 6c5a678 - Browse repository at this point
Copy the full SHA 6c5a678View commit details -
Update stderr output expectations
We now output an extra line due to the new raise. We can use an `includes` check instead of `equals` to prevent the error in the future
Configuration menu - View commit details
-
Copy full SHA for d14f363 - Browse repository at this point
Copy the full SHA d14f363View commit details -
Merge pull request #2207 from Shopify/ko/addon-exit
Raise `Thor::Error` instead of `exit`
Configuration menu - View commit details
-
Copy full SHA for e7641cf - Browse repository at this point
Copy the full SHA e7641cfView commit details -
Includes a bug fix for crashing when no eligible constants were found for DSL generation
Configuration menu - View commit details
-
Copy full SHA for e0069de - Browse repository at this point
Copy the full SHA e0069deView commit details -
Merge pull request #2211 from Shopify/ko/bump-tapioca-addon
Bump add-on version to v0.1.3
Configuration menu - View commit details
-
Copy full SHA for 5980758 - Browse repository at this point
Copy the full SHA 5980758View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3008dfe - Browse repository at this point
Copy the full SHA 3008dfeView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.16.10...v0.16.11