Bump the production-dependencies group in /src-tauri with 4 updates#168
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the production-dependencies group in /src-tauri with 4 updates#168dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [confy](https://github.com/rust-cli/confy), [tauri-plugin-window-state](https://github.com/tauri-apps/plugins-workspace), [v8](https://github.com/denoland/rusty_v8) and [rust-i18n](https://github.com/longbridge/rust-i18n) to permit the latest version. Updates `confy` to 2.0.0 - [Release notes](https://github.com/rust-cli/confy/releases) - [Commits](rust-cli/confy@v0.6.1...v2.0.0) Updates `tauri-plugin-window-state` to 2.4.1 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@fs-v2.2.1...fs-v2.4.1) Updates `v8` to 150.0.0 - [Release notes](https://github.com/denoland/rusty_v8/releases) - [Commits](denoland/rusty_v8@v130.0.7...v150.0.0) Updates `rust-i18n` to 4.1.0 - [Release notes](https://github.com/longbridge/rust-i18n/releases) - [Commits](longbridge/rust-i18n@v3.1.3...v4.1.0) --- updated-dependencies: - dependency-name: confy dependency-version: 2.0.0 dependency-type: direct:production dependency-group: production-dependencies - dependency-name: tauri-plugin-window-state dependency-version: 2.4.1 dependency-type: direct:production dependency-group: production-dependencies - dependency-name: v8 dependency-version: 150.0.0 dependency-type: direct:production dependency-group: production-dependencies - dependency-name: rust-i18n dependency-version: 4.1.0 dependency-type: direct:production dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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.
Updates the requirements on confy, tauri-plugin-window-state, v8 and rust-i18n to permit the latest version.
Updates
confyto 2.0.0Release notes
Sourced from confy's releases.
Commits
a2beb5dUpdate ron requirement from 0.10.1 to 0.11.0 (#123)abfe54bUpdate toml requirement from 0.8 to 0.9 (#122)286668aAdd XDG Support toconfy(#119)a41f72dBump crate version to 1.0.0 and use 2024 edition (#116)e6b256bUpdate ron requirement from 0.9.0 to 0.10.1 (#115)6b8eb39addbasic_toml_conffeature (#112)e3e16f7Update ron requirement from 0.8.1 to 0.9.0 (#114)caa6539Updated README to include config file location on common OSes (#113)794a9f1Fix Audit Cache (#111)0905e98Update and Modernize CI (#110)Updates
tauri-plugin-window-stateto 2.4.1Release notes
Sourced from tauri-plugin-window-state's releases.
Commits
d66aa6fpublish new versions (#2822)6f34587fix(single-instance): disable dbus name replacement (#2860)708fa4echore(deps): update dependency eslint-config-prettier to v10.1.8 (#2858)b729203fix(upload): fix download() locks main thread on Android (#2838)2f9c71achore(deps): update dependency rollup to v4.45.1 (#2850)80d4d8echore(deps): update eslint monorepo to v9.31.0 (v2) (#2839)e7a98b0chore(deps): update dependency typescript-eslint to v8.37.0 (#2848)44a1f65fix(fs):writeFilecreate file by default (#2846)6210cd3chore(deps): update dependency rollup to v4.45.0 (#2841)467f07bchore(deps): update dependency vite to v7 (v2) (#2800)Updates
v8to 150.0.0Commits
7e2d4a2v150.0.0 (#2006)c44c838Roll to V8 15.0.245.2; require &'static for CFunction overload storage (#1990)ea42005fix: passflagstov8__ObjectTemplate__SetIndexedPropertyHandlerFFI (#1994)1786bacAdd Isolate::SetIdle and CpuProfiler bindings (#2001)5d0e31ev149.2.0 (#1991)b93d12eRevert "Add bindings for FunctionTemplate c_function_overloads (#1986)" (#1988)e5abf2bfix: keep isolate annex alive during teardown (#1978)80e204dv149.1.0 (#1987)18d4fbfAdd bindings for FunctionTemplate c_function_overloads (#1986)38380a8v149.0.0 (#1985)Updates
rust-i18nto 4.1.0Release notes
Sourced from rust-i18n's releases.
Commits
97cf091fix: enable codegen feature for rust-i18n-support in dev-dependencies (#141)d2aaa49docs: Add user cases. (#132)a931914Version 4.0.0410addeReduce allocations create unnecessaryHashMaps andStrings (#133)94a91a7docs: Update user cases. (#134)90b8e37Bump slab from 0.4.10 to 0.4.11 (#122)c58ecb6Bump v4.0.0-preview12d09179Addmessages_for_localemethod to get all message for locale to Backend. (#...1cc7772Addtry_load_localesmethod to rust-i18n-support. (#127)e6d6170chore: Removeonce_cell, usestd::sync::LazyLock. (#131)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions