Releases: silverwind/updates
Releases · silverwind/updates
17.17.3
Immutable
release. Only release title and notes can be modified.
- fix prerelease drop in updateVersionRange and scope regex (silverwind)
- fix 1.2.x ranges, docker tag corruption, and per-file cooldown (silverwind)
- fix go +incompatible, cargo inline-table, and prerelease selection (silverwind)
- fix --pin range parsing, url tag deps, and -s flag docs (silverwind)
- make update a combination target, split out update-js (silverwind)
- add update-actions make target (silverwind)
- remove authorship attribution rule from AGENTS.md (silverwind)
17.17.2
Immutable
release. Only release title and notes can be modified.
- Read github env tokens lazily instead of at import (silverwind)
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)