Skip to content

Bump node-fetch and @tensorflow/tfjs-node in /tic-tac-toe/training/david - #10

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/tic-tac-toe/training/david/multi-b1e6e0e87f
Closed

Bump node-fetch and @tensorflow/tfjs-node in /tic-tac-toe/training/david#10
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/tic-tac-toe/training/david/multi-b1e6e0e87f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 15, 2024

Copy link
Copy Markdown

Bumps node-fetch to 2.7.0 and updates ancestor dependency @tensorflow/tfjs-node. These dependencies need to be updated together.

Updates node-fetch from 2.1.2 to 2.7.0

Release notes

Sourced from node-fetch's releases.

v2.7.0

2.7.0 (2023-08-23)

Features

v2.6.13

2.6.13 (2023-08-18)

Bug Fixes

v2.6.12

2.6.12 (2023-06-29)

Bug Fixes

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)

... (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 @tensorflow/tfjs-node from 1.2.11 to 4.20.0

Release notes

Sourced from @​tensorflow/tfjs-node's releases.

tfjs-v4.20.0

Core (4.19.0 ==> 4.20.0)

Misc

Data (4.19.0 ==> 4.20.0)

Misc

Layers (4.19.0 ==> 4.20.0)

Misc

Converter (4.19.0 ==> 4.20.0)

Misc

  • Update lockfiles branch tfjs_4.20.0_lockfiles lock files. (#8296). Thanks, @​dbcp1.
  • Update monorepo to 4.20.0. (#8294). Thanks, @​dbcp1.

Node (4.19.0 ==> 4.20.0)

Misc

Wasm (4.19.0 ==> 4.20.0)

Misc

  • Update lockfiles branch tfjs_4.20.0_lockfiles lock files. (#8296). Thanks, @​dbcp1.
  • Update monorepo to 4.20.0. (#8294). Thanks, @​dbcp1.

Cpu (4.19.0 ==> 4.20.0)

Misc

Webgl (4.19.0 ==> 4.20.0)

Misc

  • Update lockfiles branch tfjs_4.20.0_lockfiles lock files. (#8296). Thanks, @​dbcp1.
  • Update monorepo to 4.20.0. (#8294). Thanks, @​dbcp1.

WebGPU (4.19.0 ==> 4.20.0)

Misc

  • Update lockfiles branch tfjs_4.20.0_lockfiles lock files. (#8296). Thanks, @​dbcp1.

... (truncated)

Commits
  • 8b08ca3 Update lockfiles branch tfjs_4.20.0_lockfiles lock files. (#8296)
  • 6fbac4a Update monorepo to 4.20.0. (#8294)
  • 737b8f1 Update tar package version for tfjs-node & tfjs-node-gpu (#8280)
  • 5092b04 Update installation steps for Windows / Mac OS X for tfjs-node in README.md (...
  • f224f1d Fix for windows installation #7341 (#8122)
  • b004ab6 Update broken link for MacOS Catalina guide in README.md (#8032)
  • 89a0b8f [converter] fixed py import for auto tracking (#7982)
  • f4271a5 [tfjs-node] fixed range issue for int32 tensor with size larger than 2 ^ 24 (...
  • 93e9af4 Build node addon before running tests (#7884)
  • 983dc16 Update TypeScript to 5.0.4 (#7681)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by delhibabu, a new releaser for @​tensorflow/tfjs-node 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 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.

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) to 2.7.0 and updates ancestor dependency [@tensorflow/tfjs-node](https://github.com/tensorflow/tfjs/tree/HEAD/tfjs-node). These dependencies need to be updated together.


Updates `node-fetch` from 2.1.2 to 2.7.0
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](node-fetch/node-fetch@v2.1.2...v2.7.0)

Updates `@tensorflow/tfjs-node` from 1.2.11 to 4.20.0
- [Release notes](https://github.com/tensorflow/tfjs/releases)
- [Changelog](https://github.com/tensorflow/tfjs/blob/master/cloudbuild-release.yml)
- [Commits](https://github.com/tensorflow/tfjs/commits/tfjs-v4.20.0/tfjs-node)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
- dependency-name: "@tensorflow/tfjs-node"
  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 Jul 15, 2024
@dependabot @github

dependabot Bot commented on behalf of github Jan 29, 2025

Copy link
Copy Markdown
Author

Superseded by #12.

@dependabot dependabot Bot closed this Jan 29, 2025
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/tic-tac-toe/training/david/multi-b1e6e0e87f branch January 29, 2025 20:48
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