chore(deps): bump lycheeverse/lychee-action from 2.8.0 to 2.9.0#112
Merged
agjs merged 1 commit intoJul 21, 2026
Merged
Conversation
agjs
added a commit
that referenced
this pull request
Jul 20, 2026
* chore(deps): consolidate the 14 open dependabot bumps Single PR superseding the open dependabot PRs: - fast-check 3.23.2 → 4.9.0 (packages/core) — full suite green on v4 (#93/#99) - astro 7.0.9 → 7.1.3 (root + apps/docs) — clears GHSA-4g3v-8h47-v7g6 (#158/#162) - @astrojs/react 5.0.6 → 6.0.1 (#114), @astrojs/sitemap 3.7.2 → 3.7.3 (#116) - astro-mermaid 2.0.1 → 2.1.0 (#119) - tailwindcss + @tailwindcss/vite 4.3.2 → 4.3.3 (#115/#117) - wrangler 4.110.0/4.111.0 → 4.112.0 (#161), @ast-grep/cli 0.43.0 → 0.44.1 (#118) Validated: typecheck + lint + full suite (2820) green. Docs build + osv run by CI. NOTE: the transitive brace-expansion CVE (not a dependabot PR) is separate and may still need an override; GH Actions bumps (#160 checkout, #112 lychee) are workflow YAML, follow-up. * fix(deps): pin brace-expansion to patched 5.0.7 (CVE-2026-13149) New high-severity ReDoS advisory CVE-2026-13149 / GHSA-3jxr-9vmj-r5cp (published ~2026-07-20 21:00) affects brace-expansion <1.1.16 / <2.1.2 / <5.0.7. The lockfile had 1.1.15 and 5.0.6 (transitive via eslint→minimatch/glob — a real runtime dep of the published package, so it is FIXED, not ignored). Override forces all instances to 5.0.7 (patched; API is a single stable expand() fn across majors). typecheck + lint (uses minimatch/glob) + full suite green. * fix(deps): pin js-yaml to patched 4.3.0 (GHSA-52cp-r559-cp3m) The astro/tooling bumps pulled js-yaml 4.2.0 (High ReDoS, GHSA-52cp-r559-cp3m, fixed 4.3.0). Transitive, 4.x only (no 3.x consumers) → override to 4.3.0. osv-scanner local run: 'No issues found', exit 0. typecheck + lint + full suite green.
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 2.8.0 to 2.9.0. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](lycheeverse/lychee-action@8646ba3...e747777) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/github_actions/lycheeverse/lychee-action-2.9.0
branch
from
July 21, 2026 07:36
6d075ba to
1e744dc
Compare
agjs
added a commit
that referenced
this pull request
Jul 21, 2026
…165) Consolidates the 3 remaining dependabot PRs off current main: - #159 dev-toolchain: eslint 10.6.0→10.7.0, typescript-eslint/parser/utils 8.62.1/8.60.0→8.65.0, eslint-plugin-sonarjs ^4.0.3→^4.2.0, eslint-plugin-unicorn ^64→^72, prettier 3.9.4→3.9.5. DROPPED the proposed typescript 6.0.3→7.0.2: TS7 (native/Go preview) removes the classic compiler API (createProgram/sys/parseJsonConfigFileContent) that proptest-oracle.test.ts uses, breaking typecheck. Kept classic typescript@6.0.3 (@typescript/native stays 7.0.2 for tsc7). - #160 actions/checkout 7.0.0→7.0.1 (6 workflows); #112 lycheeverse/lychee-action 2.8.0→2.9.0. - unicorn@72 added prefer-ternary → fixed require-plugin-name.ts (if→ternary), not disabled. Validated: typecheck + lint + format + full suite (2833, 0 fail) + osv-scanner (No issues found).
agjs
deleted the
dependabot/github_actions/lycheeverse/lychee-action-2.9.0
branch
July 21, 2026 07:50
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.
Bumps lycheeverse/lychee-action from 2.8.0 to 2.9.0.
Release notes
Sourced from lycheeverse/lychee-action's releases.
... (truncated)
Commits
e747777Bump actions/cache from 5 to 6 (#340)39066c6Bump actions/checkout from 6 to 7 (#339)6da1d14Install into $RUNNER_TEMP instead of $HOME (#338)a63497cfixes #322 check for null (#336)b40e218[create-pull-request] automated changefaea714bump default to 0.24.1 and auto-detect lychee bin in subfolder (#330)