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 jsonpath-plus and @okta/okta-auth-js in /my-dev-portal #86

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 Nov 12, 2024

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 6.9.0 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.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 12, 2024
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 6.9.0 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-6.9.0...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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/my-dev-portal/multi-422d583c2c branch from 30b1554 to 910ee90 Compare November 24, 2024 18:41
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants