iobroker-community-adapters / ioBroker.google-smart-home-fulfillment

A Google Smart Home Actions fulfillment server for ioBroker.
MIT License
4 stars 1 forks source link

Bump oidc-provider from 6.31.1 to 8.4.0 #18

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 10 months ago

Bumps oidc-provider from 6.31.1 to 8.4.0.

Release notes

Sourced from oidc-provider's releases.

v8.4.0

Features

  • DPoP: remove experimental flag, DPoP is now RFC9449 (89d133e)

v8.3.2

Fixes

  • assign extraTokenClaims return to the model (e296dc7)

v8.3.1

Fixes

  • DPoP: compare htu scheme and hostname case independent (b72d668)

v8.3.0

Features

  • allow specifying the user-agent header for outgoing requests (95f24ef)

v8.2.2

Fixes

  • ignore non-existent resource scopes during refresh (#1222) (bdf23ba)

v8.2.1

Fixes

  • ignore post_logout_redirect_uris when logout is disabled (#1221) (d7dd6cf)

v8.2.0

Features

  • add correlation identifier to interactions (#1218) (c072352)

v8.1.2

This release contains only code refactoring, dependency, or documentation updates. The release process now also uses provenance statements.

v8.1.1

This release contains only code refactoring, documentation, and dependency updates.

v8.1.0

Features

  • mTLS.getCertificate helper can return a X509Certificate object (be3f47f)

v8.0.0

⚠ BREAKING CHANGES

  • Default clock skew tolerance is now set to 15 seconds (previously 0 seconds tolerance). This can be reverted using the clockTolerance configuration option.

... (truncated)

Changelog

Sourced from oidc-provider's changelog.

8.4.0 (2023-09-08)

Features

  • DPoP: remove experimental flag, DPoP is now RFC9449 (89d133e)

8.3.2 (2023-09-02)

Fixes

  • assign extraTokenClaims return to the model (e296dc7)

8.3.1 (2023-08-30)

Fixes

  • DPoP: compare htu scheme and hostname case independent (b72d668)

8.3.0 (2023-08-27)

Features

  • allow specifying the user-agent header for outgoing requests (95f24ef)

8.2.2 (2023-05-30)

Fixes

  • ignore non-existent resource scopes during refresh (#1222) (bdf23ba)

8.2.1 (2023-05-06)

Fixes

  • ignore post_logout_redirect_uris when logout is disabled (#1221) (d7dd6cf)

8.2.0 (2023-04-24)

Features

  • add correlation identifier to interactions (#1218) (c072352)

8.1.2 (2023-04-21)

... (truncated)

Commits
  • 5a3f5e2 chore(release): 8.4.0
  • 89d133e feat(DPoP): remove experimental flag, DPoP is now RFC9449
  • 5930821 chore(release): 8.3.2
  • e296dc7 fix: assign extraTokenClaims return to the model
  • 2870fe0 chore(release): 8.3.1
  • b72d668 fix(DPoP): compare htu scheme and hostname case independent
  • 2176909 chore(release): 8.3.0
  • 5177783 chore: bump eta
  • 9eba5f7 chore: bump dependencies
  • 95f24ef feat: allow specifying the user-agent header for outgoing requests
  • 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.

dependabot[bot] commented 8 months ago

Superseded by #57.