Nerixyz / current-song2

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

deps(cargo): bump the rust group with 2 updates #472

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the rust group with 2 updates: serde_json and zbus.

Updates serde_json from 1.0.117 to 1.0.119

Release notes

Sourced from serde_json's releases.

v1.0.119

v1.0.118

Commits
  • b48b9a3 Release 1.0.119
  • 8878cd7 Make shift_insert available for inlining like other Map methods
  • 352b7ab Document the cfg required for Map::shift_insert to exist
  • c17e63f Merge pull request #1149 from joshka/master
  • 309ef6b Add Map::shift_insert()
  • a9e089a Merge pull request #1146 from haouvw/master
  • a83fe96 chore: remove repeat words
  • c4f24f3 Release 1.0.118
  • 51d94eb Combine Map's Hash into one impl
  • 5e7bedc Touch up PR 1127
  • Additional commits viewable in compare view


Updates zbus from 4.3.0 to 4.3.1

Release notes

Sourced from zbus's releases.

🔖 zbus 4.3.1

  • 💩 Workaround for xdg-dbus-proxy's monotonic serial requirement. While the underlying issue in xdg-dbus-proxy has already been fixed, it will take some time before the fix is released and is widely available.
  • 🥅 Methods of interface-generated proxy now use the same error type as the interface's error type. We might need to add an attribute to control this in the future, as this as this may not always be what the user wants.
  • 📝 book
    • Add a TOC to each chapter, using mdbook-toc from @​badboy.
    • Add an FAQ section about enum representations.
    • Add property trait bounds to server chapter too.
    • Provide "edit page" option, making it easier to contribute fixes and improvements.
    • "server" -> "service". A D-Bus service is not a server, that's the bus. So let's keep these two distinct concepts separate.
    • Remove numeric labels from the navigation bar.
    • Update rust edition information.
    • Update repo icon to Github.
  • ⬆️ Bump nix to v0.29.
Commits
  • 6f7efc9 Merge pull request #878 from zeenix/releases
  • d0aa313 🔖 zb,zm: Release 4.3.1
  • 2397b5f 🔖 zv,zd: Release 4.1.2
  • c8907b0 Merge pull request #877 from zeenix/server-service
  • b152e0d 📝 README: "server" -> "service"
  • 4a939fa Merge pull request #875 from zeenix/interface-proxy-error
  • bc3a77a Merge pull request #876 from dbus2/renovate/quick-xml-0.x
  • 88b652c ✅ zb: Check errors from fallible methods in e2e test
  • ab2cae9 🥅 zm: interface-generated proxy should use the same error types
  • 0cbbca4 ⬆️ Update quick-xml to 0.35
  • 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