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

Commits on Dec 9, 2024

  1. Clean up all temp_ data (#344)

    * delete temp_ data
    
    * spotless
    Vitalii Bragin
    Vitalii Bragin authored Dec 9, 2024
    Configuration menu
    Copy the full SHA
    e61ef81 View commit details
    Browse the repository at this point in the history
  2. Bump actions/checkout from 3 to 4 (#316)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      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 Dec 9, 2024
    Configuration menu
    Copy the full SHA
    ae84471 View commit details
    Browse the repository at this point in the history
  3. Bump org.apache.maven.plugins:maven-checkstyle-plugin (#328)

    Bumps [org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.2.1 to 3.3.1.
    - [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.2.1...maven-checkstyle-plugin-3.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin
      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 Dec 9, 2024
    Configuration menu
    Copy the full SHA
    db76367 View commit details
    Browse the repository at this point in the history
  4. Bump org.apache.maven.plugins:maven-pmd-plugin from 3.20.0 to 3.21.2 (#…

    …330)
    
    Bumps [org.apache.maven.plugins:maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.20.0 to 3.21.2.
    - [Release notes](https://github.com/apache/maven-pmd-plugin/releases)
    - [Commits](apache/maven-pmd-plugin@maven-pmd-plugin-3.20.0...maven-pmd-plugin-3.21.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-pmd-plugin
      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 Dec 9, 2024
    Configuration menu
    Copy the full SHA
    3dbe399 View commit details
    Browse the repository at this point in the history
  5. Comment out spring scanner for future deleting (#345)

    Vitalii Bragin
    Vitalii Bragin authored Dec 9, 2024
    Configuration menu
    Copy the full SHA
    b152563 View commit details
    Browse the repository at this point in the history
  6. Bump actions/setup-java from 3 to 4 (#335)

    Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4.
    - [Release notes](https://github.com/actions/setup-java/releases)
    - [Commits](actions/setup-java@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-java
      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 Dec 9, 2024
    Configuration menu
    Copy the full SHA
    67ba947 View commit details
    Browse the repository at this point in the history
Loading