Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update go deps (patch) #524

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 23, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
github.com/canonical/rebac-admin-ui-handlers v0.1.0 -> v0.1.2 age adoption passing confidence require patch
github.com/go-chi/chi/v5 v5.0.12 -> v5.0.14 age adoption passing confidence require patch
github.com/go-playground/validator/v10 v10.22.0 -> v10.22.1 age adoption passing confidence require patch
github.com/ory/oathkeeper-client-go v0.40.6 -> v0.40.8 age adoption passing confidence require patch
github.com/spf13/cobra v1.8.0 -> v1.8.1 age adoption passing confidence require patch
go (source) 1.21.4 -> 1.21.13 age adoption passing confidence toolchain patch
k8s.io/api v0.28.3 -> v0.28.15 age adoption passing confidence require patch
k8s.io/apimachinery v0.28.3 -> v0.28.15 age adoption passing confidence require patch
k8s.io/client-go v0.28.3 -> v0.28.15 age adoption passing confidence require patch

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

canonical/rebac-admin-ui-handlers (github.com/canonical/rebac-admin-ui-handlers)

v0.1.2

Compare Source

Bug Fixes
  • add isAuthenticationRequired function (b6a7265)
  • ignore authentication for certain endpoints (2ffc4bb)

v0.1.1

Compare Source

Bug Fixes
  • add handlerDispatcher to gate endpoint invocation (f0b1f73)
  • correctly parse entitlements (153640f)
go-chi/chi (github.com/go-chi/chi/v5)

v5.0.14

Compare Source

v5.0.13

Compare Source

What's Changed

New Contributors

Full Changelog: go-chi/chi@v5.0.12...v5.0.13

go-playground/validator (github.com/go-playground/validator/v10)

v10.22.1: Release 10.22.1

Compare Source

What's Changed

New Contributors

Full Changelog: go-playground/validator@v10.22.0...v10.22.1

ory/oathkeeper-client-go (github.com/ory/oathkeeper-client-go)

v0.40.8

Compare Source

spf13/cobra (github.com/spf13/cobra)

v1.8.1

Compare Source

✨ Features

🐛 Bug fixes

🔧 Maintenance

🧪 Testing & CI/CD

✏️ Documentation

New Contributors


Thank you everyone who contributed to this release and all your hard work! Cobra and this community would never be possible without all of you!!!! 🐍

Full Changelog: spf13/cobra@v1.8.0...v1.8.1

golang/go (go)

v1.21.13

v1.21.12

v1.21.11

v1.21.10

v1.21.9

v1.21.8

v1.21.7

v1.21.6

v1.21.5

kubernetes/api (k8s.io/api)

v0.28.15

Compare Source

v0.28.14

Compare Source

v0.28.13

Compare Source

v0.28.12

Compare Source

v0.28.11

Compare Source

v0.28.10

Compare Source

v0.28.9

Compare Source

v0.28.8

Compare Source

v0.28.7

Compare Source

v0.28.6

Compare Source

v0.28.5

Compare Source

v0.28.4

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.28.15

Compare Source

v0.28.14

Compare Source

v0.28.13

Compare Source

v0.28.12

Compare Source

v0.28.11

Compare Source

v0.28.10

Compare Source

v0.28.9

Compare Source

v0.28.8

Compare Source

v0.28.7

Compare Source

v0.28.6

Compare Source

v0.28.5

Compare Source

v0.28.4

Compare Source

kubernetes/client-go (k8s.io/client-go)

v0.28.15

Compare Source

v0.28.14

Compare Source

v0.28.13

Compare Source

v0.28.12

Compare Source

v0.28.11

Compare Source

v0.28.10

Compare Source

v0.28.9

Compare Source

v0.28.8

Compare Source

v0.28.7

Compare Source

v0.28.6

Compare Source

v0.28.5

Compare Source

v0.28.4

Compare Source


Configuration

📅 Schedule: Branch creation - "* * * * 1,3,6" in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 requested a review from a team as a code owner January 23, 2025 05:04
@renovate renovate bot enabled auto-merge January 23, 2025 05:04
Copy link
Contributor Author

renovate bot commented Jan 23, 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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/stretchr/testify v1.8.4 -> v1.9.0
google.golang.org/protobuf v1.32.0 -> v1.33.0
github.com/golang/protobuf v1.5.3 -> v1.5.4
golang.org/x/net v0.21.0 -> v0.23.0

@renovate renovate bot force-pushed the renovate/auto-patch-go-deps branch from 24b6285 to cad9064 Compare January 23, 2025 06:21
@renovate renovate bot force-pushed the renovate/auto-patch-go-deps branch from cad9064 to a16f00b Compare January 23, 2025 06:34
@renovate renovate bot force-pushed the renovate/auto-patch-go-deps branch from a16f00b to 0b94b19 Compare January 23, 2025 06:53
@renovate renovate bot force-pushed the renovate/auto-patch-go-deps branch from 0b94b19 to 1a63420 Compare January 23, 2025 07:08
@renovate renovate bot force-pushed the renovate/auto-patch-go-deps branch from 1a63420 to 5aa3991 Compare January 23, 2025 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant