dependabot: bump the cargo-all group across 1 directory with 8 updates#98
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the cargo-all group with 7 updates in the /app/src-tauri directory: | Package | From | To | | --- | --- | --- | | [tauri](https://github.com/tauri-apps/tauri) | `2.11.2` | `2.11.3` | | [sentry](https://github.com/getsentry/sentry-rust) | `0.48.2` | `0.48.3` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.102` | `1.0.103` | | [uuid](https://github.com/uuid-rs/uuid) | `1.23.3` | `1.23.4` | | [which](https://github.com/harryfei/which-rs) | `8.0.3` | `8.0.4` | | [plist](https://github.com/ebarnard/rust-plist) | `1.8.0` | `1.9.0` | | [notify-rust](https://github.com/hoodie/notify-rust) | `4.17.0` | `4.18.0` | Updates `tauri` from 2.11.2 to 2.11.3 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-v2.11.2...tauri-v2.11.3) Updates `sentry` from 0.48.2 to 0.48.3 - [Release notes](https://github.com/getsentry/sentry-rust/releases) - [Changelog](https://github.com/getsentry/sentry-rust/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-rust@0.48.2...0.48.3) Updates `anyhow` from 1.0.102 to 1.0.103 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.102...1.0.103) Updates `uuid` from 1.23.3 to 1.23.4 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.23.3...v1.23.4) Updates `which` from 8.0.3 to 8.0.4 - [Release notes](https://github.com/harryfei/which-rs/releases) - [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md) - [Commits](harryfei/which-rs@8.0.3...8.0.4) Updates `plist` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/ebarnard/rust-plist/releases) - [Changelog](https://github.com/ebarnard/rust-plist/blob/master/CHANGELOG.md) - [Commits](ebarnard/rust-plist@v1.8.0...v1.9.0) Updates `notify-rust` from 4.17.0 to 4.18.0 - [Release notes](https://github.com/hoodie/notify-rust/releases) - [Changelog](https://github.com/hoodie/notify-rust/blob/main/CHANGELOG.md) - [Commits](hoodie/notify-rust@v4.17.0...v4.18.0) Updates `tauri-build` from 2.6.2 to 2.6.3 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-build-v2.6.2...tauri-build-v2.6.3) --- updated-dependencies: - dependency-name: tauri dependency-version: 2.11.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-all - dependency-name: sentry dependency-version: 0.48.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-all - dependency-name: anyhow dependency-version: 1.0.103 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-all - dependency-name: uuid dependency-version: 1.23.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-all - dependency-name: which dependency-version: 8.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-all - dependency-name: plist dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-all - dependency-name: notify-rust dependency-version: 4.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-all - dependency-name: tauri-build dependency-version: 2.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-all ... Signed-off-by: dependabot[bot] <support@github.com>
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 cargo-all group with 7 updates in the /app/src-tauri directory:
2.11.22.11.30.48.20.48.31.0.1021.0.1031.23.31.23.48.0.38.0.41.8.01.9.04.17.04.18.0Updates
taurifrom 2.11.2 to 2.11.3Release notes
Sourced from tauri's releases.
... (truncated)
Commits
6f6ab12apply version updates (#15409)728c8d4fix(cli): skip building bundles when usingtauri android run(#15473)e25f45crefactor: remove impl clone on inner menus (#15553)fbcf1b0chore(deps): update dependency eslint-plugin-security to v4.0.1 (#15545)828f710fix(cli): respect src/bin required-features (fix: #15325) (#15427)ed8fd41chore(cli): lesser verboseureq_protolog (#15552)50b0237fix(android): escape special characters instrings.xml(#15549)800223ddocs: fix some missing and wrong docs (#15548)5075c81fix: checkis_maximizableininternal_toggle_maximize(#15550)532c22achore(deps-dev): bump vite from 8.0.5 to 8.0.16 (#15547)Updates
sentryfrom 0.48.2 to 0.48.3Release notes
Sourced from sentry's releases.
Changelog
Sourced from sentry's changelog.
Commits
12658earelease: 0.48.306d4d5emeta(changelog): Add entry forHub::withdeprecation (#1196)f22532bchore(client-reports): Prevent client report loss when envelope dropped (#1195)2c33119meta(changelog): Prepare for client reports release (#1194)63525edchore: Record client reports for dropped logs/metrics (#1193)a80cf84chore: Record transaction and span drops in client reports (#1192)964f17dchore(client-reports): Record event pipeline drops (#1191)ad1a65achore(transport): Record tokio thread client report losses (#1186)4908b0bchore(transport): Record std thread client report losses (#1184)753e68achore(ureq): Record envelope losses in the Ureq transport (#1178)Updates
anyhowfrom 1.0.102 to 1.0.103Release notes
Sourced from anyhow's releases.
Commits
5bdb0e2Release 1.0.103e621bd3Merge pull request #452 from dtolnay/downcast6e8c000Eliminate pointer->reference->pointer during downcast67c4abdAdd regression test for issue 451917a169Update actions/upload-artifact@v6 -> v7d9dc3faUpdate actions/checkout@v6 -> v7841522bRaise minimum tested compiler to rust 1.85Updates
uuidfrom 1.23.3 to 1.23.4Release notes
Sourced from uuid's releases.
Commits
3296d64Merge pull request #890 from uuid-rs/cargo/v1.23.4cba53d0prepare for 1.23.4 releasee347af4Merge pull request #889 from frostyplanet/maine9bf55cdoc: Fix broken link warnings5351af4doc: Enable feature flag label for docs.rs1e6a966Merge pull request #888 from uuid-rs/KodrAus-patch-1c9619f6fix up name of fuzz script in readmeUpdates
whichfrom 8.0.3 to 8.0.4Release notes
Sourced from which's releases.
Changelog
Sourced from which's changelog.
Commits
c9df5effeat: emit NonFatalError on Windows if PATHEXT not populated (#125)Updates
plistfrom 1.8.0 to 1.9.0Changelog
Sourced from plist's changelog.
Commits
06a7be6Release v1.9.0b6eb799Bump time to 0.3.47dea3d3fBump quick-xml to 0.39.2c3ce802Commit Cargo.lockUpdates
notify-rustfrom 4.17.0 to 4.18.0Release notes
Sourced from notify-rust's releases.
Changelog
Sourced from notify-rust's changelog.
Commits
975d651chore: bump version256e287Merge pull request #286 from hoodie/feature/cic9cfe4bci: add release workflow20ec544chore: update mac-notification-sysc424161Merge pull request #285 from hoodie/feature/improve-docs9d11006docs: improve docs3a444b6Merge pull request #284 from hoodie/feature/response-example26b7223docs: improve examplefc93326refactor: clean up warningsb20c59cfeat: add common wait_for_response on all platformsUpdates
tauri-buildfrom 2.6.2 to 2.6.3Release notes
Sourced from tauri-build's releases.
... (truncated)
Commits
6f6ab12apply version updates (#15409)728c8d4fix(cli): skip building bundles when usingtauri android run(#15473)e25f45crefactor: remove impl clone on inner menus (#15553)fbcf1b0chore(deps): update dependency eslint-plugin-security to v4.0.1 (#15545)828f710fix(cli): respect src/bin required-features (fix: #15325) (#15427)ed8fd41chore(cli): lesser verboseureq_protolog (#15552)50b0237fix(android): escape special characters instrings.xml(#15549)800223ddocs: fix some missing and wrong docs (#15548)5075c81fix: checkis_maximizableininternal_toggle_maximize(#15550)532c22achore(deps-dev): bump vite from 8.0.5 to 8.0.16 (#15547)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