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: morphy2k/revive-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.5.4
Choose a base ref
...
head repository: morphy2k/revive-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.5.9
Choose a head ref
  • 13 commits
  • 2 files changed
  • 2 contributors

Commits on Jan 4, 2024

  1. Bump actions/setup-go from 4 to 5 (#122)

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      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 Jan 4, 2024
    Configuration menu
    Copy the full SHA
    2b566aa View commit details
    Browse the repository at this point in the history
  2. Bump golang from 1.21.3 to 1.21.5 (#121)

    Bumps golang from 1.21.3 to 1.21.5.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    c8d797a View commit details
    Browse the repository at this point in the history
  3. Bump alpine from 3.18.4 to 3.19.0 (#123)

    Bumps alpine from 3.18.4 to 3.19.0.
    
    ---
    updated-dependencies:
    - dependency-name: alpine
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    32cc876 View commit details
    Browse the repository at this point in the history
  4. bump revive to 1.3.5

    morphy2k committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    bfb4529 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. bump revive to 1.3.6

    morphy2k committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    3419eb9 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Bump alpine from 3.19.0 to 3.19.1 (#127)

    Bumps alpine from 3.19.0 to 3.19.1.
    
    ---
    updated-dependencies:
    - dependency-name: alpine
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    5354108 View commit details
    Browse the repository at this point in the history
  2. Bump golang from 1.21.5 to 1.22.0 (#128)

    Bumps golang from 1.21.5 to 1.22.0.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    e68a679 View commit details
    Browse the repository at this point in the history
  3. bump go to 1.22

    morphy2k committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    7280f92 View commit details
    Browse the repository at this point in the history
  4. bump revive to 1.3.7

    morphy2k committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    5356a6a View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    b50a6d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1c2783 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2560951 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    a3c80ac View commit details
    Browse the repository at this point in the history
Loading