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

chore(deps): bump @tensorflow/tfjs-node from 3.14.0 to 4.20.0 in /functions #545

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 4, 2024

Bumps @tensorflow/tfjs-node from 3.14.0 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 compatibility score

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)

Bumps [@tensorflow/tfjs-node](https://github.com/tensorflow/tfjs/tree/HEAD/tfjs-node) from 3.14.0 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: "@tensorflow/tfjs-node"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from aravindvnair99 as a code owner June 4, 2024 12:51
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 4, 2024
Copy link

guardrails bot commented Jun 4, 2024

⚠️ We detected 8 security issues in this pull request:

Insecure File Management (1)
Severity Details Docs
High Title: Path Traversal from user input
path.join(os.tmpdir(), path.basename(req.files.file[0].fieldname)),
📚

More info on how to fix Insecure File Management in JavaScript.


Insecure Use of Crypto (1)
Severity Details Docs
Medium Title: Insecure use of random generator
result += characters.charAt(Math.floor(Math.random() * charactersLength));
📚

More info on how to fix Insecure Use of Crypto in JavaScript.


Vulnerable Libraries (6)
Severity Details
High pkg:npm/[email protected] upgrade to: > 0.3.1
High pkg:npm/[email protected] upgrade to: > 4.2.1
Critical pkg:npm/[email protected] upgrade to: > 11.3.0
Medium pkg:npm/[email protected] upgrade to: 1.6.0
N/A pkg:npm/[email protected] upgrade to: 3.1.10
Medium pkg:npm/@tensorflow/[email protected] upgrade to: > 4.20.0

More info on how to fix Vulnerable Libraries in JavaScript.


👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.

Copy link

sonarcloud bot commented Jun 4, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

stale bot commented Jun 19, 2024

Automatically marked as stale due to lack of recent activity. Will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jun 19, 2024
Copy link

stale bot commented Jun 27, 2024

Automatically closed due to lack of recent activity. Tag @aravindvnair99 to reopen. Thank you for your contributions.

@stale stale bot closed this Jun 27, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 27, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/functions/tensorflow/tfjs-node-4.20.0 branch June 27, 2024 00:16
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 size/XS stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant