Skip to content

Releases: silverwind/updates

17.17.2

21 May 04:31
Immutable release. Only release title and notes can be modified.
17.17.2
8c2a785

Choose a tag to compare

  • Read github env tokens lazily instead of at import (silverwind)

17.17.1

21 May 04:09
Immutable release. Only release title and notes can be modified.
17.17.1
c370656

Choose a tag to compare

  • Scope GitHub token fallback to GitHub hosts only (silverwind)

17.17.0

21 May 02:42
Immutable release. Only release title and notes can be modified.
17.17.0
a566cc0

Choose a tag to compare

  • update deps (silverwind)
  • Add per-package overrides config option (#140) (silverwind)
  • fix three bugs in range/tag handling (silverwind)

17.16.13

18 May 04:44
Immutable release. Only release title and notes can be modified.
17.16.13
13aced1

Choose a tag to compare

  • 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

14 May 07:24
Immutable release. Only release title and notes can be modified.
17.16.12
ca6f480

Choose a tag to compare

  • 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

13 May 01:09
Immutable release. Only release title and notes can be modified.
17.16.11
a0c166d

Choose a tag to compare

  • 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

11 May 11:13
Immutable release. Only release title and notes can be modified.
17.16.10
2b6a8c6

Choose a tag to compare

  • 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

04 May 20:03
Immutable release. Only release title and notes can be modified.
17.16.9
2df8b33

Choose a tag to compare

  • update deps (silverwind)
  • Resolve config per-file when -f is used (#136) (silverwind)
  • Honor config pin in docker mode (silverwind)

17.16.8

01 May 17:29
Immutable release. Only release title and notes can be modified.
17.16.8
b3bf32b

Choose a tag to compare

  • 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

29 Apr 01:48
Immutable release. Only release title and notes can be modified.
17.16.7
5357339

Choose a tag to compare

  • 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)