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 node-fetch and auth0-lock #720

Conversation

dependabot[bot]
Copy link
Contributor

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

Removes node-fetch. It's no longer used after updating ancestor dependency auth0-lock. These dependencies need to be updated together.

Removes node-fetch

Updates auth0-lock from 11.35.1 to 12.0.2

Release notes

Sourced from auth0-lock's releases.

v12.0.2

Changed

  • Slight tweaks to Captcha input component handler methods + refresh button mask #2272 (stevehobbsdev)

Fixed

v12.0.1

Changed

v12.0.0

Lock is now built using React 18, which resolves a number of security vulnerabilities and improves performance. If you encounter any issues relating to this upgrade, please submit a bug report.

Despite the major version bump, v12 is completely API-compatible with v11.

Note: From this release onwards, we no longer publish to Bower. Those using Bower should migrate to NPM, or use the CDN.

Changed

v12.0.0-beta.0

⚠️ This is a beta release of Lock.js v12 that includes an upgrade to React 18, and should not be used in production. If you find any issues, please submit a bug report.

Changed


This PR also includes a quick tweak to .circleci/config.yml that will allow automatic releasing to happen from the beta branch.

Installation

Install from NPM using the beta designator, or the version directly:

npm install auth0-lock@beta

// or

npm install [email protected]

Changelog

Sourced from auth0-lock's changelog.

v12.0.2 (2023-02-10)

Full Changelog

Changed

  • Slight tweaks to Captcha input component handler methods + refresh button mask #2272 (stevehobbsdev)

Fixed

v12.0.1 (2023-02-01)

Full Changelog

Changed

v12.0.0 (2023-01-20)

Full Changelog

Lock is now built using React 18, which resolves a number of security vulnerabilities and improves performance. If you encounter any issues relating to this upgrade, please submit a bug report.

Despite the major version bump, v12 is completely API-compatible with v11.

Changed

v11.35.0 (2022-12-19)

Full Changelog

Added

Changed

v12.0.0-beta.0 (2022-12-08)

Full Changelog

... (truncated)

Commits

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

Removes [node-fetch](https://github.com/node-fetch/node-fetch). It's no longer used after updating ancestor dependency [auth0-lock](https://github.com/auth0/lock). These dependencies need to be updated together.


Removes `node-fetch`

Updates `auth0-lock` from 11.35.1 to 12.0.2
- [Release notes](https://github.com/auth0/lock/releases)
- [Changelog](https://github.com/auth0/lock/blob/master/CHANGELOG.md)
- [Commits](auth0/lock@v11.35.1...v12.0.2)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
- dependency-name: auth0-lock
  dependency-type: direct:production
...

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 Jun 12, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 5, 2023

Superseded by #727.

@dependabot dependabot bot closed this Jul 5, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/node-fetch-and-auth0-lock--removed branch July 5, 2023 20:24
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants