mirror of
https://github.com/zhom/donutbrowser.git
synced 2026-04-23 12:26:17 +02:00
41205ab31d092d0d2f1cfca42174c152c1e8c344
850 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
41205ab31d |
Merge pull request #162 from zhom/dependabot/cargo/src-tauri/rust-dependencies-fe1cc8a477
deps(rust)(deps): bump the rust-dependencies group across 1 directory with 26 updates |
||
|
|
bfec778d19 |
Merge pull request #161 from zhom/dependabot/npm_and_yarn/frontend-dependencies-2aeffeccfd
deps(deps): bump the frontend-dependencies group across 1 directory with 86 updates |
||
|
|
0cb738c5ae |
Merge pull request #155 from zhom/dependabot/github_actions/github-actions-c3eae18ee6
ci(deps): bump the github-actions group with 2 updates |
||
|
|
a82a73b3f4 |
Merge pull request #160 from JorySeverijnse/universal-chromium-download
Fixed not being able to download chromium anymore |
||
|
|
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> |
||
|
|
487c72cbb7 |
deps(deps): bump the frontend-dependencies group across 1 directory with 86 updates
Bumps the frontend-dependencies group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.556.0` | `0.562.0` | | [motion](https://github.com/motiondivision/motion) | `12.23.25` | `12.23.26` | | [next](https://github.com/vercel/next.js) | `16.0.7` | `16.1.0` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.1` | `19.2.3` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.1` | `19.2.3` | | [recharts](https://github.com/recharts/recharts) | `3.5.1` | `3.6.0` | | [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.3.8` | `2.3.10` | | [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.1.17` | `4.1.18` | | [@tauri-apps/cli](https://github.com/tauri-apps/tauri) | `2.9.5` | `2.9.6` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.10.1` | `25.0.3` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `5.1.1` | `5.1.2` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.1.17` | `4.1.18` | | [proxy-chain](https://github.com/apify/proxy-chain) | `2.6.0` | `2.7.0` | Updates `lucide-react` from 0.556.0 to 0.562.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.562.0/packages/lucide-react) Updates `motion` from 12.23.25 to 12.23.26 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/motiondivision/motion/compare/v12.23.25...v12.23.26) Updates `next` from 16.0.7 to 16.1.0 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/compare/v16.0.7...v16.1.0) Updates `react` from 19.2.1 to 19.2.3 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.3/packages/react) Updates `react-dom` from 19.2.1 to 19.2.3 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.3/packages/react-dom) Updates `recharts` from 3.5.1 to 3.6.0 - [Release notes](https://github.com/recharts/recharts/releases) - [Changelog](https://github.com/recharts/recharts/blob/main/CHANGELOG.md) - [Commits](https://github.com/recharts/recharts/compare/v3.5.1...v3.6.0) Updates `@biomejs/biome` from 2.3.8 to 2.3.10 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.3.10/packages/@biomejs/biome) Updates `@tailwindcss/postcss` from 4.1.17 to 4.1.18 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.18/packages/@tailwindcss-postcss) Updates `@tauri-apps/cli` from 2.9.5 to 2.9.6 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v2.9.5...@tauri-apps/cli-v2.9.6) Updates `@types/node` from 24.10.1 to 25.0.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitejs/plugin-react` from 5.1.1 to 5.1.2 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@5.1.2/packages/plugin-react) Updates `tailwindcss` from 4.1.17 to 4.1.18 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.18/packages/tailwindcss) Updates `proxy-chain` from 2.6.0 to 2.7.0 - [Release notes](https://github.com/apify/proxy-chain/releases) - [Changelog](https://github.com/apify/proxy-chain/blob/master/CHANGELOG.md) - [Commits](https://github.com/apify/proxy-chain/compare/v2.6.0...v2.7.0) Updates `@biomejs/cli-darwin-arm64` from 2.3.8 to 2.3.10 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.3.10/packages/@biomejs/biome) Updates `@biomejs/cli-darwin-x64` from 2.3.8 to 2.3.10 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.3.10/packages/@biomejs/biome) Updates `@biomejs/cli-linux-arm64-musl` from 2.3.8 to 2.3.10 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.3.10/packages/@biomejs/biome) Updates `@biomejs/cli-linux-arm64` from 2.3.8 to 2.3.10 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.3.10/packages/@biomejs/biome) Updates `@biomejs/cli-linux-x64-musl` from 2.3.8 to 2.3.10 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.3.10/packages/@biomejs/biome) Updates `@biomejs/cli-linux-x64` from 2.3.8 to 2.3.10 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.3.10/packages/@biomejs/biome) Updates `@biomejs/cli-win32-arm64` from 2.3.8 to 2.3.10 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.3.10/packages/@biomejs/biome) Updates `@biomejs/cli-win32-x64` from 2.3.8 to 2.3.10 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.3.10/packages/@biomejs/biome) Updates `@next/env` from 16.0.7 to 16.1.0 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v16.1.0/packages/next-env) Updates `@next/swc-darwin-arm64` from 16.0.7 to 16.1.0 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v16.1.0/crates/napi/npm/darwin-arm64) Updates `@next/swc-darwin-x64` from 16.0.7 to 16.1.0 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v16.1.0/crates/napi/npm/darwin-x64) Updates `@next/swc-linux-arm64-gnu` from 16.0.7 to 16.1.0 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v16.1.0/crates/napi/npm/linux-arm64-gnu) Updates `@next/swc-linux-arm64-musl` from 16.0.7 to 16.1.0 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v16.1.0/crates/napi/npm/linux-arm64-musl) Updates `@next/swc-linux-x64-gnu` from 16.0.7 to 16.1.0 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v16.1.0/crates/napi/npm/linux-x64-gnu) Updates `@next/swc-linux-x64-musl` from 16.0.7 to 16.1.0 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v16.1.0/crates/napi/npm/linux-x64-musl) Updates `@next/swc-win32-arm64-msvc` from 16.0.7 to 16.1.0 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v16.1.0/crates/napi/npm/win32-arm64-msvc) Updates `@next/swc-win32-x64-msvc` from 16.0.7 to 16.1.0 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v16.1.0/crates/napi/npm/win32-x64-msvc) Updates `@reduxjs/toolkit` from 2.11.0 to 2.11.2 - [Release notes](https://github.com/reduxjs/redux-toolkit/releases) - [Commits](https://github.com/reduxjs/redux-toolkit/compare/v2.11.0...v2.11.2) Updates `@rolldown/pluginutils` from 1.0.0-beta.47 to 1.0.0-beta.53 - [Release notes](https://github.com/rolldown/rolldown/releases) - [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md) - [Commits](https://github.com/rolldown/rolldown/commits/v1.0.0-beta.53/packages/pluginutils) Updates `@rollup/rollup-android-arm-eabi` from 4.53.3 to 4.53.5 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.53.3...v4.53.5) Updates `@rollup/rollup-android-arm64` from 4.53.3 to 4.53.5 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.53.3...v4.53.5) Updates `@rollup/rollup-darwin-arm64` from 4.53.3 to 4.53.5 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.53.3...v4.53.5) Updates `@rollup/rollup-darwin-x64` from 4.53.3 to 4.53.5 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.53.3...v4.53.5) Updates `@rollup/rollup-freebsd-arm64` from 4.53.3 to 4.53.5 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.53.3...v4.53.5) Updates `@rollup/rollup-freebsd-x64` from 4.53.3 to 4.53.5 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.53.3...v4.53.5) Updates `@rollup/rollup-linux-arm-gnueabihf` from 4.53.3 to 4.53.5 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.53.3...v4.53.5) Updates `@rollup/rollup-linux-arm-musleabihf` from 4.53.3 to 4.53.5 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.53.3...v4.53.5) Updates `@rollup/rollup-linux-arm64-gnu` from 4.53.3 to 4.53.5 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.53.3...v4.53.5) Updates `@rollup/rollup-linux-arm64-musl` from 4.53.3 to 4.53.5 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.53.3...v4.53.5) Updates `@rollup/rollup-linux-loong64-gnu` from 4.53.3 to 4.53.5 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.53.3...v4.53.5) Updates `@rollup/rollup-linux-ppc64-gnu` from 4.53.3 to 4.53.5 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.53.3...v4.53.5) Updates `@rollup/rollup-linux-riscv64-gnu` from 4.53.3 to 4.53.5 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.53.3...v4.53.5) Updates `@rollup/rollup-linux-riscv64-musl` from 4.53.3 to 4.53.5 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.53.3...v4.53.5) Updates `@rollup/rollup-linux-s390x-gnu` from 4.53.3 to 4.53.5 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.53.3...v4.53.5) Updates `@rollup/rollup-linux-x64-gnu` from 4.53.3 to 4.53.5 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.53.3...v4.53.5) Updates `@rollup/rollup-linux-x64-musl` from 4.53.3 to 4.53.5 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.53.3...v4.53.5) Updates `@rollup/rollup-openharmony-arm64` from 4.53.3 to 4.53.5 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.53.3...v4.53.5) Updates `@rollup/rollup-win32-arm64-msvc` from 4.53.3 to 4.53.5 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.53.3...v4.53.5) Updates `@rollup/rollup-win32-ia32-msvc` from 4.53.3 to 4.53.5 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.53.3...v4.53.5) Updates `@rollup/rollup-win32-x64-gnu` from 4.53.3 to 4.53.5 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.53.3...v4.53.5) Updates `@rollup/rollup-win32-x64-msvc` from 4.53.3 to 4.53.5 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.53.3...v4.53.5) Updates `@standard-schema/spec` from 1.0.0 to 1.1.0 - [Release notes](https://github.com/standard-schema/standard-schema/releases) - [Commits](https://github.com/standard-schema/standard-schema/compare/v1.0.0...v1.1.0) Updates `@tailwindcss/node` from 4.1.17 to 4.1.18 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.18/packages/@tailwindcss-node) Updates `@tailwindcss/oxide-android-arm64` from 4.1.17 to 4.1.18 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.18/crates/node/npm/android-arm64) Updates `@tailwindcss/oxide-darwin-arm64` from 4.1.17 to 4.1.18 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.18/crates/node/npm/darwin-arm64) Updates `@tailwindcss/oxide-darwin-x64` from 4.1.17 to 4.1.18 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.18/crates/node/npm/darwin-x64) Updates `@tailwindcss/oxide-freebsd-x64` from 4.1.17 to 4.1.18 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.18/crates/node/npm/freebsd-x64) Updates `@tailwindcss/oxide-linux-arm-gnueabihf` from 4.1.17 to 4.1.18 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.18/crates/node/npm/linux-arm-gnueabihf) Updates `@tailwindcss/oxide-linux-arm64-gnu` from 4.1.17 to 4.1.18 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.18/crates/node/npm/linux-arm64-gnu) Updates `@tailwindcss/oxide-linux-arm64-musl` from 4.1.17 to 4.1.18 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.18/crates/node/npm/linux-arm64-musl) Updates `@tailwindcss/oxide-linux-x64-gnu` from 4.1.17 to 4.1.18 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.18/crates/node/npm/linux-x64-gnu) Updates `@tailwindcss/oxide-linux-x64-musl` from 4.1.17 to 4.1.18 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.18/crates/node/npm/linux-x64-musl) Updates `@tailwindcss/oxide-wasm32-wasi` from 4.1.17 to 4.1.18 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.18/crates/node) Updates `@tailwindcss/oxide-win32-arm64-msvc` from 4.1.17 to 4.1.18 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.18/crates/node/npm/win32-arm64-msvc) Updates `@tailwindcss/oxide-win32-x64-msvc` from 4.1.17 to 4.1.18 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.18/crates/node/npm/win32-x64-msvc) Updates `@tailwindcss/oxide` from 4.1.17 to 4.1.18 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.18/crates/node) Updates `@tauri-apps/cli-darwin-arm64` from 2.9.5 to 2.9.6 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/tauri-v2.9.5...tauri-cli-v2.9.6) Updates `@tauri-apps/cli-darwin-x64` from 2.9.5 to 2.9.6 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/tauri-v2.9.5...tauri-cli-v2.9.6) Updates `@tauri-apps/cli-linux-arm-gnueabihf` from 2.9.5 to 2.9.6 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/tauri-v2.9.5...tauri-cli-v2.9.6) Updates `@tauri-apps/cli-linux-arm64-gnu` from 2.9.5 to 2.9.6 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/tauri-v2.9.5...tauri-cli-v2.9.6) Updates `@tauri-apps/cli-linux-arm64-musl` from 2.9.5 to 2.9.6 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/tauri-v2.9.5...tauri-cli-v2.9.6) Updates `@tauri-apps/cli-linux-riscv64-gnu` from 2.9.5 to 2.9.6 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/tauri-v2.9.5...tauri-cli-v2.9.6) Updates `@tauri-apps/cli-linux-x64-gnu` from 2.9.5 to 2.9.6 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/tauri-v2.9.5...tauri-cli-v2.9.6) Updates `@tauri-apps/cli-linux-x64-musl` from 2.9.5 to 2.9.6 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/tauri-v2.9.5...tauri-cli-v2.9.6) Updates `@tauri-apps/cli-win32-arm64-msvc` from 2.9.5 to 2.9.6 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/tauri-v2.9.5...tauri-cli-v2.9.6) Updates `@tauri-apps/cli-win32-ia32-msvc` from 2.9.5 to 2.9.6 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/tauri-v2.9.5...tauri-cli-v2.9.6) Updates `@tauri-apps/cli-win32-x64-msvc` from 2.9.5 to 2.9.6 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/tauri-v2.9.5...tauri-cli-v2.9.6) Updates `baseline-browser-mapping` from 2.9.3 to 2.9.11 - [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases) - [Commits](https://github.com/web-platform-dx/baseline-browser-mapping/compare/v2.9.3...v2.9.11) Updates `caniuse-lite` from 1.0.30001759 to 1.0.30001761 - [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001759...1.0.30001761) Updates `enhanced-resolve` from 5.18.3 to 5.18.4 - [Release notes](https://github.com/webpack/enhanced-resolve/releases) - [Commits](https://github.com/webpack/enhanced-resolve/compare/v5.18.3...v5.18.4) Updates `es-toolkit` from 1.42.0 to 1.43.0 - [Release notes](https://github.com/toss/es-toolkit/releases) - [Changelog](https://github.com/toss/es-toolkit/blob/main/CHANGELOG.md) - [Commits](https://github.com/toss/es-toolkit/compare/v1.42.0...v1.43.0) Updates `framer-motion` from 12.23.25 to 12.23.26 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/motiondivision/motion/compare/v12.23.25...v12.23.26) Updates `rollup` from 4.53.3 to 4.53.5 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.53.3...v4.53.5) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 0.562.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: motion dependency-version: 12.23.26 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: next dependency-version: 16.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: react dependency-version: 19.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: react-dom dependency-version: 19.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: recharts dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@biomejs/biome" dependency-version: 2.3.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@tailwindcss/postcss" dependency-version: 4.1.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@tauri-apps/cli" dependency-version: 2.9.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@types/node" dependency-version: 25.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: frontend-dependencies - dependency-name: "@vitejs/plugin-react" dependency-version: 5.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: tailwindcss dependency-version: 4.1.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: proxy-chain dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@biomejs/cli-darwin-arm64" dependency-version: 2.3.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@biomejs/cli-darwin-x64" dependency-version: 2.3.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@biomejs/cli-linux-arm64-musl" dependency-version: 2.3.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@biomejs/cli-linux-arm64" dependency-version: 2.3.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@biomejs/cli-linux-x64-musl" dependency-version: 2.3.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@biomejs/cli-linux-x64" dependency-version: 2.3.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@biomejs/cli-win32-arm64" dependency-version: 2.3.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@biomejs/cli-win32-x64" dependency-version: 2.3.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@next/env" dependency-version: 16.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@next/swc-darwin-arm64" dependency-version: 16.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@next/swc-darwin-x64" dependency-version: 16.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@next/swc-linux-arm64-gnu" dependency-version: 16.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@next/swc-linux-arm64-musl" dependency-version: 16.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@next/swc-linux-x64-gnu" dependency-version: 16.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@next/swc-linux-x64-musl" dependency-version: 16.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@next/swc-win32-arm64-msvc" dependency-version: 16.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@next/swc-win32-x64-msvc" dependency-version: 16.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@reduxjs/toolkit" dependency-version: 2.11.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@rolldown/pluginutils" dependency-version: 1.0.0-beta.53 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@rollup/rollup-android-arm-eabi" dependency-version: 4.53.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@rollup/rollup-android-arm64" dependency-version: 4.53.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@rollup/rollup-darwin-arm64" dependency-version: 4.53.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@rollup/rollup-darwin-x64" dependency-version: 4.53.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@rollup/rollup-freebsd-arm64" dependency-version: 4.53.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@rollup/rollup-freebsd-x64" dependency-version: 4.53.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@rollup/rollup-linux-arm-gnueabihf" dependency-version: 4.53.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@rollup/rollup-linux-arm-musleabihf" dependency-version: 4.53.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@rollup/rollup-linux-arm64-gnu" dependency-version: 4.53.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@rollup/rollup-linux-arm64-musl" dependency-version: 4.53.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@rollup/rollup-linux-loong64-gnu" dependency-version: 4.53.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@rollup/rollup-linux-ppc64-gnu" dependency-version: 4.53.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@rollup/rollup-linux-riscv64-gnu" dependency-version: 4.53.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@rollup/rollup-linux-riscv64-musl" dependency-version: 4.53.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@rollup/rollup-linux-s390x-gnu" dependency-version: 4.53.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@rollup/rollup-linux-x64-gnu" dependency-version: 4.53.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@rollup/rollup-linux-x64-musl" dependency-version: 4.53.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@rollup/rollup-openharmony-arm64" dependency-version: 4.53.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@rollup/rollup-win32-arm64-msvc" dependency-version: 4.53.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@rollup/rollup-win32-ia32-msvc" dependency-version: 4.53.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@rollup/rollup-win32-x64-gnu" dependency-version: 4.53.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@rollup/rollup-win32-x64-msvc" dependency-version: 4.53.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@standard-schema/spec" dependency-version: 1.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@tailwindcss/node" dependency-version: 4.1.18 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@tailwindcss/oxide-android-arm64" dependency-version: 4.1.18 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@tailwindcss/oxide-darwin-arm64" dependency-version: 4.1.18 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@tailwindcss/oxide-darwin-x64" dependency-version: 4.1.18 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@tailwindcss/oxide-freebsd-x64" dependency-version: 4.1.18 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@tailwindcss/oxide-linux-arm-gnueabihf" dependency-version: 4.1.18 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@tailwindcss/oxide-linux-arm64-gnu" dependency-version: 4.1.18 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@tailwindcss/oxide-linux-arm64-musl" dependency-version: 4.1.18 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@tailwindcss/oxide-linux-x64-gnu" dependency-version: 4.1.18 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@tailwindcss/oxide-linux-x64-musl" dependency-version: 4.1.18 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@tailwindcss/oxide-wasm32-wasi" dependency-version: 4.1.18 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@tailwindcss/oxide-win32-arm64-msvc" dependency-version: 4.1.18 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@tailwindcss/oxide-win32-x64-msvc" dependency-version: 4.1.18 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@tailwindcss/oxide" dependency-version: 4.1.18 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@tauri-apps/cli-darwin-arm64" dependency-version: 2.9.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@tauri-apps/cli-darwin-x64" dependency-version: 2.9.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@tauri-apps/cli-linux-arm-gnueabihf" dependency-version: 2.9.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@tauri-apps/cli-linux-arm64-gnu" dependency-version: 2.9.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@tauri-apps/cli-linux-arm64-musl" dependency-version: 2.9.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@tauri-apps/cli-linux-riscv64-gnu" dependency-version: 2.9.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@tauri-apps/cli-linux-x64-gnu" dependency-version: 2.9.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@tauri-apps/cli-linux-x64-musl" dependency-version: 2.9.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@tauri-apps/cli-win32-arm64-msvc" dependency-version: 2.9.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@tauri-apps/cli-win32-ia32-msvc" dependency-version: 2.9.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@tauri-apps/cli-win32-x64-msvc" dependency-version: 2.9.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: baseline-browser-mapping dependency-version: 2.9.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: caniuse-lite dependency-version: 1.0.30001761 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: enhanced-resolve dependency-version: 5.18.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: es-toolkit dependency-version: 1.43.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: framer-motion dependency-version: 12.23.26 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: rollup dependency-version: 4.53.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
aec4a0c3af |
Fixed not being able to download chromium anymore
Made the code a bit more universal so it also downloads the correct packages based on ones specific platform |
||
|
|
c37675bce2 |
ci(deps): bump the github-actions group with 2 updates
Bumps the github-actions group with 2 updates: [google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml](https://github.com/google/osv-scanner-action) and [google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml](https://github.com/google/osv-scanner-action). Updates `google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/google/osv-scanner-action/releases) - [Commits](https://github.com/google/osv-scanner-action/compare/b77c075a1235514558f0eb88dbd31e22c45e0cd2...375a0e8ebdc98e99b02ac4338a724f5750f21213) Updates `google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/google/osv-scanner-action/releases) - [Commits](https://github.com/google/osv-scanner-action/compare/b77c075a1235514558f0eb88dbd31e22c45e0cd2...375a0e8ebdc98e99b02ac4338a724f5750f21213) --- updated-dependencies: - dependency-name: google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml dependency-version: 2.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml dependency-version: 2.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... 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> |
||
|
|
bec3fa142c |
deps(deps): bump the frontend-dependencies group with 12 updates (#151)
Bumps the frontend-dependencies group with 12 updates: | Package | From | To | | --- | --- | --- | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.555.0` | `0.556.0` | | [motion](https://github.com/motiondivision/motion) | `12.23.24` | `12.23.25` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.0` | `19.2.1` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.0` | `19.2.1` | | [fingerprint-generator](https://github.com/apify/fingerprint-suite) | `2.1.77` | `2.1.78` | | [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) | `2.8.26` | `2.9.3` | | [browserslist](https://github.com/browserslist/browserslist) | `4.28.0` | `4.28.1` | | [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.250` | `1.5.266` | | [framer-motion](https://github.com/motiondivision/motion) | `12.23.24` | `12.23.25` | | [generative-bayesian-network](https://github.com/apify/fingerprint-suite) | `2.1.77` | `2.1.78` | | [header-generator](https://github.com/apify/fingerprint-suite) | `2.1.77` | `2.1.78` | | [update-browserslist-db](https://github.com/browserslist/update-db) | `1.1.4` | `1.2.2` | Updates `lucide-react` from 0.555.0 to 0.556.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.556.0/packages/lucide-react) Updates `motion` from 12.23.24 to 12.23.25 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/motiondivision/motion/compare/v12.23.24...v12.23.25) Updates `react` from 19.2.0 to 19.2.1 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.1/packages/react) Updates `react-dom` from 19.2.0 to 19.2.1 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.1/packages/react-dom) Updates `fingerprint-generator` from 2.1.77 to 2.1.78 - [Release notes](https://github.com/apify/fingerprint-suite/releases) - [Commits](https://github.com/apify/fingerprint-suite/compare/v2.1.77...v2.1.78) Updates `baseline-browser-mapping` from 2.8.26 to 2.9.3 - [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases) - [Commits](https://github.com/web-platform-dx/baseline-browser-mapping/compare/v2.8.26...v2.9.3) Updates `browserslist` from 4.28.0 to 4.28.1 - [Release notes](https://github.com/browserslist/browserslist/releases) - [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md) - [Commits](https://github.com/browserslist/browserslist/compare/4.28.0...4.28.1) Updates `electron-to-chromium` from 1.5.250 to 1.5.266 - [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md) - [Commits](https://github.com/kilian/electron-to-chromium/commits) Updates `framer-motion` from 12.23.24 to 12.23.25 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/motiondivision/motion/compare/v12.23.24...v12.23.25) Updates `generative-bayesian-network` from 2.1.77 to 2.1.78 - [Release notes](https://github.com/apify/fingerprint-suite/releases) - [Commits](https://github.com/apify/fingerprint-suite/compare/v2.1.77...v2.1.78) Updates `header-generator` from 2.1.77 to 2.1.78 - [Release notes](https://github.com/apify/fingerprint-suite/releases) - [Commits](https://github.com/apify/fingerprint-suite/compare/v2.1.77...v2.1.78) Updates `update-browserslist-db` from 1.1.4 to 1.2.2 - [Release notes](https://github.com/browserslist/update-db/releases) - [Changelog](https://github.com/browserslist/update-db/blob/main/CHANGELOG.md) - [Commits](https://github.com/browserslist/update-db/compare/1.1.4...1.2.2) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 0.556.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: motion dependency-version: 12.23.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: react dependency-version: 19.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: react-dom dependency-version: 19.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: fingerprint-generator dependency-version: 2.1.78 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: baseline-browser-mapping dependency-version: 2.9.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: browserslist dependency-version: 4.28.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: electron-to-chromium dependency-version: 1.5.266 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: framer-motion dependency-version: 12.23.25 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: generative-bayesian-network dependency-version: 2.1.78 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: header-generator dependency-version: 2.1.78 dependency-type: indirect update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: update-browserslist-db dependency-version: 1.2.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: frontend-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
d725040b6e |
ci(deps): bump the github-actions group with 6 updates (#150)
Bumps the github-actions group with 6 updates: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `6.0.0` | `6.0.1` | | [actions/setup-node](https://github.com/actions/setup-node) | `6.0.0` | `6.1.0` | | [swatinem/rust-cache](https://github.com/swatinem/rust-cache) | `2.8.1` | `2.8.2` | | [actions/ai-inference](https://github.com/actions/ai-inference) | `2.0.1` | `2.0.4` | | [crate-ci/typos](https://github.com/crate-ci/typos) | `1.39.2` | `1.40.0` | | [actions/stale](https://github.com/actions/stale) | `10.1.0` | `10.1.1` | Updates `actions/checkout` from 6.0.0 to 6.0.1 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/1af3b93b6815bc44a9784bd300feb67ff0d1eeb3...8e8c483db84b4bee98b60c0593521ed34d9990e8) Updates `actions/setup-node` from 6.0.0 to 6.1.0 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/2028fbc5c25fe9cf00d9f06a71cc4710d4507903...395ad3262231945c25e8478fd5baf05154b1d79f) Updates `swatinem/rust-cache` from 2.8.1 to 2.8.2 - [Release notes](https://github.com/swatinem/rust-cache/releases) - [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md) - [Commits](https://github.com/swatinem/rust-cache/compare/f13886b937689c021905a6b90929199931d60db1...779680da715d629ac1d338a641029a2f4372abb5) Updates `actions/ai-inference` from 2.0.1 to 2.0.4 - [Release notes](https://github.com/actions/ai-inference/releases) - [Commits](https://github.com/actions/ai-inference/compare/a1c11829223a786afe3b5663db904a3aa1eac3a2...334892bb203895caaed82ec52d23c1ed9385151e) Updates `crate-ci/typos` from 1.39.2 to 1.40.0 - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md) - [Commits](https://github.com/crate-ci/typos/compare/626c4bedb751ce0b7f03262ca97ddda9a076ae1c...2d0ce569feab1f8752f1dde43cc2f2aa53236e06) Updates `actions/stale` from 10.1.0 to 10.1.1 - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/stale/compare/5f858e3efba33a5ca4407a664cc011ad407f2008...997185467fa4f803885201cee163a9f38240193d) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: actions/setup-node dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: swatinem/rust-cache dependency-version: 2.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: actions/ai-inference dependency-version: 2.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: crate-ci/typos dependency-version: 1.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: actions/stale dependency-version: 10.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
81c00538a9 |
deps(deps): bump next from 16.0.6 to 16.0.7 (#149)
Bumps [next](https://github.com/vercel/next.js) from 16.0.6 to 16.0.7. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/compare/v16.0.6...v16.0.7) --- updated-dependencies: - dependency-name: next dependency-version: 16.0.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
1c5444928d | refactor: flush consistently v0.13.7 nightly-2025-12-02-1c54449 | ||
|
|
85f8630389 | chore: version bump | ||
|
|
57ead61139 | refactor: reduce cpu usage for proxies | ||
|
|
ef00c59063 | docs: add cla | ||
|
|
a61f42b645 | chore: version bump v0.13.6 nightly-2025-12-02-a61f42b | ||
|
|
3dd66069b5 | build: rerun tauri_build on binaries change | ||
|
|
14c7ded062 | chore: fix release notes escape character | ||
|
|
d58b68fd50 | chore: version bump v0.13.5 nightly-2025-12-02-d58b68f | ||
|
|
3e69fea338 | fix: show progress on macos | ||
|
|
fe2125beba | chore: fix issue validation workflow nightly-2025-12-01-fe2125b | ||
|
|
23cfa84998 | chore: prevent code injection nightly-2025-12-01-23cfa84 | ||
|
|
3e3ec29f58 | chore: version bump v0.13.4 | ||
|
|
b1b91e94c0 | chore: add permissions for webview | ||
|
|
c624196dbb | chore: update release notes triggering logic | ||
|
|
b24568043c | chore: linting v0.13.3 nightly-2025-12-01-b245680 | ||
|
|
d201cc90d1 | chore: version bump | ||
|
|
a118ccc349 | chore: linting | ||
|
|
effe229067 | refactor: remove mullvad and tor browser artifacts | ||
|
|
98a8369f60 |
deps(deps): bump the frontend-dependencies group across 1 directory with 9 updates (#147)
Bumps the frontend-dependencies group with 1 update in the / directory: [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome). Updates `@biomejs/biome` from 2.2.3 to 2.3.8 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.3.8/packages/@biomejs/biome) Updates `@biomejs/cli-darwin-arm64` from 2.2.3 to 2.3.8 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.3.8/packages/@biomejs/biome) Updates `@biomejs/cli-darwin-x64` from 2.2.3 to 2.3.8 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.3.8/packages/@biomejs/biome) Updates `@biomejs/cli-linux-arm64-musl` from 2.2.3 to 2.3.8 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.3.8/packages/@biomejs/biome) Updates `@biomejs/cli-linux-arm64` from 2.2.3 to 2.3.8 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.3.8/packages/@biomejs/biome) Updates `@biomejs/cli-linux-x64-musl` from 2.2.3 to 2.3.8 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.3.8/packages/@biomejs/biome) Updates `@biomejs/cli-linux-x64` from 2.2.3 to 2.3.8 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.3.8/packages/@biomejs/biome) Updates `@biomejs/cli-win32-arm64` from 2.2.3 to 2.3.8 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.3.8/packages/@biomejs/biome) Updates `@biomejs/cli-win32-x64` from 2.2.3 to 2.3.8 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.3.8/packages/@biomejs/biome) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-version: 2.3.8 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@biomejs/cli-darwin-arm64" dependency-version: 2.3.8 dependency-type: indirect update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@biomejs/cli-darwin-x64" dependency-version: 2.3.8 dependency-type: indirect update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@biomejs/cli-linux-arm64-musl" dependency-version: 2.3.8 dependency-type: indirect update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@biomejs/cli-linux-arm64" dependency-version: 2.3.8 dependency-type: indirect update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@biomejs/cli-linux-x64-musl" dependency-version: 2.3.8 dependency-type: indirect update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@biomejs/cli-linux-x64" dependency-version: 2.3.8 dependency-type: indirect update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@biomejs/cli-win32-arm64" dependency-version: 2.3.8 dependency-type: indirect update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@biomejs/cli-win32-x64" dependency-version: 2.3.8 dependency-type: indirect update-type: version-update:semver-minor dependency-group: frontend-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
f7ae299771 | chore: version bump nightly-2025-11-30-f7ae299 v0.13.2 | ||
|
|
c43f141907 | refactor: better error handling | ||
|
|
cd33accb1a | refactor: show tooltip for truncated text | ||
|
|
ca89b917f4 | refactor: respect selected timeframe for top domains | ||
|
|
6ad183ab89 | style: profile table cleanup | ||
|
|
c83950bee7 | chore: codegen | ||
|
|
0047c80967 | style: make the row chart shorter nightly-2025-11-30-0047c80 v0.13.1 | ||
|
|
3d7bd2b14c | chore: version bump | ||
|
|
8899e58987 | chore: simplify tsconfig nightly-2025-11-30-8899e58 | ||
|
|
acf8651bd1 | refactor: fix types after dependency upgrade | ||
|
|
ef534ee779 | chore: update major dependencies | ||
|
|
75bb10cf61 | chore: remove ipecho from domain checkers | ||
|
|
6f9e0de633 | chore: update dependencies | ||
|
|
39c2a9f6f0 | refactor: disable quit confirmations in browser | ||
|
|
4b6f08fca3 | refactor: disable more update-related settings | ||
|
|
24eff75d4e | chore: cleanup logs | ||
|
|
11869855e9 | build: make permissions more explicit | ||
|
|
0d1f1f1497 | refactor: suppress first-run warnings | ||
|
|
e8026d817f | refactor: clean up old binary after installation |