xou816 / spot

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

Bump glib from 0.17.1 to 0.17.8 #648

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps glib from 0.17.1 to 0.17.8.

Release notes

Sourced from glib's releases.

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

0.17.4

Bilal Elmoussaoui:

  • Fix nightly clippy warnings

Jason Francis:

  • pango: rename removed clippy lint
  • glib: update error messages in compiletests for rust 1.68
  • glib: implement From<GStringPtr> for GString

SeaDve:

  • glib-macros: qualify ToValue::to_value
  • glib-macros: support higher level types on ValueDelegate
  • glib: impl StaticType, FromValue, ToValue, HasParamSpec for Box<str>

... (truncated)

Changelog

Sourced from glib's changelog.

[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

[0.17.4]

Bilal Elmoussaoui:

  • Fix nightly clippy warnings

Jason Francis:

  • pango: rename removed clippy lint
  • glib: update error messages in compiletests for rust 1.68
  • glib: implement From<GStringPtr> for GString

SeaDve:

  • glib-macros: qualify ToValue::to_value
  • glib-macros: support higher level types on ValueDelegate
  • glib: impl StaticType, FromValue, ToValue, HasParamSpec for Box<str>

... (truncated)

Commits
  • 3d557f5 Update versions to 0.17.8
  • 17c6556 Update CHANGELOG.md for 0.17.8
  • 8bcff8d Merge pull request #1080 from sdroege/0.17-backports
  • 934d040 glib-macros: Strip raw identifier prefix from struct members for the Properti...
  • 5ca4882 glib-macros: Disambiguate TryFrom<usize>::Error for DerivedPropertiesEnum
  • 6e1c9f0 glib: collections: Change early return to assertion in collection reserve fun...
  • a371a43 glib: Fix inverted boolean conditions when deciding whether to reserve new space
  • fdd2bfd glib-macros: Import ParamSpecBuilderExt inside the scope of DerivedObjectProp...
  • cecd39d glib: Allow using Path / PathBuf in glib::Values
  • 2692882 Update versions to 0.17.7
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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)