Skip to content

deps(native)(deps): update glib requirement from 0.18 to 0.20 in /native #12

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 13, 2025

Updates the requirements on glib to permit the latest version.

Release notes

Sourced 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_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 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

Sebastian Wiesner:
Wrap IntoFuture around Cancellable::future
Derive Debug and Clone for variant DictEntry

Wesley Moore:
cairo: Fix some typos in Error Display impl

Commits
  • 7a02e4f Update version to 0.20.10
  • cb02e40 Merge pull request #1718 from sdroege/0.20-backports
  • b65960a Update Cargo.lock
  • f1566fe gio: manually implement content_type_guess
  • 4fd1980 Regenerate with latest gir / gir-files
  • e688a10 cairo: Fix some typos in Error Display impl
  • be02ba3 glib: Implement Deref/DerefMut for ThreadGuard
  • 539fc35 gobject: Work around wrongly added v2_82 feature
  • 7efee60 Derive Debug and Clone for variant DictEntry
  • 8847194 Wrap IntoFuture around Cancellable::future
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Updates the requirements on [glib](https://github.com/gtk-rs/gtk-rs-core) to permit the latest version.
- [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.18.0...0.20.10)

---
updated-dependencies:
- dependency-name: glib
  dependency-version: 0.20.10
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 13, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 13, 2025

Reviewers

The following teams could not be added as reviewers: javascript-sdk-maintainers. Either the team does not exist or it does not have the correct permissions to be added as a reviewer.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 13, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 13, 2025
Copy link
Author

dependabot bot commented on behalf of github Jun 13, 2025

Dependabot can't resolve your Rust dependency files. Because of this, Dependabot cannot update this pull request.

2 similar comments
Copy link
Author

dependabot bot commented on behalf of github Jun 14, 2025

Dependabot can't resolve your Rust dependency files. Because of this, Dependabot cannot update this pull request.

Copy link
Author

dependabot bot commented on behalf of github Jun 15, 2025

Dependabot can't resolve your Rust dependency files. Because of this, Dependabot cannot update this pull request.

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