[2.1.6] - 2026-06-27
- Commit Range: ➡️
7541af3...b25b443
📦 Dependencies
7a7ef03— [dependency] Update the npm_and_yarn group across 1 directory with 3 updates
[dependency] Updates the npm_and_yarn group with 2 updates in the / directory: @apidevtools/json-schema-ref-parser and undici.
Updates @apidevtools/json-schema-ref-parser from 11.1.0 to 15.4.0
Updates minimatch from 9.0.3 to 9.0.9
Updates undici from 7.27.1 to 7.28.0
Updates undici from 8.3.0 to 8.5.0
updated-dependencies:
- dependency-name: "@apidevtools/json-schema-ref-parser"
dependency-version: 15.4.0
dependency-type: indirect
dependency-group: npm_and_yarn - dependency-name: minimatch
dependency-version: 9.0.9
dependency-type: indirect
dependency-group: npm_and_yarn - dependency-name: undici
dependency-version: 7.28.0
dependency-type: indirect
dependency-group: npm_and_yarn - dependency-name: undici
dependency-version: 8.5.0
dependency-type: indirect
dependency-group: npm_and_yarn
...
🛡️ Security
9e61a60— 👷 [ci] Use shared workflow callers
👷 [ci] Switches the Dependabot auto-merge caller to workflow-templates@main and replaces local security and maintenance workflows with shared reusable callers.
⬆️ [build] Updates eslint-config-nick2bad4u to the published caller override version and records any peer dependency needed for the shared ESLint config to load.
🛠️ Other Changes
7541af3— Update Codecov action to v7.0.0
🧹 Chores
⬆️ [build] Refresh the local Prettier dependency, synchronized peer range, and lockfile so installs resolve Prettier 3.9.0.
🚨 [fix] Clean up strict lint findings surfaced by the release gate, with scoped test-only overrides for property and mock-process patterns.
🎨 [style] Reformat package metadata and reusable workflow callers with the updated Prettier toolchain.
👷 CI/CD
🔧 Build System
1c587a1— 🔧 [build] Sync lockfile for npm ci
🔧 [build] Regenerate package-lock.json with npm's forced peer resolution so the CI install command remains in sync after the Prettier 3.9 update.