Skip to content

deps(go): bump github.com/zitadel/oidc/v3 from 3.45.3 to 3.47.8#140

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/zitadel/oidc/v3-3.47.8
Closed

deps(go): bump github.com/zitadel/oidc/v3 from 3.45.3 to 3.47.8#140
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/zitadel/oidc/v3-3.47.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/zitadel/oidc/v3 from 3.45.3 to 3.47.8.

Release notes

Sourced from github.com/zitadel/oidc/v3's releases.

v3.47.8

3.47.8 (2026-07-13)

Bug Fixes

  • op: add client ownership check to LegacyServer CodeExchange (#902) (7d910a8)

v3.47.7

3.47.7 (2026-07-10)

Bug Fixes

  • op: resolve client before RedirectToLogin for custom AuthorizeValidator (#910) (8789f50), closes #909

v3.47.6

3.47.6 (2026-07-10)

Bug Fixes

  • made bearer token scheme case-insensitive for non-spec-compliant oidc providers (#877) (4f27480), closes #876

v3.47.5

3.47.5 (2026-04-20)

Bug Fixes

v3.47.4

3.47.4 (2026-04-17)

Bug Fixes

v3.47.3

3.47.3 (2026-04-15)

Bug Fixes

  • propagate signature verification errors correctly (#872) (49664bf)

v3.47.2

3.47.2 (2026-04-10)

... (truncated)

Commits
  • 7d910a8 fix(op): add client ownership check to LegacyServer CodeExchange (#902)
  • 8789f50 fix(op): resolve client before RedirectToLogin for custom AuthorizeValidator ...
  • 4f27480 fix: made bearer token scheme case-insensitive for non-spec-compliant oidc pr...
  • 0bfc790 chore(deps): bump go.opentelemetry.io/otel/trace from 1.43.0 to 1.44.0 (#896)
  • 0631f6f chore(deps): bump golang.org/x/text from 0.39.0 to 0.40.0 (#917)
  • 040f783 chore(deps): bump golang.org/x/net from 0.54.0 to 0.55.0 in the go_modules gr...
  • 9871f8e chore(deps): bump the go_modules group across 1 directory with 2 updates (#915)
  • 3e9a520 chore(deps): bump codecov/codecov-action from 6.0.1 to 7.0.0 (#899)
  • 0127968 chore(deps): bump actions/checkout from 6 to 7 (#903)
  • 83099ac chore(deps): bump github.com/go-chi/chi/v5 from 5.3.0 to 5.3.1 (#912)
  • Additional commits viewable in compare view

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 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 [github.com/zitadel/oidc/v3](https://github.com/zitadel/oidc) from 3.45.3 to 3.47.8.
- [Release notes](https://github.com/zitadel/oidc/releases)
- [Commits](zitadel/oidc@v3.45.3...v3.47.8)

---
updated-dependencies:
- dependency-name: github.com/zitadel/oidc/v3
  dependency-version: 3.47.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: go. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 13, 2026
@github-actions

Copy link
Copy Markdown

🔍 Deadcode Analysis

Found potentially unused code (click to expand)
internal/database/sqlite_deferred_indexes.go:27:6: unreachable func: MaterializeDeferredSQLiteCustomFieldIndexes
internal/handlers/item_links.go:98:27: unreachable func: ItemLinkHandler.ensureLinkService
internal/handlers/item_links.go:113:27: unreachable func: ItemLinkHandler.resolveEntityScope
internal/handlers/item_links.go:118:27: unreachable func: ItemLinkHandler.endpointVisible
internal/handlers/item_links.go:123:27: unreachable func: ItemLinkHandler.filterLinksByAccess
internal/handlers/item_links.go:128:27: unreachable func: ItemLinkHandler.accessibleAssetSetIDSet
internal/handlers/item_links.go:136:27: unreachable func: ItemLinkHandler.canUserViewEntity
internal/handlers/jira_import_execution.go:88:29: unreachable func: JiraImportHandler.executeImportWithClient
internal/handlers/statuses.go:37:25: unreachable func: StatusHandler.validateStatusFields
internal/handlers/statuses.go:63:25: unreachable func: StatusHandler.GetAll
internal/handlers/statuses.go:75:25: unreachable func: StatusHandler.Get
internal/handlers/statuses.go:96:25: unreachable func: StatusHandler.Create
internal/handlers/statuses.go:143:25: unreachable func: StatusHandler.Update
internal/handlers/statuses.go:193:25: unreachable func: StatusHandler.Delete
internal/handlers/test_runs.go:309:26: unreachable func: TestRunHandler.GetBySet
internal/logbook/repository.go:762:22: unreachable func: Repository.IncrementRetrievalCount
internal/logbook/repository.go:818:22: unreachable func: Repository.DeleteAttachment
internal/plugins/manager.go:811:6: unreachable func: ReadPluginFile
internal/plugins/manager_common.go:45:6: unreachable func: WithTimeout
internal/plugins/manager_common.go:50:6: unreachable func: WithMemoryLimit
internal/plugins/manager_common.go:55:6: unreachable func: WithHTTPClient
internal/plugins/manager_common.go:60:6: unreachable func: WithSMTPSender
internal/plugins/manager_common.go:65:6: unreachable func: WithLogger
internal/plugins/router.go:166:18: unreachable func: Router.GetPluginRoutes
internal/plugins/webhook_host.go:128:6: unreachable func: GetPluginWebhookHandler
internal/portalwebauthn/storage.go:140:28: unreachable func: CredentialStore.LookupCustomerByCredentialID
internal/portalwebauthn/storage.go:237:28: unreachable func: CredentialStore.CountCustomerCredentials
internal/repository/channel_repository.go:332:29: unreachable func: ChannelRepository.Exists
internal/repository/logbook_action_repository.go:238:35: unreachable func: LogbookActionRepository.GetNodesByActionID
internal/repository/logbook_action_repository.go:279:35: unreachable func: LogbookActionRepository.GetEdgesByActionID
internal/repository/logbook_action_repository.go:481:35: unreachable func: LogbookActionRepository.HasBucketPermission
internal/repository/request_type_repository.go:173:33: unreachable func: RequestTypeRepository.ItemTypeExists
internal/repository/runner_repository.go:209:28: unreachable func: RunnerRepository.RevokeStaleInstances
internal/repository/todoist_sync_repository.go:184:33: unreachable func: TodoistSyncRepository.GetLinkByTodoistID
internal/restapi/v1/middleware/ratelimit.go:89:24: unreachable func: RateLimiter.Stop
internal/scheduler/cfv_cleanup_scheduler.go:688:31: unreachable func: CFVCleanupScheduler.RunOnceForTests
internal/scm/pr_review_events.go:369:6: unreachable func: isNoRows
internal/server/server.go:1902:18: unreachable func: Server.BaseURL
internal/server/server.go:1916:18: unreachable func: Server.DB
internal/services/channel_service.go:263:26: unreachable func: ChannelService.Exists
internal/services/customer_organisation_permission_service.go:50:49: unreachable func: CustomerOrganisationPermissionService.HasManagers
internal/services/history_service.go:100:27: unreachable func: HistoryService.Close
internal/services/history_service.go:109:27: unreachable func: HistoryService.FlushForTesting
internal/services/history_service.go:115:6: unreachable func: ResetHistoryServiceForTesting
internal/services/invitation_service.go:198:29: unreachable func: InvitationService.CleanupExpiredInvitations
internal/services/item_crud_service.go:46:27: unreachable func: ItemCRUDService.GetByIDBasic
internal/services/item_crud_service.go:52:27: unreachable func: ItemCRUDService.Exists
internal/services/item_crud_service.go:284:27: unreachable func: ItemCRUDService.GetDescendants
internal/services/item_crud_service.go:290:27: unreachable func: ItemCRUDService.GetAncestors
internal/services/item_crud_service.go:296:27: unreachable func: ItemCRUDService.GetRootItems
internal/services/item_crud_service.go:554:27: unreachable func: ItemCRUDService.GetWithEffectiveProject
internal/services/item_link_orchestration.go:578:27: unreachable func: ItemLinkService.AccessibleWorkspaceKeys
internal/services/item_link_orchestration.go:660:27: unreachable func: ItemLinkService.EndpointVisible
internal/services/item_update_service.go:330:29: unreachable func: ItemUpdateService.RecordItemCreationHistory
internal/services/page_service.go:416:23: unreachable func: PageService.Archive
internal/services/page_service.go:688:23: unreachable func: PageService.ListTree
internal/services/page_service.go:745:23: unreachable func: PageService.ListDescendants
internal/services/permission_cache.go:53:6: unreachable func: DefaultPermissionCacheConfig
internal/services/portal_service.go:414:25: unreachable func: PortalService.ValidateRequestTypeBelongsToChannel
internal/services/run_service.go:103:21: unreachable func: RunnerFunc.Run
internal/services/run_service.go:301:26: unreachable func: PostRunHookFunc.AfterRun
internal/services/workspace_service.go:284:28: unreachable func: WorkspaceService.Exists
internal/services/actiontemplates/registry.go:89:6: unreachable func: LoadError
internal/tui/components/chip/chip.go:130:6: unreachable func: LegacyStatus
internal/tui/core/nav.go:29:6: unreachable func: Replace
internal/tui/logo/logo.go:93:6: unreachable func: Small
internal/tui/styles/theme.go:133:6: unreachable func: WindshiftDark
internal/tui/styles/themes.go:44:6: unreachable func: Next
internal/utils/dialer.go:115:6: unreachable func: ParseCIDRList
internal/validation/item_field_validator.go:749:6: unreachable func: ConvertCustomFieldValuesToJSON
internal/validation/item_field_validator.go:767:30: unreachable func: ItemFieldValidator.ValidateCreateRequest
plugin-src/react-demo/backend/main.go:15:6: unreachable func: Init
plugin-src/react-demo/backend/main.go:20:6: unreachable func: HandleRequest

These functions may be unused. Consider removing them if they're no longer needed.

@stefan-ernst
stefan-ernst deleted the dependabot/go_modules/github.com/zitadel/oidc/v3-3.47.8 branch July 14, 2026 03:39
@dependabot @github

dependabot Bot commented on behalf of github Jul 14, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

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