8000 Comparing v4.2.0...v4.3.0 · goreleaser/goreleaser-action · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: v4.2.0
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: v4.3.0
Choose a head ref
  • 15 commits
  • 21 files changed
  • 7 contributors

Commits on Feb 5, 2023

  1. docs: use --clean in examples (#393)

    * fix: update obsolete --rm-dir to --clean
    
    * fix: restore IDE unexpected replacements
    
    * fix: extra newline removed
    
    Sorry, lot of "minor" commit to limit the global changes... My IDE is not setup as yours, I tried to tricked it.
    arnaduga authored Feb 5, 2023
    Configuration menu
    Copy the full SHA
    8f389ea View commit details
    Browse the repository at this point in the history
  2. fix: use --clean instead of --rm-dist

    Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
    caarlos0 committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    eeac89f View commit details
    Browse the repository at this point in the history
  3. fix: test newer version

    Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
    caarlos0 committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    97503b1 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. chore(deps): bump yargs from 17.6.2 to 17.7.0 (#395)

    * chore(deps): bump yargs from 17.6.2 to 17.7.0
    
    Bumps [yargs](https://github.com/yargs/yargs) from 17.6.2 to 17.7.0.
    - [Release notes](https://github.com/yargs/yargs/releases)
    - [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md)
    - [Commits](yargs/yargs@v17.6.2...v17.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: yargs
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore: bake update-vendor
    
    Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Carlos A Becker <caarlos0@users.noreply.github.com>
    dependabot[bot] and caarlos0 authored Feb 21, 2023
    Configuration menu
    Copy the full SHA
    45b3791 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. docs: add more details about GITHUB_TOKEN (#399)

    As it can simplify folks' setup for their workflows.
    jamietanna authored Feb 22, 2023
    Configuration menu
    Copy the full SHA
    1d44853 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. feat: update yargs and http-client

    refs #400
    refs #398
    
    Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
    caarlos0 committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    2fce7c4 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

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

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@v3...v4)
    
    ---
    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 Mar 17, 2023
    Configuration menu
    Copy the full SHA
    347176c View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

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

    Bumps [docker/bake-action](https://github.com/docker/bake-action) from 2 to 3.
    - [Release notes](https://github.com/docker/bake-action/releases)
    - [Commits](docker/bake-action@v2...v3)
    
    ---
    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] authored Apr 20, 2023
    Configuration menu
    Copy the full SHA
    0c7e252 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d756366 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump semver from 7.3.8 to 7.5.0 (#407)

    * chore(deps): bump semver from 7.3.8 to 7.5.0
    
    Bumps [semver](https://github.com/npm/node-semver) from 7.3.8 to 7.5.0.
    - [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.3.8...v7.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * fix: generate
    
    Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
    dependabot[bot] and caarlos0 authored Apr 20, 2023
    Configuration menu
    Copy the full SHA
    08e23cc View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

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

Commits on May 7, 2023

  1. ci: split test and validate workflow (#413)

    * ci: split test and validate workflow
    
    * ci: concurrency check
    
    ---------
    
    Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max and crazy-max authored May 7, 2023
    Configuration menu
    Copy the full SHA
    7e0ddfe View commit details
    Browse the repository at this point in the history
  2. chore: update yarn to 3.5.1 (#412)

    * chore: update yarn to 3.5.1
    
    * chore: add plugin-interactive-tools yarn pkg
    
    * chore: update dev dependencies
    
    * chore: eslint fixes
    
    * chore: update generated content
    
    ---------
    
    Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max and crazy-max authored May 7, 2023
    Configuration menu
    Copy the full SHA
    f424e9d View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump yargs from 17.7.1 to 17.7.2 (#410)

    * chore(deps): bump yargs from 17.7.1 to 17.7.2
    
    Bumps [yargs](https://github.com/yargs/yargs) from 17.7.1 to 17.7.2.
    - [Release notes](https://github.com/yargs/yargs/releases)
    - [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md)
    - [Commits](yargs/yargs@v17.7.1...v17.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: yargs
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore: update generated content
    
    ---------
    
    Signe
    9852
    d-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
    dependabot[bot] and crazy-max authored May 7, 2023
    Configuration menu
    Copy the full SHA
    3724734 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. feat: support nightly (#419)

    * feat: support nightly
    
    Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
    
    * chore: nightly test
    
    Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
    
    * chore: typo
    
    Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
    caarlos0 authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    336e299 View commit details
    Browse the repository at this point in the history
Loading
0