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: a09f0dd
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: 2bd474d
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Jun 19, 2024

  1. Bump minitest from 5.23.1 to 5.24.0

    Bumps [minitest](https://github.com/minitest/minitest) from 5.23.1 to 5.24.0.
    - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc)
    - [Commits](minitest/minitest@v5.23.1...v5.24.0)
    
    ---
    updated-dependencies:
    - dependency-name: minitest
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    56cd8ac View commit details
    Browse the repository at this point in the history
  2. Merge pull request #465 from ruby-syntax-tree/dependabot/bundler/mini…

    …test-5.24.0
    
    Bump minitest from 5.23.1 to 5.24.0
    github-actions[bot] authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    71b5c99 View commit details
    Browse the repository at this point in the history
  3. Bump rubocop from 1.57.2 to 1.64.1

    Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.57.2 to 1.64.1.
    - [Release notes](https://github.com/rubocop/rubocop/releases)
    - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
    - [Commits](rubocop/rubocop@v1.57.2...v1.64.1)
    
    ---
    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] authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    2bd474d View commit details
    Browse the repository at this point in the history
Loading