4dn-dcic / fourfront

Data portal for submitting and viewing genomic data
https://data.4dnucleome.org
MIT License
13 stars 2 forks source link

Bump node-fetch and auth0-lock #1809

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps node-fetch to 2.6.11 and updates ancestor dependency auth0-lock. These dependencies need to be updated together.

Updates node-fetch from 1.7.3 to 2.6.11

Release notes

Sourced from node-fetch's releases.

v2.6.11

2.6.11 (2023-05-09)

Reverts

v2.6.10

2.6.10 (2023-05-08)

Bug Fixes

v2.6.9

2.6.9 (2023-01-30)

Bug Fixes

v2.6.8

2.6.8 (2023-01-13)

Bug Fixes

v2.6.7

Security patch release

Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th party host while a redirect occurred

What's Changed

Full Changelog: https://github.com/node-fetch/node-fetch/compare/v2.6.6...v2.6.7

v2.6.6

What's Changed

Full Changelog: https://github.com/node-fetch/node-fetch/compare/v2.6.5...v2.6.6

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by node-fetch-bot, a new releaser for node-fetch since your current version.


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

:warning: 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 auth0-lock@12.0.0-beta.0

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


You can trigger a rebase of this PR 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](https://github.com/4dn-dcic/fourfront/network/alerts).

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.