Skip to content
This repository was archived by the owner on Mar 19, 2026. It is now read-only.

Bump jsonpath-plus and @okta/okta-auth-js - #1403

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-422d583c2c
Open

Bump jsonpath-plus and @okta/okta-auth-js#1403
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-422d583c2c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 20, 2024

Copy link
Copy Markdown
Contributor

Removes jsonpath-plus. It's no longer used after updating ancestor dependency @okta/okta-auth-js. These dependencies need to be updated together.

Removes jsonpath-plus

Updates @okta/okta-auth-js from 5.2.2 to 7.8.1

Release notes

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

7.8.1

Bug Fix

7.8.0

Features

  • #1530 add: fingerprint API to IDX bundle

7.7.1

okta/okta-auth-js#1529 fix: persist extraParams passed to /authorize and include them during token refresh

7.7.0

Features

  • #1495 add: DPoP support

Fixes

  • #1508 IDX: add condition to compare stateHandles when loading saved idxResponse only when useGenericRemediator option is false or undefined

7.6.0

Features

  • #1507 add: new method getOrRenewAccessToken
  • #1505 add: support of revokeSessions param for OktaPassword authenticator (can be used in reset-authenticator remediation)
  • #1512 add: new service RenewOnTabActivation

Bug Fix

  • #1513 fix: restricts issuer "-admin" validation to .okta domain

7.5.1

Bug Fix

  • #1488 fix: type OktaAuthOptions now requires issuer
  • #1482 fix: idToken claim validation now accepts aud array
  • #1487 fix: Handle fetch exceptions

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

... (truncated)

Changelog

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

7.8.1

Bug Fix

7.8.0

Features

  • #1530 add: fingerprint API to IDX bundle

7.7.1

  • #1529 fix: persist extraParams passed to /authorize and include them during token refresh

7.7.0

Features

  • #1495 add: DPoP support

Fixes

  • #1508 IDX: add condition to compare stateHandles when loading saved idxResponse only when useGenericRemediator option is false or undefined

7.6.0

Features

  • #1507 add: new method getOrRenewAccessToken
  • #1505 add: support of revokeSessions param for OktaPassword authenticator (can be used in reset-authenticator remediation)
  • #1512 add: new service RenewOnTabActivation

Bug Fix

  • #1513 fix: restricts issuer "-admin" validation to .okta domain

7.5.1

Bug Fix

  • #1488 fix: type OktaAuthOptions now requires issuer
  • #1482 fix: idToken claim validation now accepts aud array
  • #1487 fix: Handle fetch exceptions

7.5.0

... (truncated)

Commits
  • 710288d replaces jsonpath-plus module (#1547)
  • a3efc35 Add Fingerprint API to IDX bundle (#1530)
  • 0277ce1 Merge remote-tracking branch 'origin/7.7' into jp-backport-7-7-1
  • 45ea58f fix: fixes failing tests (#1533)
  • d89b413 feat: enable extraParams to persist to token refresh (#1529)
  • 2f22636 chore: update CI tooling (#1531)
  • 64a548b CHANGELOG fix (#1520)
  • 0aa343d Releng: Revving up to version(s) 7.8.0 for artifact(s) okta-auth-js
  • 7deec3d OKTA-716396 : fix : add condition to compare stateHandles when loading saved ...
  • ff5354f DPoP Support (#1495)
  • Additional commits viewable in compare view

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [jsonpath-plus](https://github.com/s3u/JSONPath). It's no longer used after updating ancestor dependency [@okta/okta-auth-js](https://github.com/okta/okta-auth-js). These dependencies need to be updated together.


Removes `jsonpath-plus`

Updates `@okta/okta-auth-js` from 5.2.2 to 7.8.1
- [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-5.2.2...okta-auth-js-7.8.1)

---
updated-dependencies:
- dependency-name: jsonpath-plus
  dependency-type: indirect
- dependency-name: "@okta/okta-auth-js"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Oct 20, 2024
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants