Skip to content
This repository was archived by the owner on Dec 22, 2024. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2024

Bumps tslib from 2.6.3 to 2.8.0.

Release notes

Sourced from tslib's releases.

v2.8.0

What's Changed

Full Changelog: microsoft/tslib@v2.7.0...v2.8.0

v2.7.0

What's Changed

Full Changelog: microsoft/tslib@v2.6.3...v2.7.0

Commits

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 [tslib](https://github.com/Microsoft/tslib) from 2.6.3 to 2.8.0.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](microsoft/tslib@v2.6.3...v2.8.0)

---
updated-dependencies:
- dependency-name: tslib
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 21, 2024
@vercel
Copy link

vercel bot commented Oct 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
capy-life ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 21, 2024 5:12pm

@socket-security
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/tslib@2.8.0 None 0 89.1 kB typescript-bot
pypi/mako@1.2.4 environment, eval, filesystem, network 0 2.26 MB CaselIT, bourke
pypi/markdown-it-py@3.0.0 eval, filesystem, shell 0 264 kB cjsewell, ebp-bot
pypi/markupsafe@2.1.3 environment, unsafe 0 142 kB
pypi/mdurl@0.1.2 None 0 25.7 kB hukkin
pypi/motor-types@1.0.0b4 None 0 77.5 kB Lord-Zero
pypi/motor@3.5.1 environment, filesystem, network 0 1.1 MB 10gen, emptysquare
pypi/motor@3.6.0 None 0 0 B
pypi/msgspec@0.16.0 environment, filesystem, shell, unsafe 0 893 kB jcrist
pypi/multidict@6.0.4 environment, filesystem, unsafe 0 621 kB Andrew.Svetlov, webknjaz
pypi/mypy-extensions@1.0.0 None 0 11.5 kB guido, hauntsaninja, ilevkivskyi, ...2 more
pypi/mypy@1.10.1 environment, eval, filesystem, network, shell, unsafe 0 45.2 MB ambv, guido, hauntsaninja, ...8 more
pypi/mypy@1.12.1 None 0 13.1 MB ambv, guido, hauntsaninja, ...8 more
pypi/names@0.3.0 filesystem 0 3.32 MB treyhunner
pypi/nanoid@2.0.0 filesystem 0 14.5 kB puyuan
pypi/opentelemetry-api@1.18.0 environment, eval, unsafe 0 309 kB LeightonC, opentelemetry
pypi/opentelemetry-instrumentation-asgi@0.41b0 environment, eval, network 0 91.9 kB LeightonC, codeboten, opentelemetry
pypi/opentelemetry-instrumentation@0.41b0 environment, filesystem, network, shell 0 102 kB LeightonC, codeboten, opentelemetry
pypi/opentelemetry-semantic-conventions@0.41b0 environment 0 80 kB LeightonC, opentelemetry

🚮 Removed packages: npm/tslib@2.6.3

View full report↗︎

@socket-security
Copy link

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Alert Package NoteSourceCI
AI-detected potential code anomaly pypi/markupsafe@2.1.3
  • Notes: The code contains multiple potential security risks, including unauthorized file writes, command injection, information leakage, and code injection. It should be reviewed and modified to ensure proper input validation, sanitization, and secure handling of user input. The presence of 'eval' raises concerns about the safety and security of the code.
  • Confidence: 0.80
  • Severity: 0.70
🚫
AI-detected potential code anomaly pypi/multidict@6.0.4
  • Notes: The code contains multiple potential security risks, including unauthorized file writes, command injection, information leakage, and code injection. It should be reviewed and modified to ensure proper input validation, sanitization, and secure handling of user input. The presence of 'eval' raises concerns about the safety and security of the code.
  • Confidence: 0.80
  • Severity: 0.70
🚫
AI-detected potential code anomaly pypi/mypy-extensions@1.0.0
  • Notes: The code contains multiple potential security risks, including unauthorized file writes, command injection, information leakage, and code injection. It should be reviewed and modified to ensure proper input validation, sanitization, and secure handling of user input. The presence of 'eval' raises concerns about the safety and security of the code.
  • Confidence: 0.80
  • Severity: 0.70
🚫
Network access pypi/mako@1.2.4 🚫
AI-detected potential code anomaly pypi/mako@1.2.4
  • Notes: The code contains multiple potential security risks, including unauthorized file writes, command injection, information leakage, and code injection. It should be reviewed and modified to ensure proper input validation, sanitization, and secure handling of user input. The presence of 'eval' raises concerns about the safety and security of the code.
  • Confidence: 0.80
  • Severity: 0.70
🚫
Shell access pypi/markdown-it-py@3.0.0 🚫
Shell access pypi/opentelemetry-instrumentation@0.41b0 🚫
Shell access pypi/opentelemetry-instrumentation@0.41b0 🚫
Network access pypi/opentelemetry-instrumentation@0.41b0 🚫
Network access pypi/opentelemetry-instrumentation-asgi@0.41b0 🚫
Network access pypi/opentelemetry-instrumentation-asgi@0.41b0 🚫
AI-detected potential code anomaly pypi/nanoid@2.0.0
  • Notes: The code contains multiple potential security risks, including unauthorized file writes, command injection, information leakage, and code injection. It should be reviewed and modified to ensure proper input validation, sanitization, and secure handling of user input. The presence of 'eval' raises concerns about the safety and security of the code.
  • Confidence: 0.80
  • Severity: 0.70
🚫
Shell access pypi/msgspec@0.16.0 🚫
AI-detected potential code anomaly pypi/msgspec@0.16.0
  • Notes: The code contains multiple potential security risks, including unauthorized file writes, command injection, information leakage, and code injection. It should be reviewed and modified to ensure proper input validation, sanitization, and secure handling of user input. The presence of 'eval' raises concerns about the safety and security of the code.
  • Confidence: 0.80
  • Severity: 0.70
🚫
Shell access pypi/mypy@1.10.1 🚫
Network access pypi/mypy@1.10.1 🚫
Shell access pypi/mypy@1.10.1 🚫
AI-detected potential code anomaly pypi/mypy@1.10.1
  • Notes: The code contains multiple potential security risks, including unauthorized file writes, command injection, information leakage, and code injection. It should be reviewed and modified to ensure proper input validation, sanitization, and secure handling of user input. The presence of 'eval' raises concerns about the safety and security of the code.
  • Confidence: 0.80
  • Severity: 0.70
🚫
Network access pypi/mypy@1.10.1 🚫
Network access pypi/mypy@1.10.1 🚫
Shell access pypi/mypy@1.10.1 🚫
Network access pypi/mypy@1.10.1 🚫
Shell access pypi/mypy@1.10.1 🚫
Network access pypi/mypy@1.10.1 🚫
Shell access pypi/mypy@1.10.1 🚫
Shell access pypi/mypy@1.10.1 🚫
Network access pypi/mypy@1.10.1 🚫
Network access pypi/motor@3.5.1 🚫
Network access pypi/motor@3.5.1 🚫

View full report↗︎

Next steps

What is an AI-detected potential code anomaly?

AI has identified unusual behaviors that may pose a security risk.

An AI system found a low-risk anomaly in this package. It may still be fine to use, but you should check that it is safe before proceeding.

What is network access?

This module accesses the network.

Packages should remove all network access that is functionally unnecessary. Consumers should audit network access to ensure legitimate use.

What is shell access?

This module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.

Packages should avoid accessing the shell which can reduce portability, and make it easier for malicious shell access to be introduced.

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/foo@1.0.0 or ignore all packages with @SocketSecurity ignore-all

  • @SocketSecurity ignore pypi/markupsafe@2.1.3
  • @SocketSecurity ignore pypi/multidict@6.0.4
  • @SocketSecurity ignore pypi/mypy-extensions@1.0.0
  • @SocketSecurity ignore pypi/mako@1.2.4
  • @SocketSecurity ignore pypi/markdown-it-py@3.0.0
  • @SocketSecurity ignore pypi/opentelemetry-instrumentation@0.41b0
  • @SocketSecurity ignore pypi/opentelemetry-instrumentation-asgi@0.41b0
  • @SocketSecurity ignore pypi/nanoid@2.0.0
  • @SocketSecurity ignore pypi/msgspec@0.16.0
  • @SocketSecurity ignore pypi/mypy@1.10.1
  • @SocketSecurity ignore pypi/motor@3.5.1

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 4, 2024

Superseded by #276.

@dependabot dependabot bot closed this Nov 4, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/tslib-2.8.0 branch November 4, 2024 17:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant