jenkins-zh / jenkins-cli

Jenkins CLI allows you to manage your Jenkins in an easy way. Jenkins 命令行客户端
http://www.jenkins-zh.cn/jenkins-cli/
MIT License
387 stars 78 forks source link

Bump goreleaser/goreleaser-action from 2.7.0 to 4.2.0 #746

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 1 year ago

Bumps goreleaser/goreleaser-action from 2.7.0 to 4.2.0.

Release notes

Sourced from goreleaser/goreleaser-action's releases.

v4.2.0

What's Changed

Full Changelog: https://github.com/goreleaser/goreleaser-action/compare/v4.1.1...v4.2.0

v4.1.1

What's Changed

New Contributors

Full Changelog: https://github.com/goreleaser/goreleaser-action/compare/v4.1.0...v4.1.1

v4.1.0

What's Changed

Migrating from v3

If you need the auto-snapshot feature, take a look at this example repository: it's a minimal working example with all you need.

New Contributors

Full Changelog: https://github.com/goreleaser/goreleaser-action/compare/v4...v4.1.0

v4.0.0

What's Changed

Migrating from v3

If you need the auto-snapshot feature, take a look at this example repository: it's a minimal working example with all you need.

Full Changelog: https://github.com/goreleaser/goreleaser-action/compare/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)

... (truncated)

Commits
  • f82d6c1 fix: don't depend on the GitHub API to check release (#391)
  • 9754a25 fix: use @​action/github (#390)
  • b1a2381 build: run ci on workflow dispatch
  • b1ffc5d chore(deps): bump json5 from 2.2.0 to 2.2.3 (#388)
  • 256e4b8 docs: migrating from v3
  • a7c543c docs: fix README badgea (#386)
  • 13f1e21 docs: update Readme to reference goreleaser/goreleaser-action@v4 (#384)
  • 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
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

codecov[bot] commented 1 year ago

Codecov Report

Base: 37.98% // Head: 37.98% // No change to project coverage :thumbsup:

Coverage data is based on head (f6f9044) compared to base (c4a03f2). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #746 +/- ## ======================================= Coverage 37.98% 37.98% ======================================= Files 13 13 Lines 416 416 ======================================= Hits 158 158 Misses 246 246 Partials 12 12 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `37.98% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jenkins-zh#carryforward-flags-in-the-pull-request-comment) to find out more. Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jenkins-zh). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jenkins-zh)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

dependabot[bot] commented 2 weeks ago

Superseded by #787.