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

Commits on Apr 4, 2024

  1. Update rubocop-performance requirement from ~> 1.20.1 to ~> 1.21.0 (#541

    )
    
    Updates the requirements on [rubocop-performance](https://github.com/rubocop/rubocop-performance) to permit the latest version.
    - [Release notes](https://github.com/rubocop/rubocop-performance/releases)
    - [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md)
    - [Commits](rubocop/rubocop-performance@v1.20.1...v1.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: rubocop-performance
      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 4, 2024
    Configuration menu
    Copy the full SHA
    31f9fad View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Update rake requirement from ~> 13.1.0 to ~> 13.2.1 (#543)

    Updates the requirements on [rake](https://github.com/ruby/rake) to permit the latest version.
    - [Release notes](https://github.com/ruby/rake/releases)
    - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)
    - [Commits](ruby/rake@v13.1.0...v13.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: rake
      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 12, 2024
    Configuration menu
    Copy the full SHA
    9027aa7 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Fixing category page 404 error due to exception message being passed …

    …as nil (#546)
    
    * Adding initital commits
    
    * addressing review comment
    kamalakannan-chockalingam authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    4eb00e3 View commit details
    Browse the repository at this point in the history
  2. Update version to 2.24.3

    github-actions committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    a3cfd1e View commit details
    Browse the repository at this point in the history
Loading