Update standard 1.37.0 → 1.40.0 (minor) #1
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ standard (1.37.0 → 1.40.0) · Repo · Changelog
Release Notes
1.40.0 (from changelog)
1.39.2 (from changelog)
1.39.1 (from changelog)
1.39.0 (from changelog)
1.38.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 56 commits:
🥩 v1.40.0Merge pull request #646 from standardrb/updates-2024-08-13Updates for August 13 2024Merge pull request #644 from andyw8/andyw8/simplify-addon-testing-setupSimplify addon testing setupMerge pull request #643 from andyw8/andyw8/update-ruby-lsp-versionUpdate Ruby LSP version1.39.2Merge pull request #642 from jimnanney/neovim-10-code-actions-uri-fixEnsure returned uri from code actions contain a schemeupdate docs for Ruby LSPMerge pull request #641 from anmarchenko/patch-1I think the list might be alphabetically sortedAdd Datadog to the list of teams using standard1.39.1Don't forward todo settings to the LSP runnerwatch for changes to .standard_todo.yml as well as .standard.ymlHad format:/formatters: confused with --format CLI name, I thinkweird this didn't trip any style issues 🤔Merge pull request #639 from mjankowski/update-ci-workflowUpdate peter-evans/create-pull-request to v6Update actions/checkout to v4clear deprecation warning1.39.0Merge pull request #636 from standardrb/add-code-actionsIt is with sincere frustration that I remove this trailing comma from an attribute definition. For some reason, this particular autofix will cause intermittent build failures and I can't figure out whyget LSP side passingUse the built-in diagnostics (results in a lot more fun), nix the message we can no longer logSpike out getting code actions working under Ruby LSP1.38.0Merge pull request #630 from standardrb/ruby-lsp-spikebackport https://github.com/standardrb/standard/commit/de139d7385c36d195b2b1fbadd5c112764f60b8bUpdate this comment. Code actions will require invoking a long-lived RuboCop executor directly instead of via --stdinUse Ruby LSP's URI#to_standardized_path method when available and not returning nilUse the config-dependent documentation_url call from rubocop 1.64.0Send an empty ARGV since we aren't in control of itInvoke (and appropriately name) the file watcher so the addon re-initializes successfullyOutput startup statusbe less cute by just requiring standard properlyfix standard errors when targeting 3.0+update standard's internal language target to 3.0Accidentally bumped to a bundler that requires ruby 3"Fix" the issue with cli_test breaking by manually requiring everything the test server needsget LSP addon working, maybecloser! everything makes sense except for this range end valueWrite failing test for formatterMerge pull request #635 from koic/lsp_diagnostic_rangeFix end position of diagnostic for LSPupdate changelogthis comment isn't necessary anymoreMerge pull request #634 from mjankowski/more-ruby-version-stuffAdd ruby-3.3.yml for targettingBump TargetRubyVersion to 3.0Restore 3.0 to CI, bump gemspecMerge pull request #633 from mjankowski/ruby-eol-ciRemove EOL ruby versions from CI configRelease Notes
1.65.1
1.65.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands