build(deps): bump the tauri group across 1 directory with 5 updates#6295
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
build(deps): bump the tauri group across 1 directory with 5 updates#6295dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the tauri group with 4 updates in the /frontend/src-tauri directory: [tauri](https://github.com/tauri-apps/tauri), [tauri-plugin-fs](https://github.com/tauri-apps/plugins-workspace), [tauri-plugin-dialog](https://github.com/tauri-apps/plugins-workspace) and [tauri-plugin-http](https://github.com/tauri-apps/plugins-workspace). Updates `tauri` from 2.10.2 to 2.10.3 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-v2.10.2...tauri-v2.10.3) Updates `tauri-plugin-fs` from 2.4.5 to 2.5.0 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@fs-v2.4.5...fs-v2.5.0) Updates `tauri-plugin-dialog` from 2.6.0 to 2.7.0 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@log-v2.6.0...log-v2.7.0) Updates `tauri-plugin-http` from 2.5.7 to 2.5.8 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@http-v2.5.7...http-v2.5.8) Updates `tauri-build` from 2.5.5 to 2.6.0 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-build-v2.5.5...tauri-build-v2.6.0) --- updated-dependencies: - dependency-name: tauri dependency-version: 2.10.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tauri - dependency-name: tauri-plugin-fs dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tauri - dependency-name: tauri-plugin-dialog dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tauri - dependency-name: tauri-plugin-http dependency-version: 2.5.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tauri - dependency-name: tauri-build dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tauri ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 tauri group with 4 updates in the /frontend/src-tauri directory: tauri, tauri-plugin-fs, tauri-plugin-dialog and tauri-plugin-http.
Updates
taurifrom 2.10.2 to 2.10.3Release notes
Sourced from tauri'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)Updates
tauri-plugin-fsfrom 2.4.5 to 2.5.0Release notes
Sourced from tauri-plugin-fs's releases.
... (truncated)
Commits
d6a3898Publish New Versions (v2) (#3268)2e5bcdfchore(deps): fix audits (#3373)4374b4fchore(notification): remove unused dev-deps (#3372)f75d21dchore(deps): remove used of tauri-utils build feature (#3360)4b95f5echore(deps): update dependency eslint to v10.1.0 (#3357)99c3e37chore(deps): bump tar in /plugins/updater/tests/updater-migration/v1-app (#3352)eaac19achore(deps): update rust crate tar to v0.4.45 [security] (#3353)5183e31chore(deps): update dependency typescript-eslint to v8.57.1 (#3344)2c0883echore(deps): update dependency vite to v8 (#3346)024ec0cfix(deep-link): ChromeOS deep link calls filtered and ignored by plugin (fix ...Updates
tauri-plugin-dialogfrom 2.6.0 to 2.7.0Release notes
Sourced from tauri-plugin-dialog's releases.
... (truncated)
Commits
51b430bci: delete .changes/updater-new-bundle-support.mdfd439b1Publish New Versions (v2) (#2964)2522b71fix(deep-link): revert the breaking change introduced by #2928 (#2970)9021a73chore(deps): update dependency rollup to v4.50.0 (#2966)625bb1cfeat(log): re-export the log crate (#2965)6215afechore(deps): update dependency rollup to v4.49.0 (#2962)8cf8eeafeat(updater): inject bundle_type into endpoint url (#2960)509eba8feat: support message dialogs with 3 buttons (#2641)9ac5fe8feat(updater): support bundle-specific targets (#2624)c247410chore(deps): update dependency typescript-eslint to v8.41.0 (#2956)Updates
tauri-plugin-httpfrom 2.5.7 to 2.5.8Release notes
Sourced from tauri-plugin-http's releases.
... (truncated)
Commits
d6a3898Publish New Versions (v2) (#3268)2e5bcdfchore(deps): fix audits (#3373)4374b4fchore(notification): remove unused dev-deps (#3372)f75d21dchore(deps): remove used of tauri-utils build feature (#3360)4b95f5echore(deps): update dependency eslint to v10.1.0 (#3357)99c3e37chore(deps): bump tar in /plugins/updater/tests/updater-migration/v1-app (#3352)eaac19achore(deps): update rust crate tar to v0.4.45 [security] (#3353)5183e31chore(deps): update dependency typescript-eslint to v8.57.1 (#3344)2c0883echore(deps): update dependency vite to v8 (#3346)024ec0cfix(deep-link): ChromeOS deep link calls filtered and ignored by plugin (fix ...Updates
tauri-buildfrom 2.5.5 to 2.6.0Release notes
Sourced from tauri-build's releases.
... (truncated)
Commits
e60834fApply Version Updates From Current Changes (#15041)df05c00chore: minor bump for codegen crate13bea17chore: fmt9808236fix(macOS): correct value for work_area.position.y (#14655)eb0312efeat(mobile): Propagate tao::Event::Suspended and tao::Event::Resumed to the ...4ef5797feat(ios): add --no-sign and --archive-only flags to ios build (#15061)110336cfix(macOS): fix incorrect window position on multi-monitor setups (#15250)c00a3dbfeat(macros): add support for rename command macro in tauri-macros #14173 (#1...764b913feat(cli): restart Android emulator if it is disconnected from adb (#14313)1035f12fix(windows): tauri-bundler detect arm system (#14923)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