Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump oidc-client-ts from 2.2.4 to 2.4.0 in /frontend #2672

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps oidc-client-ts from 2.2.4 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

v2.3.0

oidc-client-ts 2.3.0 is a minor release.

Changelog:

  • #1187: dynamically generate package.json for ESM build
  • #1173: signoutSIlent: added scriptOrigin parameter to work from another origin
  • #1141: make code compatible for eslint-plugin >= v6.4
  • feature #1146: popup window can be closed after some time
  • feature #1158: make RefreshState public
  • feature #1148: allow overriding navigators for non window browser environments

thanks to @​Gitarcitano, @​davidmrobins, @​kwojtasinski-repo , @​davesmits and @​philjones88

v2.2.5

oidc-client-ts 2.2.5 is a bug fix release.

Changelog:

  • #1038: specify the client identifier when post_logout_redirect_uri is used but id_token_hint is not
  • #1026: remove sandbox attribute due to it being obsolete
  • #1104: add resource param to signinSilent request
  • #1076: add OidcClient constructor overload
  • #1058: document state attribute in sample requests
  • #1128: improve documentation file migration.md

thanks to @​perguth, @​forefrontmartingrantz, @​Annouar, @​howlettt, @​demkom58 and @​olenitsj

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.2.4 to 2.4.0.
- [Release notes](https://github.com/authts/oidc-client-ts/releases)
- [Commits](authts/oidc-client-ts@v2.2.4...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] <support@github.com>
Copy link

sonarcloud bot commented Nov 1, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@louptheron louptheron merged commit 4e8463b into master Nov 2, 2023
25 checks passed
@louptheron louptheron deleted the dependabot/npm_and_yarn/frontend/oidc-client-ts-2.4.0 branch November 2, 2023 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants