Update
Jul 17, 2025
tracked by
Updatify
7.0.5 (2025-07-17)
Bug Fixes
-
deps: update all non-major dependencies (#20406) (1a1cc8a)
-
remove special handling for
Accept: text/html (#20376) (c9614b9)
-
watch assets referenced by
new URL(, import.meta.url) (#20382) (6bc8bf6)
Miscellaneous Chores
-
deps: update dependency rolldown to ^1.0.0-beta.27 (#20405) (1165667)
Code Refactoring
-
use
foo.endsWith("bar") instead of /bar$/.test(foo) (#20413) (862e192)