Skip to content

v2.1.6

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Jun 18:31
Immutable release. Only release title and notes can be modified.

[2.1.6] - 2026-06-27

📦 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

  • b25b443 — Release v2.1.6

  • 1dfa59d — 🧹 [chore] Update Prettier to 3.9.0

⬆️ [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

  • 3d616ee — Update Dependabot auto-merge workflow pin

  • b9beb6f — Add Dependabot auto-merge workflow

🔧 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.