Skip to content

build(deps): bump relm4 from 0.9.1 to 0.10.0#42

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/relm4-0.10.0
Closed

build(deps): bump relm4 from 0.9.1 to 0.10.0#42
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/relm4-0.10.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Sep 2, 2025

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 icon to IconButton
  • core: Implement container traits to allow easier usage of libpanel widgets in the view macro
  • core: Support naturally appending any Widgets as children to ListBox and FlowBox in 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::NavigationSplitView with a adw::Stack

Added

  • core: Add convenience methods for setting the active StackPage in FactoryVecDeque and FactoryHashMap
  • core: Impl Binding for gtk::CheckButton
  • core: Added a method to change column headers in RelmColumn. Useful for translations
  • core: Add a iter methods for iterating items in TypedColumnView, TypedGridView and TypedListView

Added

  • core: Add method FactoryVecDeque::extend to append multiple components efficiently.

Fixed

  • example "tracker": Display identical background when initial icons are in fact identical.
Commits
  • 710da58 all: Bump version to 0.10
  • bd273b9 Merge pull request #781 from Relm4/dependabot/cargo/tracing-subscriber-0.3.20
  • 3636793 Merge pull request #776 from Relm4/dependabot/github_actions/actions/checkout-5
  • e37f927 build(deps): bump tracing-subscriber from 0.3.19 to 0.3.20
  • edf2a43 core: Fix docs CI
  • ba03af5 Bump version to 0.10.0-beta.4
  • 3eaa6b8 Merge pull request #774 from coyoteclan/main
  • d81fc3d Merge branch 'main' into main
  • 5ff261d Update CoDLinux repo link
  • 5f1888b Merge pull request #768 from Relm4/dependabot/cargo/criterion-0.7.0
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [relm4](https://github.com/Relm4/Relm4) from 0.9.1 to 0.10.0.
- [Changelog](https://github.com/Relm4/Relm4/blob/main/CHANGES.md)
- [Commits](Relm4/Relm4@v0.9.1...v0.10.0)

---
updated-dependencies:
- dependency-name: relm4
  dependency-version: 0.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Sep 2, 2025
@zekefast
Copy link
Copy Markdown
Contributor

@dependabot recreate

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Dec 24, 2025

Looks like relm4 is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Dec 24, 2025
@dependabot dependabot Bot deleted the dependabot/cargo/relm4-0.10.0 branch December 24, 2025 22:08
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