Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 30, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/platform-mesh/golang-commons v0.4.3 -> v0.7.5 age confidence

Release Notes

platform-mesh/golang-commons (github.com/platform-mesh/golang-commons)

v0.7.5

Compare Source

What's Changed

  • fix(deps): update module github.com/getsentry/sentry-go to v0.36.2 by @​renovate[bot] in #​90

Full Changelog: platform-mesh/golang-commons@0.7.4...v0.7.5

v0.7.4

Compare Source

What's Changed

Full Changelog: platform-mesh/golang-commons@0.7.3...v0.7.4

v0.7.3

Compare Source

What's Changed

Full Changelog: platform-mesh/golang-commons@0.7.2...v0.7.3

v0.7.2

Compare Source

What's Changed

Full Changelog: platform-mesh/golang-commons@0.7.1...v0.7.2

v0.7.1

Compare Source

What's Changed

  • fix(deps): update module github.com/getsentry/sentry-go to v0.36.1 by @​renovate[bot] in #​86

Full Changelog: platform-mesh/golang-commons@0.7.0...v0.7.1

v0.7.0

Compare Source

What's Changed

Full Changelog: platform-mesh/golang-commons@0.6.4...v0.7.0

v0.6.4

Compare Source

What's Changed

Full Changelog: platform-mesh/golang-commons@0.6.3...v0.6.4

v0.6.3

Compare Source

What's Changed

  • fix(deps): update module github.com/openfga/openfga to v1.10.3 by @​renovate[bot] in #​83

Full Changelog: platform-mesh/golang-commons@0.6.2...v0.6.3

v0.6.2

Compare Source

What's Changed

  • fix(deps): update module github.com/getsentry/sentry-go to v0.36.0 by @​renovate[bot] in #​82

Full Changelog: platform-mesh/golang-commons@0.6.1...v0.6.2

v0.6.1

Compare Source

What's Changed

Full Changelog: platform-mesh/golang-commons@0.6.0...v0.6.1

v0.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: platform-mesh/golang-commons@0.5.6...v0.6.0

v0.5.6

Compare Source

What's Changed

Full Changelog: platform-mesh/golang-commons@0.5.5...v0.5.6

v0.5.5

Compare Source

What's Changed

  • fix(deps): update module google.golang.org/grpc to v1.76.0 by @​renovate[bot] in #​78

Full Changelog: platform-mesh/golang-commons@0.5.4...v0.5.5

v0.5.4

Compare Source

What's Changed

  • fix(deps): update module github.com/go-jose/go-jose/v4 to v4.1.3 by @​renovate[bot] in #​77

Full Changelog: platform-mesh/golang-commons@0.5.3...v0.5.4

v0.5.3

Compare Source

What's Changed

Full Changelog: platform-mesh/golang-commons@0.5.2...v0.5.3

v0.5.2

Compare Source

What's Changed

Full Changelog: platform-mesh/golang-commons@0.5.1...v0.5.2

v0.5.1

Compare Source

What's Changed

  • fix(deps): update module github.com/openfga/openfga to v1.10.2 by @​renovate[bot] in #​74

Full Changelog: platform-mesh/golang-commons@0.5.0...v0.5.1

v0.5.0

Compare Source

What's Changed

  • feat: allow subroutines to decide on the finalizer considering the instance by @​nexus49 in #​73

Full Changelog: platform-mesh/golang-commons@0.4.3...v0.5.0


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) September 30, 2025 11:02
@github-actions github-actions bot added the fix label Sep 30, 2025
@renovate renovate bot force-pushed the renovate/github.com-platform-mesh-golang-commons-0.x branch from 42e63f4 to be0d7a2 Compare September 30, 2025 19:33
@renovate renovate bot changed the title fix(deps): update module github.com/platform-mesh/golang-commons to v0.5.0 fix(deps): update module github.com/platform-mesh/golang-commons to v0.5.1 Sep 30, 2025
@renovate renovate bot force-pushed the renovate/github.com-platform-mesh-golang-commons-0.x branch from be0d7a2 to e240cf9 Compare October 2, 2025 22:00
@renovate renovate bot changed the title fix(deps): update module github.com/platform-mesh/golang-commons to v0.5.1 fix(deps): update module github.com/platform-mesh/golang-commons to v0.5.3 Oct 2, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Oct 2, 2025

ℹ Artifact update notice

File name: 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):

  • 10 additional dependencies were updated

Details:

Package Change
github.com/getsentry/sentry-go v0.35.3 -> v0.36.2
github.com/go-jose/go-jose/v4 v4.1.2 -> v4.1.3
golang.org/x/exp v0.0.0-20250911091902-df9299821621 -> v0.0.0-20251023183803-a4bb9ffd2546
golang.org/x/mod v0.28.0 -> v0.29.0
golang.org/x/net v0.45.0 -> v0.46.0
golang.org/x/oauth2 v0.31.0 -> v0.32.0
golang.org/x/term v0.35.0 -> v0.36.0
golang.org/x/text v0.29.0 -> v0.30.0
golang.org/x/tools v0.37.0 -> v0.38.0
google.golang.org/grpc v1.75.1 -> v1.76.0

@renovate renovate bot force-pushed the renovate/github.com-platform-mesh-golang-commons-0.x branch from e240cf9 to b9b6c81 Compare October 4, 2025 00:48
@renovate renovate bot changed the title fix(deps): update module github.com/platform-mesh/golang-commons to v0.5.3 fix(deps): update module github.com/platform-mesh/golang-commons to v0.5.4 Oct 4, 2025
@renovate renovate bot force-pushed the renovate/github.com-platform-mesh-golang-commons-0.x branch 3 times, most recently from 724ccef to 2a58a05 Compare October 7, 2025 01:36
@renovate renovate bot changed the title fix(deps): update module github.com/platform-mesh/golang-commons to v0.5.4 fix(deps): update module github.com/platform-mesh/golang-commons to v0.5.5 Oct 7, 2025
@renovate renovate bot force-pushed the renovate/github.com-platform-mesh-golang-commons-0.x branch 3 times, most recently from d5f2037 to 891ab8b Compare October 8, 2025 13:32
@renovate renovate bot changed the title fix(deps): update module github.com/platform-mesh/golang-commons to v0.5.5 fix(deps): update module github.com/platform-mesh/golang-commons to v0.5.6 Oct 8, 2025
@renovate renovate bot force-pushed the renovate/github.com-platform-mesh-golang-commons-0.x branch 3 times, most recently from f292b46 to 2f5be9c Compare October 10, 2025 10:52
@renovate renovate bot changed the title fix(deps): update module github.com/platform-mesh/golang-commons to v0.5.6 fix(deps): update module github.com/platform-mesh/golang-commons to v0.6.1 Oct 10, 2025
@renovate renovate bot force-pushed the renovate/github.com-platform-mesh-golang-commons-0.x branch 6 times, most recently from 4bf681a to de7a6b0 Compare October 14, 2025 13:15
@renovate renovate bot changed the title fix(deps): update module github.com/platform-mesh/golang-commons to v0.6.1 fix(deps): update module github.com/platform-mesh/golang-commons to v0.6.2 Oct 14, 2025
@renovate renovate bot force-pushed the renovate/github.com-platform-mesh-golang-commons-0.x branch from de7a6b0 to 6ea538d Compare October 15, 2025 02:49
@renovate renovate bot changed the title fix(deps): update module github.com/platform-mesh/golang-commons to v0.6.2 fix(deps): update module github.com/platform-mesh/golang-commons to v0.6.3 Oct 15, 2025
@renovate renovate bot force-pushed the renovate/github.com-platform-mesh-golang-commons-0.x branch 3 times, most recently from c60bcbc to b5af6d9 Compare October 18, 2025 05:43
@renovate renovate bot changed the title fix(deps): update module github.com/platform-mesh/golang-commons to v0.6.3 fix(deps): update module github.com/platform-mesh/golang-commons to v0.6.4 Oct 18, 2025
@renovate renovate bot force-pushed the renovate/github.com-platform-mesh-golang-commons-0.x branch from b5af6d9 to eae9ae6 Compare October 20, 2025 15:10
@renovate renovate bot changed the title fix(deps): update module github.com/platform-mesh/golang-commons to v0.6.4 fix(deps): update module github.com/platform-mesh/golang-commons to v0.7.0 Oct 20, 2025
@renovate renovate bot force-pushed the renovate/github.com-platform-mesh-golang-commons-0.x branch from eae9ae6 to a573bd6 Compare October 21, 2025 23:45
@renovate renovate bot changed the title fix(deps): update module github.com/platform-mesh/golang-commons to v0.7.0 fix(deps): update module github.com/platform-mesh/golang-commons to v0.7.1 Oct 21, 2025
@renovate renovate bot force-pushed the renovate/github.com-platform-mesh-golang-commons-0.x branch from a573bd6 to bd2d0c0 Compare October 22, 2025 11:07
@renovate renovate bot changed the title fix(deps): update module github.com/platform-mesh/golang-commons to v0.7.1 fix(deps): update module github.com/platform-mesh/golang-commons to v0.7.2 Oct 22, 2025
@renovate renovate bot force-pushed the renovate/github.com-platform-mesh-golang-commons-0.x branch 3 times, most recently from 2ef05e7 to 8851a87 Compare October 24, 2025 10:23
@renovate renovate bot changed the title fix(deps): update module github.com/platform-mesh/golang-commons to v0.7.2 fix(deps): update module github.com/platform-mesh/golang-commons to v0.7.4 Oct 24, 2025
@renovate renovate bot force-pushed the renovate/github.com-platform-mesh-golang-commons-0.x branch 2 times, most recently from 6d750db to c6075c7 Compare October 28, 2025 22:12
@renovate renovate bot changed the title fix(deps): update module github.com/platform-mesh/golang-commons to v0.7.4 fix(deps): update module github.com/platform-mesh/golang-commons to v0.7.5 Oct 28, 2025
@renovate renovate bot force-pushed the renovate/github.com-platform-mesh-golang-commons-0.x branch from c6075c7 to e8ce588 Compare October 29, 2025 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant