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

Commits on May 22, 2024

  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] authored May 22, 2024
    Configuration menu
    Copy the full SHA
    e507a53 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #462 from ruby-syntax-tree/dependabot/bundler/mini…

    …test-5.23.1
    
    Bump minitest from 5.23.0 to 5.23.1
    github-actions[bot] authored May 22, 2024
    Configuration menu
    Copy the full SHA
    21da121 View commit details
    Browse the repository at this point in the history
  3. Bump rubocop from 1.57.2 to 1.63.5

    Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.57.2 to 1.63.5.
    - [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.63.5)
    
    ---
    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 May 22, 2024
    Configuration menu
    Copy the full SHA
    2c2ef34 View commit details
    Browse the repository at this point in the history
Loading