Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork59
Comparing changes
Open a pull request
base repository:ruby-syntax-tree/syntax_tree
Uh oh!
There was an error while loading.Please reload this page.
base:v2.8.0
head repository:ruby-syntax-tree/syntax_tree
Uh oh!
There was an error while loading.Please reload this page.
compare:v3.0.0
- 17commits
- 10files changed
- 4contributors
Commits on Jun 21, 2022
Bump minitest from 5.16.0 to 5.16.1
Bumps [minitest](https://github.com/seattlerb/minitest) from 5.16.0 to 5.16.1.- [Release notes](https://github.com/seattlerb/minitest/releases)- [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc)- [Commits](minitest/minitest@v5.16.0...v5.16.1)---updated-dependencies:- dependency-name: minitest dependency-type: direct:development update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authoredJun 21, 2022 Merge pull request#101from ruby-syntax-tree/dependabot/bundler/mini…
…test-5.16.1Bump minitest from 5.16.0 to 5.16.1
github-actions[bot] authoredJun 21, 2022
Commits on Jun 27, 2022
Bump rubocop from 1.30.1 to 1.31.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.30.1 to 1.31.0.- [Release notes](https://github.com/rubocop/rubocop/releases)- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)- [Commits](rubocop/rubocop@v1.30.1...v1.31.0)---updated-dependencies:- dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authoredJun 27, 2022 Merge pull request#104from ruby-syntax-tree/dependabot/bundler/rubo…
…cop-1.31.0Bump rubocop from 1.30.1 to 1.31.0
github-actions[bot] authoredJun 27, 2022
Commits on Jun 29, 2022
Bump rubocop from 1.31.0 to 1.31.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.31.0 to 1.31.1.- [Release notes](https://github.com/rubocop/rubocop/releases)- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)- [Commits](rubocop/rubocop@v1.31.0...v1.31.1)---updated-dependencies:- dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authoredJun 29, 2022 Merge pull request#105from ruby-syntax-tree/dependabot/bundler/rubo…
…cop-1.31.1Bump rubocop from 1.31.0 to 1.31.1
github-actions[bot] authoredJun 29, 2022
Commits on Jul 4, 2022
Bump minitest from 5.16.1 to 5.16.2
Bumps [minitest](https://github.com/seattlerb/minitest) from 5.16.1 to 5.16.2.- [Release notes](https://github.com/seattlerb/minitest/releases)- [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc)- [Commits](minitest/minitest@v5.16.1...v5.16.2)---updated-dependencies:- dependency-name: minitest dependency-type: direct:development update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authoredJul 4, 2022 Merge pull request#107from ruby-syntax-tree/dependabot/bundler/mini…
…test-5.16.2Bump minitest from 5.16.1 to 5.16.2
github-actions[bot] authoredJul 4, 2022 Merge pull request#106from xeger/inlayHint
Add inlay hint support per LSP specification.
kddnewton authoredJul 4, 2022 - kddnewton committed
Jul 4, 2022
Commits on Jul 5, 2022
- kddnewton committed
Jul 5, 2022 Merge pull request#108from ruby-syntax-tree/remove-old-inlay-hints
Remove old inlay hints code
kddnewton authoredJul 5, 2022 Fix for#102, handle files not existing
kddnewton committedJul 5, 2022 Merge pull request#109from ruby-syntax-tree/fix-102
Fix for#102, handle files not existing
kddnewton authoredJul 5, 2022 - kddnewton committed
Jul 5, 2022 - kddnewton committed
Jul 5, 2022
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v2.8.0...v3.0.0
Uh oh!
There was an error while loading.Please reload this page.