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

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 10, 2024

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

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 requested a review from a team as a code owner May 10, 2024 06:46
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 10, 2024
Bumps [goauthentik.io/api/v3](https://github.com/goauthentik/client-go) from 3.2024041.3 to 3.2024042.4.
- [Release notes](https://github.com/goauthentik/client-go/releases)
- [Commits](goauthentik/client-go@v3.2024041.3...v3.2024042.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@BeryJu BeryJu force-pushed the dependabot/go_modules/goauthentik.io/api/v3-3.2024042.4 branch from 39df429 to f3abe24 Compare May 18, 2024 12:17
Copy link

codecov bot commented May 18, 2024

Codecov Report

Attention: Patch coverage is 48.40764% with 81 lines in your changes are missing coverage. Please review.

Project coverage is 84.88%. Comparing base (5fff694) to head (5eb3a48).
Report is 2 commits behind head on main.

Files Patch % Lines
...nal/provider/resource_provider_google_workspace.go 48.68% 78 Missing ⚠️
internal/provider/data_source_group.go 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #508      +/-   ##
==========================================
- Coverage   85.57%   84.88%   -0.70%     
==========================================
  Files          82       83       +1     
  Lines        8075     8229     +154     
==========================================
+ Hits         6910     6985      +75     
- Misses        756      835      +79     
  Partials      409      409              

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

Copy link
Contributor Author

dependabot bot commented on behalf of github May 21, 2024

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.

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.

None yet

1 participant