Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 4, 2025

Bumps gio from 0.20.6 to 0.20.12.

Release notes

Sourced from gio's releases.

0.20.12

Carlos Martín Nieto:
      examples: add some docs to the example using the Properties macro
      glib-macros: Properties: copy property docs to getter
      glib-macros: Properties: allow setting getter and setter docs
      glib-macros: Properties: copy over the doc comments more elegantly
      glib-macros: extend `Properties` docs with the getter-setter docs
      glib-macros: add some generic comments for property notifications

Sebastian Dröge:
glib: Remove nonsense comments about glib::Slice pointers being NULL-terminated
glib: Make sure that empty glib::StrV / glib::PtrSlice returns a valid pointer
Fix new nightly warning about confusing lifetime flows
Update Cargo.lock
tests: Add Cargo.lock
Update version to 0.20.12

nozwock:
Clarify usage requirement of Properties macro for enum types
Link to Properties macro section on usage with Enum derived enums
Derive Default for MyEnum in example of Properties macro

0.20.11

Sebastian Dröge:
      Update version to 0.20.11

Sophie Herold:
Revert "gio: manually implement content_type_guess"

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

... (truncated)

Commits
  • 337dde5 Update version to 0.20.12
  • ffe84f9 Merge pull request #1744 from sdroege/0.20-backports
  • 85af5ec tests: Add Cargo.lock
  • c6e5cea Update Cargo.lock
  • ad487aa Fix new nightly warning about confusing lifetime flows
  • 02baaed Derive Default for MyEnum in example of Properties macro
  • cce148b glib: Make sure that empty glib::StrV / glib::PtrSlice returns a valid po...
  • 311cb1f glib: Remove nonsense comments about glib::Slice pointers being NULL-term...
  • 3baeb18 Link to Properties macro section on usage with Enum derived enums
  • af720cb Clarify usage requirement of Properties macro for enum types
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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

---
updated-dependencies:
- dependency-name: gio
  dependency-version: 0.20.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Aug 4, 2025
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.

1 participant