solana-labs / solana-web3.js

Solana JavaScript SDK
https://solana-labs.github.io/solana-web3.js
MIT License
1.97k stars 791 forks source link

chore: bump eslint-config-turbo from 2.0.4 to 2.0.5 #2856

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps eslint-config-turbo from 2.0.4 to 2.0.5.

Release notes

Sourced from eslint-config-turbo's releases.

Turborepo v2.0.5

What's Changed

create-turbo

@​turbo/codemod

Examples

Changelog

New Contributors

Full Changelog: https://github.com/vercel/turbo/compare/v2.0.4...v2.0.5

Turborepo v2.0.5-canary.2

What's Changed

create-turbo

Examples

Changelog

... (truncated)

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 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)
changeset-bot[bot] commented 1 week ago

⚠️ No Changeset found

Latest commit: cd9cf7e849139256b67f1d4fe3713fa0d69dc3ef

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

socket-security[bot] commented 1 week ago

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

Package New capabilities Transitives Size Publisher
npm/agentkeepalive@4.5.0 network 0 43.7 kB fengmk2
npm/bigint-buffer@1.1.5 None 0 55.7 kB no2chem
npm/bn.js@5.2.1 None 0 99 kB fanatid
npm/borsh@0.7.0 None 0 34.6 kB volovyk-s
npm/bs58@4.0.1 None 0 4.57 kB dcousens
npm/buffer@6.0.3 None 0 91.3 kB feross
npm/chai@5.1.1 None 0 506 kB chaijs
npm/cross-env@7.0.3 environment Transitive: filesystem, shell +6 81.2 kB kentcdodds
npm/esm@3.2.25 eval, filesystem, unsafe 0 309 kB jdalton
npm/fast-stable-stringify@1.0.0 None 0 125 kB nickyout
npm/json-stable-stringify@1.1.1 Transitive: eval +15 302 kB ljharb
npm/mocha@10.4.0 environment, eval, filesystem +24 2.6 MB voxpelli
npm/mz@2.7.0 filesystem, network, shell 0 9.77 kB jongleberry
npm/node-abort-controller@3.0.1 None 0 14.3 kB southpolesteve
npm/rollup-plugin-node-polyfills@0.2.1 environment, unsafe 0 1.48 MB manucorporat
npm/rpc-websockets@9.0.2 None 0 332 kB mkozjak
npm/sinon@18.0.0 None +2 5.31 MB fatso83
npm/start-server-and-test@2.0.4 environment +1 74.6 kB bahmutov
npm/superstruct@1.0.4 None 0 179 kB artmllr
npm/tsx@4.15.7 None +1 597 kB hirokiosame

View full report↗︎

socket-security[bot] commented 1 week ago

🚨 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
Install scripts npm/bigint-buffer@1.1.5
  • Install script: install
  • Source: npm run rebuild || echo "Couldn't build bindings. Non-native version used."
🚫

View full report↗︎

Next steps

What is an install script?

Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.

Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead.

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 npm/bigint-buffer@1.1.5
mergify[bot] commented 1 week ago

Automerge label removed due to a CI failure