chore: bump tooling deps, Actions, and Yarn - #134
Merged
Conversation
Upgrade the oxlint/oxfmt/tsgolint/TypeScript 7 stack required by type-aware linting stable, refresh GitHub Actions pins, and pin js-yaml resolutions for the Dependabot security advisories. Co-authored-by: Cursor <cursoragent@cursor.com>
Parents already allow 3.15.0 / 4.3.0, so an explicit resolutions block is unnecessary. Co-authored-by: Cursor <cursoragent@cursor.com>
alexbit-codemod
approved these changes
Jul 22, 2026
Update all codemod packages to codemod 1.12.13 and @jssg/utils ^0.0.9, with a patch changeset covering every affected package. Co-authored-by: Cursor <cursoragent@cursor.com>
Replace mapfile/array slicing so macOS system bash can run the README freshness check used by husky pre-push. Co-authored-by: Cursor <cursoragent@cursor.com>
BSD awk rejects multiline -v values; load the generated section from a temp file instead so husky pre-push README checks work locally. Co-authored-by: Cursor <cursoragent@cursor.com>
Command substitution strips trailing newlines from render_group; restore a blank line so oxfmt does not fold the Older versions note into the version table. Co-authored-by: Cursor <cursoragent@cursor.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
oxlint1.75,oxfmt0.60,oxlint-tsgolint7.0.2001, andtypescript7.0.2 (tsgolint 7 tracks TS 7.0.2).npmMinimalAgeGate: 1d(Yarn’s new default).checkoutv7.0.1,setup-nodev7.0.0,cachev6.1.0.@changesets/cli2.31.1,lint-staged17.1.1; refreshjs-yamlin the lockfile to 3.15.0 / 4.3.0 (supersedes chore(deps): bump js-yaml from 3.14.2 to 3.15.0 #132).codemod1.12.3 → 1.12.13, and@jssg/utils^0.0.8 → ^0.0.9 where used (@codemod.com/jssg-typesalready latest). Includes patch changeset covering every affected package.scripts/generate-readme-codemods.shportable on macOS bash 3.2 / BSD awk (needed for local husky pre-push).Test plan
yarn install --immutableyarn format:check/yarn lintyarn test(full workspace suite)yarn check:changed/ husky pre-push