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: allure-framework/allure-ruby
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.24.4
Choose a base ref
...
head repository: allure-framework/allure-ruby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.24.5
Choose a head ref
  • 5 commits
  • 6 files changed
  • 3 contributors

Commits on Apr 20, 2024

  1. Update rubocop requirement from ~> 1.62.1 to ~> 1.63.1 (#545)

    Updates the requirements on [rubocop](https://github.com/rubocop/rubocop) to permit the latest version.
    - [Release notes](https://github.com/rubocop/rubocop/releases)
    - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
    - [Commits](rubocop/rubocop@v1.62.1...v1.63.1)
    
    ---
    updated-dependencies:
    - dependency-name: rubocop
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 20, 2024
    Configuration menu
    Copy the full SHA
    6ebe0c9 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Bump paambaati/codeclimate-action from 5.0.0 to 6.0.0 (#548)

    Bumps [paambaati/codeclimate-action](https://github.com/paambaati/codeclimate-action) from 5.0.0 to 6.0.0.
    - [Release notes](https://github.com/paambaati/codeclimate-action/releases)
    - [Changelog](https://github.com/paambaati/codeclimate-action/blob/main/CHANGELOG.md)
    - [Commits](paambaati/codeclimate-action@v5.0.0...v6.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: paambaati/codeclimate-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    a402e42 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Configuration menu
    Copy the full SHA
    5d5ef27 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    dc60f38 View commit details
    Browse the repository at this point in the history
  2. Update version to 2.24.5

    github-actions committed May 6, 2024
    Configuration menu
    Copy the full SHA
    f495e66 View commit details
    Browse the repository at this point in the history
Loading