Thanks to visit codestin.com
Credit goes to github.com

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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.2.1
Choose a base ref
...
head repository: goreleaser/goreleaser-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.3.0
Choose a head ref
  • 3 commits
  • 7 files changed
  • 2 contributors

Commits on Mar 30, 2025

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

    * chore(deps): bump codecov/codecov-action from 4 to 5
    
    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * ci: fix deprecated codecov input
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: CrazyMax <[email protected]>
    dependabot[bot] and crazy-max authored Mar 30, 2025
    Configuration menu
    Copy the full SHA
    19c00a9 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump undici from 5.28.3 to 5.28.5 (#488)

    * chore(deps): bump undici from 5.28.3 to 5.28.5
    
    Bumps [undici](https://github.com/nodejs/undici) from 5.28.3 to 5.28.5.
    - [Release notes](https://github.com/nodejs/undici/releases)
    - [Commits](nodejs/undici@v5.28.3...v5.28.5)
    
    ---
    updated-dependencies:
    - dependency-name: undici
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * chore: update generated content
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: CrazyMax <[email protected]>
    dependabot[bot] and crazy-max authored Mar 30, 2025
    Configuration menu
    Copy the full SHA
    73c477b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c156ee View commit details
    Browse the repository at this point in the history
Loading