chore(deps): bump the npm-minor group with 12 updates#1
Closed
dependabot[bot] wants to merge 51 commits into
Closed
chore(deps): bump the npm-minor group with 12 updates#1dependabot[bot] wants to merge 51 commits into
dependabot[bot] wants to merge 51 commits into
Conversation
Use a distinct .init_tmp suffix in store_initial_check instead of .tmp to avoid collision with the DiskBackedBitV flusher, which could rename away the temp file between write and rename causing ENOENT.
Previously, adding a magnet via the API blocked until metadata was resolved via DHT/peers (up to 120s timeout), making bulk adds unusable. Now magnets are registered immediately in a new MagnetPending state and metadata resolution runs in a background task. The API returns instantly with the torrent ID. On resolution, the torrent transitions to Initializing and starts normally. On failure, it moves to Error state.
…tagged builds Regular CI builds on push to main now skip fat LTO and single codegen-unit for faster iteration. Tagged releases get the full optimization via CARGO_PROFILE_RELEASE_* env var overrides.
- Web UI: new flat orange bull/gear icon (favicon + toolbar/login/setup) - Desktop: new metallic bull/gear icon for all Tauri icon sizes - Add LOGOS/ directory with source logo variants
The build script only watched webui/src/, so asset changes (like the new logo SVG) were missed by cargo's rebuild detection, causing stale dist output to be compiled into the binary.
Bumps the npm-minor group with 12 updates: | Package | From | To | | --- | --- | --- | | [prettier](https://github.com/prettier/prettier) | `3.7.4` | `3.8.1` | | [@tauri-apps/cli](https://github.com/tauri-apps/tauri) | `2.8.4` | `2.10.1` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.3` | `19.2.5` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.8` | `19.2.14` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.3` | `19.2.5` | | [react-icons](https://github.com/react-icons/react-icons) | `5.5.0` | `5.6.0` | | [react-virtuoso](https://github.com/petyosi/react-virtuoso/tree/HEAD/packages/react-virtuoso) | `4.18.1` | `4.18.4` | | [zustand](https://github.com/pmndrs/zustand) | `5.0.10` | `5.0.12` | | [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.1.18` | `4.2.2` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.23` | `10.4.27` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.1.18` | `4.2.2` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.57.1` | `8.58.1` | Updates `prettier` from 3.7.4 to 3.8.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.7.4...3.8.1) Updates `@tauri-apps/cli` from 2.8.4 to 2.10.1 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v2.8.4...@tauri-apps/cli-v2.10.1) Updates `react` from 19.2.3 to 19.2.5 - [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.5/packages/react) Updates `@types/react` from 19.2.8 to 19.2.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 19.2.3 to 19.2.5 - [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.5/packages/react-dom) Updates `react-icons` from 5.5.0 to 5.6.0 - [Release notes](https://github.com/react-icons/react-icons/releases) - [Commits](react-icons/react-icons@v5.5.0...v5.6.0) Updates `react-virtuoso` from 4.18.1 to 4.18.4 - [Release notes](https://github.com/petyosi/react-virtuoso/releases) - [Changelog](https://github.com/petyosi/react-virtuoso/blob/master/packages/react-virtuoso/CHANGELOG.md) - [Commits](https://github.com/petyosi/react-virtuoso/commits/react-virtuoso@4.18.4/packages/react-virtuoso) Updates `zustand` from 5.0.10 to 5.0.12 - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](pmndrs/zustand@v5.0.10...v5.0.12) Updates `@tailwindcss/vite` from 4.1.18 to 4.2.2 - [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.2.2/packages/@tailwindcss-vite) Updates `@types/react` from 19.2.8 to 19.2.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `autoprefixer` from 10.4.23 to 10.4.27 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.23...10.4.27) Updates `tailwindcss` from 4.1.18 to 4.2.2 - [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.2.2/packages/tailwindcss) Updates `typescript-eslint` from 8.57.1 to 8.58.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.58.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor - dependency-name: "@tauri-apps/cli" dependency-version: 2.10.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor - dependency-name: react dependency-version: 19.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor - dependency-name: "@types/react" dependency-version: 19.2.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor - dependency-name: react-dom dependency-version: 19.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor - dependency-name: react-icons dependency-version: 5.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor - dependency-name: react-virtuoso dependency-version: 4.18.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor - dependency-name: zustand dependency-version: 5.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor - dependency-name: "@tailwindcss/vite" dependency-version: 4.2.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor - dependency-name: "@types/react" dependency-version: 19.2.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor - dependency-name: autoprefixer dependency-version: 10.4.27 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor - dependency-name: tailwindcss dependency-version: 4.2.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor - dependency-name: typescript-eslint dependency-version: 8.58.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor ... Signed-off-by: dependabot[bot] <support@github.com>
AusAgentSmith
pushed a commit
that referenced
this pull request
Apr 9, 2026
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the npm-minor group with 12 updates:
3.7.43.8.12.8.42.10.119.2.319.2.519.2.819.2.1419.2.319.2.55.5.05.6.04.18.14.18.45.0.105.0.124.1.184.2.210.4.2310.4.274.1.184.2.28.57.18.58.1Updates
prettierfrom 3.7.4 to 3.8.1Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
90983f4Release 3.8.157f702fInclude availableprintersin plugin type declarations (#18706)bece827Revert change in release script82a4ab2Bump Prettier dependency to 3.8.05213ee4Clean changelog_unreleasedf95ad0fComment out finished stepsb2034e8Fix release script5824b15Release 3.8.00433601Add blog post for v3.8.0 (#18639)b04d05bRemove lint step from release script (#18415)Updates
@tauri-apps/clifrom 2.8.4 to 2.10.1Release notes
Sourced from
@tauri-apps/cli's releases.... (truncated)
Commits
9b17a7afix(ci): bump rustsec/audit-check to v2 and ignore time audit (#15030)d868279apply version updates (#14897)3a65cc6fix(test): disableresolve_resource_diron Android (#15026)52cf195refactor(cli): reduce some nesting code (#14844)c3cbff3fix: resource path handles./path differently (#14662)33754aefix(cli): unusable empty password private keys (#15022)3935deeAdd AI tool policy to contributing guide (#15002)33932a7chore(deps-dev): bump svelte from 5.51.5 to 5.53.5 (#15015)7d3c759chore(deps): update dependency rollup to v4.59.0 (#15001)f20256bchore: fix clippy warnings (#14999)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@tauri-apps/clisince your current version.Updates
reactfrom 19.2.3 to 19.2.5Release notes
Sourced from react's releases.
Commits
23f4f9f19.2.590ab3f8Version 19.2.4Updates
@types/reactfrom 19.2.8 to 19.2.14Commits
Updates
react-domfrom 19.2.3 to 19.2.5Release notes
Sourced from react-dom's releases.
Commits
23f4f9f19.2.590ab3f8Version 19.2.4Updates
react-iconsfrom 5.5.0 to 5.6.0Release notes
Sourced from react-icons's releases.
... (truncated)
Commits
6501a41v5.6.0387e780update iconsfb057e75.5.1-snapshot.06f74755update eslint73c281fBump ajv from 6.12.6 to 6.14.0 (#1116)3f2b264Bump astro from 5.14.1 to 5.15.9 (#1091)04adc76Bump devalue from 5.6.2 to 5.6.3 (#1115)44a5e85Bump jsonpath from 1.1.1 to 1.2.1 (#1113)e2c1d6cBump webpack from 5.94.0 to 5.104.1 (#1110)f3dca02Bump diff from 5.2.0 to 5.2.2 (#1107)Updates
react-virtuosofrom 4.18.1 to 4.18.4Release notes
Sourced from react-virtuoso's releases.
Changelog
Sourced from react-virtuoso's changelog.
Commits
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for react-virtuoso since your current version.
Updates
zustandfrom 5.0.10 to 5.0.12Release notes
Sourced from zustand's releases.
Commits
206012d5.0.12d714065chore(deps): update dev dependencies (#3427)89ebcd7fix(devtools): correct redux devtools config type extension (#3414)6213fc1fix(persist): use latest state in post-rehydration callback (#3391)a3869cadocs: fix broken links in beginner TypeScript guide (#3423)c49df38Hotfix section linking (#3410)5561e9bFix indentation for actions in index.md (#3406)4966a15fix(readme) : comparison documentaion link (#3405)da381c3Fix README internal links for GitHub rendering (#3403)0d250b3fix persist documentation link (#3401)Updates
@tailwindcss/vitefrom 4.1.18 to 4.2.2Release notes
Sourced from
@tailwindcss/vite's releases.... (truncated)
Changelog
Sourced from
@tailwindcss/vite's changelog.... (truncated)
Commits
d596b0c4.2.2 (#19821)faa5e88Cleanup inconsistencies related to (regex) escapes (#19804)59b0329Add support for Vite 8 in@tailwindcss/vite(#19790)bf441a7fix(vite): skip full reload for server only modules scanned by client css (#1...1dce64e4.2.1 (#19714)1b164114.2.0 (#19695)d9fff9fdocs: update package README CI badge to main (#19692)bc6e4b8Fallback toconfig.createResolverforclientandssrenvironments in `@...f212b0ffix: restore full page reload for watched external files on Vite 7.1+ (#19670)8ed67bfFix Tailwind CSS package README GitHub links (#19644)Updates
@types/reactfrom 19.2.8 to 19.2.14Commits
Updates
autoprefixerfrom 10.4.23 to 10.4.27Release notes
Sourced from autoprefixer's releases.
Changelog
Sourced from autoprefixer's changelog.
Commits
360f2d9Release 10.4.27 versionab5260cUpdate clean-publish09e9dd1Release 10.4.26 versionec75540Ignore local patches59601b8Update c8 and clean-publish06ea988Release 10.4.25 version47d8a5bUpdate dependencies and fix Node.js 2551c596eAdd Node.js 25 and 24 to CI5239823Fix CSS variables in gradients (#1515) (#1544)36692c2Release 10.4.24 versionUpdates
tailwindcssfrom 4.1.18 to 4.2.2Release notes
Sourced from tailwindcss's releases.