Skip to content
This repository was archived by the owner on Jan 16, 2024. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 5, 2022

Bumps syntax_tree from 2.8.0 to 3.0.0.

Changelog

Sourced from syntax_tree's changelog.

[3.0.0] - 2022-07-04

Changed

  • #102 - Handle requests to the language server for files that do not yet exist on disk.

Removed

  • #108 - Remove old inlay hints code.

[2.9.0] - 2022-07-04

Added

  • #106 - Add inlay hint support to match the LSP specification.
Commits
  • a16ffae Bump to version 3.0.0
  • 8a3fc6e Update CHANGELOG links
  • fbccb76 Merge pull request #109 from ruby-syntax-tree/fix-102
  • f8839b4 Fix for #102, handle files not existing
  • c9ce212 Merge pull request #108 from ruby-syntax-tree/remove-old-inlay-hints
  • 5ee15c7 Remove old inlay hints code
  • 201d27d Bump to v2.9.0
  • 398cf3b Merge pull request #106 from xeger/inlayHint
  • 3e687d5 Merge pull request #107 from ruby-syntax-tree/dependabot/bundler/minitest-5.16.2
  • 0d59abe Bump minitest from 5.16.1 to 5.16.2
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [syntax_tree](https://github.com/kddnewton/syntax_tree) from 2.8.0 to 3.0.0.
- [Release notes](https://github.com/kddnewton/syntax_tree/releases)
- [Changelog](https://github.com/ruby-syntax-tree/syntax_tree/blob/main/CHANGELOG.md)
- [Commits](ruby-syntax-tree/syntax_tree@v2.8.0...v3.0.0)

---
updated-dependencies:
- dependency-name: syntax_tree
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 5, 2022
@github-actions github-actions bot merged commit 02c6d0c into main Jul 5, 2022
@dependabot dependabot bot deleted the dependabot/bundler/syntax_tree-3.0.0 branch July 5, 2022 15:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant