|
|
|
|
@@ -1,368 +1,5 @@
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Jan 09 14:49:04 UTC 2026 - Gerald Chen <gerald_chen@foxmail.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 16.8.0:
|
|
|
|
|
* chore: release v16.8.0 (#1638)
|
|
|
|
|
* chore(deps): update lockfile (#1671)
|
|
|
|
|
* ci(release): fix OpenBSD release job (#1639)
|
|
|
|
|
* chore(pre-commit): autoupdate (#1668)
|
|
|
|
|
* chore(deps): lock file maintenance (#1666)
|
|
|
|
|
* chore(deps): update rust crate tokio to ~1.49.0 (#1663)
|
|
|
|
|
* chore(renovate): change semantic commit type to always be 'chore' (#1665)
|
|
|
|
|
* chore: fix category (os -> command-line-utlilities) in Cargo.toml (#1664)
|
|
|
|
|
* chore: remove deprecated authors field from Cargo.toml (#1661)
|
|
|
|
|
* chore: add authors and maintainers to pyproject.toml (#1662)
|
|
|
|
|
* feat(cursor): add cursor extension update support (#1659)
|
|
|
|
|
* chore(deps): update rust crate clap_complete to v4.5.64 (#1654)
|
|
|
|
|
* chore(deps): bump clap_complete (#1657)
|
|
|
|
|
* chore(pre-commit): autoupdate (#1655)
|
|
|
|
|
* chore(deps): update vmactions/openbsd-vm digest to 00753f2 (#1649)
|
|
|
|
|
* chore(deps): lock file maintenance (#1652)
|
|
|
|
|
* chore(deps): update rust crate serde_json to v1.0.148 (#1650)
|
|
|
|
|
* chore(deps): update rust crate serde_json to v1.0.147 (#1645)
|
|
|
|
|
* fix(deps): update rust crate tempfile to ~3.24.0 (#1646)
|
|
|
|
|
* chore: delete unused build-all.sh script (#1644)
|
|
|
|
|
* docs: update bug_report issue template (#1643)
|
|
|
|
|
* chore(deps): update rust crate serde_json to v1.0.146 (#1640)
|
|
|
|
|
* docs: add Discord link to Python package (#1641)
|
|
|
|
|
* chore(deps): pin vmactions/openbsd-vm action to a17ab0b (#1636)
|
|
|
|
|
* chore(deps): update actions/attest-build-provenance action to v3.1.0 (#1637)
|
|
|
|
|
* ci(release): add OpenBSD release steps (#1630)
|
|
|
|
|
* chore(deps): lock file maintenance (#1631)
|
|
|
|
|
* chore(deps): pin async-lock to prevent MSRV bump (#1635)
|
|
|
|
|
* chore(deps): pin async-lock to prevent MSRV bump (#1633)
|
|
|
|
|
* chore(deps): pin async-lock to prevent MSRV bump (#1632)
|
|
|
|
|
* chore(deps): update actions/attest-build-provenance action to v3.1.0 (#1629)
|
|
|
|
|
* chore(deps): update lockfile (#1628)
|
|
|
|
|
* chore(deps): update github/codeql-action action to v4.31.9 (#1620)
|
|
|
|
|
* fix(deps): update rust crate toml to v0.9.10 (#1625)
|
|
|
|
|
* ci(release): fix winget releases (#1623)
|
|
|
|
|
* ci(release): fix winget releases (#1621)
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Dec 17 10:44:06 UTC 2025 - Gerald Chen <gerald_chen@foxmail.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 16.7.0:
|
|
|
|
|
* chore: release v16.7.0 (#1610)
|
|
|
|
|
* fix(brew): fix brew casks and incomplete formula update on linux when using isolated user (#1611)
|
|
|
|
|
* feat(containers): add `use_sudo` option (#1618)
|
|
|
|
|
* chore(deps): lock file maintenance (#1615)
|
|
|
|
|
* ci(lint_pr): zizmor fixes (#1614)
|
|
|
|
|
* chore(renovate): move Renovate config (#1613)
|
|
|
|
|
* chore(deps): update github/codeql-action action to v4.31.8 (#1607)
|
|
|
|
|
* chore(deps): update github artifact actions (major) (#1609)
|
|
|
|
|
* fix(vscode): fix parsing of different version format (#1608)
|
|
|
|
|
* chore(deps): update rust crate shell-words to v1.1.1 (#1604)
|
|
|
|
|
* chore(deps): update itertools to 0.14.0 (#1601)
|
|
|
|
|
* feat(sudo): propagate --env to sudo commands (#1588) (#1589)
|
|
|
|
|
* chore(pre-commit): autoupdate (#1580)
|
|
|
|
|
* chore(deps): lock file maintenance (#1597)
|
|
|
|
|
* feat(aqua): run `aqua update --config $AQUA_GLOBAL_CONFIG` instead of `aqua update` (#1596)
|
|
|
|
|
* chore(deps): update github/codeql-action action to v4.31.7 (#1591)
|
|
|
|
|
* chore(deps): update release-plz/action digest to 487eb7b (#1590)
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Dec 07 01:23:40 UTC 2025 - Gerald Chen <gerald_chen@foxmail.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 16.6.1:
|
|
|
|
|
* chore: release v16.6.1 (#1575)
|
|
|
|
|
* fix(uv): update silenced error messages (#1593)
|
|
|
|
|
* fix(archlinux): don't overwrite PATH (#1586)
|
|
|
|
|
* chore(deps): update actions/checkout action to v6.0.1 (#1583)
|
|
|
|
|
* chore(deps): update actions/checkout digest to 8e8c483 (#1582)
|
|
|
|
|
* chore(deps): update dawidd6/action-homebrew-bump-formula action to v7 (#1585)
|
|
|
|
|
* chore(deps): update github/codeql-action action to v4.31.6 (#1578)
|
|
|
|
|
* chore(deps): lock file maintenance (#1577)
|
|
|
|
|
* fix(git): skip repos with remotes without configured urls (#1573)
|
|
|
|
|
* fix: use measure_text_width instead of byte count for header border calculation (#1576)
|
|
|
|
|
* chore(deps): update mac-notification-sys (#1574)
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Dec 02 15:20:18 UTC 2025 - Gerald Chen <gerald_chen@foxmail.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 16.6.0:
|
|
|
|
|
* chore: release v16.6.0 (#1565)
|
|
|
|
|
* fix(deps): downgrade mac-notifaction-sys to fix build failure (#1571)
|
|
|
|
|
* fix: Add more alternate names for Intellij IDEA (#1570)
|
|
|
|
|
* feat(git): add option to fetch instead of pull repositories (#1371)
|
|
|
|
|
* chore(deps): update http, tower-http, tracing, zerocopy (#1567)
|
|
|
|
|
* chore(deps): update swatinem/rust-cache action to v2.8.2 (#1562)
|
|
|
|
|
* ci: switch release_to_pypi.yml to trusted publishing (#1566)
|
|
|
|
|
* docs: README.md fixes (#1564)
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Nov 26 14:04:57 UTC 2025 - Gerald Chen <gerald_chen@foxmail.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 16.5.0:
|
|
|
|
|
* chore: release v16.5.0 (#1547)
|
|
|
|
|
* fix(auto-cpufreq): fix skipping on systems with merged bin/sbin (#1556)
|
|
|
|
|
* chore(pre-commit): autoupdate (#1560)
|
|
|
|
|
* chore(deps): update release-plz/action digest to 1efcf74 (#1561)
|
|
|
|
|
* chore(deps): lock file maintenance (#1555)
|
|
|
|
|
* chore(deps): update github/codeql-action action to v4.31.5 (#1559)
|
|
|
|
|
* feat: add colors to --help/-h (#1553)
|
|
|
|
|
* feat(mise): add support for parallel job configuration in mise (#1548)
|
|
|
|
|
* feat(brew): add Homebrew cask support for Linux (#1539)
|
|
|
|
|
* chore(deps): update rust crate indexmap to v2.12.1 (#1550)
|
|
|
|
|
* chore(deps): update actions/checkout action to v6 (#1551)
|
|
|
|
|
* docs: Add metadata to Python package for PyPI (#1549)
|
|
|
|
|
* docs(installation): update copr repo info in readme (#1545)
|
|
|
|
|
* feat(mise): add mise configuration options for bump and interactive modes (#1546)
|
|
|
|
|
- Update to version 16.4.2:
|
|
|
|
|
* chore: release v16.4.2 (#1544)
|
|
|
|
|
* chore(deps): update dawidd6/action-homebrew-bump-formula action to v6 (#1543)
|
|
|
|
|
* chore: release v16.4.1 (#1542)
|
|
|
|
|
* refactor: refactor run_containers error handling (#1541)
|
|
|
|
|
* chore: release v16.4.0 (#1528)
|
|
|
|
|
* chore(deps): update clap, clap_builder, clap_complete (#1540)
|
|
|
|
|
* chore(deps): update github/codeql-action action to v4.31.4 (#1531)
|
|
|
|
|
* test(config): add custom commands order test (#1536)
|
|
|
|
|
* fix(deps): restore custom commands order (#1535)
|
|
|
|
|
* refactor: make Config methods more consistent by utilizing `#[derive(Default)]` (#1534)
|
|
|
|
|
* docs(issue templates): use issue types (#1533)
|
|
|
|
|
* feat(os): add Origami Linux support (#1530)
|
|
|
|
|
* chore(deps): lock file maintenance (#1505)
|
|
|
|
|
* chore(deps): update actions/checkout digest to 93cb6ef (#1526)
|
|
|
|
|
* chore(deps): update actions/checkout action to v5.0.1 (#1527)
|
|
|
|
|
* feat(containers): add option to run `system prune` (#1523)
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Nov 17 16:08:44 UTC 2025 - Gerald Chen <gerald_chen@foxmail.com>
|
|
|
|
|
|
|
|
|
|
- Re-enable dependencies update in cargo_vendor service. Rust
|
|
|
|
|
version conflict has been partially addressed by upstream. See
|
|
|
|
|
gh#topgrade-rs/topgrade#1475.
|
|
|
|
|
- Update to version 16.3.0:
|
|
|
|
|
* chore: release v16.3.0 (#1465)
|
|
|
|
|
* chore(license): switch license variant to GPL-3.0-or-later (#1518)
|
|
|
|
|
* chore(deps): update some dependencies (#1512)
|
|
|
|
|
* chore(deps): update github/codeql-action action to v4.31.3 (#1483)
|
|
|
|
|
* refactor: remove unnecessary cfg-if dependency (#1509)
|
|
|
|
|
* ci(lint_pr): run on synchronize, and add zizmor ignore (#1508)
|
|
|
|
|
* chore(pre-commit): autoupdate (#1464)
|
|
|
|
|
* fix(elan): skip running elan update on elan >=4.0.0 (#1507)
|
|
|
|
|
* docs: improve issue templates (#1235)
|
|
|
|
|
* feat: print summary and run post commands when (q)uit is used (#1254)
|
|
|
|
|
* chore(deps): bump mac-notification-sys, use main branch temporarily (#1506)
|
|
|
|
|
* chore: replace Dependabot with Renovate (#1486)
|
|
|
|
|
* chore(deps): lock file maintenance (#1481)
|
|
|
|
|
* fix(deps): Fix non-locked install on older version of Rust (#1485)
|
|
|
|
|
* fix(deps): Fix non-locked install on older version of Rust (#1482)
|
|
|
|
|
* chore(deps): pin dependencies (#1478)
|
|
|
|
|
* chore(deps): update actions/dependency-review-action action to v4.8.2 (#1479)
|
|
|
|
|
* chore: Add Renovate (#1477)
|
|
|
|
|
* fix(bun): skip self-update if not installed via official script (#1476)
|
|
|
|
|
* fix(openbsd): fix compilation on OpenBSD (#1473)
|
|
|
|
|
* refactor: Replace main's self update with a proper step call (#1470)
|
|
|
|
|
* feat: run pre_sudo before pre_commands (#1469)
|
|
|
|
|
* ci(release): Fix homebrew releases (#1468)
|
|
|
|
|
* feat(chezmoi): add `exclude_encrypted` config (#1453)
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Nov 11 00:35:39 UTC 2025 - Gerald Chen <gerald_chen@foxmail.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 16.2.1:
|
|
|
|
|
* chore: release v16.2.1 (#1462)
|
|
|
|
|
* fix(release): Use bash in Windows to fix powershell issues (#1461)
|
|
|
|
|
* fix(release): Fix .deb distribution (#1460)
|
|
|
|
|
* fix(release): Fix .deb distribution (#1458)
|
|
|
|
|
* chore: release v16.2.0 (#1407)
|
|
|
|
|
* fix(release): fix homebrew releases by migrating to dawidd6/action-homebrew-bump-formula (#1457)
|
|
|
|
|
* fix(mise): fix mise self-update failing when installed via a package manager (#1456)
|
|
|
|
|
* fix(release): Add man page to .deb distribution (#1455)
|
|
|
|
|
* fix(self-update): fix windows self-update reporting failure on successful self-update (#1452)
|
|
|
|
|
* feat(mise): run `mise self-update` (#1450)
|
|
|
|
|
* fix(pkgfile): make pkgfile opt-in (#1449)
|
|
|
|
|
* ref: comment run_config_update (#1448)
|
|
|
|
|
* fix(vcpkg): fix permission denied when updating vcpkg if it's installed as root (#1447)
|
|
|
|
|
* docs: Expand LLM guidelines in CONTRIBUTING.md (#1445)
|
|
|
|
|
* fix(zh_TW): fixed zh_TW strings (#1446)
|
|
|
|
|
* docs: Add AI guidelines to CONTRIBUTING.md (#1444)
|
|
|
|
|
* ref: add comments to Config::allowed_steps (#1291)
|
|
|
|
|
* feat(falconf): add falconf step (#1219)
|
|
|
|
|
* fix(git): fix shellexpand::tilde in git_repos in topgrade.d/* (#1223)
|
|
|
|
|
* ref(nix): Deduplicate run_nix and run_nix_self_upgrade nix --version checking (#1376)
|
|
|
|
|
* ref: remove commented-out library code and unnecessary bin declaration (#1373)
|
|
|
|
|
* ref: Simplify target cfgs (#1346)
|
|
|
|
|
* feat(hyprpm): add hyprpm step (#1213)
|
|
|
|
|
* feat(doom): add doom.aot option (#1214)
|
|
|
|
|
* fix(auto-cpufreq): skip when install script is not used (#1215)
|
|
|
|
|
* feat: add show_distribution_summary config option (#1259)
|
|
|
|
|
* ref: tidy up binary-conflict code (#1329)
|
|
|
|
|
* docs: Improve installation section (#1442)
|
|
|
|
|
* fix(vim): change nvimrc base_dir for windows (#1433)
|
|
|
|
|
* fix(guix): fix overcomplicated Guix step (#1290)
|
|
|
|
|
* fix(gem): fix incorrectly placed debug message in `gem` step (#1212)
|
|
|
|
|
* feat(rustup): add rustup.channels config (#1206)
|
|
|
|
|
* fix(conda): replace deprecated `auto_activate_base` (#1158)
|
|
|
|
|
* fix(containers): fix panic in `containers` step (#1150)
|
|
|
|
|
* fix(jetbrains-toolbox): fix step not dry running (#1253)
|
|
|
|
|
* chore(deps): Update jetbrains-toolbox-updater (#1438)
|
|
|
|
|
* ci: remove template expansion in code contexts (#1434)
|
|
|
|
|
* feat(os): add AOSC OS support (#1424)
|
|
|
|
|
* chore(deps): bump github/codeql-action from 4.31.0 to 4.31.2 (#1427)
|
|
|
|
|
* ci: don't persist credentials in actions/checkout (#1422)
|
|
|
|
|
* docs: Improve CONTRIBUTING.md (#1420)
|
|
|
|
|
* docs: Update SECURITY.md (#1421)
|
|
|
|
|
* chore(pre-commit): Run pre-commit (#1419)
|
|
|
|
|
* feat: add damp run type (#1217)
|
|
|
|
|
* ci: Enforce conventional commits in PR titles (#1418)
|
|
|
|
|
* docs: Improve contributing section
|
|
|
|
|
* docs: Remove roadmap
|
|
|
|
|
* docs: Reformat README.md
|
|
|
|
|
* docs: Update installation methods
|
|
|
|
|
* chore(release): Fix dispatch error in create_release_assets.yml (#1406)
|
|
|
|
|
* chore: release v16.1.2 (#1400)
|
|
|
|
|
* fix(release): Fix cross-compilation for arm requiring glibc>=2.39 (#1405)
|
|
|
|
|
* fix(release): Fix FreeBSD build (#1404)
|
|
|
|
|
* chore(release): Fix cross trying to fmt (#1403)
|
|
|
|
|
* fix(release): Fix FreeBSD build (#1402)
|
|
|
|
|
* fix(release): Fix manual workflow trigger (#1401)
|
|
|
|
|
* fix(release): Fix FreeBSD build and add manual workflow trigger (#1399)
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Nov 01 14:45:33 UTC 2025 - Gerald Chen <gerald_chen@foxmail.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 16.1.1:
|
|
|
|
|
* chore: release v16.1.1 (#1392)
|
|
|
|
|
* fix(typst): Skip typst when self-update is disabled (#1397)
|
|
|
|
|
* fix(release): Fix winget release workflow (#1395)
|
|
|
|
|
* chore: Update from deprecated macos-13 to macos-15-intel (#1394)
|
|
|
|
|
* fix(release): Fix FreeBSD release (#1393)
|
|
|
|
|
* fix(release): Fix FreeBSD release (#1391)
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Nov 01 09:56:40 UTC 2025 - Gerald Chen <gerald_chen@foxmail.com>
|
|
|
|
|
|
|
|
|
|
- Update cargo_vendor service config
|
|
|
|
|
* Not update dependencies to avoid rust edition conflict
|
|
|
|
|
* Unset compression as zst is already default
|
|
|
|
|
* change srcdir to src
|
|
|
|
|
- Update to version 16.1.0:
|
|
|
|
|
* chore: release v16.1.0 (#1389)
|
|
|
|
|
* chore(release): switch to release-plz (#1333)
|
|
|
|
|
* chore(pre-commit): Make pre-commit.ci use conventional commits (#1388)
|
|
|
|
|
* feat(deb-get): Skip non-deb-get packages by passing --dg-only (#1386)
|
|
|
|
|
* chore(pre-commit): pre-commit autoupdate (#1383)
|
|
|
|
|
* chore(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 (#1382)
|
|
|
|
|
* chore(deps): bump github/codeql-action from 4.30.9 to 4.31.0 (#1379)
|
|
|
|
|
* chore(deps): bump actions/download-artifact from 5.0.0 to 6.0.0 (#1380)
|
|
|
|
|
* chore(deps): bump taiki-e/install-action from 2.62.33 to 2.62.38 (#1381)
|
|
|
|
|
* chore(pre-commit): Fix pre-commit-config.yaml (#1378)
|
|
|
|
|
* fix(freshclam): run with sudo when running without sudo fails (#1118)
|
|
|
|
|
* feat(typst): add typst step (#1374)
|
|
|
|
|
* chore(release): Add .deb auto completion script (#1353)
|
|
|
|
|
* fix(tldr): move tldr to be a generic step (#1370)
|
|
|
|
|
* chore(deps): bump github/codeql-action from 4.30.8 to 4.30.9 (#1369)
|
|
|
|
|
* chore(deps): bump taiki-e/install-action from 2.62.28 to 2.62.33 (#1368)
|
|
|
|
|
* feat(step): Add atuin step (#1367)
|
|
|
|
|
* feat(nix): support upgrading Determinate Nix (#1366)
|
|
|
|
|
* chore(deps): bump actions/dependency-review-action from 4.8.0 to 4.8.1 (#1362)
|
|
|
|
|
* chore(deps): bump softprops/action-gh-release from 2.3.4 to 2.4.1 (#1364)
|
|
|
|
|
* chore(deps): bump taiki-e/install-action from 2.62.21 to 2.62.28 (#1363)
|
|
|
|
|
* chore(deps): bump github/codeql-action from 3.30.6 to 4.30.8 (#1365)
|
|
|
|
|
* fix(nix): fix nix upgrade command selection for profiles in XDG_STATE_HOME (#1354)
|
|
|
|
|
* fix(containers): Docker update fails on M Macs due to platform / (#1360)
|
|
|
|
|
* chore(deps): bump github/codeql-action from 3.30.5 to 3.30.6 (#1355)
|
|
|
|
|
* chore(deps): bump softprops/action-gh-release from 2.3.3 to 2.3.4 (#1356)
|
|
|
|
|
* chore(deps): bump taiki-e/install-action from 2.62.13 to 2.62.21 (#1357)
|
|
|
|
|
* chore(deps): bump ossf/scorecard-action from 2.4.2 to 2.4.3 (#1358)
|
|
|
|
|
* chore(deps): bump actions/dependency-review-action from 4.7.3 to 4.8.0 (#1350)
|
|
|
|
|
* chore(deps): bump github/codeql-action from 3.30.3 to 3.30.5 (#1349)
|
|
|
|
|
* chore(deps): bump taiki-e/install-action from 2.62.1 to 2.62.13 (#1351)
|
|
|
|
|
* chore(deps): bump actions/cache from 4.2.4 to 4.3.0 (#1352)
|
|
|
|
|
* Fix WSL distribution name cleanup (#1348)
|
|
|
|
|
* chore(pyproject): mark version as dynamic (#1347)
|
|
|
|
|
* feat(sudo): print warning if Windows Sudo is misconfigured
|
|
|
|
|
* refactor(deps): replace winapi with windows
|
|
|
|
|
* fix(sudo): reorder require_sudo() after print_separator()
|
|
|
|
|
* feat(sudo): print warning if steps were skipped due to missing sudo
|
|
|
|
|
* refactor(sudo): rename interactive to login_shell
|
|
|
|
|
* fix(sudo): use require_sudo for windows commands
|
|
|
|
|
* feat(sudo): add SudoKind::Null
|
|
|
|
|
* feat: detect and warn if running as root
|
|
|
|
|
* Fix "WSL already reported" panic (#1344)
|
|
|
|
|
* Move step logic out of Powershell struct (#1345)
|
|
|
|
|
* chore(deps): bump taiki-e/install-action from 2.61.5 to 2.62.1 (#1335)
|
|
|
|
|
* chore(deps): bump Swatinem/rust-cache from 2.8.0 to 2.8.1 (#1336)
|
|
|
|
|
* Fixes for #1188; custom_commands broken (#1332)
|
|
|
|
|
* use login shell when executing topgrade (#1327)
|
|
|
|
|
* feat: add `--no-tmux` flag (#1328)
|
|
|
|
|
* chore(deps): bump taiki-e/install-action from 2.60.0 to 2.61.5 (#1325)
|
|
|
|
|
* chore(deps): bump github/codeql-action from 3.30.1 to 3.30.3 (#1324)
|
|
|
|
|
* chore(pre-commit): add typos with conservative excludes; no content changes (#1317)
|
|
|
|
|
* feat: add step for mandb - user and system (update man entries) (#1319)
|
|
|
|
|
* chore: fix simple typos in code and comments (split var, whether, Extensions) (#1318)
|
|
|
|
|
* feat: support for pkgfile (#1306)
|
|
|
|
|
* chore(deps): bump github/codeql-action from 3.29.11 to 3.30.1 (#1301)
|
|
|
|
|
* chore(deps): bump softprops/action-gh-release from 2.3.2 to 2.3.3 (#1302)
|
|
|
|
|
* chore(deps): bump taiki-e/install-action from 2.58.21 to 2.60.0 (#1303)
|
|
|
|
|
* chore(deps): bump actions/dependency-review-action from 4.7.2 to 4.7.3 (#1304)
|
|
|
|
|
* chore(deps): bump actions/attest-build-provenance from 2.4.0 to 3.0.0 (#1305)
|
|
|
|
|
* Security: update tracing-subscriber to ~0.3.20 (ANSI escape injection fix, GHSA-xwfj-jgwm-7wp5) (#1288)
|
|
|
|
|
* feat: add "show_skipped" option in config file #1280 (#1286)
|
|
|
|
|
* chore(deps): bump github/codeql-action from 3.29.8 to 3.29.11 (#1281)
|
|
|
|
|
* chore(deps): bump actions/dependency-review-action from 4.7.1 to 4.7.2 (#1282)
|
|
|
|
|
* chore(deps): bump taiki-e/install-action from 2.58.9 to 2.58.21 (#1283)
|
|
|
|
|
* chore(deps): bump PyO3/maturin-action from 1.49.3 to 1.49.4 (#1285)
|
|
|
|
|
* chore(deps): bump actions/cache from 4.2.3 to 4.2.4 (#1284)
|
|
|
|
|
* Support "Insiders" versions of VSCode and VSCodium (#1279)
|
|
|
|
|
* Sudo preserve env list argument is `--preserve-env` (#1276)
|
|
|
|
|
* Clippy fixes from rust 1.91 nightly (#1267)
|
|
|
|
|
* chore(deps): bump actions/checkout from 4.2.2 to 5.0.0 (#1264)
|
|
|
|
|
* chore(deps): bump actions/download-artifact from 4.3.0 to 5.0.0 (#1263)
|
|
|
|
|
* chore(deps): bump taiki-e/install-action from 2.58.0 to 2.58.9 (#1261)
|
|
|
|
|
* chore(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.2 (#1262)
|
|
|
|
|
* chore(deps): bump github/codeql-action from 3.29.5 to 3.29.8 (#1265)
|
|
|
|
|
* feat: fix typos (#1221)
|
|
|
|
|
* chore(ci): Dependabot, workflow security (#1257)
|
|
|
|
|
* refactor: replace once_cell crate with std equivalent (#1260)
|
|
|
|
|
* chore(deps): bump tokio from 1.38 to 1.47 (#1256)
|
|
|
|
|
* i18n(app.yml): fix fr language #1248
|
|
|
|
|
* refactor(sudo): add SudoKind::WinSudo
|
|
|
|
|
* refactor(sudo): add SudoExecuteOpts builder functions and preserve_env enum
|
|
|
|
|
* fix(sudo): prevent sudo_command = "sudo" finding gsudo
|
|
|
|
|
* refactor(yarn): remove unnecessary Yarn::yarn field
|
|
|
|
|
* refactor(apt): extract detect_apt() function
|
|
|
|
|
* refactor: route sudo usage through Sudo::execute*
|
|
|
|
|
* fix(sudo): set sudo flags depending on kind
|
|
|
|
|
* refactor: move RunType::execute to ExecutionContext
|
|
|
|
|
* fix: skip gcloud update step if component manager is disabled (#1237)
|
|
|
|
|
* fix(i18n): use double-quotes for translations with newlines
|
|
|
|
|
* refactor(powershell): store powershell path directly
|
|
|
|
|
* fix(powershell): run microsoft_store command directly
|
|
|
|
|
* fix(powershell): remove mentions of USOClient
|
|
|
|
|
* fix(powershell): execution policy check breaks when run in pwsh
|
|
|
|
|
* fix(powershell): don't use sudo with Update-Module for pwsh
|
|
|
|
|
* refactor(powershell): cleanup and simplify code
|
|
|
|
|
* fix(powershell): add -Command to module update cmdline
|
|
|
|
|
* Move step running into enum for dynamic ordering (#1188)
|
|
|
|
|
* feat(conda): allow configuring additional envs to update (#1048)
|
|
|
|
|
* feat(step): nix-helper (#1045)
|
|
|
|
|
* feat(winget): winget uses sudo when `[windows] winget_use_sudo = true` (#1061)
|
|
|
|
|
* fix(tmux): support all default `tpm` locations (xdg and both hardcoded locations) (#1146)
|
|
|
|
|
* Generate artifact attestations for release assets (#1216)
|
|
|
|
|
* windows update, use explicit reboot policy (#1143)
|
|
|
|
|
* fixed the German translation for "y/n/s/q" (#1220)
|
|
|
|
|
* feat: suppress pixi release notes by default (#1225)
|
|
|
|
|
* docs: add Discord invite link to README (#1203)
|
|
|
|
|
* Catch secondary uv self-update error (#1201)
|
|
|
|
|
* Handle another format change in asdf version (#1194)
|
|
|
|
|
* Preserve custom commmand order from config instead of sorting alphabetically (#1182)
|
|
|
|
|
* Add support for multiple binary names and idea having multiple binaries (#1167)
|
|
|
|
|
* ci: fix the invalid action version (#1185)
|
|
|
|
|
* ci: allow us to re-run AUR CI (#1184)
|
|
|
|
|
* Update Yazi upgrade step to use ya pkg. (#1163)
|
|
|
|
|
* ci: use the new tag name and specify shell to bash (#1183)
|
|
|
|
|
* ci: allow specifying tag when manually run 'create_release_assets.yml' (#1180)
|
|
|
|
|
* ci: fix homebrew ci, remove duplicate trigger event (#1179)
|
|
|
|
|
* ci: fix PyPI pipeline duplicate wheel name (#1178)
|
|
|
|
|
* ci: add event workflow_dispatch to release pipelines (#1177)
|
|
|
|
|
* ci: fix pipeline relase to PyPI (#1176)
|
|
|
|
|
* Install rustfmt and clippy where necessary (#1171)
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Jun 13 11:41:19 UTC 2025 - Gerald Chen <gerald_chen@foxmail.com>
|
|
|
|
|
Fri Jun 13 11:41:19 UTC 2025 - gerald_chen@foxmail.com
|
|
|
|
|
|
|
|
|
|
- Update to version 16.0.4:
|
|
|
|
|
* chore: release v16.0.4 (#1169)
|
|
|
|
|
@@ -392,7 +29,7 @@ Fri Jun 13 11:41:19 UTC 2025 - Gerald Chen <gerald_chen@foxmail.com>
|
|
|
|
|
* Downgrade `create_release_assets.yml` workflow (#1098)
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Apr 03 11:16:30 UTC 2025 - Gerald Chen <gerald_chen@foxmail.com>
|
|
|
|
|
Thu Apr 03 11:16:30 UTC 2025 - gerald_chen@foxmail.com
|
|
|
|
|
|
|
|
|
|
- Update to version 16.0.3:
|
|
|
|
|
* chore: bump version to 16.0.3 (#1094)
|
|
|
|
|
@@ -431,7 +68,7 @@ Thu Apr 03 11:16:30 UTC 2025 - Gerald Chen <gerald_chen@foxmail.com>
|
|
|
|
|
* fix: dont ignore rpm-ostree when bootc is found (#999)
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jan 01 11:37:35 UTC 2025 - Gerald Chen <gerald_chen@foxmail.com>
|
|
|
|
|
Wed Jan 01 11:37:35 UTC 2025 - gerald_chen@foxmail.com
|
|
|
|
|
|
|
|
|
|
- Update to version 16.0.2:
|
|
|
|
|
* chore: release v16.0.2 (#995)
|
|
|
|
|
@@ -455,7 +92,7 @@ Wed Jan 01 11:37:35 UTC 2025 - Gerald Chen <gerald_chen@foxmail.com>
|
|
|
|
|
* ci: add bin pkg to aur (#944)
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Oct 25 02:23:33 UTC 2024 - Gerald Chen <gerald_chen@foxmail.com>
|
|
|
|
|
Fri Oct 25 02:23:33 UTC 2024 - gerald_chen@foxmail.com
|
|
|
|
|
|
|
|
|
|
- Update to version 16.0.1:
|
|
|
|
|
* chore: release v16.0.1 (#940)
|
|
|
|
|
@@ -510,7 +147,7 @@ Fri Oct 25 02:23:33 UTC 2024 - Gerald Chen <gerald_chen@foxmail.com>
|
|
|
|
|
* docs: update release procedure (#845)
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Jul 04 08:01:26 UTC 2024 - Gerald Chen <gerald_chen@foxmail.com>
|
|
|
|
|
Thu Jul 04 08:01:26 UTC 2024 - gerald_chen@foxmail.com
|
|
|
|
|
|
|
|
|
|
- Update to version 15.0.0:
|
|
|
|
|
* chore: prepare for v15.0.0 (#843)
|
|
|
|
|
@@ -753,3 +390,4 @@ Fri May 5 19:48:47 UTC 2023 - Nicolas FORMICHELLA <stigpro@outlook.fr>
|
|
|
|
|
* Assume Fedora Silverblue based on os-release and not on existence of rpm-ostree
|
|
|
|
|
* Replace directories with home & etcetera
|
|
|
|
|
* dependency update
|
|
|
|
|
|
|
|
|
|
|