open-telemetry / opentelemetry-collector-releases

OpenTelemetry Collector Official Releases
https://opentelemetry.io
Apache License 2.0
253 stars 162 forks source link

Bump github.com/goreleaser/goreleaser-pro/v2 from 2.2.0-pro to 2.3.2-pro #672

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps github.com/goreleaser/goreleaser-pro/v2 from 2.2.0-pro to 2.3.2-pro.

Release notes

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

v2.3.2-pro

Changelog

Pro-only

Bug fixes

  • fix(pro): adding some helpful output to partial
  • fix(pro): fix confusing skip warning when partial docker builds
  • fix(pro): lint issue in test
  • fix(pro): partial builds when target is linux_arm64

Shared with OSS

Bug fixes

  • fix: upx UnknownExecutableFormatException

Dependency updates

  • chore(deps): bump github/codeql-action from 3.26.6 to 3.26.7 (#5140)
  • chore(deps): update go-github to v65

Other work

  • chore: auto-update generated files

v2.3.1-pro

Changelog

Pro-only

Bug fixes

  • fix(pro): better skip message on scoop when partial build
  • fix(pro): docker partial filter

Shared with OSS

Bug fixes

  • fix: jsonschema

Dependency updates

  • chore(deps): bump cachix/install-nix-action from V27 to 28 (#5135)
  • chore(deps): bump cachix/install-nix-action from V27 to 28 (#821)

Documentation updates

  • docs: Add GH Actions OIDC permission docs (#5137)
  • docs: announce v2.3 (#5134)
  • docs: update schema

Other work

  • chore: auto-update generated files

v2.3.0-pro

Changelog

Pro-only

New features

  • feat(pro): allow .ArtifactID in templates
  • feat(pro): blobs.if
  • feat(pro): set artifact id in split checksums

Bug fixes

  • fix(pro): build filters
  • fix(pro): dependencies
  • fix(pro): healthcheck when use: podman
  • fix(pro): improve macos notarization error messages

... (truncated)

Commits


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)
mx-psi commented 1 month ago

@dependabot rebase

dependabot[bot] commented 1 month ago

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.