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.7 #23

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps gio from 0.15.6 to 0.15.7.

Release notes

Sourced from gio's releases.

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 glib: Correctly cast log messages to C char types Use glib 2.71 for minimum v2_72 pkg-config versions

Sebastian Dröge (2): Update versions to 0.15.7

ranfdev (3): make generics work in boxed_inline wrapper macro fix warning about unnecessary parentheses in boxed_inline impl ToValue, FromValue for char

songww (2): pango: Add LayoutLine.runs() pango: Add missing getter for GlyphItemIter.

Commits
  • 34a54da Update versions to 0.15.7
  • a00b723 Merge pull request #593 from sdroege/0.15-backports
  • 0e94a40 Use glib 2.71 for minimum v2_72 pkg-config versions
  • 256bb17 glib: Correctly cast log messages to C char types
  • 2b23e8b impl ToValue, FromValue for char
  • 74f04ef glib: Use "%s" instead of replacing % in log functions
  • fb81ba3 Fix broken gnome/gtk doc links
  • 71de630 Add new classes from glib 2.72
  • 2ac8a7d Fix clippy lints
  • daffb6d fix warning about unnecessary parentheses in boxed_inline
  • 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

Superseded by #25.