newrelic / newrelic-client-go

New Relic Client for the Go programming language
https://newrelic.github.io/observability-as-code
Apache License 2.0
73 stars 89 forks source link

chore(deps): Update module github.com/goreleaser/goreleaser to v2 #1169

Open renovate[bot] opened 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/goreleaser/goreleaser v1.26.2 -> v2.0.1 age adoption passing confidence

Release Notes

goreleaser/goreleaser (github.com/goreleaser/goreleaser) ### [`v2.0.1`](https://togithub.com/goreleaser/goreleaser/releases/tag/v2.0.1) [Compare Source](https://togithub.com/goreleaser/goreleaser/compare/v2.0.0...v2.0.1) #### Changelog ##### Bug fixes - [`618496b`](https://togithub.com/goreleaser/goreleaser/commit/618496b940ac7b8c4b61ab02253fdffb133a0a34): Revert "fix(blobs): do not upload artifacts if ids is set to empty ([#​4921](https://togithub.com/goreleaser/goreleaser/issues/4921))" ([@​caarlos0](https://togithub.com/caarlos0)) - [`5d7631f`](https://togithub.com/goreleaser/goreleaser/commit/5d7631f713fc339422bdd5232e2e45feb2d23b50): fix(blobs): do not upload artifacts if ids is set to empty ([#​4921](https://togithub.com/goreleaser/goreleaser/issues/4921)) ([@​brianstrauch](https://togithub.com/brianstrauch)) - [`d847380`](https://togithub.com/goreleaser/goreleaser/commit/d84738094d38c446b49155504ec70140a3c5a23a): fix: init in v2 ([#​4915](https://togithub.com/goreleaser/goreleaser/issues/4915)) ([@​caarlos0](https://togithub.com/caarlos0)) ##### Dependency updates - [`b78cc36`](https://togithub.com/goreleaser/goreleaser/commit/b78cc36d71d2473379f758356e80f35a0e7eb656): chore(deps): bump docker/login-action from 3.1.0 to 3.2.0 ([#​4896](https://togithub.com/goreleaser/goreleaser/issues/4896)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`6eb8b75`](https://togithub.com/goreleaser/goreleaser/commit/6eb8b757a23d163e6779669031424e14ebf351f1): chore(deps): bump github.com/caarlos0/log from 0.4.4 to 0.4.5 ([#​4895](https://togithub.com/goreleaser/goreleaser/issues/4895)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`7ab7934`](https://togithub.com/goreleaser/goreleaser/commit/7ab793449f60b7720341860d39a0026d49e446cb): chore(deps): bump github/codeql-action from 3.25.6 to 3.25.8 ([#​4906](https://togithub.com/goreleaser/goreleaser/issues/4906)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`e411ad8`](https://togithub.com/goreleaser/goreleaser/commit/e411ad8027f8f860d665a132713750d8f8acc4e1): chore(deps): bump golang from 1.22.3-alpine to 1.22.4-alpine ([#​4912](https://togithub.com/goreleaser/goreleaser/issues/4912)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`4268030`](https://togithub.com/goreleaser/goreleaser/commit/426803061d8724fc07483d6496504b1e54c4cbfa): chore(deps): bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 ([#​4909](https://togithub.com/goreleaser/goreleaser/issues/4909)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`8cf155d`](https://togithub.com/goreleaser/goreleaser/commit/8cf155de06dbc9a105e7eb874e23a2c8add89344): chore(deps): bump golang.org/x/text from 0.15.0 to 0.16.0 ([#​4911](https://togithub.com/goreleaser/goreleaser/issues/4911)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`e646c51`](https://togithub.com/goreleaser/goreleaser/commit/e646c5186dd8d131950f04a3e6228ce115a76136): chore(deps): bump golang.org/x/tools from 0.21.0 to 0.22.0 ([#​4910](https://togithub.com/goreleaser/goreleaser/issues/4910)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`e37bb2a`](https://togithub.com/goreleaser/goreleaser/commit/e37bb2a3758f21b2d0ee57810a31afd1609631ac): chore(deps): bump goreleaser/goreleaser-action from 5 to 6 ([#​4908](https://togithub.com/goreleaser/goreleaser/issues/4908)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) ##### Documentation updates - [`f588b07`](https://togithub.com/goreleaser/goreleaser/commit/f588b07adce446704d6a5c5665a2e6e510b50f17): docs: added the missing deprecation notices deep link to v2 section ([#​4922](https://togithub.com/goreleaser/goreleaser/issues/4922)) ([@​cafferata](https://togithub.com/cafferata)) - [`4074c45`](https://togithub.com/goreleaser/goreleaser/commit/4074c457ac316dad5dbefe4c592911344554d174): docs: announce v2 ([@​caarlos0](https://togithub.com/caarlos0)) - [`8dd7f75`](https://togithub.com/goreleaser/goreleaser/commit/8dd7f75f0595fa74aa4d89a164dae0cfed09459d): docs: fix go install instructions for v2 ([@​caarlos0](https://togithub.com/caarlos0)) - [`9b96bf3`](https://togithub.com/goreleaser/goreleaser/commit/9b96bf37f3dbc1d4def57d2d62705d67fdece095): docs: fix link ([@​caarlos0](https://togithub.com/caarlos0)) - [`f9e283d`](https://togithub.com/goreleaser/goreleaser/commit/f9e283d8c4f08aece9c234ded183ed501878cd47): docs: fix more comment ([@​caarlos0](https://togithub.com/caarlos0)) - [`88a49c5`](https://togithub.com/goreleaser/goreleaser/commit/88a49c5c06756f2f47fdec74fd05f393c438c6d8): docs: improve docker documentation ([@​caarlos0](https://togithub.com/caarlos0)) - [`b3d9f69`](https://togithub.com/goreleaser/goreleaser/commit/b3d9f69726d2b6c55dbf760e4ae25012d64e9b8f): docs: latest ([@​caarlos0](https://togithub.com/caarlos0)) - [`d824262`](https://togithub.com/goreleaser/goreleaser/commit/d8242621350ab09d54e5676a3a72454bfef22046): docs: update ([@​caarlos0](https://togithub.com/caarlos0)) - [`6560d8c`](https://togithub.com/goreleaser/goreleaser/commit/6560d8c2e35555d8479fd895c6cfd6b8f562af4d): docs: update cmd docs ([@​caarlos0](https://togithub.com/caarlos0)) - [`3a4b363`](https://togithub.com/goreleaser/goreleaser/commit/3a4b363645efa7a4120c7b2e91b4281a6226db8f): docs: update goreleaser-action version ([@​caarlos0](https://togithub.com/caarlos0)) - [`44e7e54`](https://togithub.com/goreleaser/goreleaser/commit/44e7e540e3c7796f3fe600883595a22333c9db9a): docs: update jsonschema ([@​caarlos0](https://togithub.com/caarlos0)) - [`35a5302`](https://togithub.com/goreleaser/goreleaser/commit/35a5302479e9a73b5a6f8e99ab40d6d43af3a2d3): docs: update jsonschema ([@​caarlos0](https://togithub.com/caarlos0)) - [`50e6c42`](https://togithub.com/goreleaser/goreleaser/commit/50e6c4217ea69ff6989956e553ab997ae7dea65c): docs: update schema pro ([@​caarlos0](https://togithub.com/caarlos0)) ##### Other work - [`c891845`](https://togithub.com/goreleaser/goreleaser/commit/c8918458392fd7a4a74ca76589a7166c92755b0b): chore: auto-update generated files ([@​actions-user](https://togithub.com/actions-user)) - [`7d3c169`](https://togithub.com/goreleaser/goreleaser/commit/7d3c16992ad6c54e453652c3db88ed341bc69088): chore: update comment ([@​caarlos0](https://togithub.com/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](https://goreleaser.com/sponsors/), get a [Pro License](https://goreleaser.com/pro) or [contribute with code](https://goreleaser.com/contributing). #### Where to go next? - Find examples and commented usage of all options in our [website](https://goreleaser.com/intro/). - Reach out on [Discord](https://discord.gg/RGEBtg8vQ6) and [Twitter](https://twitter.com/goreleaser)! GoReleaser logo ### [`v2.0.0`](https://togithub.com/goreleaser/goreleaser/releases/tag/v2.0.0) [Compare Source](https://togithub.com/goreleaser/goreleaser/compare/v1.26.2...v2.0.0) > \[!WARNING] > **This is a breaking change!** > > Follow the instructions [here](https://goreleaser.com/blog/goreleaser-v2/#upgrading) to upgrade! #### Changelog ##### New Features - [`b6b2df6`](https://togithub.com/goreleaser/goreleaser/commit/b6b2df63127e90561d889e5253d67921f3120b19): feat!: more v2 cleanups ([#​4892](https://togithub.com/goreleaser/goreleaser/issues/4892)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`ec2db4a`](https://togithub.com/goreleaser/goreleaser/commit/ec2db4a727d7b90ea8e39f744e1778debdcd31ce): feat!: rename module to /v2 ([#​4894](https://togithub.com/goreleaser/goreleaser/issues/4894)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`4fa8df6`](https://togithub.com/goreleaser/goreleaser/commit/4fa8df64136aa49be8f9fafa5463500725f6faa8): feat!: v2 ([#​4806](https://togithub.com/goreleaser/goreleaser/issues/4806)) ([@​caarlos0](https://togithub.com/caarlos0)) ##### Documentation updates - [`4d9198c`](https://togithub.com/goreleaser/goreleaser/commit/4d9198cafeb17a26e7fa5965795f96db6bf308a8): docs: update ([@​caarlos0](https://togithub.com/caarlos0)) - [`0e22f07`](https://togithub.com/goreleaser/goreleaser/commit/0e22f073493cd9ea4b5b1ebeb60905fc85efc5c6): docs: update error page ([@​caarlos0](https://togithub.com/caarlos0)) - [`cd7bed3`](https://togithub.com/goreleaser/goreleaser/commit/cd7bed3906aacbb881ba89d810dc7f2c6b8411d4): docs: update users ([@​caarlos0](https://togithub.com/caarlos0)) - [`7fd5882`](https://togithub.com/goreleaser/goreleaser/commit/7fd5882003f0eb1f7077551da4b75c83785503b5): docs: update users ([@​caarlos0](https://togithub.com/caarlos0)) ##### Build process updates - [`f35dcda`](https://togithub.com/goreleaser/goreleaser/commit/f35dcda343ddebf9dae706c8a86aa5915501fa84): ci: fix snapcraft ([@​caarlos0](https://togithub.com/caarlos0)) - [`e47589d`](https://togithub.com/goreleaser/goreleaser/commit/e47589d332fa7245ad38a23bb2a89b7a3846507d): ci: update .goreleaser.yaml ([@​caarlos0](https://togithub.com/caarlos0)) ##### Other work - [`3e40af2`](https://togithub.com/goreleaser/goreleaser/commit/3e40af256c4688e7a2f814541494bd312f424495): chore: auto-update generated files ([@​actions-user](https://togithub.com/actions-user)) **Full Changelog**: https://github.com/goreleaser/goreleaser/compare/v1.26.2...v2.0.0 #### 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](https://goreleaser.com/sponsors/), get a [Pro License](https://goreleaser.com/pro) or [contribute with code](https://goreleaser.com/contributing). #### Where to go next? - Find examples and commented usage of all options in our [website](https://goreleaser.com/intro/). - Reach out on [Discord](https://discord.gg/RGEBtg8vQ6) and [Twitter](https://twitter.com/goreleaser)! GoReleaser logo

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 3 weeks ago

ℹ Artifact update notice

File name: tools/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
golang.org/x/tools v0.21.0 -> v0.22.0
github.com/caarlos0/log v0.4.4 -> v0.4.5
github.com/charmbracelet/lipgloss v0.10.0 -> v0.11.0
golang.org/x/crypto v0.23.0 -> v0.24.0
golang.org/x/mod v0.17.0 -> v0.18.0
golang.org/x/net v0.25.0 -> v0.26.0
golang.org/x/oauth2 v0.20.0 -> v0.21.0
golang.org/x/sys v0.20.0 -> v0.21.0
golang.org/x/term v0.20.0 -> v0.21.0
golang.org/x/text v0.15.0 -> v0.16.0