Closed dependabot[bot] closed 2 weeks ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
universal-box | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 13, 2024 11:45pm |
Superseded by #173.
Bumps the npm_and_yarn group with 4 updates in the / directory: express, braces, cookie and micromatch. Bumps the npm_and_yarn group with 2 updates in the /plura/api-server directory: express and cookie. Bumps the npm_and_yarn group with 4 updates in the /plura/frontend-nextjs directory: braces, micromatch, next and postcss. Bumps the npm_and_yarn group with 1 update in the /plura/s3-reverse-proxy directory: express. Bumps the npm_and_yarn group with 5 updates in the /template/API/Apollo-Server-GraphQL directory:
2.3.2
3.0.3
1.17.0
1.20.0
3.1.10
4.0.8
1.17.0
1.23.0
7.5.10
8.18.0
Bumps the npm_and_yarn group with 3 updates in the /template/FullStack/Angular(Frontend)+Nodejs(Backend)/client directory: express, cookie and engine.io. Bumps the npm_and_yarn group with 3 updates in the /template/FullStack/Angular(Frontend)+Nodejs(Backend)/server directory: express, cookie and cookie-parser. Bumps the npm_and_yarn group with 5 updates in the /template/FullStack/React(Frontend)+Nodejs(Backend)/client directory:
4.0.7
4.0.8
14.2.10
14.2.15
8.4.41
8.4.47
4.21.0
4.24.0
5.4.1
5.4.8
Bumps the npm_and_yarn group with 1 update in the /template/FullStack/React(Frontend)+Nodejs(Backend)/server directory: express. Bumps the npm_and_yarn group with 3 updates in the /template/Portfolio-Websites/React/v1 directory: express, rollup and webpack. Bumps the npm_and_yarn group with 4 updates in the /template/Portfolio-Websites/React/v2 directory: braces, micromatch, rollup and webpack. Bumps the npm_and_yarn group with 7 updates in the /website directory:
4.0.7
4.0.8
6.2.2
6.3.0
0.18.0
0.19.0
1.15.0
1.16.2
8.4.45
8.4.47
4.21.0
4.24.0
5.4.2
5.4.8
Updates
express
from 4.19.2 to 4.20.0Release notes
Sourced from express's releases.
Changelog
Sourced from express's changelog.
Commits
21df421
4.20.04c9ddc1
feat: upgrade to serve-static@0.16.09ebe5d5
feat: upgrade to send@0.19.0 (#5928)ec4a01b
feat: upgrade to body-parser@1.20.3 (#5926)54271f6
fix: don't render redirect values in anchor href125bb74
path-to-regexp@0.1.10 (#5902)2a980ad
merge-descriptors@1.0.3 (#5781)a3e7e05
docs: specify new instructions forquestion
anddiscuss
c5addb9
deps: path-to-regexp@0.1.8 (#5603)e35380a
docs: add@IamLizu
to the triage team (#5836)Updates
body-parser
from 1.20.2 to 1.20.3Release notes
Sourced from body-parser's releases.
Changelog
Sourced from body-parser's changelog.
Commits
1752951
1.20.339744cf
chore: linter (#534)b2695c4
Merge commit from forkade0f3f
add scorecard to readme (#531)99a1bd6
deps: qs@6.12.3 (#521)9478591
fix: pin to node@22.4.183db46a
ci: fix errors in ci github action for node 8 and 9 (#523)9d4e212
chore: add support for OSSF scorecard reporting (#522)Maintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for body-parser since your current version.
Updates
braces
from 3.0.2 to 3.0.3Commits
74b2db2
3.0.388f1429
update eslint. lint, fix unit tests.415d660
Snyk js braces 6838727 (#40)190510f
fix tests, skip 1 test in test/braces.expand716eb9f
readme bumpa5851e5
Merge pull request #37 from coderaiser/fix/vulnerability2092bd1
feature: braces: add maxSymbols (https://github.com/micromatch/braces/issues/...9f5b4cf
fix: vulnerability (https://security.snyk.io/vuln/SNYK-JS-BRACES-6838727)98414f9
remove funding file665ab5d
update keepEscaping doc (#27)Updates
cookie
from 0.6.0 to 0.7.1Release notes
Sourced from cookie's releases.
Commits
cf4658f
0.7.16a8b8f5
Allow leading dot for domain (#174)58015c0
Remove more code and perf wins (#172)ab057d6
0.7.05f02ca8
Migrate history to GitHub releasesa5d591c
Migrate history to GitHub releases51968f9
Skip isNaN9e7ca51
perf(parse): cache length, return early (#144)d6f39b0
Fix tests for old node6bb701f
Remove failing scorecardMaintainer changes
This version was pushed to npm by blakeembrey, a new releaser for cookie since your current version.
Updates
express
from 4.20.0 to 4.21.1Release notes
Sourced from express's releases.
Changelog
Sourced from express's changelog.
Commits
21df421
4.20.04c9ddc1
feat: upgrade to serve-static@0.16.09ebe5d5
feat: upgrade to send@0.19.0 (#5928)ec4a01b
feat: upgrade to body-parser@1.20.3 (#5926)54271f6
fix: don't render redirect values in anchor href125bb74
path-to-regexp@0.1.10 (#5902)2a980ad
merge-descriptors@1.0.3 (#5781)a3e7e05
docs: specify new instructions forquestion
anddiscuss
c5addb9
deps: path-to-regexp@0.1.8 (#5603)e35380a
docs: add@IamLizu
to the triage team (#5836)Updates
micromatch
from 4.0.5 to 4.0.8Release notes
Sourced from micromatch's releases.
Changelog
Sourced from micromatch's changelog.
Commits
8bd704e
4.0.8a0e6841
run verb to generate README documentation4ec2884
Merge branch 'v4' into hauserkristof-feature/v4.0.803aa805
Merge pull request #266 from hauserkristof/feature/v4.0.8814f5f7
lint67fcce6
fix: CHANGELOG about braces & CVE-2024-4068, v4.0.5113f2e3
fix: CVE numbers in CHANGELOGd9dbd9a
feat: updated CHANGELOG2ab1315
fix: use actions/setup-node@v41406ea3
feat: rework test to work on macos with node 10,12 and 14Updates
path-to-regexp
from 0.1.7 to 0.1.10Release notes
Sourced from path-to-regexp's releases.
Commits
75a92c3
6.3.0f1253b4
Add backtrack protection to 6.x (#324)Updates
qs
from 6.11.0 to 6.13.0Changelog
Sourced from qs's changelog.
... (truncated)
Commits
5cf516c
v6.13.08d56df2
[New]parse
: addstrictDepth
optionc9a6694
[Tests] usenpm audit
instead ofaud
f90cc35
v6.12.31bf9f7a
[Fix]parse
: properly account forstrictNullHandling
whenallowEmptyArrays
7ebf48b
[meta] fix changelog indentationd0dff11
v6.12.2f0b8d03
[Dev Deps] update@ljharb/eslint-config
,object-inspect
,tape
81835ff
[Fix]:parse
: parse encoded square bracketsdb47dcc
[readme] add CII best practices badgeUpdates
send
from 0.18.0 to 0.19.0Release notes
Sourced from send's releases.
Changelog
Sourced from send's changelog.
Commits
9d2db99
0.19.0ae4f298
Merge commit from forkMaintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for send since your current version.
Updates
serve-static
from 1.15.0 to 1.16.2Release notes
Sourced from serve-static's releases.
Changelog
Sourced from serve-static's changelog.
Commits
ec9c5ec
1.16.2f454d37
fix(deps): encodeurl@~2.0.077a8255
1.16.14263f49
fix(deps): send@0.19.048c7397
1.16.00c11fad
Merge commit from forkMaintainer changes
This version was pushed to npm by wesleytodd, a new releaser for serve-static since your current version.
Updates
express
from 4.19.2 to 4.20.0Release notes
Sourced from express's releases.