Skip to content

core: bump goauthentik.io/api/v3 from 3.2023061.11 to 3.2023061.12#6572

Merged
BeryJu merged 1 commit intomainfrom
dependabot/go_modules/goauthentik.io/api/v3-3.2023061.12
Aug 18, 2023
Merged

core: bump goauthentik.io/api/v3 from 3.2023061.11 to 3.2023061.12#6572
BeryJu merged 1 commit intomainfrom
dependabot/go_modules/goauthentik.io/api/v3-3.2023061.12

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 18, 2023

Bumps goauthentik.io/api/v3 from 3.2023061.11 to 3.2023061.12.

Release notes

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

v3.2023061.12

What's Changed


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

Changed response : 200 OK

  • Changed content type : application/json

    • Added property token_length (integer)

    • Changed property token_count (integer)

PUT /stages/authenticator/static/{stage_uuid}/
Request:

Changed content type : application/json

  • Added property token_length (integer)

  • Changed property token_count (integer)

Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Added property token_length (integer)

    • Changed property token_count (integer)

PATCH /stages/authenticator/static/{stage_uuid}/
Request:

Changed content type : application/json

  • Added property token_length (integer)

  • Changed property token_count (integer)

Return Type:

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

---
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 August 18, 2023 04:55
@dependabot dependabot bot requested review from tanberry and removed request for a team August 18, 2023 04:55
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 18, 2023
@netlify
Copy link

netlify bot commented Aug 18, 2023

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 9ad34c7
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/64def9ded7081a00086c065f

@codecov
Copy link

codecov bot commented Aug 18, 2023

Codecov Report

Patch coverage has no change and project coverage change: +39.87% 🎉

Comparison is base (20b1299) 52.61% compared to head (9ad34c7) 92.48%.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #6572       +/-   ##
===========================================
+ Coverage   52.61%   92.48%   +39.87%     
===========================================
  Files         561      561               
  Lines       27083    27083               
===========================================
+ Hits        14248    25045    +10797     
+ Misses      12835     2038    -10797     
Flag Coverage Δ
e2e 51.69% <ø> (+0.89%) ⬆️
integration 26.58% <ø> (ø)
unit 89.28% <ø> (?)

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

see 373 files with indirect coverage changes

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

@BeryJu BeryJu merged commit 9e17b1b into main Aug 18, 2023
@BeryJu BeryJu deleted the dependabot/go_modules/goauthentik.io/api/v3-3.2023061.12 branch August 18, 2023 09:41
kensternberg-authentik added a commit that referenced this pull request Aug 21, 2023
* main: (70 commits)
  core: hotfix group membership check (#6584)
  web: bump core-js from 3.32.0 to 3.32.1 in /web (#6581)
  web: bump tslib from 2.6.1 to 2.6.2 in /web (#6583)
  web: bump the storybook group in /web with 5 updates (#6580)
  web/flows: update flow background (#6579)
  translate: Updates for file web/xliff/en.xlf in zh_CN on branch main (#6575)
  core: rework recursive group membership (#6017)
  core: bump goauthentik.io/api/v3 from 3.2023061.11 to 3.2023061.12 (#6572)
  core: bump ruff from 0.0.284 to 0.0.285 (#6570)
  ci: bump actions/setup-node from 3.8.0 to 3.8.1
  blueprints: fix blueprint importer logging potentially sensitive data (#6567)
  web: bump API Client version (#6568)
  stages/authenticator_static: make static token size adjustable (#6565)
  root: always use persistent database connections (#6560)
  website/blog: identity fun (#6564)
  web: bump the storybook group in /web with 1 update (#6561)
  web: bump @rollup/plugin-node-resolve from 15.1.0 to 15.2.0 in /web (#6562)
  web: bump @lit-labs/task from 3.0.0 to 3.0.1 in /web (#6544)
  web: bump prettier from 3.0.1 to 3.0.2 in /web (#6549)
  web: bump the storybook group in /web with 5 updates (#6559)
  ...
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