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.12.0 in /functions #446

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 18, 2023

Bumps @tensorflow/tfjs-node from 3.14.0 to 4.12.0.

Release notes

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

tfjs-v4.12.0-rc.0

Core (4.11.0 ==> 4.12.0-rc.0)

Misc

Data (4.11.0 ==> 4.12.0-rc.0)

Misc

Layers (4.11.0 ==> 4.12.0-rc.0)

Misc

  • Update monorepo to 4.12.0-rc.0. (#7998). Thanks, @​Dedongala.
  • [layers] Import arraysEqual from the public import path (#7959).

Converter (4.11.0 ==> 4.12.0-rc.0)

Misc

  • Update monorepo to 4.12.0-rc.0. (#7998). Thanks, @​Dedongala.
  • [converter] fixed py import for auto tracking (#7982).

Node (4.11.0 ==> 4.12.0-rc.0)

Misc

  • Update monorepo to 4.12.0-rc.0. (#7998). Thanks, @​Dedongala.
  • [converter] fixed py import for auto tracking (#7982).

Wasm (4.11.0 ==> 4.12.0-rc.0)

Misc

Cpu (4.11.0 ==> 4.12.0-rc.0)

Misc

Webgl (4.11.0 ==> 4.12.0-rc.0)

Misc

WebGPU (4.11.0 ==> 4.12.0-rc.0)

Bug fixes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by laxma4675, 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.12.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/HEAD/tfjs-node)

---
updated-dependencies:
- dependency-name: "@tensorflow/tfjs-node"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from aravindvnair99 as a code owner October 18, 2023 12:13
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 18, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@guardrails
Copy link

guardrails bot commented Oct 18, 2023

⚠️ We detected 7 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 (5)
Severity Details
Critical pkg:npm/firebase-admin@11.3.0 upgrade to: > 11.3.0
Medium pkg:npm/eslint@8.40.0 upgrade to: > 8.40.0
Critical pkg:npm/@tensorflow/tfjs-node@4.12.0 upgrade to: > 4.12.0
High pkg:npm/busboy@0.3.1 upgrade to: > 0.3.1
High pkg:npm/firebase-functions@4.2.1 upgrade to: > 4.2.1

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

stale bot commented Nov 2, 2023

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 Nov 2, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 9, 2023

Superseded by #457.

@dependabot dependabot bot closed this Nov 9, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/functions/tensorflow/tfjs-node-4.12.0 branch November 9, 2023 12:58
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.

1 participant