Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Bump oidc-client-ts from 2.3.0 to 2.4.0 in /ui/ui-app #63

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 2, 2023

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps oidc-client-ts from 2.3.0 to 2.4.0.

Release notes

Sourced from oidc-client-ts's releases.

v2.4.0

oidc-client-ts 2.4.0 is a minor release.

Changelog:

  • #1206: fix exception when id_token not set
  • #1220: fix merging token id and user info data. 0 is being omitted
  • feature #1212: add support for custom URL state values

thanks to @​jafaircl, @​dopry and @​jeff-chd-g

Commits
  • 4327fae v2.4.0
  • e78ff98 Add support for custom URL state values (#1212)
  • b1579d6 Merge pull request #1220 from rapitag/master
  • a504eb9 Merge pull request #1221 from authts/bump-crypto-js-dep
  • b1cba63 chore: bump crypto-js dependency to v4.2.0
  • 63458dd Fixing a bug in merging token id and user info data. 0 is being omitted.
  • 5f6925f Merge pull request #1219 from authts/dependabot/npm_and_yarn/crypto-js-4.2.0
  • 71fdcf2 build(deps): bump crypto-js from 4.1.1 to 4.2.0
  • 0e88e36 Merge pull request #1215 from authts/dependabot/npm_and_yarn/lint-staged-15.0.2
  • f314a8f Merge pull request #1214 from authts/dependabot/npm_and_yarn/types/crypto-js-...
  • 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 <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 [oidc-client-ts](https://github.com/authts/oidc-client-ts) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/authts/oidc-client-ts/releases)
- [Commits](authts/oidc-client-ts@v2.3.0...v2.4.0)

---
updated-dependencies:
- dependency-name: oidc-client-ts
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 2, 2023
@EricWittmann EricWittmann merged commit 6eb7dc4 into main Nov 2, 2023
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ui/ui-app/oidc-client-ts-2.4.0 branch November 2, 2023 14:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

1 participant