Releases: Mic92/nix-update
Releases · Mic92/nix-update
1.13.1
1.13.0
1.12.1
What's Changed
- git-commit: instead of getting all changed files, just git add the whole thing by @Mic92 in #422
- test: add nuget-deps-generate assert for deps.json being comitted by @gepbird in #417
- github.py: fix removal of .git suffix from repo by @corngood in #429
- Replace savanna test package with one that actually exists by @SuperSandro2000 in #431
- Release 1.12.1 by @SuperSandro2000 in #432
New Contributors
Full Changelog: 1.12.0...1.12.1
1.12.0
What's Changed
- Add quiet flag + print-commit-message flag by @matt1432 in #352
- Refactor quite flag to use a global logger level by @Mic92 in #353
- Support --use-update-script with flake packages by @matt1432 in #330
- enhance matching of different outputHash format texts by @h0nIg in #349
- fix #357 by @h0nIg in #358
- enable private github installations and netrc usage by @h0nIg in #348
- fix all nix fmt issues by @Mic92 in #392
- Fix wrong URL being fetched for npm's scoped package by @limouren in #405
- Add flag for using GitHub releases API for fetching versions by @marcin-serwin in #403
- fix "no version found" error message by @wolfgangwalther in #402
- support multiple capture groups in version-regex by @wolfgangwalther in #401
- fix(update.py): add write perms to lockfile when generating it by @acid-bong in #394
- fix: add changed files from the same folder by @zimbatm in #418
New Contributors
- @matt1432 made their first contribution in #330
- @limouren made their first contribution in #405
- @marcin-serwin made their first contribution in #403
- @wolfgangwalther made their first contribution in #402
- @acid-bong made their first contribution in #394
- @zimbatm made their first contribution in #418
Full Changelog: 1.11.0...1.12.0
1.11.0
What's Changed
- fix typo in rubygems fetcher by @h0nIg in #329
- Improve diff url with github by @gepbird in #334
- feat: add snapshot support for sourcehut by @antonmosich in #328
New Contributors
- @h0nIg made their first contribution in #329
- @antonmosich made their first contribution in #332
Full Changelog: 1.10.0...1.11.0
1.10.0
What's Changed
- Add support for updating dotnet packages by @gepbird in #320
- feat: add --option argument by @msfjarvis in #317
- feat: add --src-only flag by @gepbird in #324
New Contributors
- @msfjarvis made their first contribution in #317
Full Changelog: 1.9.0...1.10.0
1.9.0
What's Changed
- feat: add
--subpackageoption to update multiple derivations by @av-gal in #311 - feat: tag in fetchFromGitHub support by @gepbird in #312
- fix
fetchurlwith--version-regexby @DimitarNestorov in #313
New Contributors
- @av-gal made their first contribution in #311
- @gepbird made their first contribution in #312
- @DimitarNestorov made their first contribution in #313
Full Changelog: 1.8.0...1.9.0
1.8.0
What's Changed
- feat: Fix --override-filename for flakes by @ede1998 in #301
- Fix updating all matching version numbers by @ayyess in #296
- fix: use
shlex.joinfor command formatting in run function by @trim21 in #305 - feat: support yarnOfflineCache by @Moraxyc in #307
- feat: add support for generation package-lock.json by @Moraxyc in #309
New Contributors
- @ede1998 made their first contribution in #301
- @ayyess made their first contribution in #296
- @trim21 made their first contribution in #305
- @Moraxyc made their first contribution in #307
Full Changelog: 1.7.0...1.8.0
1.7.0
What's Changed
- feat: add support for fetchCargoVendor by @GaetanLepage in #300
Full Changelog: 1.6.0...1.7.0
1.6.0
What's Changed
- Add support for new Composer builder by @patka-123 in #283
New Contributors
- @patka-123 made their first contribution in #285
Full Changelog: 1.5.2...1.6.0