Commit Graph

394 Commits

Author SHA1 Message Date
a3be486821 v0.6.13 2024-06-26 15:17:33 +02:00
6173fb218e (unix) launch using wine if found 2024-06-26 15:08:21 +02:00
30c6d568b8 log exit code and keep console open if it isn't 0 2024-06-26 14:58:00 +02:00
70ce839c86 try setting permissions on executables 2024-06-26 14:48:27 +02:00
324c0e172d add linux musl targets 2024-06-26 14:28:02 +02:00
66d350a677 build: try to fix build workflow (#108) 2024-06-25 17:13:18 +02:00
d325907a2a Merge pull request #107 from mxve/dependabot/cargo/serde_json-1.0.118
Bump serde_json from 1.0.117 to 1.0.118
2024-06-25 16:53:58 +02:00
dependabot[bot]
a97a054617 Bump serde_json from 1.0.117 to 1.0.118
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.117 to 1.0.118.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.117...v1.0.118)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-25 14:50:36 +00:00
41bfb3bd11 dependabot is back and is thirsty 2024-06-25 16:49:43 +02:00
7e88d8b78d build: add mac to lint action 2024-06-25 16:45:09 +02:00
e76ec88e72 maint: more mac 2024-06-25 16:42:53 +02:00
020248545d Merge pull request #106 from mxve/dependabot/cargo/reqwest-0.12.5
Bump reqwest from 0.12.4 to 0.12.5
2024-06-25 11:29:16 +02:00
dependabot[bot]
7d3a52c4aa Bump reqwest from 0.12.4 to 0.12.5
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.4 to 0.12.5.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.4...v0.12.5)

---
updated-dependencies:
- dependency-name: reqwest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 15:37:59 +00:00
9d88594580 Merge pull request #105 from mxve/dependabot/cargo/tokio-1.38.0
Bump tokio from 1.37.0 to 1.38.0
2024-06-03 21:30:43 +02:00
dependabot[bot]
a91d3bfd4b Bump tokio from 1.37.0 to 1.38.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.37.0 to 1.38.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0)

---
updated-dependencies:
- dependency-name: tokio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 15:24:02 +00:00
55abbcb2e5 Merge pull request #104 from mxve/dependabot/cargo/serde-1.0.203
Bump serde from 1.0.202 to 1.0.203
2024-05-29 11:33:46 +02:00
dependabot[bot]
6cb43eebdf Bump serde from 1.0.202 to 1.0.203
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.202 to 1.0.203.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.202...v1.0.203)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-29 09:29:48 +00:00
714d01a1e1 replace winres with winresource 2024-05-29 11:28:32 +02:00
ec508d1104 Merge pull request #101 from mxve/dependabot/cargo/serde_json-1.0.117
Bump serde_json from 1.0.116 to 1.0.117
2024-05-25 00:28:29 +02:00
dependabot[bot]
32bd994858 Bump serde_json from 1.0.116 to 1.0.117
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.116 to 1.0.117.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.116...v1.0.117)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-24 21:43:57 +00:00
f0e77f162c Merge pull request #102 from mxve/dependabot/cargo/semver-1.0.23
Bump semver from 1.0.22 to 1.0.23
2024-05-24 23:43:09 +02:00
fd7e2e687b Merge pull request #103 from mxve/dependabot/cargo/serde-1.0.202
Bump serde from 1.0.200 to 1.0.202
2024-05-24 23:42:55 +02:00
dependabot[bot]
4fcfc21c3b Bump serde from 1.0.200 to 1.0.202
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.200 to 1.0.202.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.200...v1.0.202)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-20 15:48:12 +00:00
dependabot[bot]
b0dcd3fec0 Bump semver from 1.0.22 to 1.0.23
Bumps [semver](https://github.com/dtolnay/semver) from 1.0.22 to 1.0.23.
- [Release notes](https://github.com/dtolnay/semver/releases)
- [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 15:17:03 +00:00
9543911cd0 Merge pull request #99 from mxve/dependabot/cargo/cargo-328f714f88
Bump rustix from 0.38.8 to 0.38.28 in the cargo group
2024-05-10 18:42:10 +02:00
d3f40b7d6c Merge pull request #98 from mxve/dependabot/cargo/cargo-bf21c1d75f
Bump h2 from 0.4.3 to 0.4.4 in the cargo group
2024-05-10 18:42:04 +02:00
3d75b391e8 Merge pull request #97 from mxve/dependabot/cargo/cargo-fea44ef50e
Bump mio from 0.8.9 to 0.8.11 in the cargo group
2024-05-10 18:41:57 +02:00
dependabot[bot]
755574c39d Bump rustix from 0.38.8 to 0.38.28 in the cargo group
Bumps the cargo group with 1 update: [rustix](https://github.com/bytecodealliance/rustix).


Updates `rustix` from 0.38.8 to 0.38.28
- [Release notes](https://github.com/bytecodealliance/rustix/releases)
- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.8...v0.38.28)

---
updated-dependencies:
- dependency-name: rustix
  dependency-type: indirect
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-10 16:25:24 +00:00
dependabot[bot]
d7cc2765a6 Bump h2 from 0.4.3 to 0.4.4 in the cargo group
Bumps the cargo group with 1 update: [h2](https://github.com/hyperium/h2).


Updates `h2` from 0.4.3 to 0.4.4
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.4.3...v0.4.4)

---
updated-dependencies:
- dependency-name: h2
  dependency-type: indirect
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-10 16:25:22 +00:00
dependabot[bot]
b9b506d68f Bump mio from 0.8.9 to 0.8.11 in the cargo group
Bumps the cargo group with 1 update: [mio](https://github.com/tokio-rs/mio).


Updates `mio` from 0.8.9 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.9...v0.8.11)

---
updated-dependencies:
- dependency-name: mio
  dependency-type: indirect
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-10 16:25:19 +00:00
0838c5a1c0 Merge pull request #96 from mxve/dependabot/cargo/serde-1.0.200
Bump serde from 1.0.199 to 1.0.200
2024-05-10 14:06:07 +02:00
dependabot[bot]
87e85e55da Bump serde from 1.0.199 to 1.0.200
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.199 to 1.0.200.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.199...v1.0.200)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 15:42:42 +00:00
1924ecdeb5 Merge pull request #95 from mxve/dependabot/cargo/serde-1.0.199
Bump serde from 1.0.198 to 1.0.199
2024-04-29 17:17:42 +02:00
dependabot[bot]
b7beaa6d5f Bump serde from 1.0.198 to 1.0.199
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.198 to 1.0.199.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.198...v1.0.199)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 15:15:16 +00:00
29e2776218 Merge pull request #94 from mxve/dependabot/cargo/serde-1.0.198
Bump serde from 1.0.197 to 1.0.198
2024-04-22 18:10:21 +02:00
dependabot[bot]
88e6d52a45 Bump serde from 1.0.197 to 1.0.198
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.197 to 1.0.198.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.198)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 16:07:24 +00:00
90a3669242 Merge pull request #93 from mxve/dependabot/cargo/serde_json-1.0.116
Bump serde_json from 1.0.115 to 1.0.116
2024-04-22 18:06:51 +02:00
f40aadc8db Merge pull request #92 from mxve/dependabot/cargo/reqwest-0.12.4
Bump reqwest from 0.12.3 to 0.12.4
2024-04-22 18:06:42 +02:00
dependabot[bot]
59f12d9ee2 Bump serde_json from 1.0.115 to 1.0.116
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.115 to 1.0.116.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.116)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 16:02:35 +00:00
dependabot[bot]
55c4dc8231 Bump reqwest from 0.12.3 to 0.12.4
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.3 to 0.12.4.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.3...v0.12.4)

---
updated-dependencies:
- dependency-name: reqwest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 16:02:21 +00:00
1f5c658986 v0.6.12 2024-04-11 17:49:41 +02:00
Edo
191db332e4 Merge pull request #90 from mxve/github-check
maint: handle missing tag_name from github's JSON reply
2024-04-11 13:11:17 +02:00
b614658346 maint: handle missing tag_name from github's JSON reply 2024-04-11 13:08:10 +02:00
Edo
bce278e949 Merge pull request #89 from mxve/dependabot/cargo/reqwest-0.12.3
Bump reqwest from 0.12.2 to 0.12.3
2024-04-11 13:03:42 +02:00
dependabot[bot]
e0ac9a30b1 Bump reqwest from 0.12.2 to 0.12.3
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.2 to 0.12.3.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.2...v0.12.3)

---
updated-dependencies:
- dependency-name: reqwest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 15:51:30 +00:00
027b604424 v0.6.11 2024-04-03 01:36:15 +02:00
6cc11fe817 misc 2024-04-03 01:34:47 +02:00
352049d0a9 Merge branch 'main' of github.com:mxve/alterware-launcher 2024-04-03 01:27:47 +02:00
9a8568d692 logging 2024-04-03 01:26:56 +02:00
Edo
93c023c7ff Merge pull request #88 from mxve/dependabot/cargo/serde_json-1.0.115
Bump serde_json from 1.0.114 to 1.0.115
2024-04-01 18:27:07 +02:00