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

core: bump goauthentik.io/api/v3 from 3.2024123.4 to 3.2024123.6 #13100

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 18, 2025

Bumps goauthentik.io/api/v3 from 3.2024123.4 to 3.2024123.6.

Release notes

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

v3.2024123.6

Update API Client

What's Changed


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

Changed response : 200 OK

  • Changed content type : application/json

    • Added property check_history_distance (boolean)

    • Added property history_max_distance_km (integer)

    • Added property distance_tolerance_km (integer)

    • Added property history_login_count (integer)

    • Added property check_impossible_travel (boolean)

    • Added property impossible_tolerance_km (integer)

PUT /policies/geoip/{policy_uuid}/
Request:

Changed content type : application/json

  • Added property check_history_distance (boolean)

  • Added property history_max_distance_km (integer)

  • Added property distance_tolerance_km (integer)

  • Added property history_login_count (integer)

  • Added property check_impossible_travel (boolean)

  • Added property impossible_tolerance_km (integer)

Return Type:

Changed response : 200 OK

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

Bumps [goauthentik.io/api/v3](https://github.com/goauthentik/client-go) from 3.2024123.4 to 3.2024123.6.
- [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.2024123.4...v3.2024123.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner February 18, 2025 04:16
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 18, 2025
Copy link

netlify bot commented Feb 18, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 3e33b5f
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/67b409906e06020008a066af

Copy link

netlify bot commented Feb 18, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit 3e33b5f
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/67b40990ff62c90008809412

@BeryJu BeryJu merged commit 7b8c27a into main Feb 18, 2025
80 of 83 checks passed
@BeryJu BeryJu deleted the dependabot/go_modules/goauthentik.io/api/v3-3.2024123.6 branch February 18, 2025 12:47
kensternberg-authentik added a commit that referenced this pull request Feb 20, 2025
* main:
  web/user: fix opening application with Enter not respecting new tab setting (#13115)
  web: bump API Client version (#13113)
  providers/rac: move to open source (#13015)
  website/docs: add 2025.2 release notes (#13002)
  core: clear expired database sessions (#13105)
  core: bump sentry-sdk from 2.21.0 to 2.22.0 (#13098)
  core: bump bandit from 1.8.2 to 1.8.3 (#13097)
  core: bump aws-cdk-lib from 2.178.2 to 2.179.0 (#13099)
  core: bump goauthentik.io/api/v3 from 3.2024123.4 to 3.2024123.6 (#13100)
  lifecycle/aws: bump aws-cdk from 2.178.2 to 2.179.0 in /lifecycle/aws (#13101)
  website/docs: Add AdventureLog Community Integration Documentation (#12928)
  website/docs: minor fixes (#13095)
  website/integrations: Update to Wizard and Styling Guide (#12919)
  web: bump API Client version (#13093)
  policies/geoip: distance + impossible travel (#12541)
  root: fix generated API docs not being excluded from codespell (#13091)
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant