Commit graph

615 commits

Author SHA1 Message Date
dependabot[bot]
1b79a3b825
chore(deps): bump actions/checkout from 4 to 5 in /.github/workflows (#244)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-26 09:56:41 +01:00
Cain
080f327ab6
Maintenance: dep updates and clippy fixs (#243)
* chore(deps): update crc32fast to v1.5

* chore(deps): update ureq to v2.12

* chore(deps): update phf to v0.13

* chore(deps): update clap to v4.5

* chore(deps): update lazy_static to v1.5

* chore(deps): update thiserror to v2.0.16

* chore(deps): update clap to v4.5

* chore(deps): update bson to v2.15

* chore(deps): update base64 to v0.22

* chore(deps): update quick-xml to v0.38

* chore(deps): update webbrowser to v1.0

* chore(clippy): fix a load of "variables can be used directly"

* chore(ci): update MSRV toolchain to 1.82.0

* chore(pre-commit): update MSRV to 1.82.0

* chore(README): update Minimum Supported Rust Version to 1.82.0

* chore(VERSIONS): update MSRV to 1.82.0

* chore(cli): bump version to 0.4.0 and update MSRV to 1.82.0

* chore(release): bump version to 0.8.0 and update MSRV to 1.82.0
2025-08-25 12:52:54 +01:00
Cain
d6fe78f0e6
chore(workflow): remove --locked arg on codeql 2025-07-01 19:39:37 +01:00
Cain
4ad07377f2
chore(workflow): try none codeql build mode 2025-07-01 19:37:34 +01:00
Cain
90458ed443
chore(workflow): codeql autobuild doesnt support rust 2025-07-01 19:34:19 +01:00
Cain
085913f903
chore(workflow): rust is built in on ci 2025-07-01 19:29:27 +01:00
Cain
4ddb0fd960
chore(workflow): attempt to setup codeql for rust 2025-07-01 19:23:16 +01:00
GitHub Action
380bbd4ab4 Add/Update badge 2025-07-01 04:12:14 +00:00
Cain
350f297193
maintenance(workspace): updates and clippy fixs (#242) 2025-04-23 22:04:37 +01:00
Cain
ad8f1b8081 chore(cli): bump semver to v0.3.0 2025-04-23 21:59:16 +01:00
Cain
5d36f9bcff fix(cli): crates io dont like wildcards 2025-04-23 21:58:37 +01:00
Cain
b44c85c118 chore(changelog): update cli and lib with changes 2025-04-23 21:48:59 +01:00
Cain
d969e4e0b7 chore(cli): use v0.X.X gamedig to cut down patches 2025-04-23 21:48:20 +01:00
Cain
fddfd830b7 chore(lib): bump to 0.7.0 2025-04-20 23:19:30 +01:00
Cain
e87bde53e7 chore(nightly): bump to nightly-2025-04-19 as the other toolchain is 2 years old 2025-04-20 23:11:35 +01:00
Cain
8160a866b0 chore(format): with new config 2025-04-20 23:06:55 +01:00
Cain
0a7ba6848e chore(rustfmt): bump to 1.8.0 and fix deprecated warns 2025-04-20 23:05:33 +01:00
Cain
b7144e015d chore(clippy): clean up warnings 2025-04-20 22:59:46 +01:00
Cain
4c5ffde2e5 chore(msrv): bump to 1.81.0 2025-04-20 22:44:19 +01:00
GitHub Action
7c4a5e4f9c Add/Update badge 2025-04-20 21:33:57 +00:00
Cain
0a304c7513
feat(game): arma 3 support (#240) 2025-04-20 22:33:26 +01:00
Cain
8ebb685b33 chore(changelog): follow format for arma 3 change 2025-04-20 22:30:40 +01:00
Cain
13814ee6e3 chore(changelog): add arma 3 2025-04-20 22:27:27 +01:00
Thomas
b3ae7b7fb1 Applied formatting to valve.rs 2025-04-18 09:03:54 +02:00
Thomas
6953840af9 Fix wrong app id in Valve game query modules 2025-04-17 19:00:53 +02:00
Thomas
3588b97b83 Added arma 3 2025-04-17 18:57:14 +02:00
GitHub Action
43a613b7c0 Add/Update badge 2025-03-25 03:47:25 +00:00
GitHub Action
67b97ca1c9 Add/Update badge 2025-01-21 03:37:35 +00:00
GitHub Action
373a4553ce Add/Update badge 2025-01-14 03:37:04 +00:00
Cain
fa84a07fca
chore(license): update year (happy new year) 2025-01-02 17:09:15 +00:00
Cain
85a733386b chore(cli): add patch to semver and update changelog 2024-12-05 21:32:23 +00:00
Cain
07bfd69961 chore(lib): add patch to semver and update changelog 2024-12-05 21:29:54 +00:00
Cain
a9fe5858b0 chore(games): add starbound to supported games 2024-12-05 21:22:33 +00:00
GitHub Action
fc5113507f Add/Update badge 2024-12-05 20:46:21 +00:00
Cain
d1eb6d7ca5
impl(game): starbound support (#234) 2024-12-05 20:45:47 +00:00
Kae
b6696e1af3 Add Starbound support 2024-12-01 18:31:02 +11:00
Cain
c04f442bbe
chore: maintenance (#233) 2024-11-27 15:21:11 +00:00
Cain
68cd20963a chore(readme): missed a msrv semver 2024-11-26 18:15:50 +00:00
Cain
adf65276dd chore(readme): make dep badge use latest 2024-11-26 18:09:05 +00:00
Cain
961f57d6ec chore(msrv): bump to 1.71.1 2024-11-26 13:50:01 +00:00
Cain
1d112cc661 chore(cli): bump to 0.2.0 2024-11-26 13:20:44 +00:00
Cain
1d4e415a5f chore(cli): update changelog 2024-11-26 13:19:52 +00:00
Cain
4fb0d24a4e chore(lib): bump to 0.6.0 2024-11-26 13:17:59 +00:00
Cain
0321cfb34f chore(lib): update changelog 2024-11-26 13:17:02 +00:00
Cain
e539104a8a chore(readme): update msrv 2024-11-26 13:14:00 +00:00
Cain
54d3693cb0 chore(cli): fix typos in readme 2024-11-26 13:12:10 +00:00
Cain
7985fb2613 chore(ci): format 2024-11-26 12:38:32 +00:00
Cain
102e48914b chore(lib): bump msrv 1.65.0 -> 1.67.0 for linux deps 2024-11-26 12:36:41 +00:00
Cain
98cff08512 chore(ci): discontinue github releases 2024-11-26 12:29:09 +00:00
Cain
3bcf9385f2 refactor(cli): improve how we serve the bin to users 2024-11-26 02:05:36 +00:00