goauthentik / terraform-provider-authentik

Manage https://goauthentik.io with terraform.
https://registry.terraform.io/providers/goauthentik/authentik/latest/docs
GNU General Public License v3.0
58 stars 16 forks source link

Bump goauthentik.io/api/v3 from 3.2024041.3 to 3.2024042.4 #508

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 1 month ago

Bumps goauthentik.io/api/v3 from 3.2024041.3 to 3.2024042.4.

Release notes

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

v3.2024042.4

Update API Client

v3.2024042.3

Update API Client

What's New


GET /propertymappings/provider/microsoft_entra/
POST /propertymappings/provider/microsoft_entra/
GET /propertymappings/provider/microsoft_entra/{pm_uuid}/
PUT /propertymappings/provider/microsoft_entra/{pm_uuid}/
DELETE /propertymappings/provider/microsoft_entra/{pm_uuid}/
PATCH /propertymappings/provider/microsoft_entra/{pm_uuid}/
GET /propertymappings/provider/microsoft_entra/{pm_uuid}/used_by/
GET /providers/google_workspace_groups/
POST /providers/google_workspace_groups/
GET /providers/google_workspace_groups/{id}/
PUT /providers/google_workspace_groups/{id}/
DELETE /providers/google_workspace_groups/{id}/
PATCH /providers/google_workspace_groups/{id}/
GET /providers/google_workspace_groups/{id}/used_by/

... (truncated)

Commits


Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 53.83023% with 223 lines in your changes missing coverage. Please review.

Project coverage is 83.68%. Comparing base (671d354) to head (8b1489d).

Files Patch % Lines
...nal/provider/resource_provider_google_workspace.go 48.68% 78 Missing :warning:
...rnal/provider/resource_provider_microsoft_entra.go 52.38% 70 Missing :warning:
...ider/resource_property_mapping_google_workspace.go 36.84% 36 Missing :warning:
...vider/resource_property_mapping_microsoft_entra.go 36.84% 36 Missing :warning:
internal/provider/data_source_group.go 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #508 +/- ## ========================================== - Coverage 85.59% 83.68% -1.92% ========================================== Files 82 86 +4 Lines 8075 8493 +418 ========================================== + Hits 6912 7107 +195 - Misses 755 977 +222 - Partials 408 409 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

dependabot[bot] commented 1 month ago

A newer version of goauthentik.io/api/v3 exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.