Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ruby-syntax-tree/syntax_tree
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.2
Choose a base ref
...
head repository: ruby-syntax-tree/syntax_tree
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.1.0
Choose a head ref
  • 5 commits
  • 11 files changed
  • 3 contributors

Commits on Oct 20, 2022

  1. Bump rubocop from 1.36.0 to 1.37.0

    Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.36.0 to 1.37.0.
    - [Release notes](https://github.com/rubocop/rubocop/releases)
    - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
    - [Commits](rubocop/rubocop@v1.36.0...v1.37.0)
    
    ---
    updated-dependencies:
    - dependency-name: rubocop
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 20, 2022
    Configuration menu
    Copy the full SHA
    0348249 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #179 from ruby-syntax-tree/dependabot/bundler/rubo…

    …cop-1.37.0
    
    Bump rubocop from 1.36.0 to 1.37.0
    github-actions[bot] authored Oct 20, 2022
    Configuration menu
    Copy the full SHA
    2ecde4c View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. stree search

    kddnewton committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    7c72062 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #180 from ruby-syntax-tree/search

    stree search
    kddnewton authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    833ce3a View commit details
    Browse the repository at this point in the history
  3. Bump to v4.1.0

    kddnewton committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    515f589 View commit details
    Browse the repository at this point in the history
Loading