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

Bump @okta/okta-auth-js from 7.4.3 to 7.5.0 #436

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 7, 2023

Bumps @okta/okta-auth-js from 7.4.3 to 7.5.0.

Release notes

Sourced from @​okta/okta-auth-js's releases.

7.5.0

Bug Fix

  • #1462 Fixes ESM build for Node.js
  • #1472 Added missing remediator ReEnrollAuthenticatorWarning
  • #1473 Resolves circular dependencies issue for ESM build

Other

  • #1449 chore: bump broadcast-channel version to 5.3.0
  • #1463 chore: Updates type definitions for HttpRequestClient and IdentifyValues
Changelog

Sourced from @​okta/okta-auth-js's changelog.

7.5.0

Bug Fix

  • #1462 Fixes ESM build for Node.js
  • #1472 Added missing remediator ReEnrollAuthenticatorWarning
  • #1473 Resolves circular dependencies issue for ESM build

Other

  • #1449 chore: bump broadcast-channel version to 5.3.0
  • #1463 chore: Updates type definitions for HttpRequestClient and IdentifyValues
Commits
  • 3710f59 Minimal idx factory for SIW gen3 (v2) (#1476)
  • 89dcafd Fix Circular dependencies (#1473)
  • eeac1d1 Added remediation ReEnrollAuthenticatorWarning (#1472)
  • a9f092d Emits error when TokenManager can't find token in renew (#1469)
  • c870466 Merge remote-tracking branch 'origin/7.4' into jp-backport-7-4-3
  • 2638a96 Type fixes (#1463)
  • d025636 fix: Fixes ESM build for Node.js (#1462)
  • 6ab18a6 patch broadcast-channel (#1449)
  • 5a6487a Merge remote-tracking branch 'origin/7.4' into jp-backport-7-4-2
  • a485f16 Merge remote-tracking branch 'origin/7.4' into jp-backport-7-4-1
  • 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 [@okta/okta-auth-js](https://github.com/okta/okta-auth-js) from 7.4.3 to 7.5.0.
- [Release notes](https://github.com/okta/okta-auth-js/releases)
- [Changelog](https://github.com/okta/okta-auth-js/blob/master/CHANGELOG.md)
- [Commits](okta/okta-auth-js@okta-auth-js-7.4.3...okta-auth-js-7.5.0)

---
updated-dependencies:
- dependency-name: "@okta/okta-auth-js"
  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 Dec 7, 2023
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.

0 participants