dceejay / tfjs-coco-ssd

Node-RED node for tensorflowjs coco ssd
Apache License 2.0
14 stars 10 forks source link

[Snyk] Upgrade @tensorflow/tfjs-node from 3.15.0 to 3.18.0 #23

Closed snyk-bot closed 2 years ago

snyk-bot commented 2 years ago

Snyk has created this PR to upgrade @tensorflow/tfjs-node from 3.15.0 to 3.18.0.

merge advice :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Release notes
Package name: @tensorflow/tfjs-node
  • 3.18.0 - 2022-05-21

    Core (3.17.0 ==> 3.18.0)

    Features

    • Support NCHW dataFormat for fusedConv2d (Core) (#6373). Thanks, @ Linchenn.

    Bug fixes

    • Fix CPU fusedConv2d (activation) for NCHW format (#6400). Thanks, @ Linchenn.

    Misc

    • Update monorepo to 3.18.0. (#6433).
    • [core] Restore makeTensorFromDataId (#6432).
    • Implement transpose for complex64 type (#6410). Thanks, @ DCtheTall.
    • Implement loadGraphModelSync (#6428).
    • Fix WebGL fusedConv2d's bias and PReLU computation (the third/BF branch) (#6423). Thanks, @ Linchenn.
    • [core] Add a synchronous I/O handler (#6417).
    • webgpu: remove custom size parameter of dataToGPU (#6393). Thanks, @ xhcao.

    Data (3.17.0 ==> 3.18.0)

    Misc

    • Update lockfiles branch tfjs_3.18.0_lockfiles lock files. (#6434).
    • Update monorepo to 3.18.0. (#6433).

    Layers (3.17.0 ==> 3.18.0)

    Misc

    • Update lockfiles branch tfjs_3.18.0_lockfiles lock files. (#6434).
    • Update monorepo to 3.18.0. (#6433).

    Converter (3.17.0 ==> 3.18.0)

    Misc

    • Update lockfiles branch tfjs_3.18.0_lockfiles lock files. (#6434).
    • Update monorepo to 3.18.0. (#6433).
    • Implement loadGraphModelSync (#6428).
    • [converter] Add missing cpu dependency to test_snippets (#6416).

    Node (3.17.0 ==> 3.18.0)

    Features

    • Support NCHW dataFormat for fusedConv2d (Core) (#6373). Thanks, @ Linchenn.

    Bug fixes

    Misc

    • Update lockfiles branch tfjs_3.18.0_lockfiles lock files. (#6434).
    • Update monorepo to 3.18.0. (#6433).

    Wasm (3.17.0 ==> 3.18.0)

    Misc

    • Update lockfiles branch tfjs_3.18.0_lockfiles lock files. (#6434).
    • Update monorepo to 3.18.0. (#6433).
    • Implement transpose for complex64 type (#6410). Thanks, @ DCtheTall.

    Cpu (3.17.0 ==> 3.18.0)

    Bug fixes

    • Fix CPU fusedConv2d (activation) for NCHW format (#6400). Thanks, @ Linchenn.

    Misc

    • Update lockfiles branch tfjs_3.18.0_lockfiles lock files. (#6434).
    • Update monorepo to 3.18.0. (#6433).

    Webgl (3.17.0 ==> 3.18.0)

    Features

    • Support NCHW dataFormat for fusedConv2d (Core) (#6373). Thanks, @ Linchenn.

    Bug fixes

    • Fix CPU fusedConv2d (activation) for NCHW format (#6400). Thanks, @ Linchenn.

    Misc

    • Update lockfiles branch tfjs_3.18.0_lockfiles lock files. (#6434).
    • Update monorepo to 3.18.0. (#6433).
    • Use parameter properties and avoid implicit construction (#6421).
    • Fix WebGL fusedConv2d's bias and PReLU computation (the third/BF branch) (#6423). Thanks, @ Linchenn.
  • 3.17.0 - 2022-05-12
    Read more
  • 3.16.0 - 2022-04-19

    Core (3.15.0 ==> 3.16.0)

    Features

    • initial version of gradients for prod (#6216).

    Bug fixes

    • : #6263 [webgpu: Fix DepthwiseConv2D3x3Program bug when dilation > 1] (#6264). Thanks, @ qjia7.

    Misc

    • Update lockfiles branch tfjs_3.16.0_lockfiles lock files. (#6337).
    • Update monorepo to 3.16.0. (#6330).
    • [core] reduced the dy to avoid overflowing the webgl 1 float16 limitation (#6306).
    • Security fixes (#6268).
    • Webgpu gather zero (#6166). Thanks, @ haoyunfeix.

    Data (3.15.0 ==> 3.16.0)

    Misc

    • Update lockfiles branch tfjs_3.16.0_lockfiles lock files. (#6337).
    • Update monorepo to 3.16.0. (#6330).
    • Bump minimist from 1.2.5 to 1.2.6 in /tfjs-data (#6297). Thanks, @ dependabot[bot].
    • Security fixes (#6268).
    • refactor: replace deprecated String.prototype.substr() (#6255). Thanks, @ CommanderRoot.

    Layers (3.15.0 ==> 3.16.0)

    Performance

    • Use LRU cache for cachedSorted and cachedRecipientCounts (#6303). Thanks, @ Linchenn.

    Misc

    • Update lockfiles branch tfjs_3.16.0_lockfiles lock files. (#6337).
    • Update monorepo to 3.16.0. (#6330).
    • Security fixes (#6268).
    • refactor: replace deprecated String.prototype.substr() (#6255). Thanks, @ CommanderRoot.

    Converter (3.15.0 ==> 3.16.0)

    Features

    Security

    • Bump minimist from 1.2.0 to 1.2.6 in /tfjs-converter/demo (#6290). Thanks, @ dependabot[bot].

    Misc

    • Update lockfiles branch tfjs_3.16.0_lockfiles lock files. (#6337).
    • Update monorepo to 3.16.0. (#6330).
    • Fix version comparison bug. (#6299).
    • Add TensorListLength op (#6282). Thanks, @ Linchenn.
    • Security fixes (#6268).
    • refactor: replace deprecated String.prototype.substr() (#6255). Thanks, @ CommanderRoot.

    Node (3.15.0 ==> 3.16.0)

    Misc

    • Update lockfiles branch tfjs_3.16.0_lockfiles lock files. (#6337).
    • Update monorepo to 3.16.0. (#6330).
    • Security fixes (#6268).
    • refactor: replace deprecated String.prototype.substr() (#6255). Thanks, @ CommanderRoot.

    Wasm (3.15.0 ==> 3.16.0)

    Misc

    • Update lockfiles branch tfjs_3.16.0_lockfiles lock files. (#6337).
    • Update monorepo to 3.16.0. (#6330).
    • Bump minimist from 1.2.5 to 1.2.6 in /tfjs-backend-wasm (#6295). Thanks, @ dependabot[bot].
    • Security fixes (#6268).
    • Bump node-forge in /tfjs-backend-wasm/starter/webpack (#6259). Thanks, @ dependabot[bot].

    Cpu (3.15.0 ==> 3.16.0)

    Security

    • Bump minimist from 1.2.5 to 1.2.6 in /tfjs-backend-cpu (#6298). Thanks, @ dependabot[bot].
    • Bump minimist from 1.2.5 to 1.2.6 in /tfjs-backend-cpu (#6298). Thanks, @ dependabot[bot].

    Misc

    • Update lockfiles branch tfjs_3.16.0_lockfiles lock files. (#6337).
    • Update monorepo to 3.16.0. (#6330).
    • Security fixes (#6268).

    Webgl (3.15.0 ==> 3.16.0)

    Misc

    • Update lockfiles branch tfjs_3.16.0_lockfiles lock files. (#6337).
    • Update monorepo to 3.16.0. (#6330).
    • Security fixes (#6268).
    • Webgpu gather zero (#6166). Thanks, @ haoyunfeix.
  • 3.15.0 - 2022-03-22
    Read more
from @tensorflow/tfjs-node GitHub release notes

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

dceejay commented 2 years ago

already done manually