Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump goreleaser/goreleaser-action from 3 to 4 #1487

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 14, 2022

Bumps goreleaser/goreleaser-action from 3 to 4.

Release notes

Sourced from goreleaser/goreleaser-action's releases.

v4.0.0

What's Changed

Full Changelog: goreleaser/goreleaser-action@v3...v4.0.0

v3.2.0

What's Changed

  • chore: remove workaround for setOutput by @​crazy-max (#374)
  • chore(deps): bump @​actions/core from 1.9.1 to 1.10.0 (#372)
  • chore(deps): bump yargs from 17.5.1 to 17.6.0 (#373)

Full Changelog: goreleaser/goreleaser-action@v3.1.0...v3.2.0

v3.1.0

What's Changed

  • fix: dist resolution from config file by @​crazy-max (#369)
  • ci: fix workflow by @​crazy-max (#357)
  • docs: bump actions to latest major by @​crazy-max (#356)
  • chore(deps): bump crazy-max/ghaction-import-gpg from 4 to 5 (#360)
  • chore(deps): bump ghaction-import-gpg to v5 (#359)
  • chore(deps): bump @​actions/core from 1.6.0 to 1.8.2 (#358)
  • chore(deps): bump @​actions/core from 1.8.2 to 1.9.1 (#367)

Full Changelog: goreleaser/goreleaser-action@v3.0.0...v3.1.0

Commits
  • 8f67e59 chore: regenerate
  • 78df308 chore(deps): bump minimatch from 3.0.4 to 3.1.2 (#383)
  • 66134d9 Merge remote-tracking branch 'origin/master' into flarco/master
  • 3c08cfd chore(deps): bump yargs from 17.6.0 to 17.6.2
  • 5dc579b docs: add example when using workdir along with upload-artifact (#366)
  • 3b7d1ba feat!: remove auto-snapshot on dirty tag (#382)
  • 23e0ed5 fix: do not override GORELEASER_CURRENT_TAG (#370)
  • 1315dab update build
  • b60ea88 improve install
  • 4d25ab4 Update goreleaser.ts
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested review from a team and bkizer-tenable as code owners December 14, 2022 11:11
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Dec 14, 2022
@dependabot dependabot bot force-pushed the dependabot/github_actions/goreleaser/goreleaser-action-4 branch from 1fdd9b6 to fd32834 Compare December 16, 2022 07:16
@sonarcloud
Copy link

sonarcloud bot commented Dec 16, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@codecov-commenter
Copy link

codecov-commenter commented Dec 16, 2022

Codecov Report

Merging #1487 (a4c362d) into master (2e8c825) will not change coverage.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1487   +/-   ##
=======================================
  Coverage   77.35%   77.35%           
=======================================
  Files         281      281           
  Lines        8045     8045           
=======================================
  Hits         6223     6223           
  Misses       1451     1451           
  Partials      371      371           

@dependabot dependabot bot force-pushed the dependabot/github_actions/goreleaser/goreleaser-action-4 branch from fd32834 to a67ff97 Compare January 19, 2023 11:21
@dependabot dependabot bot force-pushed the dependabot/github_actions/goreleaser/goreleaser-action-4 branch from a67ff97 to a4c362d Compare February 3, 2023 06:21
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 3 to 4.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](goreleaser/goreleaser-action@v3...v4)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/goreleaser/goreleaser-action-4 branch from a4c362d to 1cd5f73 Compare February 3, 2023 08:27
@sonarcloud
Copy link

sonarcloud bot commented Feb 3, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 22, 2023

Superseded by #1617.

@dependabot dependabot bot closed this Sep 22, 2023
@dependabot dependabot bot deleted the dependabot/github_actions/goreleaser/goreleaser-action-4 branch September 22, 2023 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant