xou816 / spot

Native Spotify client for the GNOME desktop
MIT License
2.25k stars 119 forks source link

Bump gio from 0.17.4 to 0.17.9 #656

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps gio from 0.17.4 to 0.17.9.

Release notes

Sourced from gio's releases.

0.17.9

Paskal Sitepu:

  • glib-macros: Strip out r# prefix from property names inside the GObject
  • glib-macros: Add a test for the Properties macro where keywords are being used
  • glib-macros: Update the doc of the Properties macro to elaborate on usage of keywords as property names

Sebastian Dröge:

  • glib: Enable various smallvec features
  • Fix various new Rust 1.69 clippy warnings
  • glib: Fix compiletest expected error output for Rust 1.69

0.17.8

Paskal Sitepu:

  • glib-macros: Import ParamSpecBuilderExt inside the scope of DerivedObjectProperties::derived_properties
  • glib-macros: Disambiguate TryFrom<usize>::Error for DerivedPropertiesEnum
  • glib-macros: Strip raw identifier prefix from struct members for the Properties macro

Sebastian Dröge:

  • glib: Allow using Path / PathBuf in glib::Values
  • glib: collections: Fix inverted boolean conditions when deciding whether to reserve new space
  • glib: collections: Change early return to assertion in collection reserve functions

0.17.7

Fina Wilke:

  • glib-macros: Specify quoted types explicitly

0.17.6

Fabio Valentini:

  • glib-macros: enable default features of syn

SeaDve:

  • glib-macros: add docs on supported #[property] attributes

0.17.5

Bilal Elmoussaoui:

  • glib-macros: Don't assume edition=2021

Johan Bjäreholt:

  • glib: Fix building for architectures without 64-bit atomics

SeaDve:

  • glib-macros: generate "From for Value" on ValueDelegate
Changelog

Sourced from gio's changelog.

[0.17.9]

Paskal Sitepu:

  • glib-macros: Strip out r# prefix from property names inside the GObject
  • glib-macros: Add a test for the Properties macro where keywords are being used
  • glib-macros: Update the doc of the Properties macro to elaborate on usage of keywords as property names

Sebastian Dröge:

  • glib: Enable various smallvec features
  • Fix various new Rust 1.69 clippy warnings
  • glib: Fix compiletest expected error output for Rust 1.69

[0.17.8]

Paskal Sitepu:

  • glib-macros: Import ParamSpecBuilderExt inside the scope of DerivedObjectProperties::derived_properties
  • glib-macros: Disambiguate TryFrom<usize>::Error for DerivedPropertiesEnum
  • glib-macros: Strip raw identifier prefix from struct members for the Properties macro

Sebastian Dröge:

  • glib: Allow using Path / PathBuf in glib::Values
  • glib: Fix inverted boolean conditions when deciding whether to reserve new space
  • glib: collections: Change early return to assertion in collection reserve functions

[0.17.7]

Fina Wilke:

  • glib-macros: Specify quoted types explicitly

[0.17.6]

Fabio Valentini:

  • glib-macros: enable default features of syn

SeaDve:

  • glib-macros: add docs on supported #[property] attributes

[0.17.5]

Bilal Elmoussaoui:

  • glib-macros: Don't assume edition=2021

Johan Bjäreholt:

  • glib: Fix building for architectures without 64-bit atomics

SeaDve:

  • glib-macros: generate "From for Value" on ValueDelegate
Commits
  • 3ad562c Update versions to 0.17.9
  • cc3a03d Update CHANGELOG.md for 0.17.9
  • e637288 Merge pull request #1084 from sdroege/0.17-backports
  • d40887f glib: Fix compiletest expected error output for Rust 1.69
  • 0ee7e21 Fix various new Rust 1.69 clippy warnings
  • 7082872 glib: Enable various smallvec features
  • 4b4237e glib-macros: Update the doc of the Properties macro to elaborate on usage of ...
  • 2e10ac0 glib-macros: Add a test for the Properties macro where keywords are being used
  • f04040e glib-macros: Strip out r# prefix from property names inside the GObject
  • 3d557f5 Update versions to 0.17.8
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
dependabot[bot] commented 1 year ago

Superseded by #664.