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.1
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.2
Choose a head ref
  • 7 commits
  • 8 files changed
  • 4 contributors

Commits on Mar 1, 2024

  1. update copyright

    baev authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    42a289e View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Update rubocop requirement from ~> 1.60.0 to ~> 1.61.0 (#536)

    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.60.0...v1.61.0)
    
    ---
    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 Mar 6, 2024
    Configuration menu
    Copy the full SHA
    8b489c4 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Bump softprops/action-gh-release from 1 to 2 (#537)

    Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
    - [Release notes](https://github.com/softprops/action-gh-release/releases)
    - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
    - [Commits](softprops/action-gh-release@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: softprops/action-gh-release
      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 Mar 12, 2024
    Configuration menu
    Copy the full SHA
    6ef9eef View commit details
    Browse the repository at this point in the history
  2. Update rubocop requirement from ~> 1.61.0 to ~> 1.62.1 (#538)

    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.61.0...v1.62.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 Mar 12, 2024
    Configuration menu
    Copy the full SHA
    52569f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    47a5f00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    126eb26 View commit details
    Browse the repository at this point in the history
  3. Update version to 2.24.2

    github-actions committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    3a1f4b0 View commit details
    Browse the repository at this point in the history
Loading