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.3.0 to 2.4.0 #147

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2023

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

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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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 Oct 30, 2023
@lhns lhns merged commit e71388a into main Nov 29, 2023
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/oidc-client-ts-2.4.0 branch November 29, 2023 22:48
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.

None yet

1 participant