edgexfoundry / edgex-ui-go

Owner: Core/Support WG
Apache License 2.0
98 stars 101 forks source link

chore(deps): Bump github.com/openziti/sdk-golang from 0.23.14 to 0.23.38 #755

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps github.com/openziti/sdk-golang from 0.23.14 to 0.23.38.

Changelog

Sourced from github.com/openziti/sdk-golang's changelog.

Release notes 0.23.38

Issues Fixed and Dependency Updates

Release notes 0.23.37

Issues Fixed and Dependency Updates

Release 0.23.12

  • Fix DomainCheckRedirectPolicy for OIDC auth to controllers
  • Update workflows
  • Deps updates

Release 0.23.11

What's New

  • Add GetCircuitId to edge.Conn. Allows correlation with controller/router metrics. Requires support from controller.

... (truncated)

Commits
  • ac733bc Merge pull request #575 from openziti/update-deps
  • 6aaa43b Tidy log messages. Update deps and changelog
  • 77c3a08 Merge pull request #577 from openziti/updated-jwt-example
  • 2b2e0b2 allow overriding the necessary settings to work with zitadel and others
  • 5518530 Update deps and changelog
  • 6c36114 Merge pull request #568 from openziti/dependabot/github_actions/all-1ee787ebfb
  • a0ebf80 Merge pull request #574 from openziti/fix-refresh-tight-loop
  • 109282b Update changelog
  • bbbc200 Don't spin in tight loop if api session isn't set. Fixes #573
  • 6ebd6f2 Bump golangci/golangci-lint-action from 5 to 6 in the all group
  • 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 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)
dependabot[bot] commented 2 months ago

Superseded by #770.