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 all group in /src-tauri with 13 updates #239

Merged
merged 1 commit into from
Jul 1, 2024

Commits on Jul 1, 2024

  1. Bump the all group in /src-tauri with 13 updates

    Bumps the all group in /src-tauri with 13 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [serde_json](https://github.com/serde-rs/json) | `1.0.117` | `1.0.119` |
    | [cc](https://github.com/rust-lang/cc-rs) | `1.0.100` | `1.0.104` |
    | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` |
    | [object](https://github.com/gimli-rs/object) | `0.36.0` | `0.36.1` |
    | [plist](https://github.com/ebarnard/rust-plist) | `1.6.1` | `1.7.0` |
    | [serde_with](https://github.com/jonasbb/serde_with) | `3.8.1` | `3.8.2` |
    | [serde_with_macros](https://github.com/jonasbb/serde_with) | `3.8.1` | `3.8.2` |
    | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.6.1` |
    | [uuid](https://github.com/uuid-rs/uuid) | `1.9.0` | `1.9.1` |
    | [zbus](https://github.com/dbus2/zbus) | `4.3.0` | `4.3.1` |
    | [zbus_macros](https://github.com/dbus2/zbus) | `4.3.0` | `4.3.1` |
    | [zvariant](https://github.com/dbus2/zbus) | `4.1.1` | `4.1.2` |
    | [zvariant_derive](https://github.com/dbus2/zbus) | `4.1.1` | `4.1.2` |
    
    
    Updates `serde_json` from 1.0.117 to 1.0.119
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.117...v1.0.119)
    
    Updates `cc` from 1.0.100 to 1.0.104
    - [Release notes](https://github.com/rust-lang/cc-rs/releases)
    - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md)
    - [Commits](rust-lang/cc-rs@cc-v1.0.100...cc-v1.0.104)
    
    Updates `log` from 0.4.21 to 0.4.22
    - [Release notes](https://github.com/rust-lang/log/releases)
    - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/log@0.4.21...0.4.22)
    
    Updates `object` from 0.36.0 to 0.36.1
    - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md)
    - [Commits](gimli-rs/object@0.36.0...0.36.1)
    
    Updates `plist` from 1.6.1 to 1.7.0
    - [Release notes](https://github.com/ebarnard/rust-plist/releases)
    - [Commits](ebarnard/rust-plist@v1.6.1...v1.7.0)
    
    Updates `serde_with` from 3.8.1 to 3.8.2
    - [Release notes](https://github.com/jonasbb/serde_with/releases)
    - [Commits](jonasbb/serde_with@v3.8.1...v3.8.2)
    
    Updates `serde_with_macros` from 3.8.1 to 3.8.2
    - [Release notes](https://github.com/jonasbb/serde_with/releases)
    - [Commits](jonasbb/serde_with@v3.8.1...v3.8.2)
    
    Updates `tinyvec` from 1.6.0 to 1.6.1
    - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md)
    - [Commits](Lokathor/tinyvec@v1.6.0...v1.6.1)
    
    Updates `uuid` from 1.9.0 to 1.9.1
    - [Release notes](https://github.com/uuid-rs/uuid/releases)
    - [Commits](uuid-rs/uuid@1.9.0...1.9.1)
    
    Updates `zbus` from 4.3.0 to 4.3.1
    - [Release notes](https://github.com/dbus2/zbus/releases)
    - [Commits](dbus2/zbus@zbus-4.3.0...zbus-4.3.1)
    
    Updates `zbus_macros` from 4.3.0 to 4.3.1
    - [Release notes](https://github.com/dbus2/zbus/releases)
    - [Commits](dbus2/zbus@zbus-4.3.0...zbus-4.3.1)
    
    Updates `zvariant` from 4.1.1 to 4.1.2
    - [Release notes](https://github.com/dbus2/zbus/releases)
    - [Commits](dbus2/zbus@zvariant-4.1.1...zvariant-4.1.2)
    
    Updates `zvariant_derive` from 4.1.1 to 4.1.2
    - [Release notes](https://github.com/dbus2/zbus/releases)
    - [Commits](dbus2/zbus@zbus-4.1.1...zbus-4.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      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: log
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: object
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: plist
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: serde_with
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: serde_with_macros
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: tinyvec
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: uuid
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: zbus
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: zbus_macros
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: zvariant
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: zvariant_derive
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: all
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    a52a3b7 View commit details
    Browse the repository at this point in the history