Skip to content

Tags: dougedey-shopify/sorbet

Tags

0.5.9669.20220221131441-9dc1321fa

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Hash#except for Ruby 3 (sorbet#5333)

0.5.9668.20220218213658-d2c97f0e5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add `Loc{,Offsets}::copyEndWithZeroLength` helper (sorbet#5327)

0.5.9667.20220218160411-32735644d

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Accept `T.self_type` and `T.attached_class` for proc binding (sorbet#…

…4829)

* Allow binding blocks to attached_class and self_type

* Add test case for trying to bind a proc's parameter

* Look up attached class member on the singleton class

* Prevent proc bind from being used in non-block arguments

* Add more test cases and handle method level bind to attached_class

0.5.9666.20220218145638-f0d131ebc

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
change `approximateSubtract(..., Types::nilClass())` to `dropNil(...)` (

sorbet#5330)

0.5.9665.20220218141923-aa5ec41c7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
skip `StubModule` mixins during package RBI generation (sorbet#5322)

0.5.9664.20220218100713-df87fc38c

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Auto-publish the VS Code extension (sorbet#5326)

* pre-work: Fix up styling

* Add vsce publish logic

0.5.9663.20220217185444-771131400

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Change how long lines are handled (sorbet#5318)

* Change how long lines are handled

* whoops

0.5.9662.20220217163846-946821086

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Delete "uploading test results" to save time in CI (sorbet#5320)

* Delete "uploading test results" to save time in CI

* wip

* wip

* compiler

* wip

* wip

0.5.9661.20220217123735-b32465871

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add a fake block arg to <unresolved-ancestors> so that it passes sani…

…ty checks (sorbet#5323)

0.5.9660.20220217123932-c3035c983

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add definitions for `T::Props::HasLazilySpecializedMethods::Decorator…

…Methods` (sorbet#5321)