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.6 to 0.15.10 #25

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps gio from 0.15.6 to 0.15.10.

Release notes

Sourced from gio's releases.

0.15.10

Jason Francis (6):
      glib: Add GStr for borrowing GStrings
      glib: Finish adding all structured logging functions
      glib: Simplify g_log_inner and g_print_inner
      glib: Optimize GlibLogger to avoid some copies
      glib: Disable log_structured doc test before v2_50
      Use Send+Sync for more Boxed types

Paolo Borelli (3): Update gir regen gio: add AsyncInitable

Sebastian Dröge (5): Update versions to 0.15.10 glib: Depend on glib-macros 0.15.10

arcnmx (4): glib: clarify wording on VariantTy fns glib: impl FromStr for VariantType glib: VariantTy tuple type iterator glib: print and parse for Variant

0.15.9

Sebastian Dröge (4):
      glib: Add license file to gobject-sys
      glib: Allow borrowing a `ParamSpec` reference from a `Value`
      Update versions to 0.15.9

0.15.8

Sebastian Dröge (2):
      Revert "fix warning about unnecessary parentheses in boxed_inline"
      Update versions to 0.15.8

0.15.7

Guillaume Gomez (1):
      Fix clippy lints

Jason Francis (5): Add new classes from glib 2.72 Fix broken gnome/gtk doc links glib: Use "%s" instead of replacing % in log functions </tr></table>

... (truncated)

Commits
  • 2d23ae1 glib: Depend on glib-macros 0.15.10
  • ddd4bc1 Update versions to 0.15.10
  • 71b218d Merge pull request #613 from sdroege/0.15-backports
  • 6200ce4 glib: print and parse for Variant
  • 1d0a684 glib: VariantTy tuple type iterator
  • f3b0bbe glib: impl FromStr for VariantType
  • 95dc85d glib: clarify wording on VariantTy fns
  • 5f3188f Use Send+Sync for more Boxed types
  • 46bf047 Merge pull request #608 from mbiggio/wip/biggio/structured-logging-backport
  • 254ada0 glib: Disable log_structured doc test before v2_50
  • 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)
dependabot[bot] commented 2 years ago

Looks like gio is up-to-date now, so this is no longer needed.