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

[Snyk] Upgrade @tensorflow/tfjs from 4.4.0 to 4.7.0 #3

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

Conversation

barionleg
Copy link

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


Snyk has created this PR to upgrade @tensorflow/tfjs from 4.4.0 to 4.7.0.

ℹ️ 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 3 versions ahead of your current version.
  • The recommended version was released 23 days ago, on 2023-06-06.
Release notes
Package name: @tensorflow/tfjs
  • 4.7.0 - 2023-06-06

    Core (4.6.0 ==> 4.7.0)

    Documentation

    • Improve the code snippet for texture to tensor (#7694).

    Misc

    • Update monorepo to 4.7.0. (#7740). Thanks, @ Dedongala.
    • Fix indexeddb for 1GB models (#7725).
    • webgpu: Replace timestamp-query-in-passes with timestamp-query (#7714). Thanks, @ gyagp.
    • Recover the default backend (#7709). Thanks, @ qjia7.
    • [wasm] Fix cos and tan for large float numbers (#7689).

    Data (4.6.0 ==> 4.7.0)

    Misc

    Layers (4.6.0 ==> 4.7.0)

    Misc

    Converter (4.6.0 ==> 4.7.0)

    Misc

    Node (4.6.0 ==> 4.7.0)

    Misc

    • Update lockfiles branch tfjs_4.7.0_lockfiles lock files. (#7741). Thanks, @ Dedongala.
    • Update monorepo to 4.7.0. (#7740). Thanks, @ Dedongala.
    • [wasm] Fix cos and tan for large float numbers (#7689).

    Wasm (4.6.0 ==> 4.7.0)

    Misc

    • Update lockfiles branch tfjs_4.7.0_lockfiles lock files. (#7741). Thanks, @ Dedongala.
    • Update monorepo to 4.7.0. (#7740). Thanks, @ Dedongala.
    • Revert "[wasm] Update xnnpack " (#7735) (#7507).
    • [wasm] Update xnnpack (#7507).
    • [wasm] Fix cos and tan for large float numbers (#7689).

    Cpu (4.6.0 ==> 4.7.0)

    Misc

    Webgl (4.6.0 ==> 4.7.0)

    Misc

    • Update lockfiles branch tfjs_4.7.0_lockfiles lock files. (#7741). Thanks, @ Dedongala.
    • Update monorepo to 4.7.0. (#7740). Thanks, @ Dedongala.
    • [wasm] Fix cos and tan for large float numbers (#7689).
  • 4.6.0 - 2023-05-17

    Core (4.5.0 ==> 4.6.0)

    Features

    Misc

    • Update tfjs_4.6.0_lockfiles (#7698).
    • Update monorepo to 4.6.0. (#7693).
    • Support loading models with weights above 2GB on Chrome (#7609).

    Data (4.5.0 ==> 4.6.0)

    Misc

    • Update monorepo to 4.6.0. (#7693).

    Layers (4.5.0 ==> 4.6.0)

    Misc

    • Update monorepo to 4.6.0. (#7693).
    • Support loading models with weights above 2GB on Chrome (#7609).

    Converter (4.5.0 ==> 4.6.0)

    Misc

    • Update tfjs_4.6.0_lockfiles (#7698).
    • Update monorepo to 4.6.0. (#7693).
    • Support loading models with weights above 2GB on Chrome (#7609).

    Node (4.5.0 ==> 4.6.0)

    Misc

    • Update tfjs_4.6.0_lockfiles (#7698).
    • Update monorepo to 4.6.0. (#7693).
    • Support loading models with weights above 2GB on Chrome (#7609).

    Wasm (4.5.0 ==> 4.6.0)

    Features

    • [wasm] Add Mod kernel (#7670).

    Misc

    • Update tfjs_4.6.0_lockfiles (#7698).
    • Update monorepo to 4.6.0. (#7693).
    • [wasm] Add MaxPoolWithArgmax kernel (#7673).
    • [wasm] Add AvgPoolGrad and MaxPoolGrad kernel (#7672).
    • [wasm] Add Erf kernel (#7669).
    • [wasm] Add Sinh kernel (#7671).
    • add wasm backend for bitwiseAnd API (#7661).

    Cpu (4.5.0 ==> 4.6.0)

    Features

    Misc

    • Update monorepo to 4.6.0. (#7693).

    Webgl (4.5.0 ==> 4.6.0)

    Features

    Misc

    • Update tfjs_4.6.0_lockfiles (#7698).
    • Update monorepo to 4.6.0. (#7693).
    • Webgl backend for bitwise AND API (#7654).(base)
  • 4.5.0 - 2023-05-05
    Read more
  • 4.4.0 - 2023-04-06

    Core (4.3.0 ==> 4.4.0)

    Misc

    Data (4.3.0 ==> 4.4.0)

    Misc

    • Update monorepo to 4.4.0. (#7549).

    Layers (4.3.0 ==> 4.4.0)

    Misc

    • Update monorepo to 4.4.0. (#7549).
    • RandomHeight Preprocessing Layer (#7483). Thanks, @ RWallie.
    • BaseRandomLayer Abstract Layer and RandomWidth Preprocessing Layer (#7345). Thanks, @ RWallie.

    Converter (4.3.0 ==> 4.4.0)

    Misc

    • Update monorepo to 4.4.0. (#7549).
    • Fix graph executor to not dispose output tensors (#7505). Thanks, @ chunnienc.

    Node (4.3.0 ==> 4.4.0)

    Bug fixes

    • [tfjs-node] fixed summary writer memory leak (#7490).

    Misc

    • Update monorepo to 4.4.0. (#7549).
    • Fix missing isTypedArray when mixing versions of @ tensorflow packages (#7489).
    • [tfjs-node] Encode jpeg (#7484).

    Wasm (4.3.0 ==> 4.4.0)

    Security

    • build(deps-dev): bump webpack in /tfjs-backend-wasm/starter/webpack (#7476). Thanks, @ dependabot[bot].

    Misc

    • Update monorepo to 4.4.0. (#7549).

    Cpu (4.3.0 ==> 4.4.0)

    Misc

    • Update monorepo to 4.4.0. (#7549).
    • [cpu] Cast pixel to number in maxpool utils (#7534).

    Webgl (4.3.0 ==> 4.4.0)

    Misc

    • Update monorepo to 4.4.0. (#7549).
from @tensorflow/tfjs GitHub release notes
Commit messages
Package name: @tensorflow/tfjs
  • f668fa3 Update monorepo to 4.7.0. (#7740)
  • 14c3644 Github token (#7734)
  • 4977cca Revert "[wasm] Update xnnpack (#7507)" (#7735)
  • 281d8f8 [webgpu] More preparation for element-wise binary op restructuring (#7666)
  • 04d4a86 build(deps): bump socket.io-parser from 4.2.1 to 4.2.4 in /tfjs (#7729)
  • f4d4abc build(deps): bump socket.io-parser from 4.2.1 to 4.2.4 in /tfjs-automl (#7730)
  • a4bb7dd build(deps): bump socket.io-parser from 4.2.2 to 4.2.4 in /tfjs-vis (#7731)
  • 67f1d31 Fix getLayer() API (#7665)
  • 544e420 Migrate stale management probot to Github action. (#7570)
  • 2cbc737 Add npmVersion command line argument to benchmark NPM versions (#7674)
  • fd7fbaa Fix indexeddb for 1GB models (#7725)
  • dc65451 webgpu: Move the readSync warning position (#7724)
  • 428e55b webgpu: Fix timestamp query (#7723)
  • 80d4526 webgpu: Replace timestamp-query-in-passes with timestamp-query (#7714)
  • 94b9dc4 webgpu: Optimize SpaceToBatchND (#7703)
  • b122429 Do not throw an error when killing the verdaccio process (#7695)
  • f7fa5af Recover the default backend (#7709)
  • c66f302 [wasm] Update xnnpack (#7507)
  • 80a8091 [wasm] Fix cos and tan for large float numbers (#7689)
  • de94eec Fix tfjs-release not updating all tfjs versions of subpackages (#7550)
  • 03c6053 Improve the code snippet for texture to tensor (#7694)
  • 4cabd2c Run yarn before running the release e2e tests (#7687)
  • 089efca Fix Verdaccio nightly e2e tests (#7644)
  • 825b04b Remove duplicate e2e test (#7682)

Compare


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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants