8000 Tags · robthornton/sorbet · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: robthornton/sorbet

Tags

0.5.9960.20220502105244-0dae2c612

Toggle 0.5.9960.20220502105244-0dae2c612's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix return type for String#strip! and String#rstrip! (sorbet#5731)

0.5.9959.20220429141401-4e47d0a7f

Toggle 0.5.9959.20220429141401-4e47d0a7f's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Store the package name mapping in the PackageDB instead of the file t…

…able (sorbet#5724)

* Store the package name mapping in the PackageDB instead of the file table

* Work around the enforce in getPackageForFile

0.5.9958.20220429120519-46763b30f

Toggle 0.5.9958.20220429120519-46763b30f's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump async from 2.6.3 to 2.6.4 in /vscode_extension (sorbet#5721)

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](caolan/async@v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

0.5.9957.20220429120507-b17efa798

Toggle 0.5.9957.20220429120507-b17efa798's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump async from 2.6.3 to 2.6.4 in /website (sorbet#5717)

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](caolan/async@v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

0.5.9956.20220429115616-8739af6e5

Toggle 0.5.9956.20220429115616-8739af6e5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add the `packaged` sigil to files (sorbet#5718)

* Add the `packaged` sigil to files

* Move PackagedLevel to shrink File

0.5.9955.20220429111454-8000928e8

Toggle 0.5.9955.20220429111454-8000928e8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Stop sending notification about `# typed: false` file (sorbet#5720)

* gco 016ed65^ -- main/lsp/requests/definition.cc

* fix test

0.5.9954.20220429094152-7db6f8bb6

Toggle 0.5.9954.20220429094152-7db6f8bb6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
test the placeholder text in `PrepareRenameResponse` (sorbet#5713)

0.5.9953.20220428122152-ca7868846

Toggle 0.5.9953.20220428122152-ca7868846's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Change hover message when LSP features are disabled (sorbet#5716)

* Change hover message when LSP features are disabled

* Fix test assertions

* Fix tests

0.5.9952.20220428140825-74396f680

Toggle 0.5.9952.20220428140825-74396f680's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
provide error documentation in the `codeDescription` field (sorbet#5714)

0.5.9951.20220428124119-00f9620f5

Toggle 0.5.9951.20220428124119-00f9620f5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
assert no notifications for typed files in some places (sorbet#5712)

0