Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2021

Bumps @okta/okta-react from 3.0.8 to 5.1.2.

Release notes

Sourced from @​okta/okta-react's releases.

5.0.0

Breaking Changes

  • #71 Adds required prop restoreOriginalUri to Security that will override restoreOriginalUri callback of oktaAuth
Changelog

Sourced from @​okta/okta-react's changelog.

5.1.2

Bug Fixes

  • #122 Locks the SDK with installed okta-auth-js major version

5.1.1

Bug Fixes

  • #105 Catches and displays errors in LoginCallback

5.1.0

Features

  • #104 Adds support for onAuthResume to LoginCallback for interaction_required OAuth errors (requires okta-auth-js 4.8+)

5.0.0

Breaking Changes

  • #71 Adds required prop restoreOriginalUri to Security that will override restoreOriginalUri callback of oktaAuth

4.1.1

Bug Fixes

  • #56 Fixes basename duplication on navigate from callback route.

4.1.0

Other

  • #56OktaContext::OnAuthRequiredFunction return type is updated to Promise<void> | void

4.0.0

Breaking Changes

  • #8 See MIGRATING for detailed information.
    • Replaces authService with instance of @okta/okta-auth-js so all configuration options and public methods are available.
    • By default isAuthenticated will be true if both accessToken and idToken are valid
    • Changes @okta/okta-auth-js as peerDependency

Features

  • #8 Accepts onAuthRequired prop in SecureRoute component to override the existing callback for the route
  • #39 Exposes ES module bundle from package module field
  • #44 Adds support for Typescript

... (truncated)

Commits
  • f4ae6fd Merge pull request #124 from okta/sw-upgrade-version-5.1.2
  • 949dc02 upgrade to 5.1.2
  • f5e4b6b Merge pull request #123 from okta/sw-backport-122
  • 8041dde fix bug caused by userAgent overwrite
  • 1db63fe update changelog
  • f047f7a feat: lock sdk with installed auth-js major version
  • c002c45 Bump version to 5.1.1
  • 241dfdf CHANGELOG: 5.1.1
  • 000c7a7 fix: catch / display error on login callback
  • 67626d1 chore: update auth-js to 4.8.0
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 2, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/okta/okta-react-5.1.2 branch from 217e04b to 2bc3492 Compare December 2, 2021 22:08
@baumandm baumandm self-assigned this Dec 3, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/okta/okta-react-5.1.2 branch 2 times, most recently from 2e4524e to 08fccca Compare December 8, 2021 17:38
@dependabot dependabot bot changed the base branch from main to main2 December 8, 2021 19:06
@dependabot dependabot bot changed the base branch from main2 to main December 8, 2021 19:06
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/okta/okta-react-5.1.2 branch 4 times, most recently from fc26f98 to 31bd708 Compare December 13, 2021 16:21
Bumps [@okta/okta-react](https://github.com/okta/okta-react) from 3.0.8 to 5.1.2.
- [Release notes](https://github.com/okta/okta-react/releases)
- [Changelog](https://github.com/okta/okta-react/blob/master/CHANGELOG.md)
- [Commits](okta/okta-react@okta-react-3.0.8...okta-react-5.1.2)

---
updated-dependencies:
- dependency-name: "@okta/okta-react"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/okta/okta-react-5.1.2 branch from 31bd708 to 1bc32b8 Compare December 17, 2021 01:29
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 22, 2021

Superseded by #258.

@dependabot dependabot bot closed this Dec 22, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/okta/okta-react-5.1.2 branch December 22, 2021 19:01
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

Development

Successfully merging this pull request may close these issues.

2 participants