pentamassiv / gtk-layer-shell-gir

Unsafe bindings and a safe wrapper for gtk-layer-shell, automatically generated from a .gir file
MIT License
9 stars 1 forks source link

Update gio requirement from 0.16.0 to 0.17.2 #54

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on gio to permit the latest version.

Release notes

Sourced from gio's releases.

0.17.2

Andrey Kutejko:

  • glib: Implement PartialEq and PartialOrd for WeakRef

Bilal Elmoussaoui:

  • glib: Add missing ObjectImpl vfuncs overrides
  • glib: Mention lack of finalize method on ObjectImpl

Jason Francis:

  • glib-macros: allow properties macro generated functions to be unused
  • glib: implement WatchedObject for BorrowedObject

Mathieu Duponchelle:

  • glib: object: address misleading casting docs

Matteo Biggio:

  • gio: SimpleAction: take ownership of value without leaking it

Paolo Borelli:

  • glib: properties: impl HasParamSpec for Vec<String> and StrV
  • glib-macros: Derive HasParamSpec for SharedBoxed
  • glib: Add StrV::join() method
  • glib: Add StrV::contains() method

SeaDve:

  • glib-macros: slightly improve Properties macro docs

Sebastian Dröge:

  • Update gir-files
  • Regenerate with latest gir-files
  • glib: Ignore new 2.76 free functions
  • gio: Don't pass NULL to g_list_store_find_with_equal_func_full()
Changelog

Sourced from gio's changelog.

[0.17.2]

Andrey Kutejko:

  • glib: Implement PartialEq and PartialOrd for WeakRef

Bilal Elmoussaoui:

  • glib: Add missing ObjectImpl vfuncs overrides
  • glib: Mention lack of finalize method on ObjectImpl

Jason Francis:

  • glib-macros: allow properties macro generated functions to be unused
  • glib: implement WatchedObject for BorrowedObject

Mathieu Duponchelle:

  • glib: object: address misleading casting docs

Matteo Biggio:

  • gio: SimpleAction: take ownership of value without leaking it

Paolo Borelli:

  • glib: properties: impl HasParamSpec for Vec<String> and StrV
  • glib-macros: Derive HasParamSpec for SharedBoxed
  • glib: Add StrV::join() method
  • glib: Add StrV::contains() method

SeaDve:

  • glib-macros: slightly improve Properties macro docs

Sebastian Dröge:

  • Update gir-files
  • Regenerate with latest gir-files
  • glib: Ignore new 2.76 free functions
  • gio: Don't pass NULL to g_list_store_find_with_equal_func_full()

[0.17.1]

Guillaume Desmottes:

  • glib: param_spec: add ParamSpecEnumBuilder::default_value()

Mițca Dumitru:

  • glib: Make WeakRef useable with the Properties derive macro
  • glib: Make SendWeakRef useable with the Properties derive macro

Sebastian Dröge:

  • glib: Add various IntoStrV impls

YuraIz:

  • graphene: Implement Default trait for vectors, matrix, points and rect

ranfdev:

... (truncated)

Commits
  • 4e60755 Update CHANGELOG.md for 0.17.2
  • f4682f7 Update versions to 0.17.2
  • 516dbb8 Merge pull request #1019 from sdroege/0.17-backports
  • aaa0c31 glib: implement WatchedObject for BorrowedObject
  • 2723a9c gio: Don't pass NULL to g_list_store_find_with_equal_func_full()
  • 346c5ad glib: Mention lack of finalize method on ObjectImpl
  • 60c109e glib: Add missing ObjectImpl vfuncs overrides
  • dbc991b Regenerate with latest gir-files
  • afa41fe glib: Ignore new 2.76 free functions
  • 466796b Update gir-files
  • 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 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)
dependabot[bot] commented 1 year ago

Looks like gio is no longer updatable, so this is no longer needed.