Closed dependabot[bot] closed 3 months ago
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@fastify/cors@8.5.0, npm/@fastify/rate-limit@8.0.3, npm/@types/minimatch@3.0.5, npm/@types/node@20.8.7, npm/@urql/core@4.1.4, npm/array-differ@3.0.0, npm/array-union@2.1.0, npm/arrify@2.0.1, npm/brace-expansion@2.0.1, npm/dotenv-expand@10.0.0, npm/dotenv@16.3.1, npm/fast-copy@3.0.1, npm/glob@8.1.0, npm/help-me@4.2.0, npm/husky@8.0.3, npm/ignore@5.2.4, npm/minimatch@5.1.6, npm/multimatch@4.0.0, npm/pino-pretty@10.2.3, npm/pino@8.16.1, npm/prettier@2.8.8, npm/pretty-quick@2.0.2, npm/tiny-lru@11.2.3, npm/toad-cache@3.3.0
🚨 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 | Note | Source | CI |
---|---|---|---|---|
Filesystem access | npm/pretty-quick@4.0.0 |
| 🚫 | |
Mixed license | npm/prettier@3.3.3 |
| 🚫 | |
Filesystem access | npm/prettier@3.3.3 |
| 🚫 | |
Debug access | npm/prettier@3.3.3 |
| 🚫 | |
Filesystem access | npm/husky@9.1.4 |
| 🚫 |
Accesses the file system, and could potentially read sensitive data.
If a package must read the file system, clarify what it will read and ensure it reads only what it claims to. If appropriate, packages can leave file system access to consumers and operate on data passed to it instead.
(Experimental) Package contains multiple licenses.
A new version of the package should be published that includes a single license. Consumers may seek clarification from the package author. Ensure that the license details are consistent across the LICENSE file, package.json license field and license details mentioned in the README.
Uses debug, reflection and dynamic code execution features.
Removing the use of debug will reduce the risk of any reflection and dynamic code execution.
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.
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.
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/pretty-quick@4.0.0
@SocketSecurity ignore npm/prettier@3.3.3
@SocketSecurity ignore npm/husky@9.1.4
Looks like these dependencies are no longer updatable, so this is no longer needed.
Bumps the major group with 10 updates:
8.5.0
9.0.1
8.0.3
9.1.0
4.1.4
5.0.5
10.0.0
11.0.6
8.16.1
9.3.2
10.2.3
11.2.2
20.8.7
22.2.0
8.0.3
9.1.4
2.8.8
3.3.3
2.0.2
4.0.0
Updates
@fastify/cors
from 8.5.0 to 9.0.1Release notes
Sourced from
@fastify/cors
's releases.Commits
804dd23
Bumped v9.0.1034bb13
vary origin on delegated options (#292)3cf8f61
Bump v9.0.0275e1c5
Add Vary header only for non-static origin optionf55dd5b
chore(deps-dev): bump tsd from 0.29.0 to 0.30.0 (#286)Updates
@fastify/rate-limit
from 8.0.3 to 9.1.0Release notes
Sourced from
@fastify/rate-limit
's releases.Commits
a08bf38
v9.1.002580a4
use map (#353)58af15c
build(deps-dev): Bump tsd from 0.29.0 to 0.30.0 (#352)0abdc85
perf: make after static (#351)97df4e2
Bumped v9.0.17302ee6
Fix in-memory cache bug when there is only one entry (#345)4894554
Bumped v9.0.0ce009b1
Bumped v8.1.03c47083
Redis should work with ban (#336)c9f487b
Update README.md to reflect #307 (#342)Maintainer changes
This version was pushed to npm by gurgunday, a new releaser for
@fastify/rate-limit
since your current version.Updates
@urql/core
from 4.1.4 to 5.0.5Release notes
Sourced from
@urql/core
's releases.... (truncated)
Changelog
Sourced from
@urql/core
's changelog.... (truncated)
Commits
c012b07
Version Packages (#3644)c73d0e2
perf(core): remove duplicateJSON.stringify
call ondata
inssrExchange
...3b679a6
Version Packages (#3602)bf01d6b
fix(core): correctly add argument to invocation (#3604)ff1fd76
fix(core): ensure operationKey is different when dealing with files (#3601)d747385
Version Packages (#3596)ff74ffe
chore(workspace): update versions (#3597)6bc39b5
chore(workspace): automatically publish urql-core to JSR (#3574)3ffe6fd
chore: changeglobal
->globalThis
in tests (#3590)e5c32da
Version Packages (#3576)Updates
dotenv-expand
from 10.0.0 to 11.0.6Changelog
Sourced from dotenv-expand's changelog.
... (truncated)
Commits
832068d
11.0.66fa13a7
changelog 🪵a67479c
fix nyc_output npmignoredb08b66
11.0.5f63c011
Merge pull request #121 from motdotla/expansione980331
changelog 🪵678f008
fix recursive expansion8fdcb93
add failing spec for recursive expansion beginning from pre-existing process.env13a0555
demonstrate expansion from prior process.env3f5116c
11.0.4Updates
pino
from 8.16.1 to 9.3.2Release notes
Sourced from pino's releases.
... (truncated)
Commits
00d1980
fixup9779cb2
Bumped v9.3.2c9c80e7
maybe fix ci1b1a8ba
build(deps-dev): bump@yao-pkg/pkg
from 5.11.5 to 5.12.0 (#1988)b5714ee
build(deps): bump pnpm/action-setup from 3.0.0 to 4.0.0 (#1982)7646914
fix: no early return inloadTransportStreamBuilder
(#2014)8aafa88
build(deps): bump process-warning from 3.0.0 to 4.0.0 (#2010)ef3cbc5
build(deps-dev): bump rimraf from 5.0.9 to 6.0.1 (#2009)2464457
Bumped v9.3.192f2cee
v9.3.0Updates
pino-pretty
from 10.2.3 to 11.2.2Release notes
Sourced from pino-pretty's releases.
... (truncated)
Commits
7492d63
Bumped v11.2.29aea0bd
Type fixes (#522)5bc130f
Bumped v11.2.16d10717
Fix: add missing useOnlyCustomProps options to type definitions (#514)af7ae26
v11.2.084680aa
fix: add injection of lacking arguments of customPrettifiers (#501)77e85fd
Bumped v11.1.0b2004ef
feat: Added exports color support in TTY (#513)91a56eb
Add node v22 to CI (#511)1a23045
fix: pass error-like objects (#505) (#506)Updates
@types/node
from 20.8.7 to 22.2.0Commits
Updates
husky
from 8.0.3 to 9.1.4Release notes
Sourced from husky's releases.
... (truncated)
Commits
fc549e0
9.1.49891ace
clarify deprecation message712cb00
9.1.37d29633
fix: better handle spaces in PATH35fba84
9.1.22060317
show message instead of automatically remove deprecated codef6cc410
Update troubleshoot.md0c71e73
update package-lock.json2968998
9.1.1902749b
docsUpdates
prettier
from 2.8.8 to 3.3.3Release notes
Sourced from prettier's releases.
... (truncated)
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
5282938
Release 3.3.39102b73
Add parentheses for decorator expressions (#16458)6bbd461
chore(deps): update eslint related dependencies (#16478)04b560f
chore(deps): update dependency browserslist to v4.23.2 (#16475)614f070
chore(deps): update typescript-eslint to v8.0.0-alpha.41 (#16477)d59a15d
chore(deps): update dependency npm-run-all2 to v6.2.2 (#16476)5ca2fc9
Support Angular@let
declaration syntax (#16474)bfcfdcc
chore(deps): update babel to v7.24.8 (#16472)977c161
chore(deps): update dependency acorn to v8.12.1 (#16464)550606e
chore(deps): update babel to v7.24.8 (#16470)Updates
pretty-quick
from 2.0.2 to 4.0.0Release notes
Sourced from pretty-quick's releases.
... (truncated)
Changelog
Sourced from pretty-quick's changelog.
Commits
9e7fa5d
chore: release pretty-quick (#187)f1cacb2
feat!: support prettier v3 (#182)5055759
chore: release pretty-quick (#186)ca4d269
fix: remove unexpected .tsbuildinfo file (#185)455b9e7
chore: release pretty-quick (#181)1536657
test(#73/#125): add glob regex group cases (#184)71aab56
fix: more robust computation of git directory (#183)93924ab
refactor: replacechalk
andmultimatch
(#180)ed34de4
chore: release pretty-quick (#179)1929cc9
fix: add tslib as dependency (#178)Maintainer changes
This version was pushed to npm by jounqin, a new releaser for pretty-quick since your current version.
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 comman... _Description has been truncated_