Skip to content

chore(deps): preset lockfile 3.8.0 -> 3.9.0 (TechArticle gate) - #149

Merged
rubenvdlinde merged 1 commit into
developmentfrom
chore/preset-3.9
May 19, 2026
Merged

chore(deps): preset lockfile 3.8.0 -> 3.9.0 (TechArticle gate)#149
rubenvdlinde merged 1 commit into
developmentfrom
chore/preset-3.9

Conversation

@rubenvdlinde

Copy link
Copy Markdown
Contributor

Preset 3.9.0 adds a hard-fail validator gate for TechArticle JSON-LD on docs pages.

3.9.0 adds a hard-fail validator check for TechArticle JSON-LD on
docs pages, on top of the swizzle that ships the schema (3.8.0).
Pure lockfile bump; package.json range ^3.7.0 already satisfies.
@rubenvdlinde
rubenvdlinde merged commit f011b18 into development May 19, 2026
@rubenvdlinde
rubenvdlinde deleted the chore/preset-3.9 branch May 19, 2026 07:34
@github-actions

Copy link
Copy Markdown
Contributor

Quality Report — ConductionNL/larpingapp @ 2379e2f

Check PHP Vue Security License Tests
lint
phpcs
phpmd
psalm
phpstan
phpmetrics
eslint
stylelint
composer ✅ 94/94
npm ✅ 376/376
PHPUnit
Newman ⏭️
Playwright ⏭️

Coverage: 0% (0/10 statements)


Quality workflow — 2026-05-19 07:41 UTC

Download the full PDF report from the workflow artifacts.

rubenvdlinde added a commit that referenced this pull request Aug 5, 2026
…failing CI (#269)

v1.0.1 is `f4d9756` (2026-08-03) and predates three gate fixes, so every
Hydra Gates run this repo has ever made executed a script in which 16
gates reported PASS when their helper never ran (ConductionNL/.github#147),
gate-33 had no axe report to read and never said so (#148), and gates 6
and 7 reported PASS on an empty scope (#149). The tick was identical
either way, which is why nothing in this repo's history shows it.

That pin is now also RED, and the mechanism is worth writing down.
quality.yml is referenced `@main` while this package is PINNED, so the
two can desync. #164 flipped `hydra-gates-require-full-coverage` to
default true in the shared workflow, and that flag requires a gate to
DECLARE itself not-applicable. v1.0.1 contains ZERO `_skip` calls; v1.3.0
has 36. v1.0.1 has no vocabulary to declare, so every absent prerequisite
became "DID NOT RUN" and failed the job — for gates the repo has no
subject matter for.

Measured on this branch, diff-scoped against origin/development exactly
as CI scopes it, in a private mount namespace with a private tmpfs (the
runner's ~50 /tmp/hydra-gate-*.log paths are shared state and two
concurrent runs corrupt each other's counts, .github#158 item 6):

  v1.0.1  exit 98  FAIL — "GATES THAT DID NOT RUN: 24 33"
  v1.3.0  exit 0   PASS — those gates named NOT APPLICABLE, with reasons

Independently confirmed end-to-end: doriath#160 changed this one line and
nothing else, and its Hydra Gates job went failure -> success.

v1.3.0 is `f7eaf2a` = .github@main at the time it was cut.

Refs ConductionNL/.github#159
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant