This repository was archived by the owner on Jul 31, 2023. It is now read-only.
v0.23.0
Improvements:
- Add node runtime support for the first step towards remote development #480
- Update
ruby-method-locate
to v0.0.6. Resolves #444 - Add
--force-exclusion
to reek options. #287
Bug Fixes:
- Ignore linter output on
stderr
. Resolves #474 - Standard should use
--no-fix
. Resolves #447 - RuboCop
except
andonly
flags are for linters, not files. Resolves #459 - Fix automatic Rake detection. #456
- Don't register legacy formatter provider when language server is enabled
- Update lodash to mitigate CVE-2018-16487
- Update tree-sitter and tree-sitter-ruby for new node binary support
- Update mocha and nyc to mitigate js-yaml vulnerability
- Update prebuild and prebuild-install to migitate file overwrite vulnerability
- Update vscode to mitigate gulp-untar vulnerability
Documentation: