human-essentials
human-essentials copied to clipboard
build(deps-dev): bump standard from 1.37.0 to 1.39.0
Bumps standard from 1.37.0 to 1.39.0.
Changelog
Sourced from standard's changelog.
1.39.0
- Add support for LSP Code Actions / Quick Fix under Ruby LSP #636
1.38.0
- Update minimum Ruby version to 3.0
@koicbackported a line column bug in our LSP #635- Implement a basic Ruby LSP add-on, which means users would no longer need to install our custom VS Code extension #630
Commits
71046ac1.39.0baa5a2eMerge pull request #636 from standardrb/add-code-actionsde955abIt is with sincere frustration that I remove this trailing comma from an attr...3a27dccget LSP side passing20816c6Use the built-in diagnostics (results in a lot more fun), nix the message we ...e4fe4d1Spike out getting code actions working under Ruby LSP83b5d191.38.0710cb6fMerge pull request #630 from standardrb/ruby-lsp-spike5ce7a2bbackport https://github.com/standardrb/standard/commit/de139d7385c36d195b2b1f...f51abbaUpdate this comment. Code actions will require invoking a long-lived RuboCop ...- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)