COMMITS
May 19, 2026
R
Merge pull request #463 from Shopify/uk-fix-gemspec-files
Rafael Mendonça França committed
May 13, 2026
U
We should not ship the contents of the `sorbet` folder in the gem
Ufuk Kayserilioglu committed
May 6, 2026
R
Prepare for 3.3.0
Rafael Mendonça França committed
R
Merge pull request #455 from Shopify/at/rbs-comment-signatures
Rafael Mendonça França committed
R
Always use Set[Symbol] for custom associations in AssociationInspector and RunContext.
Rafael Mendonça França committed
R
Extract local variable to avoid confusing indentation
Rafael Mendonça França committed
R
Build watchman from source on ARM64, and add support for custom download URLs for both source and archive installs.
Rafael Mendonça França committed
R
Merge pull request #461 from Shopify/dependabot/bundler/erb-4.0.4.1
Rafael Mendonça França committed
D
Bump erb from 4.0.4 to 4.0.4.1
dependabot[bot] committed
R
Merge pull request #460 from Shopify/dependabot/bundler/rack-session-2.1.2
Rafael Mendonça França committed
D
Bump rack-session from 2.1.1 to 2.1.2
dependabot[bot] committed
R
Merge pull request #459 from Shopify/dependabot/bundler/actionview-7.2.3.1
Rafael Mendonça França committed
D
Bump actionview from 7.2.2.1 to 7.2.3.1
dependabot[bot] committed
May 1, 2026
A
Remove dependency to `sorbet-runtime`
Alexandre Terrasa committed
A
Translate T::Struct to bare Ruby class
Alexandre Terrasa committed
A
Translate T.type_alias to RBS comments
Alexandre Terrasa committed
A
Translate T.bind as RBS comments
Alexandre Terrasa committed
A
Translate T.unsafe to RBS comments
Alexandre Terrasa committed
A
Translate T::Generics to RBS comments
Alexandre Terrasa committed
A
Translate T::Helpers to RBS comments
Alexandre Terrasa committed
A
Remove extend T::Sig
Alexandre Terrasa committed
April 28, 2026
A
Fix test failures from gem bumps and RBS assertion changes
Alexandre Terrasa committed
A
Translate T.must assertions to RBS comment annotations
Alexandre Terrasa committed
A
Translate T.cast assertions to RBS comment annotations
Alexandre Terrasa committed
A
Translate T.let assertions to RBS comment annotations
Alexandre Terrasa committed
A
Update USAGE.md code examples to use RBS comment signatures
Alexandre Terrasa committed
A
Translate Sorbet sig blocks to RBS comments in RBI shims
Alexandre Terrasa committed
A
Translate Sorbet sig blocks to RBS comment signatures
Alexandre Terrasa committed
A
Enable AllowRBSInlineAnnotation in RuboCop
Alexandre Terrasa committed
A
Enable Prism parser and experimental RBS comments in Sorbet
Alexandre Terrasa committed