Skip to content

Bump cacheable-request and @okta/okta-auth-js#17

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/cacheable-request-and-okta/okta-auth-js--removed
Open

Bump cacheable-request and @okta/okta-auth-js#17
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/cacheable-request-and-okta/okta-auth-js--removed

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 12, 2023

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

Removes cacheable-request

Updates @okta/okta-auth-js from 4.9.2 to 7.2.0

Changelog

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

7.2.0

Features

  • #1333 Adds support for MyAccount API password methods
  • #1324 Adds endpoints.authorize.enrollAuthenticator. Adds handleRedirect and deprecates handleLoginRedirect.

Fixes

  • #1354 Fixes token auto renew if token has expired before AutoRenewService start
  • #1359 IDX: removes statehandle check when load saved idxResponse

7.1.1

Fixes

  • #1355 Adds missing type currentAuthenticatorEnrollment to IdxContext

7.1.0

Features

  • #1343 Supports Step Up MFA against /authorize and /interact endpoints

Other

  • #1342 - fixes possible RCE in jsonpath-plus

7.0.2

Fixes

  • #1335 IDX: adds uiDisplay property to IdxContext type
  • #1336 IDX: adds deviceKnown property to IdxAuthenticator type
  • #1337 IDX: fixes account activation flow by removing check for identify remediation

7.0.1

Fixes

  • #1319 IDX: fixes cancel request issue in terminal status

7.0.0

Breaking Changes

  • #1181 Removes legacy PKCE/OAuth storage
  • #1271 Removes options field from NextStep of IDX transaction
  • #1274 Removes shouldProceedWithEmailAuthenticator option from idx module

... (truncated)

Commits
  • 2c92f04 feat: Enroll Authenticator via /authorize (#1324)
  • 3719459 chore: Add missing types WebauthnAPI, OktaAuth.webauthn (#1361)
  • ebea21f OKTA-547976 fix idx loading saved response (#1360)
  • 2d1486f fix: AutoRenewService should perform renew if token has expired before servic...
  • 682a278 E2E tests for ACR Values (#1347)
  • 6b7fb1a Merge branch '7.1' into sw-backport-7.1.1
  • 0de0ffe E2E test for ACR values in MyAccount sample (insufficient authentication erro...
  • 43ba76e E2E test for ACR values in MyAccount sample (insufficient authentication erro...
  • 75c5d43 Merge remote-tracking branch 'origin/7.0' into sw-backport-7.0.2-to-7.1
  • 741fc5b chore: bump version to 7.1.1
  • 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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [cacheable-request](https://github.com/jaredwray/cacheable-request). 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 `cacheable-request`

Updates `@okta/okta-auth-js` from 4.9.2 to 7.2.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-4.9.2...okta-auth-js-7.2.0)

---
updated-dependencies:
- dependency-name: cacheable-request
  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 Feb 12, 2023
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

Comments