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: danger/danger
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.3.2
Choose a base ref
...
head repository: danger/danger
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.4.0
Choose a head ref
  • 12 commits
  • 5 files changed
  • 5 contributors

Commits on Aug 1, 2023

  1. No need to install gitlab for less than Ruby 2.5.0 because current re…

    …quired_ruby_version is specified as ">= 2.7.0"
    mataku committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    2c3f46a View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Bump docker/login-action from 2 to 3

    Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
    - [Release notes](https://github.com/docker/login-action/releases)
    - [Commits](docker/login-action@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: docker/login-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    fb293d1 View commit details
    Browse the repository at this point in the history
  2. Bump docker/build-push-action from 4 to 5

    Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.
    - [Release notes](https://github.com/docker/build-push-action/releases)
    - [Commits](docker/build-push-action@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: docker/build-push-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    67e65b3 View commit details
    Browse the repository at this point in the history
  3. Bump docker/metadata-action from 4 to 5

    Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4 to 5.
    - [Release notes](https://github.com/docker/metadata-action/releases)
    - [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
    - [Commits](docker/metadata-action@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: docker/metadata-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    e58c5eb View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Merge pull request #1449 from mataku/feature/stop-gitlab-special-mana…

    …gement
    
    No need to install gitlab for less than Ruby 2.5.0 #trivial
    orta authored Sep 19, 2023
    Configuration menu
    Copy the full SHA
    905e742 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. Support octokit 7.x

    ngan committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    8944d69 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. Merge pull request #1460 from ngan/octokit-7-support

    Support octokit 7.x
    orta authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    b5d5930 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1456 from danger/dependabot/github_actions/docker…

    …/login-action-3
    
    Bump docker/login-action from 2 to 3
    orta authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    d4a42e7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1457 from danger/dependabot/github_actions/docker…

    …/build-push-action-5
    
    Bump docker/build-push-action from 4 to 5
    orta authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    9690c3e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1458 from danger/dependabot/github_actions/docker…

    …/metadata-action-5
    
    Bump docker/metadata-action from 4 to 5
    orta authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    d9fff7c View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Prepare for release

    orta committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    abb499a View commit details
    Browse the repository at this point in the history
  2. Fix changelog

    orta committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    7714d90 View commit details
    Browse the repository at this point in the history
Loading