Bump json5 from 1.0.1 to 1.0.2 - #129
Conversation
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
|
Superseded by the dependency security refresh in #192 and #193 (and #191 on
This PR's lockfile dates from 2022–2023 and no longer applies cleanly, so closing rather than merging. Full analysis, the do-not-bump list, and the re-run procedure are documented in |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Lockfile-only in-range updates (npm audit fix --package-lock-only) plus three
manifest bumps. No first-party code changes; offline test results are identical
to pristine alpha (247 passing / 2 pre-existing failures).
Manifest bumps, all majors, each verified against actual usage:
- ejs ^2.7.4 -> ^3.1.10 The 2->3 break is removal of old-style
"<% include x %>". views/ has zero includes; all 5
templates compile clean on 3.1.10.
- nodemailer ^6.10.1 -> ^9.0.5
lib/mailer.js uses only createTransport (sendmail,
SMTP, auth, tls) and callback-style sendMail. All
verified on 9.0.5. Clears a critical (command
injection < 6.4.16) in a dep added days ago.
- nconf ^0.10.0 -> ^0.13.0
config.js:234 is the sole consumer; verified the
chained argv().env().file().defaults() resolves
identically.
Deliberately NOT bumped (breaking, need their own change): redis 2->4 removes
the callback API used in rpc/proteinFamily.js and routes/dataRouter.js;
forever/pm2 are ops tooling imported by no app code; request-promise has no
fix and needs porting to axios; mocha 7->11 is dev-only.
Most of the remaining 57 are unreachable from here: 6 criticals are nested
copies inside the p3-user git dep (being fixed upstream), 11 are pm2/forever
trees, 3 are vendored inside npm itself. Direct axios is already latest and
clean; its alert is @pm2/js-api's pinned 0.21.4.
CLAUDE.md documents the analysis, the do-not-bump list with reasons, the
re-run procedure, and the two pre-existing test failures.
The 9 open dependabot PRs (BV-BRC#117 BV-BRC#118 BV-BRC#123 BV-BRC#124 BV-BRC#125 BV-BRC#126 BV-BRC#128 BV-BRC#129 BV-BRC#133) are
obsolete: 2022-2023 vintage, all target master, all conflicting, every package
already patched or superseded here.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Bumps json5 from 1.0.1 to 1.0.2.
Release notes
Sourced from json5's releases.
Changelog
Sourced from json5's changelog.
... (truncated)
Commits
a62db1e1.0.2e0c23fedocs: update CHANGELOG for v1.0.262a6540fix: add proto to objects and arraysDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.