Skip to content

core: bump goauthentik.io/api/v3 from 3.2023103.2 to 3.2023103.3#7606

Merged
BeryJu merged 1 commit intomainfrom
dependabot/go_modules/goauthentik.io/api/v3-3.2023103.3
Nov 17, 2023
Merged

core: bump goauthentik.io/api/v3 from 3.2023103.2 to 3.2023103.3#7606
BeryJu merged 1 commit intomainfrom
dependabot/go_modules/goauthentik.io/api/v3-3.2023103.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2023

Bumps goauthentik.io/api/v3 from 3.2023103.2 to 3.2023103.3.

Release notes

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

v3.2023103.3

What's Changed


GET /stages/authenticator/totp/{stage_uuid}/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property digits (integer -> string)
      • 6 - 6 digits, widely compatible
      • 8 - 8 digits, not compatible with apps like Google Authenticator
PUT /stages/authenticator/totp/{stage_uuid}/
Request:

Changed content type : application/json

  • Changed property digits (integer -> string)
    • 6 - 6 digits, widely compatible
    • 8 - 8 digits, not compatible with apps like Google Authenticator
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property digits (integer -> string)
      • 6 - 6 digits, widely compatible
      • 8 - 8 digits, not compatible with apps like Google Authenticator
PATCH /stages/authenticator/totp/{stage_uuid}/
Request:

Changed content type : application/json

  • Changed property digits (integer -> string)
    • 6 - 6 digits, widely compatible

... (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.2023103.2 to 3.2023103.3.
- [Release notes](https://github.com/goauthentik/client-go/releases)
- [Commits](goauthentik/client-go@v3.2023103.2...v3.2023103.3)

---
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 review from a team as code owners November 17, 2023 04:51
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 17, 2023
@netlify
Copy link

netlify bot commented Nov 17, 2023

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 24ace56
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/6556f171cbd7860007a3a0fe

@BeryJu BeryJu merged commit 1a68d24 into main Nov 17, 2023
@BeryJu BeryJu deleted the dependabot/go_modules/goauthentik.io/api/v3-3.2023103.3 branch November 17, 2023 10:52
kensternberg-authentik added a commit that referenced this pull request Nov 17, 2023
* main: (42 commits)
  stages/authenticator_totp: fix API validation error due to choices (#7608)
  website: fix pricing page inconsistency (#7607)
  web: bump API Client version (#7602)
  translate: Updates for file web/xliff/en.xlf in zh_CN (#7603)
  core: bump goauthentik.io/api/v3 from 3.2023103.2 to 3.2023103.3 (#7606)
  translate: Updates for file web/xliff/en.xlf in zh-Hans (#7604)
  Revert "web: bump @lit-labs/context from 0.4.1 to 0.5.1 in /web (#7486)"
  root: fix API schema for kotlin (#7601)
  web: bump @lit-labs/context from 0.4.1 to 0.5.1 in /web (#7486)
  translate: Updates for file web/xliff/en.xlf in zh-Hans (#7583)
  events: fix missing model_* events when not directly authenticated (#7588)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in zh_TW (#7594)
  providers/scim: fix missing schemas attribute for User and Group (#7477)
  core: bump pydantic from 2.5.0 to 2.5.1 (#7592)
  web/admin: contextually add user to group when creating user from group page (#7586)
  website/blog: title and slug change (#7585)
  events: sanitize functions (#7587)
  stages/email: use uuid for email confirmation token instead of username (#7581)
  website/blog: Blog about zero trust and wireguard (#7567)
  ci: translation-advice: avoid commenting after make i18n-extract
  ...
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