Maarten van Heusden
|
3cdc627ea6
|
chore: update dependencies
- migrate typescript eslint
- remove unused import
- remove unused crate
|
2025-09-09 16:08:31 +02:00 |
|
dependabot[bot]
|
6c50b0f816
|
chore(deps): bump ring in /src-tauri in the cargo group (#276)
Bumps the cargo group in /src-tauri with 1 update: [ring](https://github.com/briansmith/ring).
Updates `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
dependency-group: cargo
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-05-06 16:02:02 +02:00 |
|
dependabot[bot]
|
a7a941a4d0
|
chore(deps): bump the cargo-deps group across 1 directory with 7 updates (#282)
Bumps the cargo-deps group with 7 updates in the /src-tauri directory:
| Package | From | To |
| --- | --- | --- |
| [tauri-plugin-shell](https://github.com/tauri-apps/plugins-workspace) | `2.2.0` | `2.2.1` |
| [tauri-plugin-dialog](https://github.com/tauri-apps/plugins-workspace) | `2.2.0` | `2.2.1` |
| [serde](https://github.com/serde-rs/serde) | `1.0.218` | `1.0.219` |
| [serde_json](https://github.com/serde-rs/json) | `1.0.139` | `1.0.140` |
| [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.12` | `0.12.15` |
| [zip](https://github.com/zip-rs/zip2) | `2.2.2` | `2.6.1` |
| [tauri-build](https://github.com/tauri-apps/tauri) | `2.0.5` | `2.2.0` |
Updates `tauri-plugin-shell` from 2.2.0 to 2.2.1
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases)
- [Commits](https://github.com/tauri-apps/plugins-workspace/compare/os-v2.2.0...fs-v2.2.1)
Updates `tauri-plugin-dialog` from 2.2.0 to 2.2.1
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases)
- [Commits](https://github.com/tauri-apps/plugins-workspace/compare/os-v2.2.0...fs-v2.2.1)
Updates `serde` from 1.0.218 to 1.0.219
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.218...v1.0.219)
Updates `serde_json` from 1.0.139 to 1.0.140
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.139...v1.0.140)
Updates `reqwest` from 0.12.12 to 0.12.15
- [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.12...v0.12.15)
Updates `zip` from 2.2.2 to 2.6.1
- [Release notes](https://github.com/zip-rs/zip2/releases)
- [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zip-rs/zip2/compare/v2.2.2...v2.6.1)
Updates `tauri-build` from 2.0.5 to 2.2.0
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/tauri-build-v2.0.5...tauri-build-v2.2.0)
---
updated-dependencies:
- dependency-name: tauri-plugin-shell
dependency-version: 2.2.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: cargo-deps
- dependency-name: tauri-plugin-dialog
dependency-version: 2.2.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: cargo-deps
- dependency-name: serde
dependency-version: 1.0.219
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: cargo-deps
- dependency-name: serde_json
dependency-version: 1.0.140
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: cargo-deps
- dependency-name: reqwest
dependency-version: 0.12.15
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: cargo-deps
- dependency-name: zip
dependency-version: 2.6.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: cargo-deps
- dependency-name: tauri-build
dependency-version: 2.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: cargo-deps
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-05-06 15:56:26 +02:00 |
|
Maarten van Heusden
|
a96771685c
|
chore(deps): upgrade dependencies
|
2025-02-21 12:47:46 +01:00 |
|
dependabot[bot]
|
e681aceb29
|
chore(deps): bump the cargo-deps group across 1 directory with 3 updates (#269)
Bumps the cargo-deps group with 3 updates in the /src-tauri directory: [serde](https://github.com/serde-rs/serde), [serde_json](https://github.com/serde-rs/json) and [reqwest](https://github.com/seanmonstar/reqwest).
Updates `serde` from 1.0.216 to 1.0.217
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.216...v1.0.217)
Updates `serde_json` from 1.0.134 to 1.0.138
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.134...v1.0.138)
Updates `reqwest` from 0.12.9 to 0.12.12
- [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.9...v0.12.12)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: cargo-deps
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: cargo-deps
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: cargo-deps
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-02-21 12:36:07 +01:00 |
|
dependabot[bot]
|
7891ed19e1
|
chore(deps): bump openssl in /src-tauri in the cargo group (#270)
Bumps the cargo group in /src-tauri with 1 update: [openssl](https://github.com/sfackler/rust-openssl).
Updates `openssl` from 0.10.68 to 0.10.70
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.68...openssl-v0.10.70)
---
updated-dependencies:
- dependency-name: openssl
dependency-type: indirect
dependency-group: cargo
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-02-21 12:35:53 +01:00 |
|
Maarten van Heusden
|
69ca8dbf97
|
feat: use localappdata dir instead of temp dir
|
2024-12-22 19:23:59 +01:00 |
|
dependabot[bot]
|
ba7c17513a
|
chore(deps): bump rustls in /src-tauri in the cargo group (#254)
Bumps the cargo group in /src-tauri with 1 update: [rustls](https://github.com/rustls/rustls).
Updates `rustls` from 0.23.16 to 0.23.18
- [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.23.16...v/0.23.18)
---
updated-dependencies:
- dependency-name: rustls
dependency-type: indirect
dependency-group: cargo
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-12 21:34:12 +01:00 |
|
dependabot[bot]
|
5f0b9781c6
|
chore(deps): bump the cargo-deps group across 1 directory with 2 updates (#260)
Bumps the cargo-deps group with 2 updates in the /src-tauri directory: [serde](https://github.com/serde-rs/serde) and [serde_json](https://github.com/serde-rs/json).
Updates `serde` from 1.0.215 to 1.0.216
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.215...v1.0.216)
Updates `serde_json` from 1.0.132 to 1.0.133
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.132...v1.0.133)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: cargo-deps
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: cargo-deps
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-12 21:32:56 +01:00 |
|
Maarten van Heusden
|
6ed3e71536
|
chore: update dependencies
|
2024-12-12 19:48:53 +01:00 |
|
Maarten van Heusden
|
bbdf0955db
|
fix: use temp dir
|
2024-11-17 20:59:48 +01:00 |
|
Maarten van Heusden
|
d3bddc0e54
|
v3.0.0
|
2024-11-16 18:15:01 +01:00 |
|
Maarten van Heusden
|
8578063b0a
|
chore(deps): update some more dependencies
|
2024-11-16 18:14:29 +01:00 |
|
dependabot[bot]
|
f26c591572
|
chore(deps): bump the cargo-deps group in /src-tauri with 2 updates (#248)
Bumps the cargo-deps group in /src-tauri with 2 updates: [serde](https://github.com/serde-rs/serde) and [tauri-build](https://github.com/tauri-apps/tauri).
Updates `serde` from 1.0.214 to 1.0.215
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.214...v1.0.215)
Updates `tauri-build` from 2.0.2 to 2.0.3
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/tauri-build-v2.0.2...tauri-build-v2.0.3)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: cargo-deps
- dependency-name: tauri-build
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: cargo-deps
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-11-16 18:03:55 +01:00 |
|
dependabot[bot]
|
6e2f0a0872
|
chore(deps): bump serde from 1.0.213 to 1.0.214 in /src-tauri (#229)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.213 to 1.0.214.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.213...v1.0.214)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-30 11:57:46 +01:00 |
|
Maarten van Heusden
|
8e2385448b
|
chore(deps): upgrade dependencies
|
2024-10-30 11:55:17 +01:00 |
|
Maarten van Heusden
|
7f2833c4ac
|
chore: release v3.0.0-alpha.2
|
2024-10-22 21:33:26 +02:00 |
|
Maarten van Heusden
|
85af1a555f
|
chore(deps): update dependencies
|
2024-10-22 21:14:54 +02:00 |
|
Maarten van Heusden
|
e7f4d6c0b3
|
chore: add vectum base
|
2024-09-16 18:53:40 +02:00 |
|
Maarten van Heusden
|
ec409a5c93
|
chore: init tauri project
|
2024-02-19 15:31:46 +01:00 |
|