Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the production-dependencies group in /src-tauri with 5 updates #835

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2024

Bumps the production-dependencies group in /src-tauri with 5 updates:

Package From To
anyhow 1.0.87 1.0.89
tauri-plugin-window-state 2.0.0-rc.3 2.0.0-rc.4
arboard 3.4.0 3.4.1
tauri-plugin-dialog 2.0.0-rc.5 2.0.0-rc.7
tauri-build 2.0.0-rc.9 2.0.0-rc.11

Updates anyhow from 1.0.87 to 1.0.89

Release notes

Sourced from anyhow's releases.

1.0.89

  • Make anyhow::Error's UnwindSafe and RefUnwindSafe impl consistently available between versions of Rust newer and older than 1.72 (#386)

1.0.88

  • Documentation improvements
Commits
  • 9d3fb6d Release 1.0.89
  • 830c399 Merge pull request #386 from dtolnay/unwindsafe
  • 8454be3 Ensure UnwindSafe even with "backtrace" feature enabled and old Rust
  • a85e414 Add more autotraits tests
  • 139f266 Release 1.0.88
  • aa3ab2b Merge pull request #385 from dtolnay/docnostd
  • 44c3767 Update documentation on no-std error type conversions
  • See full diff in compare view

Updates tauri-plugin-window-state from 2.0.0-rc.3 to 2.0.0-rc.4

Release notes

Sourced from tauri-plugin-window-state's releases.

dialog v2.0.0-rc.4

[2.0.0-rc.4]

Dependencies

  • Upgraded to fs@2.0.0-rc.2

breaking

  • 0cb99bda (#1706 by @​lucasfernog) If no filters are specified, the file picker dialog now defaults to a file selection instead of photos.

feat

Updating crates.io index
   Packaging tauri-plugin-dialog v2.0.0-rc.4 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/dialog)
    Packaged 48 files, 193.1KiB (89.3KiB compressed)
   Uploading tauri-plugin-dialog v2.0.0-rc.4 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/dialog)
    Uploaded tauri-plugin-dialog v2.0.0-rc.4 to registry `crates-io`
note: waiting for `tauri-plugin-dialog v2.0.0-rc.4` to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
   Published tauri-plugin-dialog v2.0.0-rc.4 at registry `crates-io`

barcode-scanner v2.0.0-rc.4

[2.0.0-rc.4]

Updating crates.io index
   Packaging tauri-plugin-barcode-scanner v2.0.0-rc.4 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/barcode-scanner)
    Packaged 47 files, 165.0KiB (84.0KiB compressed)
   Uploading tauri-plugin-barcode-scanner v2.0.0-rc.4 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/barcode-scanner)
    Uploaded tauri-plugin-barcode-scanner v2.0.0-rc.4 to registry `crates-io`
note: waiting for `tauri-plugin-barcode-scanner v2.0.0-rc.4` to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
   Published tauri-plugin-barcode-scanner v2.0.0-rc.4 at registry `crates-io`

... (truncated)

Commits

Updates arboard from 3.4.0 to 3.4.1

Release notes

Sourced from arboard's releases.

v3.4.1

Added

  • Added support for excluding macOS clipboard items from history.
    • Note that macOS has no official history, so arboard's implementation uses a community standard instead.

New Contributors

Full Changelog: 1Password/arboard@v3.4.0...v3.4.1

Changelog

Sourced from arboard's changelog.

3.4.1 on 2024-12-09

Added

  • Added support for excluding macOS clipboard items from history.
    • Note that macOS has no official history, so arboard's implementation uses a community standard instead.
Commits

Updates tauri-plugin-dialog from 2.0.0-rc.5 to 2.0.0-rc.7

Release notes

Sourced from tauri-plugin-dialog's releases.

dialog v2.0.0-rc.7

[2.0.0-rc.7]

Dependencies

  • Upgraded to fs@2.0.0-rc.5
Updating crates.io index
   Packaging tauri-plugin-dialog v2.0.0-rc.7 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/dialog)
    Packaged 48 files, 193.7KiB (89.3KiB compressed)
   Uploading tauri-plugin-dialog v2.0.0-rc.7 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/dialog)
    Uploaded tauri-plugin-dialog v2.0.0-rc.7 to registry `crates-io`
note: waiting for `tauri-plugin-dialog v2.0.0-rc.7` to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
   Published tauri-plugin-dialog v2.0.0-rc.7 at registry `crates-io`

dialog v2.0.0-rc.6

[2.0.0-rc.6]

Dependencies

  • Upgraded to fs@2.0.0-rc.4
Updating crates.io index
   Packaging tauri-plugin-dialog v2.0.0-rc.6 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/dialog)
    Packaged 48 files, 194.0KiB (89.3KiB compressed)
   Uploading tauri-plugin-dialog v2.0.0-rc.6 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/dialog)
    Uploaded tauri-plugin-dialog v2.0.0-rc.6 to registry `crates-io`
note: waiting for `tauri-plugin-dialog v2.0.0-rc.6` to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
   Published tauri-plugin-dialog v2.0.0-rc.6 at registry `crates-io`

deep-link v2.0.0-rc.6

[2.0.0-rc.6]

... (truncated)

Commits

Updates tauri-build from 2.0.0-rc.9 to 2.0.0-rc.11

Release notes

Sourced from tauri-build's releases.

tauri-build v2.0.0-rc.11

Updating git repository https://github.com/tauri-apps/schemars.git Updating crates.io index Locking 897 packages to latest compatible versions Adding ahash v0.7.8 (latest: v0.8.11) Adding aligned-vec v0.5.0 (latest: v0.6.1) Adding base64 v0.13.1 (latest: v0.22.1) Adding base64 v0.21.7 (latest: v0.22.1) Adding bit-set v0.5.3 (latest: v0.8.0) Adding bit-vec v0.6.3 (latest: v0.8.0) Adding bitfield v0.14.0 (latest: v0.17.0) Adding bitflags v1.3.2 (latest: v2.6.0) Adding bytecheck v0.6.12 (latest: v0.8.0) Adding bytecheck_derive v0.6.12 (latest: v0.8.0) Adding cairo-rs v0.18.5 (latest: v0.20.1) Adding cairo-sys-rs v0.18.2 (latest: v0.20.0) Adding cargo_toml v0.17.2 (latest: v0.20.4) Adding cfb v0.7.3 (latest: v0.10.0) Adding cfg-expr v0.15.8 (latest: v0.17.0) Adding cocoa v0.25.0 (latest: v0.26.0) Adding cocoa-foundation v0.1.2 (latest: v0.2.0) Adding convert_case v0.4.0 (latest: v0.6.0) Adding core-foundation v0.9.4 (latest: v0.10.0) Adding core-graphics v0.23.2 (latest: v0.24.0) Adding core-graphics-types v0.1.3 (latest: v0.2.0) Adding cssparser v0.27.2 (latest: v0.34.0) Adding derive_more v0.99.18 (latest: v1.0.0) Adding encode_unicode v0.3.6 (latest: v1.0.0) Adding env_logger v0.8.4 (latest: v0.11.5) Adding fluent-uri v0.1.4 (latest: v0.2.0) Adding fontdb v0.21.0 (latest: v0.22.0) Adding foreign-types v0.3.2 (latest: v0.5.0) Adding foreign-types-shared v0.1.1 (latest: v0.3.1) Adding gdk-pixbuf v0.18.5 (latest: v0.20.1) Adding gdk-pixbuf-sys v0.18.0 (latest: v0.20.1) Adding generator v0.7.5 (latest: v0.8.3) Adding generic-array v0.14.7 (latest: v1.1.0) Adding getrandom v0.1.16 (latest: v0.2.15) Adding gio v0.18.4 (latest: v0.20.1) Adding gio-sys v0.18.1 (latest: v0.20.1) Adding glib v0.18.5 (latest: v0.20.3) Adding glib-macros v0.18.5 (latest: v0.20.3) Adding glib-sys v0.18.1 (latest: v0.20.2) Adding gobject-sys v0.18.0 (latest: v0.20.1) Adding hashbrown v0.12.3 (latest: v0.14.5) Adding heck v0.4.1 (latest: v0.5.0) Adding hermit-abi v0.3.9 (latest: v0.4.0) Adding html5ever v0.26.0 (latest: v0.29.0) Adding http v0.2.12 (latest: v1.1.0) Adding http-body v0.4.6 (latest: v1.0.1)

... (truncated)

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the production-dependencies group in /src-tauri with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [anyhow](https://github.com/dtolnay/anyhow) | `1.0.87` | `1.0.89` |
| [tauri-plugin-window-state](https://github.com/tauri-apps/plugins-workspace) | `2.0.0-rc.3` | `2.0.0-rc.4` |
| [arboard](https://github.com/1Password/arboard) | `3.4.0` | `3.4.1` |
| [tauri-plugin-dialog](https://github.com/tauri-apps/plugins-workspace) | `2.0.0-rc.5` | `2.0.0-rc.7` |
| [tauri-build](https://github.com/tauri-apps/tauri) | `2.0.0-rc.9` | `2.0.0-rc.11` |


Updates `anyhow` from 1.0.87 to 1.0.89
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](dtolnay/anyhow@1.0.87...1.0.89)

Updates `tauri-plugin-window-state` from 2.0.0-rc.3 to 2.0.0-rc.4
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases)
- [Commits](tauri-apps/plugins-workspace@fs-v2.0.0-rc.3...fs-v2.0.0-rc.4)

Updates `arboard` from 3.4.0 to 3.4.1
- [Release notes](https://github.com/1Password/arboard/releases)
- [Changelog](https://github.com/1Password/arboard/blob/master/CHANGELOG.md)
- [Commits](1Password/arboard@v3.4.0...v3.4.1)

Updates `tauri-plugin-dialog` from 2.0.0-rc.5 to 2.0.0-rc.7
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases)
- [Commits](tauri-apps/plugins-workspace@fs-v2.0.0-rc.5...dialog-v2.0.0-rc.7)

Updates `tauri-build` from 2.0.0-rc.9 to 2.0.0-rc.11
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](tauri-apps/tauri@tauri-build-v2.0.0-rc.9...tauri-build-v2.0.0-rc.11)

---
updated-dependencies:
- dependency-name: anyhow
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: tauri-plugin-window-state
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: arboard
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: tauri-plugin-dialog
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: tauri-build
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Sep 16, 2024
@VPKSoft VPKSoft merged commit 7acbf4a into develop Sep 16, 2024
5 checks passed
@VPKSoft VPKSoft deleted the dependabot/cargo/src-tauri/production-dependencies-9759bfd7c6 branch September 16, 2024 02:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant