Skip to content

Comments

Bump gio from 0.21.5 to 0.22.0#78

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/gio-0.22.0
Open

Bump gio from 0.21.5 to 0.22.0#78
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/gio-0.22.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2026

Bumps gio from 0.21.5 to 0.22.0.

Release notes

Sourced from gio's releases.

0.22.0

Bernhard M. Wiedemann:
      glib-macros: Use BTreeMap instead of HashMap

Biagio Festa:
glib-macros/async_test: unwrap result when setting default context
glib-macros/async_test: dont move main context within closure
glib/bytes: relax start offset constraint for from_bytes

Bilal Elmoussaoui:
ci: Switch from gsvbuild to MSVC
Generate bindings for win32/unix GLib/Gio
Build new crates on CI
gio/unix: Remove the manual fallback for MountEntry
glib: Lower host dep requirement
glib/unix: Add missing futures feature
gio/unix: Ignore a clippy lint
gio: Comment out a test & drop UnixFdMessage
gio/tests: Remove no longer useful headers
gio: Move various config options to gio-unix
glib: Remove no longer needed manual ffi functions
glib/sys: Don't generate UnixPipe
Regenerate with fixed GIR files
glib/source: Fix imports on Win32
glib/win32: Add missing imports
gio/win32: Manually implement streams
gio/win32: Add a type for GNetworkMonitorBase and drop duplicated manual ones
gio/win32: Add missing dep
deny: Drop no longer needed skips
Add missing licenses
Adapt to rust nightly docs changes
gio: Move test to gio-unix
gdk-pixbuf: Ignore another clippy lint
Fix docs for new crates
Force update windows-sys for new crates
win32: Always depend on windows-sys
win32: Guard std::os::windows usage
gio/win32: Add missing feature
Re-export preludes
glib: Use 'static lifetime for nick/name
Use 'a lifetime instead
glib: Mark push_thread_default as renamed

Casey Jao:
Clarify the GObject subclass mechanism
Add missing comment markers
Update glib/src/subclass/mod.rs
Clarify Rust-C analogy for external interface
Improve diagram
</tr></table>

... (truncated)

Commits
  • 5b44060 Update versions to 0.22.0
  • 838d440 Update dependencies
  • 0cac69d Regenerate with latest gir
  • 7f63181 Update gir
  • f52ab6b glib: Mark push_thread_default as renamed
  • e93a49c build(deps): bump futures-task from 0.3.31 to 0.3.32
  • f2d29d9 build(deps): bump futures-channel from 0.3.31 to 0.3.32
  • 46dda5f build(deps): bump libc from 0.2.180 to 0.2.182
  • dcc35f7 build(deps): bump tempfile from 3.24.0 to 3.25.0
  • f86b993 build(deps): bump futures-core from 0.3.31 to 0.3.32
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [gio](https://github.com/gtk-rs/gtk-rs-core) from 0.21.5 to 0.22.0.
- [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.21.5...0.22.0)

---
updated-dependencies:
- dependency-name: gio
  dependency-version: 0.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Feb 20, 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