This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| gdk-pixbuf (source) | dependencies | minor | 0.15
-> 0.16
|
Release Notes
gtk-rs/gtk-rs-core
Compare Source
Paolo Borelli (1):
examples: spawn async gio task on the current thread context
Sebastian Dröge (2):
Fix various new beta clippy warnings
Update versions to 0.16.7
Compare Source
Bilal Elmoussaoui (4):
gdk-pixbuf: Add PixbufAnimation subclassing support
gdk-pixbuf: Correct PixbufAnimationIter definition
gdk-pixbuf: Add PixbufAnimationIter subclassing support
gdk-pixbuf: Add PixbufLoader subclassing support
Colin Walters (1):
glib: Add a doc string for `as_ptr` generated impls
Jason Francis (2):
glib: fix undefined behavior in types::register_type
update windows CI to glib 2.74
Sebastian Dröge (3):
glib: Document the value guarantees for `ObjectImpl::set_property()` and `property()`
Update versions to 0.16.4
Compare Source
Aaron Erhardt (1):
image: Rebuild once every week
Colin Walters (1):
Move `g_cancellable_set_error_if_cancelled()` to manual
Guillaume Gomez (3):
regen
Fix clippy lints
Fix new clippy lints
Jason Francis (2):
glib: fix more clippy lints for rust 1.66
glib: update compiletest output errors for rust 1.65
Sebastian Dröge (8):
Move from `imp.instance()` to `imp.obj()`
gio: Require glib 0.16.2 for `ObjectSubclass::obj()`
Update gir
Regenerate with latest gir
Update versions to 0.16.3
Compare Source
Compare Source
Jason Francis (9):
glib-macros: Fix clippy lints
glib: Generate docs for BindingGroupBuilder
glib: implement ValueTypeOptional for Variant, VariantType, BoxedValue
glib: Add safety docs for WatchedObject::borrow
glib: Implement Sync for WatchedObject
Implement ValueTypeOptional for BoxedInline and cairo types
cairo: Fix soundness in ToValueOptional for inline structs
cairo: Implement FromValue for reference types
cairo: Implement GValue wrappers for Matrix
Luca BRUNO (1):
glib/variant: add some more safe wrappers
Mițca Dumitru (5):
gdk_pixbuf: Improve `Pixbuf::pixels` documentation
glib: Remove redundant null-checks before `g_free`
glib: Remove redundant null-checks before `free`-like functions
gio: Remove redudant null-checks before `g_free`
gio: Remover redundant null-checks before `g_strdup`
Paolo Borelli (1):
error: add `matches` method
Rodrigo Rivas Costa (1):
glib: Fix conversion between Variant and OsString/PathBuf.
SeaDve (1):
glib-macros: Remove boxed_nullable and shared_boxed_nullable attribute for glib::Boxed
Sebastian Dröge (12):
glib: Fix build with `v2_72` and require 2.72.0 now
Fix a couple of new clippy warnings
gio: Update serial_test dependency to 0.6
glib: Add `to_glib_full()` for `Path` / `OsStr`
glib: Fix `mkdtemp()` and `mkdtemp_full()`
glib: Add new `ObjectImplRef` and `ObjectImplWeakRef` types
glib: Add getter for `glib::Error` domain quark
ci: Update gvsbuild version
ci: Switch to windows-2019 image
Update versions to 0.15.11
glib: Lower glib-macros version requirement to 0.15.10
ranfdev (1):
remove extend_from_slice position subtraction, add test
Compare Source
Jason Francis (6):
glib: Add GStr for borrowing GStrings
glib: Finish adding all structured logging functions
glib: Simplify g_log_inner and g_print_inner
glib: Optimize GlibLogger to avoid some copies
glib: Disable log_structured doc test before v2_50
Use Send+Sync for more Boxed types
Paolo Borelli (3):
Update gir
regen
gio: add AsyncInitable
Sebastian Dröge (5):
Update versions to 0.15.10
glib: Depend on glib-macros 0.15.10
arcnmx (4):
glib: clarify wording on VariantTy fns
glib: impl FromStr for VariantType
glib: VariantTy tuple type iterator
glib: print and parse for Variant
Compare Source
Colin Walters (1):
translate: Pre-allocate Rust hashmap at correct size
Hofer-Julian (1):
glib: add trait `StaticTypeExt` with method `type_ensure`
Jason Francis (1):
glib-macros: Pass a pointer for watched objects into closure macro
Sebastian Dröge (14):
Update versions to 0.15.5
Handle empty slices correctly
Update gir-files
glib: Mark `UnicodeScript::Math` as available in 2.72
gio: Implement `File::move_async` manually
glib: Ignore aligned allocation functions
glib: Fix handling of closures that provide a return value pointer that is initialized to `G_TYPE_INVALID`
glib: Add an `Object` specific value type checker
glib: Don't use `from_glib_full()` for the individual items of an array for boxed inline types
Regenerate
Update versions to 0.15.6
arcnmx (6):
glib: Variant::from_dict_entry
glib: VariantType::new_dict_entry
glib: VariantType::new_array
glib: VariantType::new_maybe
glib: VariantType::new_tuple
glib: impl AsRef<Variant> for Variant
songww (1):
Add missing pango attrs
Compare Source
Paolo Borelli (1):
gio: add Initable::with_type
Sebastian Dröge (14):
Update manual implementations to not require `Send` closures for GIO-style async functions
Update gir-files
glib/gio: Remove unnecessary overrides
gio: Add `v2_72` feature
gio: Add 2.72 marker to `G_TLS_ERROR_BAD_CERTIFICATE_PASSWORD`
Update gir
Regenerate with latest gir
Update versions to 0.15.4
gio: Use correct callback type for `File::copy_async()`
glib: Pass module path instead of `None` for the function
glib: Never pass `NULL` to `g_log_structured_standard()`
gio/gdk-pixbuf: Depend on glib 0.15.3 for `ThreadGuard` API
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.