mirror of
https://github.com/zhom/donutbrowser.git
synced 2026-04-28 23:06:41 +02:00
d05ab23404df5a7200245e39c08da8dc17fa2bd2
121 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
b2d1456aa9 | chore: version bump | ||
|
|
ccecd2a1e3 | chore: version bump | ||
|
|
081a1922df |
deps(rust)(deps): bump the rust-dependencies group across 1 directory with 13 updates
Bumps the rust-dependencies group with 9 updates in the /src-tauri directory: | Package | From | To | | --- | --- | --- | | [zip](https://github.com/zip-rs/zip2) | `7.2.0` | `8.2.0` | | [rand](https://github.com/rust-random/rand) | `0.9.2` | `0.10.0` | | [rusqlite](https://github.com/rusqlite/rusqlite) | `0.38.0` | `0.39.0` | | [smoltcp](https://github.com/smoltcp-rs/smoltcp) | `0.11.0` | `0.12.0` | | [winreg](https://github.com/gentoo90/winreg-rs) | `0.55.0` | `0.56.0` | | [resvg](https://github.com/linebender/resvg) | `0.46.0` | `0.47.0` | | [portable-atomic-util](https://github.com/taiki-e/portable-atomic-util) | `0.2.5` | `0.2.6` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.10.0` | `1.11.0` | | [uds_windows](https://github.com/haraldh/rust_uds_windows) | `1.2.0` | `1.2.1` | Updates `zip` from 7.2.0 to 8.2.0 - [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/v7.2.0...v8.2.0) Updates `rand` from 0.9.2 to 0.10.0 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/rand/compare/rand_core-0.9.2...0.10.0) Updates `rusqlite` from 0.38.0 to 0.39.0 - [Release notes](https://github.com/rusqlite/rusqlite/releases) - [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md) - [Commits](https://github.com/rusqlite/rusqlite/compare/v0.38.0...v0.39.0) Updates `smoltcp` from 0.11.0 to 0.12.0 - [Release notes](https://github.com/smoltcp-rs/smoltcp/releases) - [Changelog](https://github.com/smoltcp-rs/smoltcp/blob/main/CHANGELOG.md) - [Commits](https://github.com/smoltcp-rs/smoltcp/compare/v0.11.0...v0.12.0) Updates `winreg` from 0.55.0 to 0.56.0 - [Release notes](https://github.com/gentoo90/winreg-rs/releases) - [Changelog](https://github.com/gentoo90/winreg-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/gentoo90/winreg-rs/compare/v0.55.0...v0.56.0) Updates `resvg` from 0.46.0 to 0.47.0 - [Release notes](https://github.com/linebender/resvg/releases) - [Changelog](https://github.com/linebender/resvg/blob/main/CHANGELOG.md) - [Commits](https://github.com/linebender/resvg/compare/v0.46.0...v0.47.0) Updates `libsqlite3-sys` from 0.36.0 to 0.37.0 - [Release notes](https://github.com/rusqlite/rusqlite/releases) - [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md) - [Commits](https://github.com/rusqlite/rusqlite/compare/v0.36.0...v0.37.0) Updates `portable-atomic-util` from 0.2.5 to 0.2.6 - [Release notes](https://github.com/taiki-e/portable-atomic-util/releases) - [Changelog](https://github.com/taiki-e/portable-atomic-util/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/portable-atomic-util/compare/v0.2.5...v0.2.6) Updates `tiny-skia` from 0.11.4 to 0.12.0 - [Changelog](https://github.com/linebender/tiny-skia/blob/main/CHANGELOG.md) - [Commits](https://github.com/linebender/tiny-skia/compare/v0.11.4...v0.12.0) Updates `tiny-skia-path` from 0.11.4 to 0.12.0 - [Changelog](https://github.com/linebender/tiny-skia/blob/main/CHANGELOG.md) - [Commits](https://github.com/linebender/tiny-skia/compare/v0.11.4...v0.12.0) Updates `tinyvec` from 1.10.0 to 1.11.0 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.10.0...v1.11.0) Updates `uds_windows` from 1.2.0 to 1.2.1 - [Release notes](https://github.com/haraldh/rust_uds_windows/releases) - [Changelog](https://github.com/haraldh/rust_uds_windows/blob/master/CHANGELOG.md) - [Commits](https://github.com/haraldh/rust_uds_windows/compare/v1.2.0...v1.2.1) Updates `usvg` from 0.46.0 to 0.47.0 - [Release notes](https://github.com/linebender/resvg/releases) - [Changelog](https://github.com/linebender/resvg/blob/main/CHANGELOG.md) - [Commits](https://github.com/linebender/resvg/compare/v0.46.0...v0.47.0) --- updated-dependencies: - dependency-name: zip dependency-version: 8.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: rand dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: rusqlite dependency-version: 0.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: smoltcp dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: winreg dependency-version: 0.56.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: resvg dependency-version: 0.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: libsqlite3-sys dependency-version: 0.37.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: portable-atomic-util dependency-version: 0.2.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tiny-skia dependency-version: 0.12.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: tiny-skia-path dependency-version: 0.12.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: tinyvec dependency-version: 1.11.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: uds_windows dependency-version: 1.2.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: usvg dependency-version: 0.47.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
5bea6a32e0 | feat: synchronizer | ||
|
|
756bd69a84 | chore: version bump | ||
|
|
b3d279046b | fix: properly match proxy timezone | ||
|
|
0a826ff03c | chore: version bump | ||
|
|
01d600f97e | feat: set default search engine on camoufox | ||
|
|
08559eef13 | chore: version bump | ||
|
|
e6cb4e6082 | feat: e2e encrypted sync | ||
|
|
21d80fde56 | chore: linting | ||
|
|
ddc2657165 | refactor: better daemon management | ||
|
|
c816fee184 | chore: version bump | ||
|
|
e5663515a7 | refactor: cleanup and decouple | ||
|
|
3d57a622b1 | chore: version bump | ||
|
|
dea0181009 | chore: version bump | ||
|
|
d490ad3612 | chore: version bump | ||
|
|
b600a61da8 | chore: version bump | ||
|
|
12837b740d | chore: version bump | ||
|
|
2acbc6c147 | chore: version bump | ||
|
|
c36569d5a3 | refactor: do not use aws-lc-rs | ||
|
|
288685030a | chore: update dependencies | ||
|
|
4a59459eb2 | feat: daemon support, general improvement, and preparation for Windows release | ||
|
|
ba7d19cc72 |
deps(rust)(deps): bump the rust-dependencies group
Bumps the rust-dependencies group in /src-tauri with 37 updates: | Package | From | To | | --- | --- | --- | | [tauri-plugin-dialog](https://github.com/tauri-apps/plugins-workspace) | `2.5.0` | `2.6.0` | | [zip](https://github.com/zip-rs/zip2) | `7.0.0` | `7.1.0` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.1.5` | `1.1.8` | | [chrono](https://github.com/chronotope/chrono) | `0.4.42` | `0.4.43` | | [tower](https://github.com/tower-rs/tower) | `0.5.2` | `0.5.3` | | [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) | `0.27.0` | `0.28.0` | | [rusqlite](https://github.com/rusqlite/rusqlite) | `0.32.1` | `0.38.0` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.69` | `2.0.17` | | [maxminddb](https://github.com/oschwald/maxminddb-rust) | `0.27.0` | `0.27.1` | | [quick-xml](https://github.com/tafia/quick-xml) | `0.37.5` | `0.38.4` | | [tray-icon](https://github.com/tauri-apps/tray-icon) | `0.19.3` | `0.21.3` | | [muda](https://github.com/amrbashir/muda) | `0.15.3` | `0.17.1` | | [nix](https://github.com/nix-rust/nix) | `0.29.0` | `0.30.1` | | [aws-lc-rs](https://github.com/aws/aws-lc-rs) | `1.15.2` | `1.15.3` | | [aws-lc-sys](https://github.com/aws/aws-lc-rs) | `0.35.0` | `0.36.0` | | [base64ct](https://github.com/RustCrypto/formats) | `1.8.2` | `1.8.3` | | [block2](https://github.com/madsmtm/objc2) | `0.5.1` | `0.6.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.52` | `1.2.53` | | [clap_lex](https://github.com/clap-rs/clap) | `0.7.6` | `0.7.7` | | [find-msvc-tools](https://github.com/rust-lang/cc-rs) | `0.1.7` | `0.1.8` | | [hashlink](https://github.com/kyren/hashlink) | `0.9.1` | `0.11.0` | | [libsqlite3-sys](https://github.com/rusqlite/rusqlite) | `0.30.1` | `0.36.0` | | [lzma-rust2](https://github.com/hasenbanck/lzma-rust2) | `0.15.6` | `0.15.7` | | [objc2-core-data](https://github.com/madsmtm/objc2) | `0.2.2` | `0.3.2` | | [objc2-core-image](https://github.com/madsmtm/objc2) | `0.2.2` | `0.3.2` | | [objc2-foundation](https://github.com/madsmtm/objc2) | `0.2.2` | `0.3.2` | | [objc2-quartz-core](https://github.com/madsmtm/objc2) | `0.2.2` | `0.3.2` | | [rust_decimal](https://github.com/paupino/rust-decimal) | `1.39.0` | `1.40.0` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.13.2` | `1.14.0` | | [rustls-webpki](https://github.com/rustls/webpki) | `0.103.8` | `0.103.9` | | [time](https://github.com/time-rs/time) | `0.3.44` | `0.3.45` | | [time-core](https://github.com/time-rs/time) | `0.1.6` | `0.1.7` | | [time-macros](https://github.com/time-rs/time) | `0.2.24` | `0.2.25` | | [tungstenite](https://github.com/snapview/tungstenite-rs) | `0.27.0` | `0.28.0` | | [wasip2](https://github.com/bytecodealliance/wasi-rs) | `1.0.1+wasi-0.2.4` | `1.0.2+wasi-0.2.9` | | [wit-bindgen](https://github.com/bytecodealliance/wit-bindgen) | `0.46.0` | `0.51.0` | | [zmij](https://github.com/dtolnay/zmij) | `1.0.12` | `1.0.14` | Updates `tauri-plugin-dialog` from 2.5.0 to 2.6.0 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](https://github.com/tauri-apps/plugins-workspace/compare/log-v2.5.0...log-v2.6.0) Updates `zip` from 7.0.0 to 7.1.0 - [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/v7.0.0...v7.1.0) Updates `flate2` from 1.1.5 to 1.1.8 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](https://github.com/rust-lang/flate2-rs/compare/1.1.5...1.1.8) Updates `chrono` from 0.4.42 to 0.4.43 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.42...v0.4.43) Updates `tower` from 0.5.2 to 0.5.3 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.2...tower-0.5.3) Updates `tokio-tungstenite` from 0.27.0 to 0.28.0 - [Changelog](https://github.com/snapview/tokio-tungstenite/blob/master/CHANGELOG.md) - [Commits](https://github.com/snapview/tokio-tungstenite/compare/v0.27.0...v0.28.0) Updates `rusqlite` from 0.32.1 to 0.38.0 - [Release notes](https://github.com/rusqlite/rusqlite/releases) - [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md) - [Commits](https://github.com/rusqlite/rusqlite/compare/v0.32.1...v0.38.0) Updates `thiserror` from 1.0.69 to 2.0.17 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.69...2.0.17) Updates `maxminddb` from 0.27.0 to 0.27.1 - [Release notes](https://github.com/oschwald/maxminddb-rust/releases) - [Changelog](https://github.com/oschwald/maxminddb-rust/blob/main/CHANGELOG.md) - [Commits](https://github.com/oschwald/maxminddb-rust/compare/v0.27.0...v0.27.1) Updates `quick-xml` from 0.37.5 to 0.38.4 - [Release notes](https://github.com/tafia/quick-xml/releases) - [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md) - [Commits](https://github.com/tafia/quick-xml/compare/v0.37.5...v0.38.4) Updates `tray-icon` from 0.19.3 to 0.21.3 - [Release notes](https://github.com/tauri-apps/tray-icon/releases) - [Changelog](https://github.com/tauri-apps/tray-icon/blob/dev/CHANGELOG.md) - [Commits](https://github.com/tauri-apps/tray-icon/compare/tray-icon-v0.19.3...tray-icon-v0.21.3) Updates `muda` from 0.15.3 to 0.17.1 - [Release notes](https://github.com/amrbashir/muda/releases) - [Changelog](https://github.com/tauri-apps/muda/blob/dev/CHANGELOG.md) - [Commits](https://github.com/amrbashir/muda/compare/muda-v0.15.3...muda-v0.17.1) Updates `nix` from 0.29.0 to 0.30.1 - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](https://github.com/nix-rust/nix/compare/v0.29.0...v0.30.1) Updates `aws-lc-rs` from 1.15.2 to 1.15.3 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](https://github.com/aws/aws-lc-rs/compare/v1.15.2...v1.15.3) Updates `aws-lc-sys` from 0.35.0 to 0.36.0 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](https://github.com/aws/aws-lc-rs/commits) Updates `base64ct` from 1.8.2 to 1.8.3 - [Commits](https://github.com/RustCrypto/formats/compare/base64ct/v1.8.2...base64ct/v1.8.3) Updates `block2` from 0.5.1 to 0.6.2 - [Commits](https://github.com/madsmtm/objc2/compare/block2-0.5.1...block2-0.6.2) Updates `cc` from 1.2.52 to 1.2.53 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.52...cc-v1.2.53) Updates `clap_lex` from 0.7.6 to 0.7.7 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_lex-v0.7.6...clap_lex-v0.7.7) Updates `find-msvc-tools` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/find-msvc-tools-v0.1.7...find-msvc-tools-v0.1.8) Updates `hashlink` from 0.9.1 to 0.11.0 - [Release notes](https://github.com/kyren/hashlink/releases) - [Changelog](https://github.com/djc/hashlink/blob/main/CHANGELOG.md) - [Commits](https://github.com/kyren/hashlink/compare/v0.9.1...v0.11.0) Updates `libsqlite3-sys` from 0.30.1 to 0.36.0 - [Release notes](https://github.com/rusqlite/rusqlite/releases) - [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md) - [Commits](https://github.com/rusqlite/rusqlite/commits/v0.36.0) Updates `lzma-rust2` from 0.15.6 to 0.15.7 - [Changelog](https://github.com/hasenbanck/lzma-rust2/blob/master/CHANGELOG.md) - [Commits](https://github.com/hasenbanck/lzma-rust2/compare/v0.15.6...v0.15.7) Updates `objc2-core-data` from 0.2.2 to 0.3.2 - [Commits](https://github.com/madsmtm/objc2/compare/objc2-0.2.2...objc-sys-0.3.2) Updates `objc2-core-image` from 0.2.2 to 0.3.2 - [Commits](https://github.com/madsmtm/objc2/compare/objc2-0.2.2...objc-sys-0.3.2) Updates `objc2-foundation` from 0.2.2 to 0.3.2 - [Commits](https://github.com/madsmtm/objc2/compare/objc2-0.2.2...objc-sys-0.3.2) Updates `objc2-quartz-core` from 0.2.2 to 0.3.2 - [Commits](https://github.com/madsmtm/objc2/compare/objc2-0.2.2...objc-sys-0.3.2) Updates `rust_decimal` from 1.39.0 to 1.40.0 - [Release notes](https://github.com/paupino/rust-decimal/releases) - [Changelog](https://github.com/paupino/rust-decimal/blob/master/CHANGELOG.md) - [Commits](https://github.com/paupino/rust-decimal/compare/1.39.0...1.40.0) Updates `rustls-pki-types` from 1.13.2 to 1.14.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.13.2...v/1.14.0) Updates `rustls-webpki` from 0.103.8 to 0.103.9 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.103.8...v/0.103.9) Updates `time` from 0.3.44 to 0.3.45 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](https://github.com/time-rs/time/compare/v0.3.44...v0.3.45) Updates `time-core` from 0.1.6 to 0.1.7 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](https://github.com/time-rs/time/commits) Updates `time-macros` from 0.2.24 to 0.2.25 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](https://github.com/time-rs/time/compare/v0.2.24...v0.2.25) Updates `tungstenite` from 0.27.0 to 0.28.0 - [Changelog](https://github.com/snapview/tungstenite-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/snapview/tungstenite-rs/compare/v0.27.0...v0.28.0) Updates `wasip2` from 1.0.1+wasi-0.2.4 to 1.0.2+wasi-0.2.9 - [Commits](https://github.com/bytecodealliance/wasi-rs/compare/wasip2-1.0.1...wasip2-1.0.2) Updates `wit-bindgen` from 0.46.0 to 0.51.0 - [Release notes](https://github.com/bytecodealliance/wit-bindgen/releases) - [Commits](https://github.com/bytecodealliance/wit-bindgen/compare/v0.46.0...v0.51.0) Updates `zmij` from 1.0.12 to 1.0.14 - [Release notes](https://github.com/dtolnay/zmij/releases) - [Commits](https://github.com/dtolnay/zmij/compare/1.0.12...1.0.14) --- updated-dependencies: - dependency-name: tauri-plugin-dialog dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: zip dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: flate2 dependency-version: 1.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: chrono dependency-version: 0.4.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tower dependency-version: 0.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tokio-tungstenite dependency-version: 0.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: rusqlite dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: thiserror dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: maxminddb dependency-version: 0.27.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: quick-xml dependency-version: 0.38.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: tray-icon dependency-version: 0.21.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: muda dependency-version: 0.17.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: nix dependency-version: 0.30.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: aws-lc-rs dependency-version: 1.15.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: aws-lc-sys dependency-version: 0.36.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: base64ct dependency-version: 1.8.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: block2 dependency-version: 0.6.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: cc dependency-version: 1.2.53 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: clap_lex dependency-version: 0.7.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: find-msvc-tools dependency-version: 0.1.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: hashlink dependency-version: 0.11.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: libsqlite3-sys dependency-version: 0.36.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: lzma-rust2 dependency-version: 0.15.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: objc2-core-data dependency-version: 0.3.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: objc2-core-image dependency-version: 0.3.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: objc2-foundation dependency-version: 0.3.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: objc2-quartz-core dependency-version: 0.3.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: rust_decimal dependency-version: 1.40.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: rustls-pki-types dependency-version: 1.14.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: rustls-webpki dependency-version: 0.103.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: time dependency-version: 0.3.45 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: time-core dependency-version: 0.1.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: time-macros dependency-version: 0.2.25 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tungstenite dependency-version: 0.28.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: wasip2 dependency-version: 1.0.2+wasi-0.2.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: wit-bindgen dependency-version: 0.51.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: zmij dependency-version: 1.0.14 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
fd786e373d |
deps(rust)(deps): bump maxminddb from 0.24.0 to 0.27.0 in /src-tauri
Bumps [maxminddb](https://github.com/oschwald/maxminddb-rust) from 0.24.0 to 0.27.0. - [Release notes](https://github.com/oschwald/maxminddb-rust/releases) - [Changelog](https://github.com/oschwald/maxminddb-rust/blob/main/CHANGELOG.md) - [Commits](https://github.com/oschwald/maxminddb-rust/compare/0.24.0...v0.27.0) --- updated-dependencies: - dependency-name: maxminddb dependency-version: 0.27.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
eeea15c65d | feat: move background processes to its own daemon | ||
|
|
e9c084d6a4 | feat: partially add wayfern | ||
|
|
fdd921c6bb | refactor: don't bundle node backend | ||
|
|
5ed3f0c158 |
deps(rust)(deps): bump the rust-dependencies group across 1 directory with 20 updates
Bumps the rust-dependencies group with 13 updates in the /src-tauri directory: | Package | From | To | | --- | --- | --- | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.28` | `0.13.1` | | [tokio](https://github.com/tokio-rs/tokio) | `1.48.0` | `1.49.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.178` | `0.2.179` | | [clap](https://github.com/clap-rs/clap) | `4.5.53` | `4.5.54` | | [iri-string](https://github.com/lo48576/iri-string) | `0.7.9` | `0.7.10` | | [portable-atomic](https://github.com/taiki-e/portable-atomic) | `1.12.0` | `1.13.0` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.103` | `1.0.104` | | [tray-icon](https://github.com/tauri-apps/tray-icon) | `0.21.2` | `0.21.3` | | [wayland-backend](https://github.com/smithay/wayland-rs) | `0.3.11` | `0.3.12` | | [wayland-client](https://github.com/smithay/wayland-rs) | `0.31.11` | `0.31.12` | | [wayland-protocols](https://github.com/smithay/wayland-rs) | `0.32.9` | `0.32.10` | | [zeroize_derive](https://github.com/RustCrypto/utils) | `1.4.2` | `1.4.3` | | [zmij](https://github.com/dtolnay/zmij) | `1.0.0` | `1.0.9` | Updates `reqwest` from 0.12.28 to 0.13.1 - [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.28...v0.13.1) Updates `tokio` from 1.48.0 to 1.49.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.48.0...tokio-1.49.0) Updates `libc` from 0.2.178 to 0.2.179 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.178...0.2.179) Updates `clap` from 4.5.53 to 4.5.54 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.53...clap_complete-v4.5.54) Updates `clap_builder` from 4.5.53 to 4.5.54 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/v4.5.53...v4.5.54) Updates `foreign-types` from 0.3.2 to 0.5.0 - [Release notes](https://github.com/sfackler/foreign-types/releases) - [Commits](https://github.com/sfackler/foreign-types/compare/v0.3.2...v0.5.0) Updates `foreign-types-shared` from 0.1.1 to 0.3.1 - [Release notes](https://github.com/sfackler/foreign-types/releases) - [Commits](https://github.com/sfackler/foreign-types/commits/foreign-types-shared-v0.3.1) Updates `iri-string` from 0.7.9 to 0.7.10 - [Changelog](https://github.com/lo48576/iri-string/blob/develop/CHANGELOG.md) - [Commits](https://github.com/lo48576/iri-string/compare/v0.7.9...v0.7.10) Updates `openssl-probe` from 0.1.6 to 0.2.0 - [Release notes](https://github.com/alexcrichton/openssl-probe/releases) - [Commits](https://github.com/alexcrichton/openssl-probe/compare/0.1.6...0.2.0) Updates `portable-atomic` from 1.12.0 to 1.13.0 - [Release notes](https://github.com/taiki-e/portable-atomic/releases) - [Changelog](https://github.com/taiki-e/portable-atomic/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/portable-atomic/compare/v1.12.0...v1.13.0) Updates `proc-macro2` from 1.0.103 to 1.0.104 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.103...1.0.104) Updates `security-framework` from 2.11.1 to 3.5.1 - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.11.1...v3.5.1) Updates `tray-icon` from 0.21.2 to 0.21.3 - [Release notes](https://github.com/tauri-apps/tray-icon/releases) - [Changelog](https://github.com/tauri-apps/tray-icon/blob/dev/CHANGELOG.md) - [Commits](https://github.com/tauri-apps/tray-icon/compare/tray-icon-v0.21.2...tray-icon-v0.21.3) Updates `wayland-backend` from 0.3.11 to 0.3.12 - [Release notes](https://github.com/smithay/wayland-rs/releases) - [Commits](https://github.com/smithay/wayland-rs/commits) Updates `wayland-client` from 0.31.11 to 0.31.12 - [Release notes](https://github.com/smithay/wayland-rs/releases) - [Commits](https://github.com/smithay/wayland-rs/commits) Updates `wayland-protocols` from 0.32.9 to 0.32.10 - [Release notes](https://github.com/smithay/wayland-rs/releases) - [Commits](https://github.com/smithay/wayland-rs/commits) Updates `wayland-scanner` from 0.31.7 to 0.31.8 - [Release notes](https://github.com/smithay/wayland-rs/releases) - [Commits](https://github.com/smithay/wayland-rs/commits) Updates `wayland-sys` from 0.31.7 to 0.31.8 - [Release notes](https://github.com/smithay/wayland-rs/releases) - [Commits](https://github.com/smithay/wayland-rs/commits) Updates `zeroize_derive` from 1.4.2 to 1.4.3 - [Changelog](https://github.com/RustCrypto/utils/blob/master/zeroize/CHANGELOG.md) - [Commits](https://github.com/RustCrypto/utils/compare/zeroize_derive-v1.4.2...zeroize_derive-v1.4.3) Updates `zmij` from 1.0.0 to 1.0.9 - [Release notes](https://github.com/dtolnay/zmij/releases) - [Commits](https://github.com/dtolnay/zmij/compare/1.0.0...1.0.9) --- updated-dependencies: - dependency-name: reqwest dependency-version: 0.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: tokio dependency-version: 1.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: libc dependency-version: 0.2.179 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: clap dependency-version: 4.5.54 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: clap_builder dependency-version: 4.5.54 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: foreign-types dependency-version: 0.5.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: foreign-types-shared dependency-version: 0.3.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: iri-string dependency-version: 0.7.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: openssl-probe dependency-version: 0.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: portable-atomic dependency-version: 1.13.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: proc-macro2 dependency-version: 1.0.104 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: security-framework dependency-version: 3.5.1 dependency-type: indirect update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: tray-icon dependency-version: 0.21.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: wayland-backend dependency-version: 0.3.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: wayland-client dependency-version: 0.31.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: wayland-protocols dependency-version: 0.32.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: wayland-scanner dependency-version: 0.31.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: wayland-sys dependency-version: 0.31.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: zeroize_derive dependency-version: 1.4.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: zmij dependency-version: 1.0.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
7544c11197 | chore: linting | ||
|
|
a41405e024 |
deps(rust)(deps): bump the rust-dependencies group (#167)
Bumps the rust-dependencies group in /src-tauri with 15 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.145` | `1.0.148` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.26` | `0.12.28` | | [axum](https://github.com/tokio-rs/axum) | `0.8.7` | `0.8.8` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.23.0` | `3.24.0` | | [async-lock](https://github.com/smol-rs/async-lock) | `3.4.1` | `3.4.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.50` | `1.2.51` | | [dtoa](https://github.com/dtolnay/dtoa) | `1.0.10` | `1.0.11` | | [find-msvc-tools](https://github.com/rust-lang/cc-rs) | `0.1.5` | `0.1.6` | | [itoa](https://github.com/dtolnay/itoa) | `1.0.15` | `1.0.17` | | [jiff](https://github.com/BurntSushi/jiff) | `0.2.16` | `0.2.17` | | [jiff-static](https://github.com/BurntSushi/jiff) | `0.2.16` | `0.2.17` | | [rustix](https://github.com/bytecodealliance/rustix) | `1.1.2` | `1.1.3` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.20` | `1.0.22` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.7` | `1.4.8` | | [zlib-rs](https://github.com/trifectatechfoundation/zlib-rs) | `0.5.4` | `0.5.5` | Updates `serde_json` from 1.0.145 to 1.0.148 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.145...v1.0.148) Updates `reqwest` from 0.12.26 to 0.12.28 - [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.26...v0.12.28) Updates `axum` from 0.8.7 to 0.8.8 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.8.7...axum-v0.8.8) Updates `tempfile` from 3.23.0 to 3.24.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.23.0...v3.24.0) Updates `async-lock` from 3.4.1 to 3.4.2 - [Release notes](https://github.com/smol-rs/async-lock/releases) - [Changelog](https://github.com/smol-rs/async-lock/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-lock/compare/v3.4.1...v3.4.2) Updates `cc` from 1.2.50 to 1.2.51 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.50...cc-v1.2.51) Updates `dtoa` from 1.0.10 to 1.0.11 - [Release notes](https://github.com/dtolnay/dtoa/releases) - [Commits](https://github.com/dtolnay/dtoa/compare/1.0.10...1.0.11) Updates `find-msvc-tools` from 0.1.5 to 0.1.6 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/find-msvc-tools-v0.1.5...find-msvc-tools-v0.1.6) Updates `itoa` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/itoa/releases) - [Commits](https://github.com/dtolnay/itoa/compare/1.0.15...1.0.17) Updates `jiff` from 0.2.16 to 0.2.17 - [Release notes](https://github.com/BurntSushi/jiff/releases) - [Changelog](https://github.com/BurntSushi/jiff/blob/master/CHANGELOG.md) - [Commits](https://github.com/BurntSushi/jiff/compare/jiff-static-0.2.16...jiff-static-0.2.17) Updates `jiff-static` from 0.2.16 to 0.2.17 - [Release notes](https://github.com/BurntSushi/jiff/releases) - [Changelog](https://github.com/BurntSushi/jiff/blob/master/CHANGELOG.md) - [Commits](https://github.com/BurntSushi/jiff/compare/jiff-static-0.2.16...jiff-static-0.2.17) Updates `rustix` from 1.1.2 to 1.1.3 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGES.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v1.1.2...v1.1.3) Updates `ryu` from 1.0.20 to 1.0.22 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](https://github.com/dtolnay/ryu/compare/1.0.20...1.0.22) Updates `signal-hook-registry` from 1.4.7 to 1.4.8 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.7...registry-v1.4.8) Updates `zlib-rs` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/trifectatechfoundation/zlib-rs/releases) - [Changelog](https://github.com/trifectatechfoundation/zlib-rs/blob/main/docs/release.md) - [Commits](https://github.com/trifectatechfoundation/zlib-rs/compare/v0.5.4...v0.5.5) --- updated-dependencies: - dependency-name: serde_json dependency-version: 1.0.148 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: reqwest dependency-version: 0.12.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: axum dependency-version: 0.8.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tempfile dependency-version: 3.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: async-lock dependency-version: 3.4.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: cc dependency-version: 1.2.51 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: dtoa dependency-version: 1.0.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: find-msvc-tools dependency-version: 0.1.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: itoa dependency-version: 1.0.17 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: jiff dependency-version: 0.2.17 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: jiff-static dependency-version: 0.2.17 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: rustix dependency-version: 1.1.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: ryu dependency-version: 1.0.22 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: signal-hook-registry dependency-version: 1.4.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: zlib-rs dependency-version: 0.5.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
1b4fc96785 | chore: version bump | ||
|
|
e3d487f846 | chore: version bump | ||
|
|
630cf74ab9 | chore: add system io feature for windows | ||
|
|
49eca7271f |
deps(rust)(deps): bump the rust-dependencies group across 1 directory with 26 updates
Bumps the rust-dependencies group with 20 updates in the /src-tauri directory: | Package | From | To | | --- | --- | --- | | [tauri](https://github.com/tauri-apps/tauri) | `2.9.4` | `2.9.5` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.24` | `0.12.26` | | [zip](https://github.com/zip-rs/zip2) | `6.0.0` | `7.0.0` | | [base64ct](https://github.com/RustCrypto/formats) | `1.8.0` | `1.8.1` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.19.0` | `3.19.1` | | [camino](https://github.com/camino-rs/camino) | `1.2.1` | `1.2.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.48` | `1.2.50` | | [dlopen2](https://github.com/OpenByteDev/dlopen2) | `0.8.1` | `0.8.2` | | [dlopen2_derive](https://github.com/OpenByteDev/dlopen2) | `0.4.2` | `0.4.3` | | [icu_properties](https://github.com/unicode-org/icu4x) | `2.1.1` | `2.1.2` | | libredox | `0.1.10` | `0.1.11` | | [ntapi](https://github.com/MSxDOS/ntapi) | `0.4.1` | `0.4.2` | | [portable-atomic](https://github.com/taiki-e/portable-atomic) | `1.11.1` | `1.12.0` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.13.1` | `1.13.2` | | [simd-adler32](https://github.com/mcountryman/simd-adler32) | `0.3.7` | `0.3.8` | | [softbuffer](https://github.com/rust-windowing/softbuffer) | `0.4.6` | `0.4.8` | | [toml_parser](https://github.com/toml-rs/toml) | `1.0.4` | `1.0.6+spec-1.1.0` | | [toml_writer](https://github.com/toml-rs/toml) | `1.0.4` | `1.0.6+spec-1.1.0` | | [tracing](https://github.com/tokio-rs/tracing) | `0.1.43` | `0.1.44` | | [zlib-rs](https://github.com/trifectatechfoundation/zlib-rs) | `0.5.3` | `0.5.4` | Updates `tauri` from 2.9.4 to 2.9.5 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/tauri-v2.9.4...tauri-v2.9.5) Updates `reqwest` from 0.12.24 to 0.12.26 - [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.24...v0.12.26) Updates `zip` from 6.0.0 to 7.0.0 - [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/v6.0.0...v7.0.0) Updates `tower-http` from 0.6.7 to 0.6.8 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.6.7...tower-http-0.6.8) Updates `base64ct` from 1.8.0 to 1.8.1 - [Commits](https://github.com/RustCrypto/formats/compare/base64ct/v1.8.0...base64ct/v1.8.1) Updates `bumpalo` from 3.19.0 to 3.19.1 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/v3.19.0...v3.19.1) Updates `camino` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/camino-rs/camino/releases) - [Changelog](https://github.com/camino-rs/camino/blob/main/CHANGELOG.md) - [Commits](https://github.com/camino-rs/camino/compare/camino-1.2.1...camino-1.2.2) Updates `cc` from 1.2.48 to 1.2.50 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.48...cc-v1.2.50) Updates `crc` from 3.4.0 to 3.3.0 - [Commits](https://github.com/mrhooray/crc-rs/compare/3.4.0...3.3.0) Updates `dlopen2` from 0.8.1 to 0.8.2 - [Commits](https://github.com/OpenByteDev/dlopen2/commits) Updates `dlopen2_derive` from 0.4.2 to 0.4.3 - [Commits](https://github.com/OpenByteDev/dlopen2/commits) Updates `icu_properties` from 2.1.1 to 2.1.2 - [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) Updates `icu_properties_data` from 2.1.1 to 2.1.2 - [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) Updates `libredox` from 0.1.10 to 0.1.11 Updates `lzma-rust2` from 0.13.0 to 0.15.4 - [Changelog](https://github.com/hasenbanck/lzma-rust2/blob/master/CHANGELOG.md) - [Commits](https://github.com/hasenbanck/lzma-rust2/commits/v0.15.4) Updates `ntapi` from 0.4.1 to 0.4.2 - [Commits](https://github.com/MSxDOS/ntapi/commits) Updates `portable-atomic` from 1.11.1 to 1.12.0 - [Release notes](https://github.com/taiki-e/portable-atomic/releases) - [Changelog](https://github.com/taiki-e/portable-atomic/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/portable-atomic/compare/v1.11.1...v1.12.0) Updates `rustls-pki-types` from 1.13.1 to 1.13.2 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.13.1...v/1.13.2) Updates `simd-adler32` from 0.3.7 to 0.3.8 - [Changelog](https://github.com/mcountryman/simd-adler32/blob/main/CHANGELOG.md) - [Commits](https://github.com/mcountryman/simd-adler32/commits) Updates `softbuffer` from 0.4.6 to 0.4.8 - [Release notes](https://github.com/rust-windowing/softbuffer/releases) - [Changelog](https://github.com/rust-windowing/softbuffer/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-windowing/softbuffer/compare/v0.4.6...v0.4.8) Updates `tauri-runtime-wry` from 2.9.2 to 2.9.3 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/tauri-runtime-wry-v2.9.2...tauri-runtime-wry-v2.9.3) Updates `toml_parser` from 1.0.4 to 1.0.6+spec-1.1.0 - [Commits](https://github.com/toml-rs/toml/compare/toml_parser-v1.0.4...toml_parser-v1.0.6) Updates `toml_writer` from 1.0.4 to 1.0.6+spec-1.1.0 - [Commits](https://github.com/toml-rs/toml/compare/toml_writer-v1.0.4...toml_writer-v1.0.6) Updates `tracing` from 0.1.43 to 0.1.44 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.43...tracing-0.1.44) Updates `tracing-core` from 0.1.35 to 0.1.36 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](https://github.com/tokio-rs/tracing/compare/tracing-core-0.1.35...tracing-core-0.1.36) Updates `zlib-rs` from 0.5.3 to 0.5.4 - [Release notes](https://github.com/trifectatechfoundation/zlib-rs/releases) - [Changelog](https://github.com/trifectatechfoundation/zlib-rs/blob/main/docs/release.md) - [Commits](https://github.com/trifectatechfoundation/zlib-rs/compare/v0.5.3...v0.5.4) --- updated-dependencies: - dependency-name: tauri dependency-version: 2.9.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: reqwest dependency-version: 0.12.26 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: zip dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: tower-http dependency-version: 0.6.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: base64ct dependency-version: 1.8.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: bumpalo dependency-version: 3.19.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: camino dependency-version: 1.2.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: cc dependency-version: 1.2.50 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: crc dependency-version: 3.3.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: dlopen2 dependency-version: 0.8.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: dlopen2_derive dependency-version: 0.4.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: icu_properties dependency-version: 2.1.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: icu_properties_data dependency-version: 2.1.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: libredox dependency-version: 0.1.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: lzma-rust2 dependency-version: 0.15.4 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: ntapi dependency-version: 0.4.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: portable-atomic dependency-version: 1.12.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: rustls-pki-types dependency-version: 1.13.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: simd-adler32 dependency-version: 0.3.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: softbuffer dependency-version: 0.4.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tauri-runtime-wry dependency-version: 2.9.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: toml_parser dependency-version: 1.0.6+spec-1.1.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: toml_writer dependency-version: 1.0.6+spec-1.1.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tracing dependency-version: 0.1.44 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tracing-core dependency-version: 0.1.36 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: zlib-rs dependency-version: 0.5.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
ccdc411e7f |
deps(rust)(deps): bump the rust-dependencies group (#152)
Bumps the rust-dependencies group in /src-tauri with 19 updates: | Package | From | To | | --- | --- | --- | | [tauri](https://github.com/tauri-apps/tauri) | `2.9.3` | `2.9.4` | | [log](https://github.com/rust-lang/log) | `0.4.28` | `0.4.29` | | [libc](https://github.com/rust-lang/libc) | `0.2.177` | `0.2.178` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.1.5` | `1.1.7` | | [uuid](https://github.com/uuid-rs/uuid) | `1.18.1` | `1.19.0` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.18` | `0.1.19` | | [tauri-build](https://github.com/tauri-apps/tauri) | `2.5.2` | `2.5.3` | | [dlopen2](https://github.com/OpenByteDev/dlopen2) | `0.8.0` | `0.8.1` | | [dlopen2_derive](https://github.com/OpenByteDev/dlopen2) | `0.4.1` | `0.4.2` | | [mio](https://github.com/tokio-rs/mio) | `1.1.0` | `1.1.1` | | [tauri-codegen](https://github.com/tauri-apps/tauri) | `2.5.1` | `2.5.2` | | [tauri-macros](https://github.com/tauri-apps/tauri) | `2.5.1` | `2.5.2` | | [tauri-plugin](https://github.com/tauri-apps/tauri) | `2.5.1` | `2.5.2` | | [tauri-runtime](https://github.com/tauri-apps/tauri) | `2.9.1` | `2.9.2` | | [tauri-runtime-wry](https://github.com/tauri-apps/tauri) | `2.9.1` | `2.9.2` | | [tauri-utils](https://github.com/tauri-apps/tauri) | `2.8.0` | `2.8.1` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.30` | `0.8.31` | | [zerocopy-derive](https://github.com/google/zerocopy) | `0.8.30` | `0.8.31` | | [zlib-rs](https://github.com/trifectatechfoundation/zlib-rs) | `0.5.2` | `0.5.3` | Updates `tauri` from 2.9.3 to 2.9.4 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/tauri-v2.9.3...tauri-v2.9.4) Updates `log` from 0.4.28 to 0.4.29 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.28...0.4.29) Updates `libc` from 0.2.177 to 0.2.178 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.178/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.177...0.2.178) Updates `flate2` from 1.1.5 to 1.1.7 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](https://github.com/rust-lang/flate2-rs/compare/1.1.5...1.1.7) Updates `uuid` from 1.18.1 to 1.19.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/v1.18.1...v1.19.0) Updates `hyper-util` from 0.1.18 to 0.1.19 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.18...v0.1.19) Updates `tauri-build` from 2.5.2 to 2.5.3 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/tauri-build-v2.5.2...tauri-build-v2.5.3) Updates `dlopen2` from 0.8.0 to 0.8.1 - [Commits](https://github.com/OpenByteDev/dlopen2/commits) Updates `dlopen2_derive` from 0.4.1 to 0.4.2 - [Commits](https://github.com/OpenByteDev/dlopen2/commits) Updates `mio` from 1.1.0 to 1.1.1 - [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/v1.1.0...v1.1.1) Updates `tauri-codegen` from 2.5.1 to 2.5.2 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/tauri-codegen-v2.5.1...tauri-codegen-v2.5.2) Updates `tauri-macros` from 2.5.1 to 2.5.2 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/tauri-macros-v2.5.1...tauri-macros-v2.5.2) Updates `tauri-plugin` from 2.5.1 to 2.5.2 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/tauri-plugin-v2.5.1...tauri-plugin-v2.5.2) Updates `tauri-runtime` from 2.9.1 to 2.9.2 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/tauri-runtime-v2.9.1...tauri-runtime-v2.9.2) Updates `tauri-runtime-wry` from 2.9.1 to 2.9.2 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/tauri-runtime-wry-v2.9.1...tauri-runtime-wry-v2.9.2) Updates `tauri-utils` from 2.8.0 to 2.8.1 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/tauri-utils-v2.8.0...tauri-utils-v2.8.1) Updates `zerocopy` from 0.8.30 to 0.8.31 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/compare/v0.8.30...v0.8.31) Updates `zerocopy-derive` from 0.8.30 to 0.8.31 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/compare/v0.8.30...v0.8.31) Updates `zlib-rs` from 0.5.2 to 0.5.3 - [Release notes](https://github.com/trifectatechfoundation/zlib-rs/releases) - [Changelog](https://github.com/trifectatechfoundation/zlib-rs/blob/main/docs/release.md) - [Commits](https://github.com/trifectatechfoundation/zlib-rs/compare/v0.5.2...v0.5.3) --- updated-dependencies: - dependency-name: tauri dependency-version: 2.9.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: log dependency-version: 0.4.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: libc dependency-version: 0.2.178 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: flate2 dependency-version: 1.1.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: uuid dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: hyper-util dependency-version: 0.1.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tauri-build dependency-version: 2.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: dlopen2 dependency-version: 0.8.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: dlopen2_derive dependency-version: 0.4.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: mio dependency-version: 1.1.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tauri-codegen dependency-version: 2.5.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tauri-macros dependency-version: 2.5.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tauri-plugin dependency-version: 2.5.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tauri-runtime dependency-version: 2.9.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tauri-runtime-wry dependency-version: 2.9.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tauri-utils dependency-version: 2.8.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: zerocopy dependency-version: 0.8.31 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: zerocopy-derive dependency-version: 0.8.31 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: zlib-rs dependency-version: 0.5.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
85f8630389 | chore: version bump | ||
|
|
a61f42b645 | chore: version bump | ||
|
|
d58b68fd50 | chore: version bump | ||
|
|
3e3ec29f58 | chore: version bump | ||
|
|
d201cc90d1 | chore: version bump | ||
|
|
f7ae299771 | chore: version bump | ||
|
|
c43f141907 | refactor: better error handling | ||
|
|
3d7bd2b14c | chore: version bump | ||
|
|
e8c382400c | chore: version bump | ||
|
|
4683410a2c | feat: add openapi spec generation | ||
|
|
65d37d48e2 |
deps(rust)(deps): bump the rust-dependencies group
Bumps the rust-dependencies group in /src-tauri with 27 updates: | Package | From | To | | --- | --- | --- | | [tauri](https://github.com/tauri-apps/tauri) | `2.9.2` | `2.9.3` | | [zip](https://github.com/zip-rs/zip2) | `5.1.1` | `6.0.0` | | [axum](https://github.com/tokio-rs/axum) | `0.8.6` | `0.8.7` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.6.6` | `0.6.7` | | [hyper](https://github.com/hyperium/hyper) | `1.8.0` | `1.8.1` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.17` | `0.1.18` | | [tauri-build](https://github.com/tauri-apps/tauri) | `2.5.1` | `2.5.2` | | [bytes](https://github.com/tokio-rs/bytes) | `1.10.1` | `1.11.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.45` | `1.2.48` | | [crc](https://github.com/mrhooray/crc-rs) | `3.3.0` | `3.4.0` | | [crypto-common](https://github.com/RustCrypto/traits) | `0.1.6` | `0.1.7` | | [endi](https://github.com/zeenix/endi) | `1.1.0` | `1.1.1` | | [find-msvc-tools](https://github.com/rust-lang/cc-rs) | `0.1.4` | `0.1.5` | | [generic-array](https://github.com/fizyk20/generic-array) | `0.14.9` | `0.14.7` | | [http](https://github.com/hyperium/http) | `1.3.1` | `1.4.0` | | [open](https://github.com/Byron/open-rs) | `5.3.2` | `5.3.3` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.13.0` | `1.13.1` | | [serde_with](https://github.com/jonasbb/serde_with) | `3.15.1` | `3.16.1` | | [serde_with_macros](https://github.com/jonasbb/serde_with) | `3.15.1` | `3.16.1` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.6` | `1.4.7` | | [tauri-codegen](https://github.com/tauri-apps/tauri) | `2.5.0` | `2.5.1` | | [tauri-macros](https://github.com/tauri-apps/tauri) | `2.5.0` | `2.5.1` | | [tracing](https://github.com/tokio-rs/tracing) | `0.1.41` | `0.1.43` | | [tracing-attributes](https://github.com/tokio-rs/tracing) | `0.1.30` | `0.1.31` | | [tracing-core](https://github.com/tokio-rs/tracing) | `0.1.34` | `0.1.35` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.27` | `0.8.30` | | [zerocopy-derive](https://github.com/google/zerocopy) | `0.8.27` | `0.8.30` | Updates `tauri` from 2.9.2 to 2.9.3 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/tauri-v2.9.2...tauri-v2.9.3) Updates `zip` from 5.1.1 to 6.0.0 - [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/v5.1.1...v6.0.0) Updates `axum` from 0.8.6 to 0.8.7 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.8.6...axum-v0.8.7) Updates `tower-http` from 0.6.6 to 0.6.7 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.6.6...tower-http-0.6.7) Updates `hyper` from 1.8.0 to 1.8.1 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v1.8.0...v1.8.1) Updates `hyper-util` from 0.1.17 to 0.1.18 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.17...v0.1.18) Updates `tauri-build` from 2.5.1 to 2.5.2 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/tauri-build-v2.5.1...tauri-build-v2.5.2) Updates `bytes` from 1.10.1 to 1.11.0 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.10.1...v1.11.0) Updates `cc` from 1.2.45 to 1.2.48 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.45...cc-v1.2.48) Updates `crc` from 3.3.0 to 3.4.0 - [Commits](https://github.com/mrhooray/crc-rs/compare/3.3.0...3.4.0) Updates `crypto-common` from 0.1.6 to 0.1.7 - [Commits](https://github.com/RustCrypto/traits/compare/crypto-common-v0.1.6...crypto-common-v0.1.7) Updates `endi` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/zeenix/endi/releases) - [Commits](https://github.com/zeenix/endi/compare/1.1.0...1.1.1) Updates `find-msvc-tools` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/find-msvc-tools-v0.1.4...find-msvc-tools-v0.1.5) Updates `generic-array` from 0.14.9 to 0.14.7 - [Release notes](https://github.com/fizyk20/generic-array/releases) - [Changelog](https://github.com/fizyk20/generic-array/blob/master/CHANGELOG.md) - [Commits](https://github.com/fizyk20/generic-array/commits) Updates `http` from 1.3.1 to 1.4.0 - [Release notes](https://github.com/hyperium/http/releases) - [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/http/compare/v1.3.1...v1.4.0) Updates `open` from 5.3.2 to 5.3.3 - [Release notes](https://github.com/Byron/open-rs/releases) - [Changelog](https://github.com/Byron/open-rs/blob/main/changelog.md) - [Commits](https://github.com/Byron/open-rs/compare/v5.3.2...v5.3.3) Updates `rustls-pki-types` from 1.13.0 to 1.13.1 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.13.0...v/1.13.1) Updates `serde_with` from 3.15.1 to 3.16.1 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](https://github.com/jonasbb/serde_with/compare/v3.15.1...v3.16.1) Updates `serde_with_macros` from 3.15.1 to 3.16.1 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](https://github.com/jonasbb/serde_with/compare/v3.15.1...v3.16.1) Updates `signal-hook-registry` from 1.4.6 to 1.4.7 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.6...registry-v1.4.7) Updates `tauri-codegen` from 2.5.0 to 2.5.1 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/tauri-codegen-v2.5.0...tauri-codegen-v2.5.1) Updates `tauri-macros` from 2.5.0 to 2.5.1 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/tauri-macros-v2.5.0...tauri-macros-v2.5.1) Updates `tracing` from 0.1.41 to 0.1.43 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.41...tracing-0.1.43) Updates `tracing-attributes` from 0.1.30 to 0.1.31 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](https://github.com/tokio-rs/tracing/compare/tracing-attributes-0.1.30...tracing-attributes-0.1.31) Updates `tracing-core` from 0.1.34 to 0.1.35 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](https://github.com/tokio-rs/tracing/compare/tracing-core-0.1.34...tracing-core-0.1.35) Updates `zerocopy` from 0.8.27 to 0.8.30 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/compare/v0.8.27...v0.8.30) Updates `zerocopy-derive` from 0.8.27 to 0.8.30 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/compare/v0.8.27...v0.8.30) --- updated-dependencies: - dependency-name: tauri dependency-version: 2.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: zip dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: axum dependency-version: 0.8.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tower-http dependency-version: 0.6.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: hyper dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: hyper-util dependency-version: 0.1.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tauri-build dependency-version: 2.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: bytes dependency-version: 1.11.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: cc dependency-version: 1.2.48 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: crc dependency-version: 3.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: crypto-common dependency-version: 0.1.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: endi dependency-version: 1.1.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: find-msvc-tools dependency-version: 0.1.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: generic-array dependency-version: 0.14.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: http dependency-version: 1.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: open dependency-version: 5.3.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: rustls-pki-types dependency-version: 1.13.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: serde_with dependency-version: 3.16.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: serde_with_macros dependency-version: 3.16.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: signal-hook-registry dependency-version: 1.4.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tauri-codegen dependency-version: 2.5.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tauri-macros dependency-version: 2.5.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tracing dependency-version: 0.1.43 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tracing-attributes dependency-version: 0.1.31 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tracing-core dependency-version: 0.1.35 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: zerocopy dependency-version: 0.8.30 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: zerocopy-derive dependency-version: 0.8.30 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
eab5def6b1 | refactor: explicitly name bin as donutbrowser | ||
|
|
8da0dae545 | refactor: rename lib to donutbrowser_lib | ||
|
|
035d36e387 | test: run donut-proxy tests in sequence |