Skip to content

Bump gio from 0.21.5 to 0.22.2#83

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

Bumps gio from 0.21.5 to 0.22.2.

Release notes

Sourced from gio's releases.

0.22.2

Julian Sparber:
      glib: Implement From<PtrSlice<GStringPtr> for StrV
      glib: Implement From<StrV> for PtrSlice<GStringPtr>

Sebastian Dröge:
gio: Mark Socket::from_raw_socket() as unsafe

Wladimir Palant:
glib-macros: Silence “redundant closure” clippy warning in closure!/closure_local!

0.22.1

Sebastian Dröge:
      gio: Re-add accidentally removed UNIX APIs that are still part of gio itself
      gio: Remove non-existing UNIX functions from Gir.toml

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
</tr></table>

... (truncated)

Commits
  • 484fbe0 Update Cargo.lock
  • 77ce5c6 Update versions to 0.22.2
  • a5a6b9f glib: Implement From<StrV> for PtrSlice<GStringPtr>
  • 1870acb glib: Implement From<PtrSlice for StrV
  • dd77db2 Fixes #1912 - Silence “redundant closure” clippy warning in closure!/closure_...
  • a764a0f gio: Mark Socket::from_raw_socket() as unsafe
  • aa0dee2 Update versions to 0.22.1
  • a65fe5c gio: Remove non-existing UNIX functions from Gir.toml
  • aa8a698 gio: Re-add accidentally removed UNIX APIs that are still part of gio itself
  • 5b44060 Update versions to 0.22.0
  • 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.2.
- [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.2)

---
updated-dependencies:
- dependency-name: gio
  dependency-version: 0.22.2
  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 Mar 2, 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