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 react-oidc-context from 2.2.2 to 2.3.0 in /frontend #2475

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps react-oidc-context from 2.2.2 to 2.3.0.

Release notes

Sourced from react-oidc-context's releases.

v2.3.0

react-oidc-context 2.3.0 is a minor release.

Changelog:

  • #820: dispatch exceptions to state in AuthProvider
  • #789: await onSigninCallback, which potentially can return a promise
  • #859: useAuth should never throw
  • #804: improve protected API example section in README.md
  • #876: improve auto signin section in README.md

thanks to @​pseidemann, @​Zwyx, @​ChrisL108 and @​perguth

Commits
  • c09484c v2.3.0
  • 3ee42af Merge pull request #859 from pseidemann/main
  • 1afc47e useAuth should not throw
  • 2cbf8d9 Merge pull request #891 from authts/dependabot/npm_and_yarn/jest-mock-29.6.3
  • bc1bfe0 Merge pull request #892 from authts/dependabot/npm_and_yarn/microsoft/api-ext...
  • c8fb8e2 build(deps-dev): bump @​microsoft/api-extractor from 7.36.0 to 7.36.4
  • 92e103b build(deps-dev): bump jest-mock from 29.6.2 to 29.6.3
  • e2692f9 Merge pull request #890 from authts/dependabot/npm_and_yarn/tslib-2.6.2
  • 03c1d3a Merge pull request #889 from authts/dependabot/npm_and_yarn/lint-staged-14.0.1
  • 0bf6ad1 build(deps-dev): bump tslib from 2.6.1 to 2.6.2
  • 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)

@louptheron
Copy link
Collaborator

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/react-oidc-context-2.3.0 branch from 5bf08c3 to 4d0ae7d Compare August 31, 2023 06:49
Bumps [react-oidc-context](https://github.com/authts/react-oidc-context) from 2.2.2 to 2.3.0.
- [Release notes](https://github.com/authts/react-oidc-context/releases)
- [Commits](authts/react-oidc-context@v2.2.2...v2.3.0)

---
updated-dependencies:
- dependency-name: react-oidc-context
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@louptheron louptheron force-pushed the dependabot/npm_and_yarn/frontend/react-oidc-context-2.3.0 branch from 4d0ae7d to bf9d358 Compare August 31, 2023 09:07
@sonarcloud
Copy link

sonarcloud bot commented Aug 31, 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 435b6c2 into master Aug 31, 2023
26 checks passed
@louptheron louptheron deleted the dependabot/npm_and_yarn/frontend/react-oidc-context-2.3.0 branch August 31, 2023 09:50
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