axiomhq / cli

The power of Axiom on the command line.
https://axiom.co
MIT License
42 stars 11 forks source link

chore(deps): bump github.com/goreleaser/goreleaser/v2 from 2.0.0 to 2.0.1 #240

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps github.com/goreleaser/goreleaser/v2 from 2.0.0 to 2.0.1.

Release notes

Sourced from github.com/goreleaser/goreleaser/v2's releases.

v2.0.1

Changelog

Bug fixes

  • 618496b940ac7b8c4b61ab02253fdffb133a0a34: Revert "fix(blobs): do not upload artifacts if ids is set to empty (#4921)" (@​caarlos0)
  • 5d7631f713fc339422bdd5232e2e45feb2d23b50: fix(blobs): do not upload artifacts if ids is set to empty (#4921) (@​brianstrauch)
  • d84738094d38c446b49155504ec70140a3c5a23a: fix: init in v2 (#4915) (@​caarlos0)

Dependency updates

  • b78cc36d71d2473379f758356e80f35a0e7eb656: chore(deps): bump docker/login-action from 3.1.0 to 3.2.0 (#4896) (@​dependabot[bot])
  • 6eb8b757a23d163e6779669031424e14ebf351f1: chore(deps): bump github.com/caarlos0/log from 0.4.4 to 0.4.5 (#4895) (@​dependabot[bot])
  • 7ab793449f60b7720341860d39a0026d49e446cb: chore(deps): bump github/codeql-action from 3.25.6 to 3.25.8 (#4906) (@​dependabot[bot])
  • e411ad8027f8f860d665a132713750d8f8acc4e1: chore(deps): bump golang from 1.22.3-alpine to 1.22.4-alpine (#4912) (@​dependabot[bot])
  • 426803061d8724fc07483d6496504b1e54c4cbfa: chore(deps): bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 (#4909) (@​dependabot[bot])
  • 8cf155de06dbc9a105e7eb874e23a2c8add89344: chore(deps): bump golang.org/x/text from 0.15.0 to 0.16.0 (#4911) (@​dependabot[bot])
  • e646c5186dd8d131950f04a3e6228ce115a76136: chore(deps): bump golang.org/x/tools from 0.21.0 to 0.22.0 (#4910) (@​dependabot[bot])
  • e37bb2a3758f21b2d0ee57810a31afd1609631ac: chore(deps): bump goreleaser/goreleaser-action from 5 to 6 (#4908) (@​dependabot[bot])

Documentation updates

  • f588b07adce446704d6a5c5665a2e6e510b50f17: docs: added the missing deprecation notices deep link to v2 section (#4922) (@​cafferata)
  • 4074c457ac316dad5dbefe4c592911344554d174: docs: announce v2 (@​caarlos0)
  • 8dd7f75f0595fa74aa4d89a164dae0cfed09459d: docs: fix go install instructions for v2 (@​caarlos0)
  • 9b96bf37f3dbc1d4def57d2d62705d67fdece095: docs: fix link (@​caarlos0)
  • f9e283d8c4f08aece9c234ded183ed501878cd47: docs: fix more comment (@​caarlos0)
  • 88a49c5c06756f2f47fdec74fd05f393c438c6d8: docs: improve docker documentation (@​caarlos0)
  • b3d9f69726d2b6c55dbf760e4ae25012d64e9b8f: docs: latest (@​caarlos0)
  • d8242621350ab09d54e5676a3a72454bfef22046: docs: update (@​caarlos0)
  • 6560d8c2e35555d8479fd895c6cfd6b8f562af4d: docs: update cmd docs (@​caarlos0)
  • 3a4b363645efa7a4120c7b2e91b4281a6226db8f: docs: update goreleaser-action version (@​caarlos0)
  • 44e7e540e3c7796f3fe600883595a22333c9db9a: docs: update jsonschema (@​caarlos0)
  • 35a5302479e9a73b5a6f8e99ab40d6d43af3a2d3: docs: update jsonschema (@​caarlos0)
  • 50e6c4217ea69ff6989956e553ab997ae7dea65c: docs: update schema pro (@​caarlos0)

Other work

  • c8918458392fd7a4a74ca76589a7166c92755b0b: chore: auto-update generated files (@​actions-user)
  • 7d3c16992ad6c54e453652c3db88ed341bc69088: chore: update comment (@​caarlos0)

Full Changelog: https://github.com/goreleaser/goreleaser/compare/v2.0.0...v2.0.1

Helping out

This release is only possible thanks to all the support of some awesome people!

Want to be one of them? You can sponsor, get a Pro License or contribute with code.

Where to go next?

Commits
  • 684c180 chore: go mod tidy
  • 618496b Revert "fix(blobs): do not upload artifacts if ids is set to empty (#4921)"
  • 6c31ca5 test: ensure yaml parsing difference from [] to nil
  • 5d7631f fix(blobs): do not upload artifacts if ids is set to empty (#4921)
  • f588b07 docs: added the missing deprecation notices deep link to v2 section (#4922)
  • 88a49c5 docs: improve docker documentation
  • d847380 fix: init in v2 (#4915)
  • 4268030 chore(deps): bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 (#4909)
  • 6eb8b75 chore(deps): bump github.com/caarlos0/log from 0.4.4 to 0.4.5 (#4895)
  • e646c51 chore(deps): bump golang.org/x/tools from 0.21.0 to 0.22.0 (#4910)
  • Additional commits viewable 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)