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: goreleaser/goreleaser-action Loading
base: v5.0.0
Choose a base ref
...
head repository: goreleaser/goreleaser-action Loading
compare: v5.1.0
Choose a head ref
  • 20 commits
  • 18 files changed
  • 7 contributors

Commits on Sep 11, 2023

  1. docs: bump actions to latest major (#435)

    Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max and crazy-max committed Sep 11, 2023
    1 Configuration menu
    Copy the full SHA
    7d864be View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. chore(deps): bump docker/bake-action from 3 to 4 (#436)

    Bumps [docker/bake-action](https://github.com/docker/bake-action) from 3 to 4.
    - [Release notes](https://github.com/docker/bake-action/releases)
    - [Commits](docker/bake-action@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: docker/bake-action
      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] committed Sep 13, 2023
    1 Configuration menu
    Copy the full SHA
    9d3b418 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. chore(deps): bump codecov/codecov-action from 3 to 4 (#437)

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      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] committed Sep 15, 2023
    1 Configuration menu
    Copy the full SHA
    44dd992 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. chore(deps): bump actions/setup-go from 4 to 5 (#443)

    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] committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    7208871 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. ci: codecov retracted v4?

    caarlos0 committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    e03329b View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump actions/upload-artifact from 3 to 4 (#444)

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

Commits on Jan 15, 2024

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

Commits on Feb 1, 2024

  1. chore(deps): bump codecov/codecov-action from 3 to 4 (#448)

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      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] committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    d50b0c4 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. chore(deps): update deps

    Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
    caarlos0 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    94b86e1 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. chore(deps): bump ip from 2.0.0 to 2.0.1 (#450)

    Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1.
    - [Commits](indutny/node-ip@v2.0.0...v2.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: ip
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    696b757 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. docs: update readme

    closes #453
    caarlos0 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    c21f56a View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Configuration menu
    Copy the full SHA
    b7f6f16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9937f9b View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. chore(deps): bump tar from 6.1.14 to 6.2.1 (#456)

    Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.14 to 6.2.1.
    - [Release notes](https://github.com/isaacs/node-tar/releases)
    - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
    - [Commits](isaacs/node-tar@v6.1.14...v6.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: tar
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    f09f1a7 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    62d4b8a View commit details
    Browse the repository at this point in the history
  2. chore(deps): update http-client

    Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
    caarlos0 committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    2953d07 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. feat: lock this major version of the action to use '~> v1' as 'latest' (

    #461)
    
    * feat: warn about using 'latest'
    
    * feat: use "~> v1" as latest
    
    Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
    
    * feat: default to "~> v1" instead of "latest"
    
    Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
    caarlos0 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    f1dbd53 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump semver from 7.6.0 to 7.6.2 (#462)

    Bumps [semver](https://github.com/npm/node-semver) from 7.6.0 to 7.6.2.
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
    - [Commits](npm/node-semver@v7.6.0...v7.6.2)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      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] committed May 10, 2024
    Configuration menu
    Copy the full SHA
    d55bec7 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump @actions/http-client from 2.2.0 to 2.2.1 (#451)

    Bumps [@actions/http-client](https://github.com/actions/toolkit/tree/HEAD/packages/http-client) from 2.2.0 to 2.2.1.
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/http-client/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/http-client)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/http-client"
      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] committed May 10, 2024
    Configuration menu
    Copy the full SHA
    70ccc5d View commit details
    Browse the repository at this point in the history
  4. chore: re-generate

    Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
    caarlos0 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    5742e2a View commit details
    Browse the repository at this point in the history
Loading