Releases: silverwind/updates
Releases · silverwind/updates
17.17.2
17.17.1
Immutable
release. Only release title and notes can be modified.
- Scope GitHub token fallback to GitHub hosts only (silverwind)
17.17.0
Immutable
release. Only release title and notes can be modified.
17.16.13
Immutable
release. Only release title and notes can be modified.
- Speed up findVersion hot loop (silverwind)
- Minor simplifications (silverwind)
- Fix Go pseudo-version write corruption and selectTag tag ordering (silverwind)
- Fix parser/replace edge cases across modes (silverwind)
17.16.12
Immutable
release. Only release title and notes can be modified.
- Fix several parser/URL edge cases across modes (silverwind)
- bump vitest-config-silverwind to 11.3.5 (silverwind)
- speed up tests (silverwind)
- perf: reduce redundant work in hot paths (silverwind)
17.16.11
Immutable
release. Only release title and notes can be modified.
- update deps (silverwind)
- Generalize action discovery (silverwind)
- Fix composite-action tests on Windows (silverwind)
- ci: force bun runtime for tsdown on bun jobs (silverwind)
- Discover composite actions anywhere under .github (silverwind)
17.16.10
Immutable
release. Only release title and notes can be modified.
- update deps (silverwind)
- Revert "Drop
process.exit()to let Node shut down naturally (#137)" (silverwind) - Drop
process.exit()to let Node shut down naturally (#137) (silverwind) - Exclude Node 26 on windows-latest (silverwind)
- Update vitest-config-silverwind to 11.3.3, add Node 26 to CI (silverwind)
- update deps (silverwind)
- Minor perf and simplification cleanups (silverwind)
17.16.9
Immutable
release. Only release title and notes can be modified.
17.16.8
Immutable
release. Only release title and notes can be modified.
- Simplify: short-circuit renovate scan, async access, misc cleanups (silverwind)
- Swallow EBUSY in configTest cleanup on Windows (silverwind)
- Simplify canInclude tail return (silverwind)
- Fix URL-dep processing leaking into non-npm modes (silverwind)
- simplify config example (silverwind)
17.16.7
Immutable
release. Only release title and notes can be modified.
- Simplify: drop dead cooldown branch, dedupe pin parser, reuse getVersionOpts (silverwind)
- Simplify: dedupe cooldown logic, drop dead code, parallelize renovate scan (silverwind)
- prewarm registry TLS connections at startup (silverwind)