Tags: ghiculescu/sorbet
Tags
Fix failing master (JSON parse error in srb init) (sorbet#3168)
Bump websocket-extensions from 0.1.3 to 0.1.4 in /website (sorbet#3160) Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/faye/websocket-extensions-node/releases) - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md) - [Commits](faye/websocket-extensions-node@0.1.3...0.1.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Import signatures for resolv.rbi from sorbet-typed (sorbet#3150) Signed-off-by: Alexandre Terrasa <alexandre.terrasa@shopify.com>
Add RBI definitions for Bundler (sorbet#3135) * Add RBI for Bundler Signed-off-by: Alexandre Terrasa <alexandre.terrasa@shopify.com> * Update exp files Signed-off-by: Alexandre Terrasa <alexandre.terrasa@shopify.com> * Add the Bundler::Fetcher module * Bundler::Fetcher should be a class Co-authored-by: Trevor Elliott <awesomelyawesome@gmail.com>
Improve Object.then signature (sorbet#3155)
Fix type member for CSV::Table (sorbet#3156) Signed-off-by: Alexandre Terrasa <alexandre.terrasa@shopify.com>
Preserve the generated error class on serialize (sorbet#3146) * Preserve the generated error class on serialize We do some fancy wrapping logic that tries to provide more context on where the error message came from when it came from the generated serialize, probably because the line numbers look terrible with the module_eval tricks we're doing. The problem is that this means sometimes the error kind can change depending on the order the code loads. The change to the test exemplifies this. We swallowed a NoMethodError and converted it to a TypeError. * Also do deserialize * Address djudd feedback
Fix signature for `Dir::glob` so it accept the keyword parameter `bas… …e` (sorbet#3153) Signed-off-by: Alexandre Terrasa <alexandre.terrasa@shopify.com>
Adding sig to freeze method (sorbet#3152)
Add RBI for Module::ruby2_weywords (sorbet#3151) Signed-off-by: Alexandre Terrasa <alexandre.terrasa@shopify.com>
PreviousNext