Skip to content

Bump the linux-gui-dependencies group in /gui/linux with 2 updates - #33

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/gui/linux/linux-gui-dependencies-2ad8c794c7
Open

Bump the linux-gui-dependencies group in /gui/linux with 2 updates#33
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/gui/linux/linux-gui-dependencies-2ad8c794c7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 9, 2026

Copy link
Copy Markdown
Contributor

Bumps the linux-gui-dependencies group in /gui/linux with 2 updates: gio and glib.

Updates gio from 0.22.8 to 0.22.9

Release notes

Sourced from gio's releases.

0.22.9

Bilal Elmoussaoui:
      Bump syn to 3.0

Sebastian Dröge:
Update gir / gir-files
Regenerate with latest gir / gir-files
Fix some Rust 1.97 clippy warnings
deny: Allow duplicated syn 2.0 dependency
cairo-sys: Update to system-deps 8
pango: Add new enums
pango: Add bindings for new width attribute
pangocairo: Add new pango RenderComponent API
pango: Add v1_58 feature
pangocairo: Mark cairo context parameter as const
gio: Manually implement new UnixFDList API with correct types
glib: Add new nanosecond timeout source API
glib-macros: Use TypeFlags::empty() instead of ::NONE
glib: Use RegexMatchFlags::empty() instead of DEFAULT
gio: Only require gio 2.89 for v2_90
gio: Only return the result from spawn_blocking() from the task completion callback
glib: Drain any remaining, pending sources after MainContext::block_on()
gio: Fix new 1.98 clippy warning
cairo: Update to system-deps 9
Update Cargo.lock
deny: Remove syn 2 override
glib: Re-add default flags member for RegexMatchFlags / RegexCompileFlags without version guard
Update versions to 0.22.9

Sophie Herold:
security: Update crossbeam-epoch to 0.9.20

Yang Lin:
fix: g_free alignments return from pango_tab_array_get_tabs
fix: call g_free on the return value of g_filename_from_utf8 after the end of its lifetime
fix: Pack the return value early so that the rustc compiler can generate the drop glue on the error path when matches!(status, err)
fix: definitely memory leak happens on the paths of from_glib_none and from_glib_full

Zachary S:
glib: Use Ref(Mut)::filter_map in BoxedAnyObject::try_borrow(_mut).

Ángel Guzmán Maeso:
gio: Don't require the arguments of run() to be valid UTF-8

Commits
  • 00a448f glib: Re-add default flags member for RegexMatchFlags / RegexCompileFlags wit...
  • c0ce5d1 deny: Remove syn 2 override
  • 1269a10 Update Cargo.lock
  • 84936e9 cairo: Update to system-deps 9
  • fa1e1f8 fix: definitely memory leak happens on the paths of from_glib_none and
  • ac6dcaa fix: Pack the return value early so that the rustc
  • 59869b2 fix: call g_free on the return value of g_filename_from_utf8 after
  • 2b828d7 fix: g_free alignments return from pango_tab_array_get_tabs
  • e2c8591 gio: Fix new 1.98 clippy warning
  • cdd4189 gio: Don't require the arguments of run() to be valid UTF-8
  • Additional commits viewable in compare view

Updates glib from 0.22.8 to 0.22.9

Release notes

Sourced from glib's releases.

0.22.9

Bilal Elmoussaoui:
      Bump syn to 3.0

Sebastian Dröge:
Update gir / gir-files
Regenerate with latest gir / gir-files
Fix some Rust 1.97 clippy warnings
deny: Allow duplicated syn 2.0 dependency
cairo-sys: Update to system-deps 8
pango: Add new enums
pango: Add bindings for new width attribute
pangocairo: Add new pango RenderComponent API
pango: Add v1_58 feature
pangocairo: Mark cairo context parameter as const
gio: Manually implement new UnixFDList API with correct types
glib: Add new nanosecond timeout source API
glib-macros: Use TypeFlags::empty() instead of ::NONE
glib: Use RegexMatchFlags::empty() instead of DEFAULT
gio: Only require gio 2.89 for v2_90
gio: Only return the result from spawn_blocking() from the task completion callback
glib: Drain any remaining, pending sources after MainContext::block_on()
gio: Fix new 1.98 clippy warning
cairo: Update to system-deps 9
Update Cargo.lock
deny: Remove syn 2 override
glib: Re-add default flags member for RegexMatchFlags / RegexCompileFlags without version guard
Update versions to 0.22.9

Sophie Herold:
security: Update crossbeam-epoch to 0.9.20

Yang Lin:
fix: g_free alignments return from pango_tab_array_get_tabs
fix: call g_free on the return value of g_filename_from_utf8 after the end of its lifetime
fix: Pack the return value early so that the rustc compiler can generate the drop glue on the error path when matches!(status, err)
fix: definitely memory leak happens on the paths of from_glib_none and from_glib_full

Zachary S:
glib: Use Ref(Mut)::filter_map in BoxedAnyObject::try_borrow(_mut).

Ángel Guzmán Maeso:
gio: Don't require the arguments of run() to be valid UTF-8

Commits
  • 00a448f glib: Re-add default flags member for RegexMatchFlags / RegexCompileFlags wit...
  • c0ce5d1 deny: Remove syn 2 override
  • 1269a10 Update Cargo.lock
  • 84936e9 cairo: Update to system-deps 9
  • fa1e1f8 fix: definitely memory leak happens on the paths of from_glib_none and
  • ac6dcaa fix: Pack the return value early so that the rustc
  • 59869b2 fix: call g_free on the return value of g_filename_from_utf8 after
  • 2b828d7 fix: g_free alignments return from pango_tab_array_get_tabs
  • e2c8591 gio: Fix new 1.98 clippy warning
  • cdd4189 gio: Don't require the arguments of run() to be valid UTF-8
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the linux-gui-dependencies group in /gui/linux with 2 updates: [gio](https://github.com/gtk-rs/gtk-rs-core) and [glib](https://github.com/gtk-rs/gtk-rs-core).


Updates `gio` from 0.22.8 to 0.22.9
- [Release notes](https://github.com/gtk-rs/gtk-rs-core/releases)
- [Changelog](https://github.com/gtk-rs/gtk-rs-core/blob/main/CHANGELOG.md)
- [Commits](gtk-rs/gtk-rs-core@0.22.8...0.22.9)

Updates `glib` from 0.22.8 to 0.22.9
- [Release notes](https://github.com/gtk-rs/gtk-rs-core/releases)
- [Changelog](https://github.com/gtk-rs/gtk-rs-core/blob/main/CHANGELOG.md)
- [Commits](gtk-rs/gtk-rs-core@0.22.8...0.22.9)

---
updated-dependencies:
- dependency-name: gio
  dependency-version: 0.22.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: linux-gui-dependencies
- dependency-name: glib
  dependency-version: 0.22.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: linux-gui-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Sep 9, 2026
@dependabot
dependabot Bot requested a review from qedawkins as a code owner September 9, 2026 05:45
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Sep 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants