Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2023

Bumps @backstage/plugin-auth-backend from 0.19.4 to 0.20.0.

Changelog

Sourced from @​backstage/plugin-auth-backend's changelog.

0.20.0

Minor Changes

  • bdf08ad04a: Adds the StaticTokenIssuer and StaticKeyStore, an alternative token issuer that can be used to sign the Authorization header using a predefined public/private key pair.

Patch Changes

  • 243c655a68: JSDoc and Error message updates to handle Azure Active Directory re-brand to Entra ID
  • 013611b42e: knex has been bumped to major version 3 and better-sqlite3 to major version 9, which deprecate node 16 support.
  • f2fc5acca6: Added an optional additionalScopes configuration parameter to okta providers, that lets you add additional scopes on top of the default ones.
  • 96c4f54bf6: Reverted the Microsoft auth provider to the previous implementation.
  • Updated dependencies
    • @​backstage/plugin-catalog-node@​1.5.0
    • @​backstage/plugin-auth-backend-module-gitlab-provider@​0.1.4
    • @​backstage/backend-common@​0.19.9
    • @​backstage/backend-plugin-api@​0.6.7
    • @​backstage/catalog-client@​1.4.6
    • @​backstage/catalog-model@​1.4.3
    • @​backstage/config@​1.1.1
    • @​backstage/errors@​1.2.3
    • @​backstage/types@​1.1.1
    • @​backstage/plugin-auth-backend-module-gcp-iap-provider@​0.2.1
    • @​backstage/plugin-auth-backend-module-github-provider@​0.1.4
    • @​backstage/plugin-auth-backend-module-google-provider@​0.1.4
    • @​backstage/plugin-auth-backend-module-oauth2-provider@​0.1.4
    • @​backstage/plugin-auth-node@​0.4.1

0.20.0-next.2

Patch Changes

  • #20570 013611b42e Thanks @​freben! - knex has been bumped to major version 3 and better-sqlite3 to major version 9, which deprecate node 16 support.

  • Updated dependencies

    • @​backstage/backend-plugin-api@​0.6.7-next.2
    • @​backstage/backend-common@​0.19.9-next.2
    • @​backstage/plugin-auth-backend-module-gcp-iap-provider@​0.2.1-next.2
    • @​backstage/plugin-auth-backend-module-github-provider@​0.1.4-next.2
    • @​backstage/plugin-auth-backend-module-gitlab-provider@​0.1.4-next.2
    • @​backstage/plugin-auth-backend-module-google-provider@​0.1.4-next.2
    • @​backstage/plugin-auth-backend-module-oauth2-provider@​0.1.4-next.2
    • @​backstage/plugin-auth-node@​0.4.1-next.2
    • @​backstage/plugin-catalog-node@​1.5.0-next.2

0.20.0-next.1

Patch Changes

  • 243c655a68: JSDoc and Error message updates to handle Azure Active Directory re-brand to Entra ID

... (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)

Bumps [@backstage/plugin-auth-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/auth-backend) from 0.19.4 to 0.20.0.
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/auth-backend/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v0.20.0/plugins/auth-backend)

---
updated-dependencies:
- dependency-name: "@backstage/plugin-auth-backend"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 1, 2023
@garryod garryod merged commit 51841b4 into main Dec 1, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/backstage/backstage/plugin-auth-backend-0.20.0 branch December 1, 2023 11:03
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants