-
-
Notifications
You must be signed in to change notification settings - Fork 8
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
fix(deps): update rust crate gtk to 0.18 #168
base: main
Are you sure you want to change the base?
Conversation
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: src-tauri/Cargo.lock
|
436442e
to
a2d5dd6
Compare
a2d5dd6
to
9d46367
Compare
9d46367
to
9c92fcc
Compare
Quality Gate passedIssues Measures |
9c92fcc
to
f36561c
Compare
f36561c
to
5b60cc6
Compare
|
5b60cc6
to
e814c3a
Compare
e814c3a
to
d95c662
Compare
Quality Gate passedIssues Measures |
d95c662
to
68cbc9e
Compare
Quality Gate passedIssues Measures |
This PR contains the following updates:
0.15
->0.18
Release Notes
gtk-rs/gtk3-rs (gtk)
v0.18.1
Compare Source
v0.18.0
Compare Source
What's Changed
--generate-link-to-definition
option when building on docs.rs by @GuillaumeGomez in https://github.com/gtk-rs/gtk3-rs/pull/829New Contributors
Full Changelog: gtk-rs/gtk3-rs@0.17.1...0.18.0
v0.17.1
Compare Source
What's Changed
Full Changelog: gtk-rs/gtk3-rs@0.17.0...0.17.1
v0.17.0
What's Changed
Object<T>::as_mut()
without unsafe, and a couple other small things by @ids1024 in https://github.com/gtk-rs/gtk3-rs/pull/16cargo fmt
by @GuillaumeGomez in https://github.com/gtk-rs/gtk3-rs/pull/22black
by @MarijnS95 in https://github.com/gtk-rs/gtk3-rs/pull/176Settings::bind_with_mapping()
binding by @ids1024 in https://github.com/gtk-rs/gtk3-rs/pull/210Object::new_subclass()
function by @ids1024 in https://github.com/gtk-rs/gtk3-rs/pull/219glib-compile-resources
wrapper, and macro to include by @ids1024 in https://github.com/gtk-rs/gtk3-rs/pull/261GBoxed
not require importingBoxedType
by @ids1024 in https://github.com/gtk-rs/gtk3-rs/pull/275enter_notify_event
andleave_notify_event
toWidgetImpl
by @ids1024 in https://github.com/gtk-rs/gtk3-rs/pull/334#[object_subclass]
proc macro. by @ids1024 in https://github.com/gtk-rs/gtk3-rs/pull/335type_data()
andget_type()
to newunsafe trait
by @ids1024 in https://github.com/gtk-rs/gtk3-rs/pull/338drag-motion
anddrag-drop
signals returnbool
instead ofInhibit
by @SolraBizna in https://github.com/gtk-rs/gtk3-rs/pull/361Gir.toml
files instead of using "-d" by default on gir by @GuillaumeGomez in https://github.com/gtk-rs/gtk3-rs/pull/366DBusProxy
assend+sync
and regenerate by @ids1024 in https://github.com/gtk-rs/gtk3-rs/pull/422WidgetClassSubclassExt::{css_name,set_css_name}
by @ids1024 in https://github.com/gtk-rs/gtk3-rs/pull/476glib::StaticType
is in scope in the gener… by @sdroege in https://github.com/gtk-rs/gtk3-rs/pull/482components
to install clippy by @MarijnS95 in https://github.com/gtk-rs/gtk3-rs/pull/485From
andTryFrom
implementations for working withChar
by @ids1024 in https://github.com/gtk-rs/gtk3-rs/pull/494gtk_container_class_handle_border_width()
by @ids1024 in https://github.com/gtk-rs/gtk3-rs/pull/497Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.