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

Commits on May 28, 2024

  1. Update rubocop requirement from ~> 1.63.1 to ~> 1.64.0 (#552)

    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.63.1...v1.64.0)
    
    ---
    updated-dependencies:
    - dependency-name: rubocop
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 28, 2024
    Configuration menu
    Copy the full SHA
    013620b View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Configuration menu
    Copy the full SHA
    8c8aa31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aafdf27 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Bump paambaati/codeclimate-action from 6.0.0 to 8.0.0 (#555)

    Bumps [paambaati/codeclimate-action](https://github.com/paambaati/codeclimate-action) from 6.0.0 to 8.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@v6.0.0...v8.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: paambaati/codeclimate-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 22, 2024
    Configuration menu
    Copy the full SHA
    a073657 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Bump andrcuns/allure-publish-action from 2.6.0 to 2.7.0 (#556)

    Bumps [andrcuns/allure-publish-action](https://github.com/andrcuns/allure-publish-action) from 2.6.0 to 2.7.0.
    - [Release notes](https://github.com/andrcuns/allure-publish-action/releases)
    - [Commits](andrcuns/allure-publish-action@v2.6.0...v2.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: andrcuns/allure-publish-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    33c1137 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Bump andrcuns/allure-publish-action from 2.7.0 to 2.7.1 (#557)

    Bumps [andrcuns/allure-publish-action](https://github.com/andrcuns/allure-publish-action) from 2.7.0 to 2.7.1.
    - [Release notes](https://github.com/andrcuns/allure-publish-action/releases)
    - [Commits](andrcuns/allure-publish-action@v2.7.0...v2.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: andrcuns/allure-publish-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    bdcb22f View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Update rubocop requirement from ~> 1.64.0 to ~> 1.65.0 (#559)

    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.64.0...v1.65.0)
    
    ---
    updated-dependencies:
    - dependency-name: rubocop
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    36cb2b5 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Remove uuid dependency (#561)

    kpumuk authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    7ccf409 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Update version to 2.25.0

    github-actions committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    fb490e5 View commit details
    Browse the repository at this point in the history
Loading