Skip to content

deps: bump the cargo-patch-and-minor group with 3 updates#175

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/main/cargo-patch-and-minor-f999f268c5
Closed

deps: bump the cargo-patch-and-minor group with 3 updates#175
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/main/cargo-patch-and-minor-f999f268c5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the cargo-patch-and-minor group with 3 updates: gdk4, glib and glib-build-tools.

Updates gdk4 from 0.11.2 to 0.11.4

Release notes

Sourced from gdk4's releases.

0.11.3

Sebastian Dröge:
      Regenerate with latest gir-files
      gtk4: Fix typo in docs comment
      gtk4: Fix mutability of `EditableImpl::get_text()` return pointer
      Merge pull request [#2296](https://github.com/gtk-rs/gtk4-rs/issues/2296) from gtk-rs/0.11-backports
      Update versions to 0.11.3

github-actions[bot]: Update gir-files

Commits
  • 6e427d7 Merge pull request #2330 from sdroege/0.11-backports
  • 3f5a20b Update gtk4-sys dependency to 0.11.3
  • c6a8606 build(deps): bump quick-xml from 0.38.4 to 0.39.2
  • 133882a Update Cargo.lock
  • 2532aa1 Manually bind gdk_keyval_get_aliases() and gtk_shortcut_trigger_create_with_a...
  • f66aa99 gsk: Use define_render_node for ComponentTransferNode as well
  • fc43904 gtk: Sort toml file
  • b75df74 gtk: Depend on gsk v4.24 as well
  • 14384f3 ci: Test V4_24 features
  • 1d6c3fe gsk: Sort toml file
  • Additional commits viewable in compare view

Updates glib from 0.22.7 to 0.22.8

Release notes

Sourced from glib's releases.

0.22.8

Alba Mendez:
      fix typo in ObjectExt::property_value docs

Sebastian Dröge: Update gir / gir-files Regenerate with latest gir / gir-files gio: Add forgotten socket_msg_flags modules to lib.rs Add various missing Gir.toml checks Remove various unused dependencies gio: Fix code style gio-unix: Fix order of types in Gir.toml gio: Add missing unsafe Add AI contribution policy section to the README.md Update Cargo.lock Update versions to 0.22.8

Tau Gärtli: Add safe wrapper for g_log_writer_default_set_debug_domains

Tomoaki Kawada: glib: gate BookmarkFile with cfg(feature = "v2.76") glib: remove g_bookmark_file_copy polyfill glib: require A: 'static in Variant::from_data[_with_type][_trusted]

Commits
  • ae5dabb Update versions to 0.22.8
  • 60e0cf5 Update Cargo.lock
  • a799391 Add AI contribution policy section to the README.md
  • fd2edf4 glib: require A: 'static in Variant::from_data[_with_type][_trusted]
  • b3c6f53 fix typo in ObjectExt::property_value docs
  • 6042bc8 gio: Add missing unsafe
  • 3e61b92 gio-unix: Fix order of types in Gir.toml
  • 9900d30 gio: Fix code style
  • 059eed5 Remove various unused dependencies
  • 1e710d1 Add various missing Gir.toml checks
  • Additional commits viewable in compare view

Updates glib-build-tools from 0.22.0 to 0.22.8

Release notes

Sourced from glib-build-tools's releases.

0.22.8

Alba Mendez:
      fix typo in ObjectExt::property_value docs

Sebastian Dröge: Update gir / gir-files Regenerate with latest gir / gir-files gio: Add forgotten socket_msg_flags modules to lib.rs Add various missing Gir.toml checks Remove various unused dependencies gio: Fix code style gio-unix: Fix order of types in Gir.toml gio: Add missing unsafe Add AI contribution policy section to the README.md Update Cargo.lock Update versions to 0.22.8

Tau Gärtli: Add safe wrapper for g_log_writer_default_set_debug_domains

Tomoaki Kawada: glib: gate BookmarkFile with cfg(feature = "v2.76") glib: remove g_bookmark_file_copy polyfill glib: require A: 'static in Variant::from_data[_with_type][_trusted]

0.22.7

Sebastian Dröge:
      glib: collections: Fix theoretical use-after-frees if dropping an item panics
      glib: collections: list: Fix use-after-free in `retain()` when removing the list head
      Update versions to 0.22.7

0.22.6

Dario Marino Saccavino:
      gio-unix: Do not expose DesktopAppInfo on macos

Sebastian Dröge: glib: Move compile tests from trybuild2 to trybuild glib-macros: Move compile tests from trybuild2 to trybuild Update Cargo.lock glib-win32: Fix docs build Regenerate with latest gir-files win32: Mark get_package_installation_directory_of_module() as manual glib: Add new v2_90 version feature glib: Fix a couple of new clippy warnings glib-win32: Add back deprecated versions of package installation directory functions </tr></table>

... (truncated)

Commits
  • ae5dabb Update versions to 0.22.8
  • 60e0cf5 Update Cargo.lock
  • a799391 Add AI contribution policy section to the README.md
  • fd2edf4 glib: require A: 'static in Variant::from_data[_with_type][_trusted]
  • b3c6f53 fix typo in ObjectExt::property_value docs
  • 6042bc8 gio: Add missing unsafe
  • 3e61b92 gio-unix: Fix order of types in Gir.toml
  • 9900d30 gio: Fix code style
  • 059eed5 Remove various unused dependencies
  • 1e710d1 Add various missing Gir.toml checks
  • 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 cargo-patch-and-minor group with 3 updates: [gdk4](https://github.com/gtk-rs/gtk4-rs), [glib](https://github.com/gtk-rs/gtk-rs-core) and [glib-build-tools](https://github.com/gtk-rs/gtk-rs-core).


Updates `gdk4` from 0.11.2 to 0.11.4
- [Release notes](https://github.com/gtk-rs/gtk4-rs/releases)
- [Changelog](https://github.com/gtk-rs/gtk4-rs/blob/main/CHANGELOG.md)
- [Commits](gtk-rs/gtk4-rs@0.11.2...0.11.4)

Updates `glib` from 0.22.7 to 0.22.8
- [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.7...0.22.8)

Updates `glib-build-tools` from 0.22.0 to 0.22.8
- [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.0...0.22.8)

---
updated-dependencies:
- dependency-name: gdk4
  dependency-version: 0.11.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-patch-and-minor
- dependency-name: glib
  dependency-version: 0.22.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-patch-and-minor
- dependency-name: glib-build-tools
  dependency-version: 0.22.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-patch-and-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Dependency updates and maintenance rust Rust crates and toolchain related changes labels Jul 6, 2026
@dependabot dependabot Bot requested a review from nicx17 as a code owner July 6, 2026 03:08
@dependabot dependabot Bot added dependencies Dependency updates and maintenance rust Rust crates and toolchain related changes labels Jul 6, 2026
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity

Metric Results
Complexity 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@sonarqubecloud

sonarqubecloud Bot commented Jul 6, 2026

Copy link
Copy Markdown

@nicx17 nicx17 closed this Jul 8, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 8, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot Bot deleted the dependabot/cargo/main/cargo-patch-and-minor-f999f268c5 branch July 8, 2026 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates and maintenance rust Rust crates and toolchain related changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant