Skip to content

Commit

Permalink
Bump the all group in /src-tauri with 26 updates (#215)
Browse files Browse the repository at this point in the history
Bumps the all group in /src-tauri with 26 updates:

| Package | From | To |
| --- | --- | --- |
| [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.116` |
| [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.198` |
| [async-signal](https://github.com/smol-rs/async-signal) | `0.2.5` | `0.2.6` |
| [cc](https://github.com/rust-lang/cc-rs) | `1.0.94` | `1.0.95` |
| [clipboard-win](https://github.com/DoumanAsh/clipboard-win) | `5.3.0` | `5.3.1` |
| [ctor](https://github.com/mmastrac/rust-ctor) | `0.2.7` | `0.2.8` |
| [notify-rust](https://github.com/hoodie/notify-rust) | `4.10.0` | `4.11.0` |
| [polling](https://github.com/smol-rs/polling) | `2.8.0` | `3.4.0` |
| [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.80` | `1.0.81` |
| [quick-xml](https://github.com/tafia/quick-xml) | `0.30.0` | `0.31.0` |
| [rustix](https://github.com/bytecodealliance/rustix) | `0.37.27` | `0.38.31` |
| [serde_derive](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.198` |
| [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` |
| [socket2](https://github.com/rust-lang/socket2) | `0.4.10` | `0.5.5` |
| [tao](https://github.com/tauri-apps/tao) | `0.16.8` | `0.16.9` |
| [tauri-winrt-notification](https://github.com/tauri-apps/winrt-notification) | `0.1.3` | `0.2.1` |
| [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.59` |
| [thiserror-impl](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.59` |
| [windows-core](https://github.com/microsoft/windows-rs) | `0.51.1` | `0.52.0` |
| [wry](https://github.com/tauri-apps/wry) | `0.24.7` | `0.24.8` |
| [zbus](https://github.com/dbus2/zbus) | `3.15.2` | `4.1.2` |
| [zbus_macros](https://github.com/dbus2/zbus) | `3.15.2` | `4.1.2` |
| [zbus_names](https://github.com/dbus2/zbus) | `2.6.1` | `3.0.0` |
| [zvariant](https://github.com/dbus2/zbus) | `3.15.2` | `4.0.2` |
| [zvariant_derive](https://github.com/dbus2/zbus) | `3.15.2` | `4.0.2` |
| [zvariant_utils](https://github.com/dbus2/zbus) | `1.0.1` | `1.1.0` |


Updates `serde_json` from 1.0.115 to 1.0.116
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.115...v1.0.116)

Updates `serde` from 1.0.197 to 1.0.198
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.197...v1.0.198)

Updates `async-signal` from 0.2.5 to 0.2.6
- [Release notes](https://github.com/smol-rs/async-signal/releases)
- [Changelog](https://github.com/smol-rs/async-signal/blob/master/CHANGELOG.md)
- [Commits](smol-rs/async-signal@v0.2.5...v0.2.6)

Updates `cc` from 1.0.94 to 1.0.95
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Commits](rust-lang/cc-rs@1.0.94...1.0.95)

Updates `clipboard-win` from 5.3.0 to 5.3.1
- [Commits](https://github.com/DoumanAsh/clipboard-win/commits)

Updates `ctor` from 0.2.7 to 0.2.8
- [Commits](https://github.com/mmastrac/rust-ctor/commits)

Updates `notify-rust` from 4.10.0 to 4.11.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.10.0...v4.11.0)

Updates `polling` from 2.8.0 to 3.4.0
- [Release notes](https://github.com/smol-rs/polling/releases)
- [Changelog](https://github.com/smol-rs/polling/blob/master/CHANGELOG.md)
- [Commits](smol-rs/polling@v2.8.0...v3.4.0)

Updates `proc-macro2` from 1.0.80 to 1.0.81
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](dtolnay/proc-macro2@1.0.80...1.0.81)

Updates `quick-xml` from 0.30.0 to 0.31.0
- [Release notes](https://github.com/tafia/quick-xml/releases)
- [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md)
- [Commits](tafia/quick-xml@v0.30.0...v0.31.0)

Updates `rustix` from 0.37.27 to 0.38.31
- [Release notes](https://github.com/bytecodealliance/rustix/releases)
- [Commits](bytecodealliance/rustix@v0.37.27...v0.38.31)

Updates `serde_derive` from 1.0.197 to 1.0.198
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.197...v1.0.198)

Updates `signal-hook-registry` from 1.4.1 to 1.4.2
- [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md)
- [Commits](vorner/signal-hook@registry-v1.4.1...registry-v1.4.2)

Updates `socket2` from 0.4.10 to 0.5.5
- [Release notes](https://github.com/rust-lang/socket2/releases)
- [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md)
- [Commits](rust-lang/socket2@v0.4.10...v0.5.5)

Updates `tao` from 0.16.8 to 0.16.9
- [Release notes](https://github.com/tauri-apps/tao/releases)
- [Changelog](https://github.com/tauri-apps/tao/blob/tao-v0.16.9/CHANGELOG.md)
- [Commits](tauri-apps/tao@tao-v0.16.8...tao-v0.16.9)

Updates `tauri-winrt-notification` from 0.1.3 to 0.2.1
- [Release notes](https://github.com/tauri-apps/winrt-notification/releases)
- [Changelog](https://github.com/tauri-apps/winrt-notification/blob/dev/CHANGELOG.md)
- [Commits](tauri-apps/winrt-notification@tauri-winrt-notification-v0.1.3...tauri-winrt-notification-v0.2.1)

Updates `thiserror` from 1.0.58 to 1.0.59
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](dtolnay/thiserror@1.0.58...1.0.59)

Updates `thiserror-impl` from 1.0.58 to 1.0.59
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](dtolnay/thiserror@1.0.58...1.0.59)

Updates `windows-core` from 0.51.1 to 0.52.0
- [Release notes](https://github.com/microsoft/windows-rs/releases)
- [Commits](microsoft/windows-rs@0.51.1...0.52.0)

Updates `wry` from 0.24.7 to 0.24.8
- [Release notes](https://github.com/tauri-apps/wry/releases)
- [Changelog](https://github.com/tauri-apps/wry/blob/wry-v0.24.8/CHANGELOG.md)
- [Commits](tauri-apps/wry@wry-v0.24.7...wry-v0.24.8)

Updates `zbus` from 3.15.2 to 4.1.2
- [Release notes](https://github.com/dbus2/zbus/releases)
- [Commits](dbus2/zbus@zbus-3.15.2...zbus-4.1.2)

Updates `zbus_macros` from 3.15.2 to 4.1.2
- [Release notes](https://github.com/dbus2/zbus/releases)
- [Commits](dbus2/zbus@zbus_macros-3.15.2...zbus_macros-4.1.2)

Updates `zbus_names` from 2.6.1 to 3.0.0
- [Release notes](https://github.com/dbus2/zbus/releases)
- [Commits](dbus2/zbus@zbus_names-2.6.1...zbus_names-3.0.0)

Updates `zvariant` from 3.15.2 to 4.0.2
- [Release notes](https://github.com/dbus2/zbus/releases)
- [Commits](dbus2/zbus@zvariant-3.15.2...zvariant-4.0.2)

Updates `zvariant_derive` from 3.15.2 to 4.0.2
- [Release notes](https://github.com/dbus2/zbus/releases)
- [Commits](dbus2/zbus@zvariant_derive-3.15.2...zvariant_derive-4.0.2)

Updates `zvariant_utils` from 1.0.1 to 1.1.0
- [Release notes](https://github.com/dbus2/zbus/releases)
- [Commits](dbus2/zbus@zvariant_utils-1.0.1...zvariant_utils-1.1.0)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: async-signal
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: cc
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: clipboard-win
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: ctor
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: notify-rust
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: polling
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: proc-macro2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: quick-xml
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: rustix
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: serde_derive
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: signal-hook-registry
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: socket2
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: tao
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: tauri-winrt-notification
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: thiserror
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: thiserror-impl
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: windows-core
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: wry
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: zbus
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: zbus_macros
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: zbus_names
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: zvariant
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: zvariant_derive
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: zvariant_utils
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 26, 2024
1 parent db5a30d commit 237e832
Showing 1 changed file with 191 additions and 261 deletions.
Loading

0 comments on commit 237e832

Please sign in to comment.