-
Notifications
You must be signed in to change notification settings - Fork 443
Comparing changes
Open a pull request
base repository: netlify/cli
base: v23.13.0
head repository: netlify/cli
compare: v23.13.1
- 8 commits
- 5 files changed
- 7 contributors
Commits on Dec 19, 2025
-
chore(deps): bump verdaccio to resolve dev dep security warnings (#7818)
Before: ``` js-yaml 4.0.0 - 4.1.0 Severity: moderate js-yaml has prototype pollution in merge (<<) - GHSA-mh29-5h37-fv8m fix available via `npm audit fix --force` Will install verdaccio@6.2.4, which is outside the stated dependency range node_modules/js-yaml @verdaccio/config <=8.0.0-next-8.25 Depends on vulnerable versions of js-yaml node_modules/@verdaccio/config @verdaccio/auth <=8.0.0-next-8.25 Depends on vulnerable versions of @verdaccio/config Depends on vulnerable versions of @verdaccio/signature node_modules/@verdaccio/auth verdaccio 5.20.1 - 6.2.1 || 7.0.0-next.0 - 8.0.0-next-8.25 Depends on vulnerable versions of @verdaccio/auth Depends on vulnerable versions of @verdaccio/config Depends on vulnerable versions of @verdaccio/middleware Depends on vulnerable versions of @verdaccio/signature Depends on vulnerable versions of @verdaccio/tarball Depends on vulnerable versions of @verdaccio/url Depends on vulnerable versions of verdaccio-audit node_modules/verdaccio @verdaccio/middleware <=8.0.0-next-8.25 Depends on vulnerable versions of @verdaccio/config Depends on vulnerable versions of @verdaccio/url node_modules/@verdaccio/middleware @verdaccio/signature <=8.0.0-next-8.17 Depends on vulnerable versions of @verdaccio/config node_modules/@verdaccio/signature verdaccio-audit 11.0.0-6-next.5 - 13.0.0-next-8.25 Depends on vulnerable versions of @verdaccio/config node_modules/verdaccio-audit validator <=13.15.20 Severity: high validator.js has a URL validation bypass vulnerability in its isURL function - GHSA-9965-vmph-33xx Validator is Vulnerable to Incomplete Filtering of One or More Instances of Special Elements - GHSA-vghf-hv5q-vc2g fix available via `npm audit fix --force` Will install verdaccio@6.2.4, which is outside the stated dependency range node_modules/validator @verdaccio/url <=13.0.0-next-8.24 Depends on vulnerable versions of validator node_modules/@verdaccio/url @verdaccio/tarball <=13.0.0-next-8.24 Depends on vulnerable versions of @verdaccio/url node_modules/@verdaccio/tarball 10 vulnerabilities (5 moderate, 5 high) ``` After: ``` audited 1450 packages in 1s found 0 vulnerabilities ``` The override is also no longer needed.
1Configuration menu - View commit details
-
Copy full SHA for e4889b3 - Browse repository at this point
Copy the full SHA e4889b3View commit details -
chore(deps): bump jws from 3.2.2 to 3.2.3 (#7819)
Bumps [jws](https://github.com/brianloveswords/node-jws) from 3.2.2 to 3.2.3. - [Release notes](https://github.com/brianloveswords/node-jws/releases) - [Changelog](https://github.com/auth0/node-jws/blob/master/CHANGELOG.md) - [Commits](auth0/node-jws@v3.2.2...v3.2.3) --- updated-dependencies: - dependency-name: jws dependency-version: 3.2.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Philippe Serhal <philippe.serhal@netlify.com>
1Configuration menu - View commit details
-
Copy full SHA for 011d61f - Browse repository at this point
Copy the full SHA 011d61fView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 6f14f0d - Browse repository at this point
Copy the full SHA 6f14f0dView commit details
Commits on Dec 31, 2025
-
chore(deps): update dependency @tsconfig/recommended to v1.0.13 (#7822)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1Configuration menu - View commit details
-
Copy full SHA for a729259 - Browse repository at this point
Copy the full SHA a729259View commit details
Commits on Jan 5, 2026
-
build(types): improve type safety in parse-raw-flags (#7839)
Improved the type safety in `src/utils/parse-raw-flags.ts` by replacing `any` with more specific types. - `raw` is now `string[]` - The return value of `parseRawFlags` is now `Record<string, unknown>` - `value` in `aggressiveJSONParse` is now `string` - The return value of `aggressiveJSONParse` is now `unknown` These changes make the code more robust and easier to maintain. Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
1Configuration menu - View commit details
-
Copy full SHA for 300a568 - Browse repository at this point
Copy the full SHA 300a568View commit details
Commits on Jan 6, 2026
-
fix(deps): update dependency jsonwebtoken to v9.0.3 (#7844)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1Configuration menu - View commit details
-
Copy full SHA for 08fc56c - Browse repository at this point
Copy the full SHA 08fc56cView commit details -
fix(deps): update dependency express to v4.22.1 (#7843)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Vaibhav Acharya <vaibhavacharya111@gmail.com>
2Configuration menu - View commit details
-
Copy full SHA for 357b0eb - Browse repository at this point
Copy the full SHA 357b0ebView commit details -
chore(main): release 23.13.1 (#7845)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1Configuration menu - View commit details
-
Copy full SHA for ed232eb - Browse repository at this point
Copy the full SHA ed232ebView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v23.13.0...v23.13.1