zhom
|
767a0701ce
|
refactor: don't check for nodecar dependency updates
|
2025-06-14 18:33:33 +04:00 |
|
zhom
|
ec61d51c07
|
build: update changelog generation workflow
|
2025-06-14 17:33:38 +04:00 |
|
zhom
|
545c518a55
|
feat: don't spam update notification, show more concise toasts, don't fetch unsupported browser updates
|
2025-06-14 16:58:55 +04:00 |
|
zhom
|
c99eee2c21
|
style: use proper zen icon
|
2025-06-14 16:08:26 +04:00 |
|
zhom
|
7f3683cc2e
|
style: show 'not supported' for tor browser proxies
|
2025-06-14 15:57:33 +04:00 |
|
zhom
|
baac3a533a
|
refactor: fetch 100 latest app updates from github releases
|
2025-06-14 15:43:50 +04:00 |
|
zhom
|
5cd1774ffc
|
chore: remove dependabot automerge workflow
|
2025-06-14 15:42:02 +04:00 |
|
zhom
|
cb87641890
|
Merge pull request #23 from zhom/dependabot/cargo/src-tauri/rust-dependencies-af3af11ff5
deps(rust)(deps): bump the rust-dependencies group in /src-tauri with 17 updates
nightly-2025-06-14-cb87641
|
2025-06-14 11:34:34 +00:00 |
|
zhom
|
3df5ac671b
|
Merge pull request #24 from zhom/dependabot/npm_and_yarn/frontend-dependencies-f9895d0c1f
deps(deps): bump the frontend-dependencies group with 3 updates
nightly-2025-06-14-3df5ac6
|
2025-06-14 11:34:05 +00:00 |
|
dependabot[bot]
|
390f79f97b
|
deps(deps): bump the frontend-dependencies group with 3 updates
Bumps the frontend-dependencies group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [lint-staged](https://github.com/lint-staged/lint-staged) and [undici-types](https://github.com/nodejs/undici).
Updates `@types/node` from 22.15.31 to 24.0.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `lint-staged` from 16.1.0 to 16.1.1
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lint-staged/lint-staged/compare/v16.1.0...v16.1.1)
Updates `undici-types` from 6.21.0 to 7.8.0
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v6.21.0...v7.8.0)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 24.0.1
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: frontend-dependencies
- dependency-name: lint-staged
dependency-version: 16.1.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-dependencies
- dependency-name: undici-types
dependency-version: 7.8.0
dependency-type: indirect
update-type: version-update:semver-major
dependency-group: frontend-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-14 10:18:35 +00:00 |
|
dependabot[bot]
|
c4dc2ed50c
|
deps(rust)(deps): bump the rust-dependencies group
Bumps the rust-dependencies group in /src-tauri with 17 updates:
| Package | From | To |
| --- | --- | --- |
| [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.19` | `0.12.20` |
| [windows](https://github.com/microsoft/windows-rs) | `0.61.1` | `0.61.3` |
| [adler2](https://github.com/oyvindln/adler2) | `2.0.0` | `2.0.1` |
| [bytemuck](https://github.com/Lokathor/bytemuck) | `1.23.0` | `1.23.1` |
| [cc](https://github.com/rust-lang/cc-rs) | `1.2.26` | `1.2.27` |
| [cfg-if](https://github.com/rust-lang/cfg-if) | `1.0.0` | `1.0.1` |
| [enumflags2](https://github.com/meithecatte/enumflags2) | `0.7.11` | `0.7.12` |
| [enumflags2_derive](https://github.com/meithecatte/enumflags2) | `0.7.11` | `0.7.12` |
| [hermit-abi](https://github.com/hermit-os/hermit-rs) | `0.5.1` | `0.5.2` |
| [libc](https://github.com/rust-lang/libc) | `0.2.172` | `0.2.173` |
| [memchr](https://github.com/BurntSushi/memchr) | `2.7.4` | `2.7.5` |
| [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.8.8` | `0.8.9` |
| [plist](https://github.com/ebarnard/rust-plist) | `1.7.1` | `1.7.2` |
| [quick-xml](https://github.com/tafia/quick-xml) | `0.32.0` | `0.37.5` |
| redox_syscall | `0.5.12` | `0.5.13` |
| [rustc-demangle](https://github.com/rust-lang/rustc-demangle) | `0.1.24` | `0.1.25` |
| [windows-link](https://github.com/microsoft/windows-rs) | `0.1.1` | `0.1.3` |
Updates `reqwest` from 0.12.19 to 0.12.20
- [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.19...v0.12.20)
Updates `windows` from 0.61.1 to 0.61.3
- [Release notes](https://github.com/microsoft/windows-rs/releases)
- [Commits](https://github.com/microsoft/windows-rs/commits)
Updates `adler2` from 2.0.0 to 2.0.1
- [Changelog](https://github.com/oyvindln/adler2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/oyvindln/adler2/commits)
Updates `bytemuck` from 1.23.0 to 1.23.1
- [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md)
- [Commits](https://github.com/Lokathor/bytemuck/compare/v1.23.0...v1.23.1)
Updates `cc` from 1.2.26 to 1.2.27
- [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.26...cc-v1.2.27)
Updates `cfg-if` from 1.0.0 to 1.0.1
- [Release notes](https://github.com/rust-lang/cfg-if/releases)
- [Changelog](https://github.com/rust-lang/cfg-if/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/cfg-if/compare/1.0.0...v1.0.1)
Updates `enumflags2` from 0.7.11 to 0.7.12
- [Release notes](https://github.com/meithecatte/enumflags2/releases)
- [Commits](https://github.com/meithecatte/enumflags2/compare/v0.7.11...v0.7.12)
Updates `enumflags2_derive` from 0.7.11 to 0.7.12
- [Release notes](https://github.com/meithecatte/enumflags2/releases)
- [Commits](https://github.com/meithecatte/enumflags2/compare/v0.7.11...v0.7.12)
Updates `hermit-abi` from 0.5.1 to 0.5.2
- [Release notes](https://github.com/hermit-os/hermit-rs/releases)
- [Commits](https://github.com/hermit-os/hermit-rs/compare/hermit-abi-0.5.1...hermit-abi-0.5.2)
Updates `libc` from 0.2.172 to 0.2.173
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Changelog](https://github.com/rust-lang/libc/blob/0.2.173/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.172...0.2.173)
Updates `memchr` from 2.7.4 to 2.7.5
- [Commits](https://github.com/BurntSushi/memchr/compare/2.7.4...2.7.5)
Updates `miniz_oxide` from 0.8.8 to 0.8.9
- [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Frommi/miniz_oxide/commits)
Updates `plist` from 1.7.1 to 1.7.2
- [Release notes](https://github.com/ebarnard/rust-plist/releases)
- [Commits](https://github.com/ebarnard/rust-plist/compare/v1.7.1...v1.7.2)
Updates `quick-xml` from 0.32.0 to 0.37.5
- [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.32.0...v0.37.5)
Updates `redox_syscall` from 0.5.12 to 0.5.13
Updates `rustc-demangle` from 0.1.24 to 0.1.25
- [Commits](https://github.com/rust-lang/rustc-demangle/commits)
Updates `windows-link` from 0.1.1 to 0.1.3
- [Release notes](https://github.com/microsoft/windows-rs/releases)
- [Commits](https://github.com/microsoft/windows-rs/commits)
---
updated-dependencies:
- dependency-name: reqwest
dependency-version: 0.12.20
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: windows
dependency-version: 0.61.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: adler2
dependency-version: 2.0.1
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: bytemuck
dependency-version: 1.23.1
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: cc
dependency-version: 1.2.27
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: cfg-if
dependency-version: 1.0.1
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: enumflags2
dependency-version: 0.7.12
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: enumflags2_derive
dependency-version: 0.7.12
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: hermit-abi
dependency-version: 0.5.2
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: libc
dependency-version: 0.2.173
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: memchr
dependency-version: 2.7.5
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: miniz_oxide
dependency-version: 0.8.9
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: plist
dependency-version: 1.7.2
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: quick-xml
dependency-version: 0.37.5
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: rust-dependencies
- dependency-name: redox_syscall
dependency-version: 0.5.13
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: rustc-demangle
dependency-version: 0.1.25
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: windows-link
dependency-version: 0.1.3
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-14 09:44:26 +00:00 |
|
zhom
|
3b7315cc0d
|
docs: add fossa badge
nightly-2025-06-13-3b7315c
|
2025-06-14 03:42:52 +04:00 |
|
zhom
|
bbd0f5df0c
|
chore: version bump
nightly-2025-06-13-bbd0f5d
v0.4.1
|
2025-06-14 02:51:24 +04:00 |
|
zhom
|
8e7982bdf8
|
fix: properly handle urls added by system events
nightly-2025-06-13-8e7982b
|
2025-06-14 02:11:40 +04:00 |
|
zhom
|
9ac662aee8
|
chore: use single-instance plugin as described by the docs
|
2025-06-13 21:40:50 +04:00 |
|
zhom
|
2394716ea3
|
chore: version bump
nightly-2025-06-11-2394716
v0.4.0
|
2025-06-11 04:43:18 +04:00 |
|
zhom
|
06992f8b9a
|
build: use nightly-date-hash naming for rolling releases
nightly-2025-06-11-06992f8
|
2025-06-11 04:23:03 +04:00 |
|
zhom
|
5a454e3647
|
chore: linting
|
2025-06-11 04:17:07 +04:00 |
|
zhom
|
3f91d92d8b
|
refactor: add missing linting dependency
|
2025-06-11 04:00:12 +04:00 |
|
zhom
|
c586046542
|
refactor: codacy autofix
|
2025-06-11 03:56:14 +04:00 |
|
zhom
|
42f63172fb
|
docs: add codacy badge
|
2025-06-11 03:55:36 +04:00 |
|
zhom
|
f717600fcb
|
style: trucate profile name in table after over 15 characters
|
2025-06-11 03:40:01 +04:00 |
|
zhom
|
c807ea5596
|
build: add changelog generation on release
|
2025-06-11 03:23:16 +04:00 |
|
zhom
|
df2c1316d4
|
build: disable windows build for regular releases
|
2025-06-11 03:04:34 +04:00 |
|
zhom
|
1fdc552dc7
|
fix: make sure proxy configuration is discovered properly in the production build
|
2025-06-11 03:02:40 +04:00 |
|
zhom
|
ab563f81fa
|
style: update proxy settings form to match proxy-settings-dialog
|
2025-06-11 02:40:03 +04:00 |
|
zhom
|
d17545bd05
|
docs: add extra check for agents to run tests and linting before finishing
|
2025-06-11 02:33:23 +04:00 |
|
zhom
|
29c329b432
|
feat: update proxy ui to accept credential outside url too
|
2025-06-11 01:55:54 +04:00 |
|
zhom
|
4d7bbe719f
|
chore: run biome on nodecar file changes
|
2025-06-11 01:52:07 +04:00 |
|
zhom
|
5b869a6115
|
test: add tests for proxy manager
|
2025-06-10 00:33:58 +04:00 |
|
zhom
|
c4b1745a0f
|
style: update ui to accept proxy separately
|
2025-06-09 23:19:34 +04:00 |
|
zhom
|
ac293f6204
|
build: rename nightly release tags for better ordering
|
2025-06-09 23:18:55 +04:00 |
|
zhom
|
7f3a3287d6
|
build: switch win x64 build to windows-latest
nightly-7f3a328
|
2025-06-09 19:48:30 +04:00 |
|
zhom
|
dd9347d429
|
build: set proper shell for the hash step
nightly-dd9347d
|
2025-06-09 19:19:57 +04:00 |
|
zhom
|
615d7b8c8a
|
build: fix windows build warnings
nightly-615d7b8
|
2025-06-09 18:56:38 +04:00 |
|
zhom
|
5c26ab5c33
|
build: windows build invalid lifetime fix
nightly-5c26ab5
|
2025-06-09 18:02:48 +04:00 |
|
zhom
|
dccaf6c7de
|
build: blind windows ci build fixes
nightly-dccaf6c
|
2025-06-09 15:20:06 +04:00 |
|
zhom
|
bf5b2886f5
|
build: blind windows ci build fixes
nightly-bf5b288
|
2025-06-09 15:01:10 +04:00 |
|
zhom
|
bbc12bcc03
|
fix: blind windows ci build fixes
nightly-bbc12bc
|
2025-06-09 06:25:22 +04:00 |
|
zhom
|
6d437f30e1
|
feat: add windows build to ci (broken)
nightly-6d437f3
|
2025-06-09 06:05:22 +04:00 |
|
zhom
|
4b0ab6b732
|
refactor: windows pipeline test
nightly-4b0ab6b
|
2025-06-09 06:04:26 +04:00 |
|
zhom
|
a802895491
|
fix: same fix for discovery
|
2025-06-09 03:05:20 +04:00 |
|
zhom
|
a57f90899b
|
fix: don't try to enter into nested directory on linux for chromium binary
|
2025-06-09 02:59:57 +04:00 |
|
zhom
|
3ebc714b23
|
chore: version bump
v0.3.3
nightly-3ebc714
|
2025-06-08 20:27:50 +04:00 |
|
zhom
|
1acd4781b5
|
fix: properly handle permissions on macos
|
2025-06-08 20:27:17 +04:00 |
|
zhom
|
a5b9afafcb
|
docs: update agent instructions
|
2025-06-08 17:06:10 +04:00 |
|
zhom
|
0c8dd5ace5
|
Merge pull request #19 from zhom/dependabot/npm_and_yarn/frontend-dependencies-6813ab5a43
deps(deps): bump the frontend-dependencies group with 21 updates
nightly-0c8dd5a
|
2025-06-07 14:29:46 +04:00 |
|
dependabot[bot]
|
e8c3188657
|
deps(deps): bump the frontend-dependencies group with 21 updates
Bumps the frontend-dependencies group with 21 updates:
| Package | From | To |
| --- | --- | --- |
| [@rollup/rollup-android-arm-eabi](https://github.com/rollup/rollup) | `4.41.1` | `4.42.0` |
| [@rollup/rollup-android-arm64](https://github.com/rollup/rollup) | `4.41.1` | `4.42.0` |
| [@rollup/rollup-darwin-arm64](https://github.com/rollup/rollup) | `4.41.1` | `4.42.0` |
| [@rollup/rollup-darwin-x64](https://github.com/rollup/rollup) | `4.41.1` | `4.42.0` |
| [@rollup/rollup-freebsd-arm64](https://github.com/rollup/rollup) | `4.41.1` | `4.42.0` |
| [@rollup/rollup-freebsd-x64](https://github.com/rollup/rollup) | `4.41.1` | `4.42.0` |
| [@rollup/rollup-linux-arm-gnueabihf](https://github.com/rollup/rollup) | `4.41.1` | `4.42.0` |
| [@rollup/rollup-linux-arm-musleabihf](https://github.com/rollup/rollup) | `4.41.1` | `4.42.0` |
| [@rollup/rollup-linux-arm64-gnu](https://github.com/rollup/rollup) | `4.41.1` | `4.42.0` |
| [@rollup/rollup-linux-arm64-musl](https://github.com/rollup/rollup) | `4.41.1` | `4.42.0` |
| [@rollup/rollup-linux-loongarch64-gnu](https://github.com/rollup/rollup) | `4.41.1` | `4.42.0` |
| [@rollup/rollup-linux-powerpc64le-gnu](https://github.com/rollup/rollup) | `4.41.1` | `4.42.0` |
| [@rollup/rollup-linux-riscv64-gnu](https://github.com/rollup/rollup) | `4.41.1` | `4.42.0` |
| [@rollup/rollup-linux-riscv64-musl](https://github.com/rollup/rollup) | `4.41.1` | `4.42.0` |
| [@rollup/rollup-linux-s390x-gnu](https://github.com/rollup/rollup) | `4.41.1` | `4.42.0` |
| [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) | `4.41.1` | `4.42.0` |
| [@rollup/rollup-linux-x64-musl](https://github.com/rollup/rollup) | `4.41.1` | `4.42.0` |
| [@rollup/rollup-win32-arm64-msvc](https://github.com/rollup/rollup) | `4.41.1` | `4.42.0` |
| [@rollup/rollup-win32-ia32-msvc](https://github.com/rollup/rollup) | `4.41.1` | `4.42.0` |
| [@rollup/rollup-win32-x64-msvc](https://github.com/rollup/rollup) | `4.41.1` | `4.42.0` |
| [rollup](https://github.com/rollup/rollup) | `4.41.1` | `4.42.0` |
Updates `@rollup/rollup-android-arm-eabi` from 4.41.1 to 4.42.0
- [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.41.1...v4.42.0)
Updates `@rollup/rollup-android-arm64` from 4.41.1 to 4.42.0
- [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.41.1...v4.42.0)
Updates `@rollup/rollup-darwin-arm64` from 4.41.1 to 4.42.0
- [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.41.1...v4.42.0)
Updates `@rollup/rollup-darwin-x64` from 4.41.1 to 4.42.0
- [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.41.1...v4.42.0)
Updates `@rollup/rollup-freebsd-arm64` from 4.41.1 to 4.42.0
- [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.41.1...v4.42.0)
Updates `@rollup/rollup-freebsd-x64` from 4.41.1 to 4.42.0
- [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.41.1...v4.42.0)
Updates `@rollup/rollup-linux-arm-gnueabihf` from 4.41.1 to 4.42.0
- [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.41.1...v4.42.0)
Updates `@rollup/rollup-linux-arm-musleabihf` from 4.41.1 to 4.42.0
- [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.41.1...v4.42.0)
Updates `@rollup/rollup-linux-arm64-gnu` from 4.41.1 to 4.42.0
- [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.41.1...v4.42.0)
Updates `@rollup/rollup-linux-arm64-musl` from 4.41.1 to 4.42.0
- [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.41.1...v4.42.0)
Updates `@rollup/rollup-linux-loongarch64-gnu` from 4.41.1 to 4.42.0
- [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.41.1...v4.42.0)
Updates `@rollup/rollup-linux-powerpc64le-gnu` from 4.41.1 to 4.42.0
- [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.41.1...v4.42.0)
Updates `@rollup/rollup-linux-riscv64-gnu` from 4.41.1 to 4.42.0
- [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.41.1...v4.42.0)
Updates `@rollup/rollup-linux-riscv64-musl` from 4.41.1 to 4.42.0
- [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.41.1...v4.42.0)
Updates `@rollup/rollup-linux-s390x-gnu` from 4.41.1 to 4.42.0
- [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.41.1...v4.42.0)
Updates `@rollup/rollup-linux-x64-gnu` from 4.41.1 to 4.42.0
- [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.41.1...v4.42.0)
Updates `@rollup/rollup-linux-x64-musl` from 4.41.1 to 4.42.0
- [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.41.1...v4.42.0)
Updates `@rollup/rollup-win32-arm64-msvc` from 4.41.1 to 4.42.0
- [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.41.1...v4.42.0)
Updates `@rollup/rollup-win32-ia32-msvc` from 4.41.1 to 4.42.0
- [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.41.1...v4.42.0)
Updates `@rollup/rollup-win32-x64-msvc` from 4.41.1 to 4.42.0
- [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.41.1...v4.42.0)
Updates `rollup` from 4.41.1 to 4.42.0
- [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.41.1...v4.42.0)
---
updated-dependencies:
- dependency-name: "@rollup/rollup-android-arm-eabi"
dependency-version: 4.42.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: frontend-dependencies
- dependency-name: "@rollup/rollup-android-arm64"
dependency-version: 4.42.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: frontend-dependencies
- dependency-name: "@rollup/rollup-darwin-arm64"
dependency-version: 4.42.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: frontend-dependencies
- dependency-name: "@rollup/rollup-darwin-x64"
dependency-version: 4.42.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: frontend-dependencies
- dependency-name: "@rollup/rollup-freebsd-arm64"
dependency-version: 4.42.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: frontend-dependencies
- dependency-name: "@rollup/rollup-freebsd-x64"
dependency-version: 4.42.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: frontend-dependencies
- dependency-name: "@rollup/rollup-linux-arm-gnueabihf"
dependency-version: 4.42.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: frontend-dependencies
- dependency-name: "@rollup/rollup-linux-arm-musleabihf"
dependency-version: 4.42.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: frontend-dependencies
- dependency-name: "@rollup/rollup-linux-arm64-gnu"
dependency-version: 4.42.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: frontend-dependencies
- dependency-name: "@rollup/rollup-linux-arm64-musl"
dependency-version: 4.42.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: frontend-dependencies
- dependency-name: "@rollup/rollup-linux-loongarch64-gnu"
dependency-version: 4.42.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: frontend-dependencies
- dependency-name: "@rollup/rollup-linux-powerpc64le-gnu"
dependency-version: 4.42.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: frontend-dependencies
- dependency-name: "@rollup/rollup-linux-riscv64-gnu"
dependency-version: 4.42.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: frontend-dependencies
- dependency-name: "@rollup/rollup-linux-riscv64-musl"
dependency-version: 4.42.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: frontend-dependencies
- dependency-name: "@rollup/rollup-linux-s390x-gnu"
dependency-version: 4.42.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: frontend-dependencies
- dependency-name: "@rollup/rollup-linux-x64-gnu"
dependency-version: 4.42.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: frontend-dependencies
- dependency-name: "@rollup/rollup-linux-x64-musl"
dependency-version: 4.42.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: frontend-dependencies
- dependency-name: "@rollup/rollup-win32-arm64-msvc"
dependency-version: 4.42.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: frontend-dependencies
- dependency-name: "@rollup/rollup-win32-ia32-msvc"
dependency-version: 4.42.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: frontend-dependencies
- dependency-name: "@rollup/rollup-win32-x64-msvc"
dependency-version: 4.42.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: frontend-dependencies
- dependency-name: rollup
dependency-version: 4.42.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: frontend-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-07 10:21:57 +00:00 |
|
zhom
|
e6f0b2b9e9
|
Merge pull request #18 from zhom/dependabot/cargo/src-tauri/rust-dependencies-b0de36e2fd
deps(rust)(deps): bump the rust-dependencies group in /src-tauri with 13 updates
nightly-e6f0b2b
|
2025-06-07 14:05:42 +04:00 |
|
dependabot[bot]
|
394406e134
|
deps(rust)(deps): bump the rust-dependencies group
Bumps the rust-dependencies group in /src-tauri with 13 updates:
| Package | From | To |
| --- | --- | --- |
| [bumpalo](https://github.com/fitzgen/bumpalo) | `3.18.0` | `3.18.1` |
| [cc](https://github.com/rust-lang/cc-rs) | `1.2.25` | `1.2.26` |
| [flate2](https://github.com/rust-lang/flate2-rs) | `1.1.1` | `1.1.2` |
| [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.6` | `0.27.7` |
| [liblzma-sys](https://github.com/portable-network-archive/liblzma-rs) | `0.4.3` | `0.4.4` |
| [libz-rs-sys](https://github.com/trifectatechfoundation/zlib-rs) | `0.5.0` | `0.5.1` |
| [serde_spanned](https://github.com/toml-rs/toml) | `0.6.8` | `0.6.9` |
| [smallvec](https://github.com/servo/rust-smallvec) | `1.15.0` | `1.15.1` |
| [toml_datetime](https://github.com/toml-rs/toml) | `0.6.9` | `0.6.11` |
| [toml_write](https://github.com/toml-rs/toml) | `0.1.1` | `0.1.2` |
| [tracing-attributes](https://github.com/tokio-rs/tracing) | `0.1.28` | `0.1.29` |
| [tracing-core](https://github.com/tokio-rs/tracing) | `0.1.33` | `0.1.34` |
| [zlib-rs](https://github.com/trifectatechfoundation/zlib-rs) | `0.5.0` | `0.5.1` |
Updates `bumpalo` from 3.18.0 to 3.18.1
- [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fitzgen/bumpalo/compare/v3.18.0...v3.18.1)
Updates `cc` from 1.2.25 to 1.2.26
- [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.25...cc-v1.2.26)
Updates `flate2` from 1.1.1 to 1.1.2
- [Release notes](https://github.com/rust-lang/flate2-rs/releases)
- [Commits](https://github.com/rust-lang/flate2-rs/compare/1.1.1...1.1.2)
Updates `hyper-rustls` from 0.27.6 to 0.27.7
- [Release notes](https://github.com/rustls/hyper-rustls/releases)
- [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.6...v/0.27.7)
Updates `liblzma-sys` from 0.4.3 to 0.4.4
- [Release notes](https://github.com/portable-network-archive/liblzma-rs/releases)
- [Commits](https://github.com/portable-network-archive/liblzma-rs/compare/liblzma-sys-0.4.3...liblzma-sys-0.4.4)
Updates `libz-rs-sys` from 0.5.0 to 0.5.1
- [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.0...v0.5.1)
Updates `serde_spanned` from 0.6.8 to 0.6.9
- [Commits](https://github.com/toml-rs/toml/compare/serde_spanned-v0.6.8...serde_spanned-v0.6.9)
Updates `smallvec` from 1.15.0 to 1.15.1
- [Release notes](https://github.com/servo/rust-smallvec/releases)
- [Commits](https://github.com/servo/rust-smallvec/compare/v1.15.0...v1.15.1)
Updates `toml_datetime` from 0.6.9 to 0.6.11
- [Commits](https://github.com/toml-rs/toml/compare/toml_datetime-v0.6.9...toml_datetime-v0.6.11)
Updates `toml_write` from 0.1.1 to 0.1.2
- [Commits](https://github.com/toml-rs/toml/compare/toml_write-v0.1.1...toml_write-v0.1.2)
Updates `tracing-attributes` from 0.1.28 to 0.1.29
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-attributes-0.1.28...tracing-attributes-0.1.29)
Updates `tracing-core` from 0.1.33 to 0.1.34
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-core-0.1.33...tracing-core-0.1.34)
Updates `zlib-rs` from 0.5.0 to 0.5.1
- [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.0...v0.5.1)
---
updated-dependencies:
- dependency-name: bumpalo
dependency-version: 3.18.1
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: cc
dependency-version: 1.2.26
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: flate2
dependency-version: 1.1.2
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: hyper-rustls
dependency-version: 0.27.7
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: liblzma-sys
dependency-version: 0.4.4
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: libz-rs-sys
dependency-version: 0.5.1
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: serde_spanned
dependency-version: 0.6.9
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: smallvec
dependency-version: 1.15.1
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: toml_datetime
dependency-version: 0.6.11
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: toml_write
dependency-version: 0.1.2
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: tracing-attributes
dependency-version: 0.1.29
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: tracing-core
dependency-version: 0.1.34
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: zlib-rs
dependency-version: 0.5.1
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-07 09:45:20 +00:00 |
|