Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 13, 2025

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

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

Release Notes

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

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

v0.4.3

Compare Source

What's Changed

  • fix(deps): update module github.com/99designs/gqlgen to v0.17.81 by @​renovate[bot] in #​72

Full Changelog: platform-mesh/golang-commons@0.4.2...v0.4.3

v0.4.2

Compare Source

What's Changed

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

Full Changelog: platform-mesh/golang-commons@0.4.1...v0.4.2

v0.4.1

Compare Source

What's Changed

  • fix(deps): update module github.com/99designs/gqlgen to v0.17.80 by @​renovate[bot] in #​70

Full Changelog: platform-mesh/golang-commons@0.4.0...v0.4.1

v0.4.0

Compare Source

What's Changed

Full Changelog: platform-mesh/golang-commons@0.3.2...v0.4.0

v0.3.2

Compare Source

What's Changed

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

Full Changelog: platform-mesh/golang-commons@0.3.1...v0.3.2

v0.3.1

Compare Source

What's Changed

Full Changelog: platform-mesh/golang-commons@0.3.0...v0.3.1

v0.3.0

Compare Source

What's Changed

  • feat(middleware): enhance middleware configuration for auth by @​nexus49 in #​67

Full Changelog: platform-mesh/golang-commons@0.2.2...v0.3.0

v0.2.2

Compare Source

What's Changed

Full Changelog: platform-mesh/golang-commons@0.2.1...v0.2.2

v0.2.1

Compare Source

What's Changed

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

Full Changelog: platform-mesh/golang-commons@0.2.0...v0.2.1

v0.2.0

Compare Source

What's Changed

Full Changelog: platform-mesh/golang-commons@0.1.34...v0.2.0

v0.1.34

Compare Source

What's Changed

  • fix(deps): update module github.com/99designs/gqlgen to v0.17.79 by @​renovate[bot] in #​66

Full Changelog: platform-mesh/golang-commons@0.1.33...v0.1.34

v0.1.33

Compare Source

What's Changed

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

Full Changelog: platform-mesh/golang-commons@0.1.32...v0.1.33


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 13, 2025 05:09
Copy link
Contributor Author

renovate bot commented Sep 13, 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):

  • 16 additional dependencies were updated

Details:

Package Change
k8s.io/api v0.33.3 -> v0.34.1
k8s.io/apimachinery v0.33.3 -> v0.34.1
k8s.io/client-go v0.33.3 -> v0.34.1
github.com/emicklei/go-restful/v3 v3.12.1 -> v3.12.2
github.com/fxamacker/cbor/v2 v2.7.0 -> v2.9.0
github.com/getsentry/sentry-go v0.35.2 -> v0.35.3
github.com/go-jose/go-jose/v4 v4.1.1 -> v4.1.3
github.com/google/gnostic-models v0.6.9 -> v0.7.0
github.com/modern-go/reflect2 v1.0.2 -> v1.0.3-0.20250322232337-35a7c28c31ee
golang.org/x/net v0.43.0 -> v0.44.0
golang.org/x/sync v0.16.0 -> v0.17.0
golang.org/x/term v0.34.0 -> v0.35.0
golang.org/x/text v0.28.0 -> v0.29.0
google.golang.org/protobuf v1.36.8 -> v1.36.9
k8s.io/kube-openapi v0.0.0-20250318190949-c8a335a9a2ff -> v0.0.0-20250710124328-f3f2b991d03b
k8s.io/utils v0.0.0-20250820121507-0af2bda4dd1d -> v0.0.0-20251002143259-bc988d571ff4

@github-actions github-actions bot added the fix label Sep 13, 2025
@renovate renovate bot force-pushed the renovate/github.com-platform-mesh-golang-commons-0.x branch from 838dffc to 18cceb6 Compare September 14, 2025 21:26
@renovate renovate bot changed the title fix(deps): update module github.com/platform-mesh/golang-commons to v0.1.33 fix(deps): update module github.com/platform-mesh/golang-commons to v0.1.34 Sep 14, 2025
@renovate renovate bot force-pushed the renovate/github.com-platform-mesh-golang-commons-0.x branch from 18cceb6 to fcd45f5 Compare September 15, 2025 20:58
@renovate renovate bot changed the title fix(deps): update module github.com/platform-mesh/golang-commons to v0.1.34 fix(deps): update module github.com/platform-mesh/golang-commons to v0.3.1 Sep 15, 2025
Copy link

coderabbitai bot commented Sep 15, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot force-pushed the renovate/github.com-platform-mesh-golang-commons-0.x branch from fcd45f5 to 72bc69c Compare September 16, 2025 14:33
@renovate renovate bot changed the title fix(deps): update module github.com/platform-mesh/golang-commons to v0.3.1 fix(deps): update module github.com/platform-mesh/golang-commons to v0.3.2 Sep 16, 2025
@renovate renovate bot force-pushed the renovate/github.com-platform-mesh-golang-commons-0.x branch 2 times, most recently from c132524 to be404f1 Compare September 16, 2025 21:40
@renovate renovate bot changed the title fix(deps): update module github.com/platform-mesh/golang-commons to v0.3.2 fix(deps): update module github.com/platform-mesh/golang-commons to v0.4.0 Sep 16, 2025
@renovate renovate bot force-pushed the renovate/github.com-platform-mesh-golang-commons-0.x branch 2 times, most recently from 0ce48dd to 3930433 Compare September 17, 2025 21:37
@renovate renovate bot changed the title fix(deps): update module github.com/platform-mesh/golang-commons to v0.4.0 fix(deps): update module github.com/platform-mesh/golang-commons to v0.4.1 Sep 17, 2025
@renovate renovate bot force-pushed the renovate/github.com-platform-mesh-golang-commons-0.x branch 2 times, most recently from cb5bd77 to 17df914 Compare September 22, 2025 22:05
@renovate renovate bot changed the title fix(deps): update module github.com/platform-mesh/golang-commons to v0.4.1 fix(deps): update module github.com/platform-mesh/golang-commons to v0.4.2 Sep 22, 2025
@renovate renovate bot force-pushed the renovate/github.com-platform-mesh-golang-commons-0.x branch 2 times, most recently from 29ca14d to ea3ec37 Compare September 26, 2025 05:59
@renovate renovate bot changed the title fix(deps): update module github.com/platform-mesh/golang-commons to v0.4.2 fix(deps): update module github.com/platform-mesh/golang-commons to v0.4.3 Sep 26, 2025
@renovate renovate bot force-pushed the renovate/github.com-platform-mesh-golang-commons-0.x branch from ea3ec37 to 37e3e05 Compare September 30, 2025 09:53
@renovate renovate bot changed the title fix(deps): update module github.com/platform-mesh/golang-commons to v0.4.3 fix(deps): update module github.com/platform-mesh/golang-commons to v0.5.0 Sep 30, 2025
@renovate renovate bot force-pushed the renovate/github.com-platform-mesh-golang-commons-0.x branch from 37e3e05 to 5bd2371 Compare September 30, 2025 18:04
@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 5bd2371 to 6615824 Compare October 2, 2025 21:13
@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 renovate bot force-pushed the renovate/github.com-platform-mesh-golang-commons-0.x branch from 6615824 to 100ffe0 Compare October 4, 2025 01:54
@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
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.

0 participants