build: update dependencies for security vulnerabilities#211
Open
peter9811 wants to merge 15 commits intotranxuanthang:mainfrom
Open
build: update dependencies for security vulnerabilities#211peter9811 wants to merge 15 commits intotranxuanthang:mainfrom
peter9811 wants to merge 15 commits intotranxuanthang:mainfrom
Conversation
Bumps the cargo group with 1 update in the /src-tauri directory: [ring](https://github.com/briansmith/ring). Updates `ring` from 0.17.8 to 0.17.13 - [Changelog](https://github.com/briansmith/ring/blob/main/RELEASES.md) - [Commits](https://github.com/briansmith/ring/commits) --- updated-dependencies: - dependency-name: ring dependency-version: 0.17.13 dependency-type: direct:production dependency-group: cargo ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps the cargo group with 1 update in the /src-tauri directory: [tauri-plugin-shell](https://github.com/tauri-apps/plugins-workspace). Updates `tauri-plugin-shell` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@os-v2.2.0...os-v2.2.1) --- updated-dependencies: - dependency-name: tauri-plugin-shell dependency-version: 2.2.1 dependency-type: direct:production dependency-group: cargo ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps the cargo group with 1 update in the /src-tauri directory: [openssl](https://github.com/sfackler/rust-openssl). Updates `openssl` from 0.10.66 to 0.10.72 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-v0.10.66...openssl-v0.10.72) --- updated-dependencies: - dependency-name: openssl dependency-version: 0.10.72 dependency-type: indirect dependency-group: cargo ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps the cargo group with 1 update in the /src-tauri directory: [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam). Updates `crossbeam-channel` from 0.5.13 to 0.5.15 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-channel-0.5.13...crossbeam-channel-0.5.15) --- updated-dependencies: - dependency-name: crossbeam-channel dependency-version: 0.5.15 dependency-type: indirect dependency-group: cargo ... Signed-off-by: dependabot[bot] <[email protected]>
…-5b4ceb88c4 Bump openssl from 0.10.66 to 0.10.72 in /src-tauri in the cargo group across 1 directory
…-134c95710a Bump ring from 0.17.8 to 0.17.13 in /src-tauri in the cargo group across 1 directory
…-ea4584273b Bump crossbeam-channel from 0.5.13 to 0.5.15 in /src-tauri in the cargo group across 1 directory
…-d27d7eb63a Bump tauri-plugin-shell from 2.2.0 to 2.2.1 in /src-tauri in the cargo group across 1 directory
Bumps the npm_and_yarn group with 3 updates in the / directory: [@tauri-apps/plugin-shell](https://github.com/tauri-apps/plugins-workspace), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue). Updates `@tauri-apps/plugin-shell` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@os-v2.2.0...os-v2.2.1) Updates `vite` from 3.1.8 to 6.3.5 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.3.5/packages/vite) Updates `@vitejs/plugin-vue` from 3.1.2 to 5.2.4 - [Release notes](https://github.com/vitejs/vite-plugin-vue/releases) - [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-vue/commits/[email protected]/packages/plugin-vue) Updates `esbuild` from 0.15.12 to 0.25.4 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2022.md) - [Commits](evanw/esbuild@v0.15.12...v0.25.4) Updates `nanoid` from 3.3.7 to 3.3.11 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.3.7...3.3.11) Updates `rollup` from 2.78.1 to 4.41.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.78.1...v4.41.0) --- updated-dependencies: - dependency-name: "@tauri-apps/plugin-shell" dependency-version: 2.2.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: vite dependency-version: 6.3.5 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@vitejs/plugin-vue" dependency-version: 5.2.4 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: esbuild dependency-version: 0.25.4 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: nanoid dependency-version: 3.3.11 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: rollup dependency-version: 4.41.0 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
…yarn-cb33a7f4ed Bump the npm_and_yarn group across 1 directory with 6 updates
Bumps the cargo group with 1 update in the /src-tauri directory: [tokio](https://github.com/tokio-rs/tokio). Updates `tokio` from 1.40.0 to 1.43.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.40.0...tokio-1.43.1) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.43.1 dependency-type: direct:production dependency-group: cargo ... Signed-off-by: dependabot[bot] <[email protected]>
…-8c74fa0cce Bump tokio from 1.40.0 to 1.43.1 in /src-tauri in the cargo group across 1 directory
Updated dependencies in Cargo.toml and Cargo.lock, including adding new packages like glib, idna, and rustls.
Updated multiple dependencies to their latest versions to ensure compatibility and leverage new features. This includes reqwest, lofty, anyhow, thiserror, rusqlite, tokio, ring, data-encoding, kira, regex, and others. Removed unused dependencies like ahash and hashbrown 0.14.5 to streamline the build process.
Update versions of existing dependencies in Cargo.toml and Cargo.lock, and add new packages including glib, idna, and rustls. This ensures compatibility and enhances security by using the latest versions of dependencies.
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.
I tried, but I can't update glib to 0.20.x