Skip to content

Bump goauthentik.io/api/v3 from 3.2025041.1 to 3.2025060.1 #700

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 5, 2025

Bumps goauthentik.io/api/v3 from 3.2025041.1 to 3.2025060.1.

Release notes

Sourced from goauthentik.io/api/v3's releases.

v3.2025060.1

Update API Client

What's Changed


GET /policies/geoip/{policy_uuid}/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property countries (array)
PUT /policies/geoip/{policy_uuid}/
Request:

Changed content type : application/json

  • Changed property countries (array)
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property countries (array)
PATCH /policies/geoip/{policy_uuid}/
Request:

Changed content type : application/json

  • Changed property countries (array)
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

... (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 <dependency name> 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 5, 2025
@dependabot dependabot bot requested a review from a team as a code owner June 5, 2025 06:57
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 5, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 9, 2025

Superseded by #701.

@dependabot dependabot bot closed this Jun 9, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/goauthentik.io/api/v3-3.2025060.1 branch June 9, 2025 07:08
@gergosimonyi
Copy link
Contributor

@dependabot reopen

@dependabot dependabot bot restored the dependabot/go_modules/goauthentik.io/api/v3-3.2025060.1 branch June 18, 2025 03:54
@dependabot dependabot bot reopened this Jun 18, 2025
Bumps [goauthentik.io/api/v3](https://github.com/goauthentik/client-go) from 3.2025041.1 to 3.2025060.1.
- [Release notes](https://github.com/goauthentik/client-go/releases)
- [Changelog](https://github.com/goauthentik/client-go/blob/main/model_version_history.go)
- [Commits](goauthentik/client-go@v3.2025041.1...v3.2025060.1)

---
updated-dependencies:
- dependency-name: goauthentik.io/api/v3
  dependency-version: 3.2025060.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/goauthentik.io/api/v3-3.2025060.1 branch from 939bbd4 to e6cfcd5 Compare June 18, 2025 03:55
Copy link

codecov bot commented Jun 18, 2025

Codecov Report

Attention: Patch coverage is 62.41135% with 53 lines in your changes missing coverage. Please review.

Project coverage is 78.74%. Comparing base (4b8ffc9) to head (5f0327f).
Report is 8 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
pkg/provider/resource_stage_mutual_tls.go 45.91% 53 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #700      +/-   ##
==========================================
- Coverage   78.96%   78.74%   -0.23%     
==========================================
  Files         107      108       +1     
  Lines       12238    12371     +133     
==========================================
+ Hits         9664     9741      +77     
- Misses       2077     2132      +55     
- Partials      497      498       +1     
Flag Coverage Δ
authentik-beta 78.74% <62.41%> (-0.23%) ⬇️
authentik-stable 78.74% <62.41%> (-0.21%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@BeryJu BeryJu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gergosimonyi gergosimonyi merged commit 56454d1 into main Jun 18, 2025
10 of 11 checks passed
@gergosimonyi gergosimonyi deleted the dependabot/go_modules/goauthentik.io/api/v3-3.2025060.1 branch June 18, 2025 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants