relm4-template
relm4-template copied to clipboard
build(deps): bump relm4 from 0.9.1 to 0.10.0
Bumps relm4 from 0.9.1 to 0.10.0.
Changelog
Sourced from relm4's changelog.
0.10.0 - 2025-09-01
- all: Update dependencies
0.10.0-beta.4 - 2025-08-23
- components: Add
icontoIconButton- core: Implement container traits to allow easier usage of libpanel widgets in the view macro
- core: Support naturally appending any
Widgets as children toListBoxandFlowBoxin view macro.- all: Use the 2024 edition and increase MSRV to 1.85 to match the dependencies
- examples: Add an example that shows how to use
adw::NavigationSplitViewwith aadw::StackAdded
- core: Add convenience methods for setting the active
StackPageinFactoryVecDequeandFactoryHashMap- core: Impl
Bindingforgtk::CheckButton- core: Added a method to change column headers in
RelmColumn. Useful for translations- core: Add a
itermethods for iterating items inTypedColumnView,TypedGridViewandTypedListViewAdded
- core: Add method
FactoryVecDeque::extendto append multiple components efficiently.Fixed
- example "tracker": Display identical background when initial icons are in fact identical.
Commits
710da58all: Bump version to 0.10bd273b9Merge pull request #781 from Relm4/dependabot/cargo/tracing-subscriber-0.3.203636793Merge pull request #776 from Relm4/dependabot/github_actions/actions/checkout-5e37f927build(deps): bump tracing-subscriber from 0.3.19 to 0.3.20edf2a43core: Fix docs CIba03af5Bump version to 0.10.0-beta.43eaa6b8Merge pull request #774 from coyoteclan/maind81fc3dMerge branch 'main' into main5ff261dUpdate CoDLinux repo link5f1888bMerge pull request #768 from Relm4/dependabot/cargo/criterion-0.7.0- 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)