Nerixyz / current-song2

Display the currently playing song/audio.
https://currentsong.nerixyz.de
91 stars 7 forks source link

deps(cargo): bump the rust group with 4 updates #520

Closed dependabot[bot] closed 4 weeks ago

dependabot[bot] commented 1 month ago

Bumps the rust group with 4 updates: serde, anyhow, thiserror and zbus.

Updates serde from 1.0.213 to 1.0.214

Release notes

Sourced from serde's releases.

v1.0.214

  • Implement IntoDeserializer for all Deserializers in serde::de::value module (#2568, thanks @โ€‹Mingun)
Commits
  • 4180621 Release 1.0.214
  • 210373b Merge pull request #2568 from Mingun/into_deserializer-for-deserializers
  • 9cda015 Implement IntoDeserializer for all Deserializers in serde::de::value module
  • See full diff in compare view


Updates anyhow from 1.0.91 to 1.0.92

Release notes

Sourced from anyhow's releases.

1.0.92

  • Support Rust 1.82's &raw const and &raw mut syntax inside ensure! (#390)
Commits


Updates thiserror from 1.0.65 to 1.0.67

Release notes

Sourced from thiserror's releases.

1.0.67

  • Improve expression syntax support inside format arguments (#335, #337, #339, #340)

1.0.66

  • Improve compile error on malformed format attribute (#327)
Commits
  • 925f2dd Release 1.0.67
  • b3bc3e7 Merge pull request #340 from dtolnay/fallbackscan
  • 0ab908a Ignore expected unnecessary_wraps pedantic clippy lint
  • c357f97 Add infallible expr scanner fallback for scanning invalid code
  • 60bc0f2 Merge pull request #339 from dtolnay/fullexpr
  • dabb96f Use syn's real expression parser if it has full syntax support
  • 144b3b6 Remove #[allow] for fixed clippy bug
  • 851f694 Merge pull request #337 from dtolnay/scan
  • 45e18f5 Ignore enum_glob_use pedantic clippy lint
  • 2585669 More robust scanning for fmt argument expressions
  • Additional commits viewable in compare view


Updates zbus from 5.0.1 to 5.1.0

Release notes

Sourced from zbus's releases.

๐Ÿ”– zbus 5.1.0

  • โฌ‡๏ธ Reduce rust-version to 1.80. #1107
  • ๐Ÿฆบ Verify validity of names and object paths pased to macros at compile time.
  • ๐Ÿ› Generate interface properties signal methods only when needed.
  • โ™ป๏ธ Use winnow for parsing GUID and D-Bus address strings. #1070
  • โœจ Add support for unixexec transport.
  • ๐Ÿ”Œ Add Command stdio socket type. This socket communicates with a spawned child process via its standard input and output streams.
  • โž• Add direct dep on winnow.
Commits
  • 74b880f Merge pull request #1120 from zeenix/releases
  • 28269dd ๐Ÿ”– zbus_xmlgen: Release 5.0.1
  • 3edee78 ๐ŸŽจ zx: Tiny formatting fix
  • 3d2af86 ๐Ÿ”– zx: Release 5.0.1
  • 01d5fae ๐Ÿ”– zb: Release 5.1.0
  • 93fa127 ๐Ÿ”– zn: Release 4.1.0
  • a95b2d1 ๐Ÿ”– zv: Release 5.1.0
  • 7623b80 ๐Ÿ”– zu: Release 3.0.2
  • e08700a Merge pull request #1119 from zeenix/value-clone
  • bcfe9ed ๐Ÿท๏ธ zv: Implement Clone for *Value
  • Additional commits viewable in compare view


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions