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 bigchaindb-driver #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 23, 2023

Bumps node-fetch to 2.6.9 and updates ancestor dependency bigchaindb-driver. These dependencies need to be updated together.

Updates node-fetch from 1.5.1 to 2.6.9

Release notes

Sourced from node-fetch's releases.

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: node-fetch/node-fetch@v2.6.6...v2.6.7

v2.6.6

What's Changed

Full Changelog: node-fetch/node-fetch@v2.6.5...v2.6.6

v2.6.2

fixed main path in package.json

v2.6.1

This is an important security release. It is strongly recommended to update as soon as possible.

See CHANGELOG for details.

v2.6.0

See CHANGELOG.

v2.5.0

See CHANGELOG.

v2.4.1

... (truncated)

Commits
  • 70f592d fix: "global is not defined" (#1704)
  • 0f1ebb0 Prevent error when response is null (#1699)
  • 6e9464d ci(release): install dependencies
  • dd2a0ba ci(release): install dependencies
  • 49bef02 ci(release): use latest Node LTS
  • ce37bcd ci(semantic-release): config
  • 1768eaa ci(release): initial version
  • 8bb6e31 fix: prevent hoisting of the undefined global variable in browser.js (#1534)
  • e218f8d Add missing changelog entries. (#1613)
  • fddad0e fix(headers): don't forward secure headers on protocol change (#1605)
  • Additional commits viewable in compare view
Maintainer changes

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


Updates bigchaindb-driver from 4.0.0 to 4.3.0

Release notes

Sourced from bigchaindb-driver's releases.

Release 4.3.0

  • Merge pull request #312 from bigchaindb/fet-improve-requests (f9a4675)
  • ci: extends wait delay (7a12ee7)
  • fix: use abort-controller pkg for node <15 (eee8da4)
  • ci: run BCDB node in background (2f3b2db)
  • Merge branch 'master' into fet-improve-requests (334a3f4)
  • ci: update watched branch (1864f6f)
  • ci: create GH workflow (2ffbe99)
  • ci: create GH action workflow (ae13da5)
  • feat: export extra types (30c15b9)
  • fix: improve transaction typedefs (1ba488b)
  • feat: update connection typedefs (fbc3d79)
  • feat: add limit query for transaction search requests (46599f5)
  • feat: ensure timeout and request are properly cleared (8c0c726)
  • chore: update dependencies (c5fe134)
  • chore: update lint rules (dc353ee)
  • fix: improve promises handling (38819a5)
  • chore: update wepback config (34289b0)
  • chore: update dev dependencies (1f95bec)

Release 4.2.2

  • fix: improve typedefs (6aeece4)
  • fix: add delegateSignatureAsync method (71a231a)

Release 4.2.1

  • fix: improve imports (f020a35)
  • fix: add missing types in package (9b395c1)

Release 4.2.0

  • Merge pull request #308 from bigchaindb/add-type-defs (6aa5f01)
  • fix: add type for TransactionOutput.condition (1779f6e)
  • Merge branch 'add-type-defs' of github.com:bigchaindb/js-bigchaindb-driver into add-type-defs (44dfc8f)
  • fix: makeoutput input type (d5fd300)
  • fix: Crypto conditions parsers (71fe66c)
  • fix: refine Crypoconditions parsers types (af90b97)
  • fix: refine types definitions (b177ca0)
  • fix: add type definitions (858acf2)
  • fix: module exports (d26f667)
  • fix: makeoutput input type (c98cc8e)
  • fix: Crypto conditions parsers (2a104eb)
  • fix: refine Crypoconditions parsers types (90a2cb2)
  • fix: refine types definitions (84bd4ef)
  • fix: add type definitions (5f6bef6)
  • fix: module exports (cd5c529)
  • Merge pull request #307 from bigchaindb/update-dependencies (7fe9040)
  • Merge branches 'update-dependencies' and 'update-dependencies' of github.com:bigchaindb/js-bigchaindb-driver into update-dependencies (902885f)
  • fix: run lint (abaa40b)
  • fix: lint config (611624f)
  • fix: update example (3d49a67)
  • fix: update test constants (978585d)

... (truncated)

Commits
  • 17d3a02 Release 4.3.0
  • f9a4675 Merge pull request #312 from bigchaindb/fet-improve-requests
  • 7a12ee7 ci: extends wait delay
  • eee8da4 fix: use abort-controller pkg for node <15
  • 2f3b2db ci: run BCDB node in background
  • 334a3f4 Merge branch 'master' into fet-improve-requests
  • 1864f6f ci: update watched branch
  • 2ffbe99 ci: create GH workflow
  • ae13da5 ci: create GH action workflow
  • 30c15b9 feat: export extra types
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by getlarge, a new releaser for bigchaindb-driver since your current version.


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.

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) to 2.6.9 and updates ancestor dependency [bigchaindb-driver](https://github.com/bigchaindb/js-bigchaindb-driver). These dependencies need to be updated together.


Updates `node-fetch` from 1.5.1 to 2.6.9
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](node-fetch/node-fetch@v1.5.1...v2.6.9)

Updates `bigchaindb-driver` from 4.0.0 to 4.3.0
- [Release notes](https://github.com/bigchaindb/js-bigchaindb-driver/releases)
- [Changelog](https://github.com/bigchaindb/js-bigchaindb-driver/blob/master/RELEASE_PROCESS.md)
- [Commits](bigchaindb/js-bigchaindb-driver@v4.0.0...v4.3.0)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
- dependency-name: bigchaindb-driver
  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 Apr 23, 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