Skip to content

chore: simplify modernization follow-up#37

Merged
heznpc merged 1 commit into
mainfrom
chore/simplify-modernize-followup
May 20, 2026
Merged

chore: simplify modernization follow-up#37
heznpc merged 1 commit into
mainfrom
chore/simplify-modernize-followup

Conversation

@heznpc
Copy link
Copy Markdown
Member

@heznpc heznpc commented May 20, 2026

Code review pass on #36.

  • check script: drop unquoted bash character class api/[endpoint].js
    (fragile under shopt -s failglob / zsh nomatch) and merge the two
    invocations into one find. Also picks up scripts/fetch-fonts.js,
    which the previous form silently skipped, and any future siblings
    under api/.
  • ci.yml: add Node 24 to the test matrix. engines says ">=22 <25" but
    CI was only running 22 — self-hosters on 24 (Active LTS) had no
    signal. Matrix changes the required-check name to "test (22)" /
    "test (24)"; branch protection is updated alongside.
  • dependabot.yml: drop the inline comment on actions-minor — restated
    what update-types already says.
  • SECURITY.md: collapse the 4-row timeline to the two stages a
    single-maintainer project can actually commit to (acknowledgement,
    90-day disclosure).

Code review pass on #36.

- check script: drop unquoted bash character class api/[endpoint].js
  (fragile under shopt -s failglob / zsh nomatch) and merge the two
  invocations into one find. Also picks up scripts/fetch-fonts.js,
  which the previous form silently skipped, and any future siblings
  under api/.
- ci.yml: add Node 24 to the test matrix. engines says ">=22 <25" but
  CI was only running 22 — self-hosters on 24 (Active LTS) had no
  signal. Matrix changes the required-check name to "test (22)" /
  "test (24)"; branch protection is updated alongside.
- dependabot.yml: drop the inline comment on actions-minor — restated
  what update-types already says.
- SECURITY.md: collapse the 4-row timeline to the two stages a
  single-maintainer project can actually commit to (acknowledgement,
  90-day disclosure).
@heznpc heznpc merged commit e561ffb into main May 20, 2026
3 checks passed
@heznpc heznpc deleted the chore/simplify-modernize-followup branch May 20, 2026 19:50
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