m4tx / tundra

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

chore(deps): bump glib from 0.15.6 to 0.15.9 #22

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps glib from 0.15.6 to 0.15.9.

Release notes

Sourced from glib's releases.

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 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
  • b8c9d23 Update versions to 0.15.9
  • cd045cb Merge pull request #599 from sdroege/0.15-backports
  • a90b62a glib: Allow borrowing a ParamSpec reference from a Value
  • 394dd07 glib: Add license file to gobject-sys
  • e193180 Update versions to 0.15.8
  • b6c7b9d Revert "fix warning about unnecessary parentheses in boxed_inline"
  • 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
  • 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 #24.