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: v3.2.0
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: v3.2.1
Choose a head ref
  • 5 commits
  • 5 files changed
  • 3 contributors

Commits on Jul 21, 2022

  1. Bump rubocop from 1.31.2 to 1.32.0

    Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.31.2 to 1.32.0.
    - [Release notes](https://github.com/rubocop/rubocop/releases)
    - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
    - [Commits](rubocop/rubocop@v1.31.2...v1.32.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 Jul 21, 2022
    Configuration menu
    Copy the full SHA
    d3d883d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #118 from ruby-syntax-tree/dependabot/bundler/rubo…

    …cop-1.32.0
    
    Bump rubocop from 1.31.2 to 1.32.0
    github-actions[bot] authored Jul 21, 2022
    Configuration menu
    Copy the full SHA
    9e7d727 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Configuration menu
    Copy the full SHA
    46d2fbf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #119 from ruby-syntax-tree/conditional-assignment

    Properly handle conditionals in assignment
    kddnewton authored Jul 22, 2022
    Configuration menu
    Copy the full SHA
    b5924c5 View commit details
    Browse the repository at this point in the history
  3. Bump to v3.2.1

    kddnewton committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    3f5b736 View commit details
    Browse the repository at this point in the history
Loading