Filip Czaplicki
50e55dea77
feat: add colors to --help/-h ( #1553 )
2025-11-23 13:15:50 +01:00
renovate[bot]
8eb300c4fb
chore(deps): update rust crate indexmap to v2.12.1 ( #1550 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-20 19:33:19 +01:00
github-actions[bot]
2d40f7bdb3
chore: release v16.4.2 ( #1544 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-20 14:23:57 +01:00
github-actions[bot]
e0e714e7b5
chore: release v16.4.1 ( #1542 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-20 10:09:17 +01:00
github-actions[bot]
9d662e36a1
chore: release v16.4.0 ( #1528 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-20 09:23:51 +01:00
Gideon
45159c29fe
chore(deps): update clap, clap_builder, clap_complete ( #1540 )
2025-11-20 09:09:07 +01:00
renovate[bot]
75de4dfd3b
chore(deps): lock file maintenance ( #1505 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-17 20:45:02 +01:00
github-actions[bot]
f9735f3b31
chore: release v16.3.0 ( #1465 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-17 16:39:39 +01:00
Ehren Bendler
9ec8e83f41
chore(deps): update some dependencies ( #1512 )
2025-11-15 17:05:48 +01:00
Gideon
a3503c0c70
refactor: remove unnecessary cfg-if dependency ( #1509 )
2025-11-15 12:47:54 +01:00
Gideon
ea2ccdd69f
chore(deps): bump mac-notification-sys, use main branch temporarily ( #1506 )
2025-11-15 08:58:37 +01:00
renovate[bot]
b13c1bd2d7
chore(deps): lock file maintenance ( #1481 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: GideonBear <87426140+GideonBear@users.noreply.github.com >
2025-11-14 19:52:50 +01:00
Gideon
7749f41d56
fix(deps): Fix non-locked install on older version of Rust ( #1485 )
2025-11-14 19:33:56 +01:00
Gideon
593a2a33d9
fix(deps): Fix non-locked install on older version of Rust ( #1482 )
2025-11-14 19:20:12 +01:00
github-actions[bot]
c5267f6087
chore: release v16.2.1 ( #1462 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-10 20:07:08 +01:00
github-actions[bot]
30d3537c0e
chore: release v16.2.0 ( #1407 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-10 18:31:28 +01:00
Gideon
94979d6b7a
chore(deps): Update jetbrains-toolbox-updater ( #1438 )
2025-11-05 17:32:11 +01:00
github-actions[bot]
266adabd13
chore: release v16.1.2 ( #1400 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-01 19:18:37 +01:00
github-actions[bot]
2050a80665
chore: release v16.1.1 ( #1392 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-01 15:12:40 +01:00
Gideon
e01be14041
fix(typst): Skip typst when self-update is disabled ( #1397 )
2025-11-01 14:53:26 +01:00
github-actions[bot]
8a247fba95
chore: release v16.1.0 ( #1389 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-11-01 10:11:43 +01:00
Andre Toerien
2aa3d94a98
feat(sudo): print warning if Windows Sudo is misconfigured
2025-09-28 19:14:45 +02:00
Andre Toerien
f4ac809dff
refactor(deps): replace winapi with windows
2025-09-28 19:14:45 +02:00
Andre Toerien
47b51a8be0
feat: detect and warn if running as root
2025-09-28 14:57:40 +02:00
Nils
31d8e579c6
Security: update tracing-subscriber to ~0.3.20 (ANSI escape injection fix, GHSA-xwfj-jgwm-7wp5) ( #1288 )
...
* Security: pin tracing-subscriber to 0.3.20 (fix ANSI escape injection, GHSA-xwfj-jgwm-7wp5)\n\n- Ensure tracing-subscriber is 0.3.20\n- Document reason near tracing init\n- Windows: enable winapi features (consoleapi, wincon) to fix build\n- Verified build passes locally\n\nRefs:\n- GHSA-xwfj-jgwm-7wp5
* Update src/utils.rs
Co-authored-by: Gideon <87426140+GideonBear@users.noreply.github.com >
* Update Cargo.toml
Co-authored-by: Gideon <87426140+GideonBear@users.noreply.github.com >
---------
Co-authored-by: niStee <52573120+niStee@users.noreply.github.comclear >
Co-authored-by: Gideon <87426140+GideonBear@users.noreply.github.com >
2025-08-31 20:51:08 +02:00
Falk Woldmann Lu
9048cd8f47
refactor: replace once_cell crate with std equivalent ( #1260 )
2025-08-11 09:57:32 +02:00
Nils
4f5e8a8836
chore(deps): bump tokio from 1.38 to 1.47 ( #1256 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-09 13:55:28 +02:00
Gideon
27464b795e
Preserve custom commmand order from config instead of sorting alphabetically ( #1182 )
2025-06-17 11:58:23 +08:00
SteveLauC
ef0a0d69bb
chore: release v16.0.4 ( #1169 )
2025-06-13 19:03:17 +08:00
Stuart Reilly
30941ed26d
Drop lazy_static ( #1168 )
...
Co-authored-by: Stuart Reilly <sreilly@scottlogic.com >
2025-06-12 14:32:29 +08:00
Gideon
7356b920d4
Update jetbrains-toolbox-updater ( #1128 )
...
* Update jetbrains-toolbox-updater
* Update to 5.0.0
2025-04-21 11:59:25 +08:00
dependabot[bot]
bc9746455e
chore(deps): bump tokio from 1.38.0 to 1.38.2 ( #1101 )
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.38.0 to 1.38.2.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.38.0...tokio-1.38.2 )
---
updated-dependencies:
- dependency-name: tokio
dependency-version: 1.38.2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-08 10:25:58 +08:00
SteveLauC
4488f3d5d3
chore: bump version to 16.0.3 ( #1094 )
2025-04-03 17:56:01 +08:00
Gideon
e6bb6709b3
Update jetbrains-toolbox-updater ( #1077 )
2025-03-25 10:40:04 +08:00
Gideon
ed37763d30
Add JetBrains Toolbox via jetbrains-toolbox-updater ( #1064 )
...
* Add jetbrains-toolbox-updater
* Update jetbrains-toolbox-updater
* Update jetbrains-toolbox-updater
* Update jetbrains-toolbox-updater
* Localize prints
* Update jetbrains-toolbox-updater
* Format
* Add localization
* Fix translation
2025-03-18 11:19:37 +08:00
dependabot[bot]
ef7d146282
chore(deps): bump ring from 0.17.8 to 0.17.13 ( #1062 )
...
Bumps [ring](https://github.com/briansmith/ring ) from 0.17.8 to 0.17.13.
- [Changelog](https://github.com/briansmith/ring/blob/main/RELEASES.md )
- [Commits](https://github.com/briansmith/ring/commits )
---
updated-dependencies:
- dependency-name: ring
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-09 10:47:33 +08:00
SteveLauC
4df30c2587
chore: release v16.0.2 ( #995 )
2024-12-07 15:21:19 +08:00
SteveLauC
bbb84c2ee7
chore: release v16.0.1 ( #940 )
2024-10-11 10:46:50 +08:00
SteveLauC
e4a068d808
chore: release v16.0.0 ( #925 )
...
* chore: release v16.0.0
* chore: it should be containers.runtime
2024-10-06 21:23:00 +08:00
Florian Nagel
29c555c394
Add i18n by using rust i18n ( #807 )
...
* feat: initial i18n setup
* style: fmt
* feat: i18n support for new steps
* fix: build on Linux
* fix: build on Linux
* refactor: rm unused translation keys
---------
Co-authored-by: Steve Lau <stevelauc@outlook.com >
2024-10-03 18:47:35 +08:00
dependabot[bot]
16e6db0def
chore(deps): bump zerovec-derive from 0.10.2 to 0.10.3 ( #858 )
...
Bumps [zerovec-derive](https://github.com/unicode-org/icu4x ) from 0.10.2 to 0.10.3.
- [Release notes](https://github.com/unicode-org/icu4x/releases )
- [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md )
- [Commits](https://github.com/unicode-org/icu4x/commits/ind/zerovec-derive@0.10.3 )
---
updated-dependencies:
- dependency-name: zerovec-derive
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-10 07:44:46 +08:00
dependabot[bot]
64d8f6d632
chore(deps): bump zerovec from 0.10.2 to 0.10.4 ( #856 )
...
Bumps [zerovec](https://github.com/unicode-org/icu4x ) from 0.10.2 to 0.10.4.
- [Release notes](https://github.com/unicode-org/icu4x/releases )
- [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md )
- [Commits](https://github.com/unicode-org/icu4x/commits/ind/zerovec@0.10.4 )
---
updated-dependencies:
- dependency-name: zerovec
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-09 07:59:04 +08:00
SteveLauC
1ebcc9beee
chore: prepare for v15.0.0 ( #843 )
2024-07-01 09:45:20 +08:00
dependabot[bot]
8b9d7ef8f3
chore(deps): bump curve25519-dalek from 4.1.2 to 4.1.3 ( #827 )
...
Bumps [curve25519-dalek](https://github.com/dalek-cryptography/curve25519-dalek ) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/dalek-cryptography/curve25519-dalek/releases )
- [Commits](https://github.com/dalek-cryptography/curve25519-dalek/compare/curve25519-4.1.2...curve25519-4.1.3 )
---
updated-dependencies:
- dependency-name: curve25519-dalek
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-19 09:49:20 +08:00
SteveLauC
4a9ef581e5
chore: bump deps ( #823 )
2024-06-13 09:21:42 +08:00
huajingyun
c748bb5d7a
deps: bump libc from 0.2.153 to 0.2.155 ( #818 )
2024-05-28 09:23:10 +08:00
dependabot[bot]
f2b17cdd9d
chore(deps): bump mio from 0.8.10 to 0.8.11 ( #729 )
...
Bumps [mio](https://github.com/tokio-rs/mio ) from 0.8.10 to 0.8.11.
- [Release notes](https://github.com/tokio-rs/mio/releases )
- [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tokio-rs/mio/compare/v0.8.10...v0.8.11 )
---
updated-dependencies:
- dependency-name: mio
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-19 09:55:30 +08:00
dependabot[bot]
7bfd6c2439
chore(deps): bump h2 from 0.3.24 to 0.3.26 ( #766 )
...
Bumps [h2](https://github.com/hyperium/h2 ) from 0.3.24 to 0.3.26.
- [Release notes](https://github.com/hyperium/h2/releases )
- [Changelog](https://github.com/hyperium/h2/blob/v0.3.26/CHANGELOG.md )
- [Commits](https://github.com/hyperium/h2/compare/v0.3.24...v0.3.26 )
---
updated-dependencies:
- dependency-name: h2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-19 09:55:05 +08:00
dependabot[bot]
0e8d5f0266
chore(deps): bump rustls from 0.21.10 to 0.21.12 ( #804 )
...
Bumps [rustls](https://github.com/rustls/rustls ) from 0.21.10 to 0.21.12.
- [Release notes](https://github.com/rustls/rustls/releases )
- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rustls/rustls/compare/v/0.21.10...v/0.21.12 )
---
updated-dependencies:
- dependency-name: rustls
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-19 09:54:27 +08:00
SteveLauC
a801b7b9f4
chore: bump deps ( #714 )
2024-02-24 13:14:53 +08:00