dceejay / tfjs-coco-ssd

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

[Snyk] Upgrade @tensorflow/tfjs-node from 3.11.0 to 3.15.0 #21

Closed dceejay closed 2 years ago

dceejay commented 2 years ago

This PR was automatically created by Snyk using the credentials of a real user.


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

![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=@tensorflow/tfjs-node&from_version=3.11.0&to_version=3.15.0&pr_id=2d2316af-c44f-4a57-a892-6d4a308389d5&visibility=true&has_feature_flag=false) :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.
- The recommended version is **4 versions** ahead of your current version. - The recommended version was released **a month ago**, on 2022-03-22.
Release notes
Package name: @tensorflow/tfjs-node
  • 3.15.0 - 2022-03-22

    Core (3.14.0 ==> 3.15.0)

    Features

    • Initial version of cumprod (#6211).

    Security

    • more security fixes (#6237).

    Misc

    • Update monorepo to 3.15.0. (#6257).
    • [webgl]Add functions for parallel compilation (#5826).

    Data (3.14.0 ==> 3.15.0)

    Security

    • [security] upgrade parcel-bundle to parcel 2 (#6234).

    Misc

    • Update lockfiles branch tfjs_3.15.0_lockfiles lock files. (#6260).
    • Update monorepo to 3.15.0. (#6257).
    • [tfjs-data] Use '!IS_BROWSER' instead of 'IS_NODE' for detecting browser (#6240).
    • Bump lodash from 4.17.15 to 4.17.21 in /tfjs-data/demo/boston-housing (#6220). Thanks, @ dependabot[bot].
    • yarn.lock updates for security warning (#6229).
    • Bump karma from 6.3.14 to 6.3.16 in /tfjs-data (#6195). Thanks, @ dependabot[bot].

    Layers (3.14.0 ==> 3.15.0)

    Misc

    • Update lockfiles branch tfjs_3.15.0_lockfiles lock files. (#6260).
    • Update monorepo to 3.15.0. (#6257).
    • yarn.lock updates for security warning (#6229).
    • Bump karma from 6.3.14 to 6.3.16 in /tfjs-layers (#6185). Thanks, @ dependabot[bot].

    Converter (3.14.0 ==> 3.15.0)

    Features

    • Initial version of cumprod (#6211).

    Security

    • [security] upgrade parcel-bundle to parcel 2 (#6234).

    Misc

    • Update lockfiles branch tfjs_3.15.0_lockfiles lock files. (#6260).
    • Update monorepo to 3.15.0. (#6257).
    • Add support for converting models with ImageProjectiveTransformV3 op (#6206). Thanks, @ maciej3031.
    • yarn.lock updates for security warning (#6229).

    Node (3.14.0 ==> 3.15.0)

    Features

    Misc

    • Update lockfiles branch tfjs_3.15.0_lockfiles lock files. (#6260).
    • Update monorepo to 3.15.0. (#6257).
    • yarn.lock updates for security warning (#6229).

    Wasm (3.14.0 ==> 3.15.0)

    Features

    • Initial version of cumprod (#6211).

    Security

    • more security fixes (#6237).
    • [security] upgrade parcel-bundle to parcel 2 (#6234).
    • Bump karma from 6.3.14 to 6.3.16 in /tfjs-backend-wasm (#6191). Thanks, @ dependabot[bot].

    Misc

    • Update lockfiles branch tfjs_3.15.0_lockfiles lock files. (#6260).
    • Update monorepo to 3.15.0. (#6257).
    • [wasm] Fix threaded worker blob syntax error (#6214).
    • yarn.lock updates for security warning (#6229).
    • Bump url-parse in /tfjs-backend-wasm/starter/webpack (#6180). Thanks, @ dependabot[bot].

    Cpu (3.14.0 ==> 3.15.0)

    Features

    • Initial version of cumprod (#6211).

    Security

    • [security] upgrade parcel-bundle to parcel 2 (#6234).

    Misc

    • Update lockfiles branch tfjs_3.15.0_lockfiles lock files. (#6260).
    • Update monorepo to 3.15.0. (#6257).
    • Bump karma from 6.3.14 to 6.3.16 in /tfjs-backend-cpu (#6186). Thanks, @ dependabot[bot].

    Webgl (3.14.0 ==> 3.15.0)

    Features

    • Initial version of cumprod (#6211).

    Security

    • [security] upgrade parcel-bundle to parcel 2 (#6234).

    Misc

    • Update lockfiles branch tfjs_3.15.0_lockfiles lock files. (#6260).
    • Update monorepo to 3.15.0. (#6257).
    • Fix nightly build. (#6239).
    • [webgl]Add functions for parallel compilation (#5826).
    • Bump karma from 6.3.14 to 6.3.16 in /tfjs-backend-webgl (#6184). Thanks, @ dependabot[bot].
  • 3.14.0 - 2022-03-03
    Read more
  • 3.13.0 - 2022-01-13

    Core (3.12.0 ==> 3.13.0)

    Misc

    • Update monorepo to 3.13.0. (#6003).
    • [layers] [webgl] fixed failing nightly tests (#6001).
    • Add an API to keep data on GPU: dataToGPU (#5953).
    • [core] Remove test_util.ts dependency on Jasmine (#5921).
    • [core] Remove dependency on backend-cpu from the shared tests target (#5944).

    Data (3.12.0 ==> 3.13.0)

    Misc

    • Update lockfiles branch tfjs_3.13.0_lockfiles lock files. (#6032).
    • Update monorepo to 3.13.0. (#6003).

    Layers (3.12.0 ==> 3.13.0)

    Bug fixes

    • [tfjs-layers[ Fix Layer mem leak for 1D targets (#5988).

    Misc

    • Update lockfiles branch tfjs_3.13.0_lockfiles lock files. (#6032).
    • Update monorepo to 3.13.0. (#6003).
    • [layers] [webgl] fixed failing nightly tests (#6001).

    Converter (3.12.0 ==> 3.13.0)

    Misc

    • Update lockfiles branch tfjs_3.13.0_lockfiles lock files. (#6032).
    • Update monorepo to 3.13.0. (#6003).

    Node (3.12.0 ==> 3.13.0)

    Features

    Misc

    • Update lockfiles branch tfjs_3.13.0_lockfiles lock files. (#6032).
    • Update monorepo to 3.13.0. (#6003).

    Wasm (3.12.0 ==> 3.13.0)

    Misc

    • Update lockfiles branch tfjs_3.13.0_lockfiles lock files. (#6032).
    • Update monorepo to 3.13.0. (#6003).
    • [layers] [webgl] fixed failing nightly tests (#6001).
    • Unify the name and order of kernel files and kernel configs (#5969). Thanks, @ gyagp.
    • [tfjs-backend-wasm] added use to the support models (#5952).
    • [wasm] Add boolean data type support for min/max (#5922).

    Cpu (3.12.0 ==> 3.13.0)

    Bug fixes

    • [cpu] GatherV2 return zero if out of bounds when forwarding from webgl (#5994).

    Misc

    • Update lockfiles branch tfjs_3.13.0_lockfiles lock files. (#6032).
    • Update monorepo to 3.13.0. (#6003).
    • Unify the name and order of kernel files and kernel configs (#5969). Thanks, @ gyagp.

    Webgl (3.12.0 ==> 3.13.0)

    Misc

    • Update lockfiles branch tfjs_3.13.0_lockfiles lock files. (#6032).
    • Update monorepo to 3.13.0. (#6003).
    • [layers] [webgl] fixed failing nightly tests (#6001).
    • Unify the name and order of kernel files and kernel configs (#5969). Thanks, @ gyagp.
    • [webgl] GatherV2 fill out of range values with zero (#5984).
    • Add an API to keep data on GPU: dataToGPU (#5953).
    • remove unnecessary gl.flush() (#5989).
    • [webgl]Fix test. (#5985).
    • [webgl]Allow constructor to take canvas. (#5983).
    • [webgl] Refactor texture return type to return the actual texShape with the WebGLTexture (#5949).
  • 3.12.0 - 2021-12-08
    Read more
  • 3.11.0 - 2021-10-27
    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](https://app.snyk.io/org/dceejay/project/91e1e359-a2ac-40e2-a71d-61f2198ff2d3?utm_source=github&utm_medium=referral&page=upgrade-pr) 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/dceejay/project/91e1e359-a2ac-40e2-a71d-61f2198ff2d3/settings/integration?utm_source=github&utm_medium=referral&page=upgrade-pr) 🔕 [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/dceejay/project/91e1e359-a2ac-40e2-a71d-61f2198ff2d3/settings/integration?pkg=@tensorflow/tfjs-node&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades)