From 9f6a40e6aa82f905b5bdfb542cb786c4515da7c4 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 13 May 2025 16:58:25 +0000
Subject: [PATCH] build(deps): bump the gstreamer-related group with 17 updates
(#36996)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Bumps the gstreamer-related group with 17 updates:
| Package | From | To |
| --- | --- | --- |
| gstreamer | `0.23.5` | `0.23.6` |
| gstreamer-base | `0.23.5` | `0.23.6` |
| gstreamer-gl | `0.23.5` | `0.23.6` |
| gstreamer-gl-sys | `0.23.5` | `0.23.6` |
| gstreamer-sys | `0.23.5` | `0.23.6` |
| gstreamer-video | `0.23.5` | `0.23.6` |
| [gio-sys](https://github.com/gtk-rs/gtk-rs-core) | `0.20.9` |
`0.20.10` |
| [glib](https://github.com/gtk-rs/gtk-rs-core) | `0.20.9` | `0.20.10` |
| [glib-macros](https://github.com/gtk-rs/gtk-rs-core) | `0.20.7` |
`0.20.10` |
| [glib-sys](https://github.com/gtk-rs/gtk-rs-core) | `0.20.9` |
`0.20.10` |
| [gobject-sys](https://github.com/gtk-rs/gtk-rs-core) | `0.20.9` |
`0.20.10` |
| gstreamer-audio | `0.23.5` | `0.23.6` |
| gstreamer-audio-sys | `0.23.5` | `0.23.6` |
| gstreamer-base-sys | `0.23.5` | `0.23.6` |
| gstreamer-gl-egl | `0.23.5` | `0.23.6` |
| gstreamer-gl-egl-sys | `0.23.5` | `0.23.6` |
| gstreamer-video-sys | `0.23.5` | `0.23.6` |
Updates `gstreamer` from 0.23.5 to 0.23.6
Updates `gstreamer-base` from 0.23.5 to 0.23.6
Updates `gstreamer-gl` from 0.23.5 to 0.23.6
Updates `gstreamer-gl-sys` from 0.23.5 to 0.23.6
Updates `gstreamer-sys` from 0.23.5 to 0.23.6
Updates `gstreamer-video` from 0.23.5 to 0.23.6
Updates `gio-sys` from 0.20.9 to 0.20.10
Sourced from gio-sys's
releases. David Hewitt: Leo Schaefer: Sebastian Dröge: Sebastian Wiesner: Wesley Moore:Release notes
0.20.10
Bilal Elmoussaoui:
ignore typ typo
gobject: Work around wrongly added v2_82 feature
glib: Implement Deref/DerefMut for ThreadGuard
gio: manually implement content_type_guess
Fix bug in bindings of shape_full and shape_with_flags
Use as_ptr and bring shape_full and shape_with_flags into the same
format
Update gir
Update gir-files
gio: Ignore
g_dbus_connection_register_object_with_closures2()
for
now
glib: Add bindings for g_intern_string()
and
g_intern_static_string()
to GStr
graphene: Add some // rustdoc-stripper-ignore-next
glib: Add From<AsRef<str>> impl for GStringPtr
pango: Implement pango_shape()
bindings manually and ignore
pango_shape_item()
for now
cairo: Pass a mutable reference when we expect the function to mutate
the value
Fix new clippy 1.86 warnings
ci: Update to Ubuntu 24.04 for building the image
ci: Install some more development packages for the image build
Add 2.86 glib/gio version features
Regenerate with latest gir / gir-files
Update Cargo.lock
Update version to 0.20.10
Wrap IntoFuture around Cancellable::future
Derive Debug and Clone for variant DictEntry
cairo: Fix some typos in Error Display impl
7a02e4f
Update version to 0.20.10cb02e40
Merge pull request #1718
from sdroege/0.20-backportsb65960a
Update Cargo.lockf1566fe
gio: manually implement content_type_guess4fd1980
Regenerate with latest gir / gir-filese688a10
cairo: Fix some typos in Error Display implbe02ba3
glib: Implement Deref/DerefMut for ThreadGuard539fc35
gobject: Work around wrongly added v2_82 feature7efee60
Derive Debug and Clone for variant DictEntry8847194
Wrap IntoFuture around Cancellable::futureSourced from glib's releases.
0.20.10
Bilal Elmoussaoui: ignore typ typo gobject: Work around wrongly added v2_82 feature glib: Implement Deref/DerefMut for ThreadGuard
David Hewitt:
gio: manually implement content_type_guessLeo Schaefer:
Fix bug in bindings of shape_full and shape_with_flags
Use as_ptr and bring shape_full and shape_with_flags into the same formatSebastian Dröge:
Update gir
Update gir-files
gio: Ignoreg_dbus_connection_register_object_with_closures2()
for now
glib: Add bindings forg_intern_string()
andg_intern_static_string()
toGStr
graphene: Add some// rustdoc-stripper-ignore-next
glib: Add From<AsRef<str>> impl for GStringPtr
pango: Implementpango_shape()
bindings manually and ignorepango_shape_item()
for now
cairo: Pass a mutable reference when we expect the function to mutate the value
Fix new clippy 1.86 warnings
ci: Update to Ubuntu 24.04 for building the image
ci: Install some more development packages for the image build
Add 2.86 glib/gio version features
Regenerate with latest gir / gir-files
Update Cargo.lock
Update version to 0.20.10Sebastian Wiesner:
Wrap IntoFuture around Cancellable::future
Derive Debug and Clone for variant DictEntryWesley Moore:
cairo: Fix some typos in Error Display impl
7a02e4f
Update version to 0.20.10cb02e40
Merge pull request #1718
from sdroege/0.20-backportsb65960a
Update Cargo.lockf1566fe
gio: manually implement content_type_guess4fd1980
Regenerate with latest gir / gir-filese688a10
cairo: Fix some typos in Error Display implbe02ba3
glib: Implement Deref/DerefMut for ThreadGuard539fc35
gobject: Work around wrongly added v2_82 feature7efee60
Derive Debug and Clone for variant DictEntry8847194
Wrap IntoFuture around Cancellable::futureSourced from glib-macros's releases.
0.20.10
Bilal Elmoussaoui: ignore typ typo gobject: Work around wrongly added v2_82 feature glib: Implement Deref/DerefMut for ThreadGuard
David Hewitt: gio: manually implement content_type_guess
Leo Schaefer: Fix bug in bindings of shape_full and shape_with_flags Use as_ptr and bring shape_full and shape_with_flags into the same format
Sebastian Dröge: Update gir Update gir-files gio: Ignore
g_dbus_connection_register_object_with_closures2()
for now glib: Add bindings forg_intern_string()
andg_intern_static_string()
toGStr
graphene: Add some// rustdoc-stripper-ignore-next
glib: Add From<AsRef<str>> impl for GStringPtr pango: Implementpango_shape()
bindings manually and ignorepango_shape_item()
for now cairo: Pass a mutable reference when we expect the function to mutate the value Fix new clippy 1.86 warnings ci: Update to Ubuntu 24.04 for building the image ci: Install some more development packages for the image build Add 2.86 glib/gio version features Regenerate with latest gir / gir-files Update Cargo.lock Update version to 0.20.10Sebastian Wiesner: Wrap IntoFuture around Cancellable::future Derive Debug and Clone for variant DictEntry
Wesley Moore: cairo: Fix some typos in Error Display impl
0.20.9
Christopher Head (2): Fix incorrect documentation Re-export CancelledHandlerId
Philipp Jungkamp: glib: Implement ToGlibContainerFromSlice for CStr and CString gio: Use manual
env: &[OsString]
parameter for SubprocessLauncher::set_environSebastian Dröge: </tr></table>
... (truncated)
7a02e4f
Update version to 0.20.10cb02e40
Merge pull request #1718
from sdroege/0.20-backportsb65960a
Update Cargo.lockf1566fe
gio: manually implement content_type_guess4fd1980
Regenerate with latest gir / gir-filese688a10
cairo: Fix some typos in Error Display implbe02ba3
glib: Implement Deref/DerefMut for ThreadGuard539fc35
gobject: Work around wrongly added v2_82 feature7efee60
Derive Debug and Clone for variant DictEntry8847194
Wrap IntoFuture around Cancellable::futureSourced from glib-sys's releases.
0.20.10
Bilal Elmoussaoui: ignore typ typo gobject: Work around wrongly added v2_82 feature glib: Implement Deref/DerefMut for ThreadGuard
David Hewitt:
gio: manually implement content_type_guessLeo Schaefer:
Fix bug in bindings of shape_full and shape_with_flags
Use as_ptr and bring shape_full and shape_with_flags into the same formatSebastian Dröge:
Update gir
Update gir-files
gio: Ignoreg_dbus_connection_register_object_with_closures2()
for now
glib: Add bindings forg_intern_string()
andg_intern_static_string()
toGStr
graphene: Add some// rustdoc-stripper-ignore-next
glib: Add From<AsRef<str>> impl for GStringPtr
pango: Implementpango_shape()
bindings manually and ignorepango_shape_item()
for now
cairo: Pass a mutable reference when we expect the function to mutate the value
Fix new clippy 1.86 warnings
ci: Update to Ubuntu 24.04 for building the image
ci: Install some more development packages for the image build
Add 2.86 glib/gio version features
Regenerate with latest gir / gir-files
Update Cargo.lock
Update version to 0.20.10Sebastian Wiesner:
Wrap IntoFuture around Cancellable::future
Derive Debug and Clone for variant DictEntryWesley Moore:
cairo: Fix some typos in Error Display impl
7a02e4f
Update version to 0.20.10cb02e40
Merge pull request #1718
from sdroege/0.20-backportsb65960a
Update Cargo.lockf1566fe
gio: manually implement content_type_guess4fd1980
Regenerate with latest gir / gir-filese688a10
cairo: Fix some typos in Error Display implbe02ba3
glib: Implement Deref/DerefMut for ThreadGuard539fc35
gobject: Work around wrongly added v2_82 feature7efee60
Derive Debug and Clone for variant DictEntry8847194
Wrap IntoFuture around Cancellable::futureSourced from gobject-sys's releases.
0.20.10
Bilal Elmoussaoui: ignore typ typo gobject: Work around wrongly added v2_82 feature glib: Implement Deref/DerefMut for ThreadGuard
David Hewitt:
gio: manually implement content_type_guessLeo Schaefer:
Fix bug in bindings of shape_full and shape_with_flags
Use as_ptr and bring shape_full and shape_with_flags into the same formatSebastian Dröge:
Update gir
Update gir-files
gio: Ignoreg_dbus_connection_register_object_with_closures2()
for now
glib: Add bindings forg_intern_string()
andg_intern_static_string()
toGStr
graphene: Add some// rustdoc-stripper-ignore-next
glib: Add From<AsRef<str>> impl for GStringPtr
pango: Implementpango_shape()
bindings manually and ignorepango_shape_item()
for now
cairo: Pass a mutable reference when we expect the function to mutate the value
Fix new clippy 1.86 warnings
ci: Update to Ubuntu 24.04 for building the image
ci: Install some more development packages for the image build
Add 2.86 glib/gio version features
Regenerate with latest gir / gir-files
Update Cargo.lock
Update version to 0.20.10Sebastian Wiesner:
Wrap IntoFuture around Cancellable::future
Derive Debug and Clone for variant DictEntryWesley Moore:
cairo: Fix some typos in Error Display impl
7a02e4f
Update version to 0.20.10cb02e40
Merge pull request #1718
from sdroege/0.20-backportsb65960a
Update Cargo.lockf1566fe
gio: manually implement content_type_guess4fd1980
Regenerate with latest gir / gir-filese688a10
cairo: Fix some typos in Error Display implbe02ba3
glib: Implement Deref/DerefMut for ThreadGuard539fc35
gobject: Work around wrongly added v2_82 feature7efee60
Derive Debug and Clone for variant DictEntry8847194
Wrap IntoFuture around Cancellable::future