edgexfoundry / go-mod-bootstrap

go-mod-bootstrap
Apache License 2.0
16 stars 55 forks source link

build(deps): bump github.com/openziti/sdk-golang from 0.23.39 to 0.23.40 #742

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps github.com/openziti/sdk-golang from 0.23.39 to 0.23.40.

Changelog

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

Release notes 0.23.40

Issues Fixed and Dependency Updates

Commits
  • c18c221 Merge branch 'main' of github.com:openziti/sdk-golang
  • fb662f9 Merge pull request #606 from openziti/release-v0.23.40
  • 9c63918 releases v0.23.40
  • ed6b1c1 bump sdk version
  • 8d53402 bump sdk version
  • 02841ee Merge pull request #604 from openziti/fix.2282.oidc.totp.flow
  • 0a91679 related to openziti/ziti#2282 totp OIDC flow fixes
  • f853cab Merge pull request #603 from openziti/fix-config-types-on-svc-list
  • b9ad1eb Move some things outside the loop
  • 05db6bf Only send config types on service list if controller version supports it. Fix...
  • Additional commits viewable in compare view


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-commenter commented 3 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 54.95%. Comparing base (bb94832) to head (19a6bb8).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #742 +/- ## ======================================= Coverage 54.95% 54.95% ======================================= Files 32 32 Lines 2715 2715 ======================================= Hits 1492 1492 Misses 1121 1121 Partials 102 102 ```

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