m4tx / tundra

MyAnimeList scrobbler for Linux
https://tundra.moe
GNU General Public License v3.0
54 stars 2 forks source link

chore(deps): bump gio from 0.15.5 to 0.15.6 #15

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps gio from 0.15.5 to 0.15.6.

Release notes

Sourced from gio's releases.

0.15.6

Colin Walters (1):
      translate: Pre-allocate Rust hashmap at correct size

Hofer-Julian (1): glib: add trait StaticTypeExt with method type_ensure

Jason Francis (1): glib-macros: Pass a pointer for watched objects into closure macro

Sebastian Dröge (14): Update versions to 0.15.5 Handle empty slices correctly Update gir-files glib: Mark UnicodeScript::Math as available in 2.72 gio: Implement File::move_async manually glib: Ignore aligned allocation functions glib: Fix handling of closures that provide a return value pointer that is initialized to G_TYPE_INVALID glib: Add an Object specific value type checker glib: Don't use from_glib_full() for the individual items of an array for boxed inline types Regenerate Update versions to 0.15.6

arcnmx (6): glib: Variant::from_dict_entry glib: VariantType::new_dict_entry glib: VariantType::new_array glib: VariantType::new_maybe glib: VariantType::new_tuple glib: impl AsRef<Variant> for Variant

songww (1): Add missing pango attrs

Commits
  • 333045f Update versions to 0.15.6
  • 1e230dd Merge pull request #570 from sdroege/0.15-backports
  • d4f17e4 glib: impl AsRef<Variant> for Variant
  • 09c999a glib: VariantType::new_tuple
  • bac4bb7 glib: VariantType::new_maybe
  • bbfa83b glib: VariantType::new_array
  • 07b37d3 glib: VariantType::new_dict_entry
  • 280f31d glib: Variant::from_dict_entry
  • ce140d7 Merge pull request #566 from sdroege/0.15-backports
  • cfd454f glib-macros: Pass a pointer for watched objects into closure macro
  • 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)