Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 30, 2025

Bumps relm4 from 0.10.0 to 0.10.1.

Changelog

Sourced from relm4's changelog.

0.10.1 - 2025-12-29

Added

  • core: Add AsyncReducible and AsyncReducer for reducers that can use async/await
  • core: Add gnome_49 feature flag for GNOME 49
  • core: Export RelmSelectionExt trait publicly from relm4::typed_view module to allow for user extensions of TypedColumnView
  • core: Implement Binding for various Adwaita widgets
  • build: Use workspace.dependencies to unify dependencies version management across all crates in project's workspace.
  • examples: New example message_from_grid_view, that shows how to send a message from grid view

Changed

  • core: Increase MSRV to 1.92 to incorporate latest Rust features
  • build: update all dependencies to fix check-docs ci failure
  • all: Update dependencies

Fixed

  • docs: Fix invalid syntax in menu! documentation
  • examples: derive Default impl for GameState
Commits
  • 2e8cad4 chore(all): bump version to v0.10.1
  • a5c9937 Merge pull request #839 from Relm4/pre_release_improvements
  • d56382c Change shebang in publish.sh script to improve error reporting.
  • 29f390b Add "gnome" keyword in Cargo.toml of relm4 crate.
  • ea52d66 Merge pull request #840 from Relm4/dependabot/cargo/proc-macro2-1.0.104
  • 3306a84 Merge pull request #841 from Relm4/dependabot/cargo/serde_json-1.0.148
  • ef1637e build(deps): bump serde_json from 1.0.147 to 1.0.148
  • cdd31c4 build(deps): bump proc-macro2 from 1.0.103 to 1.0.104
  • 4f992ce Merge pull request #828 from Lynnesbian/menu-doc-fix
  • 3b17d3f Merge branch 'main' into menu-doc-fix
  • 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.10.0 to 0.10.1.
- [Changelog](https://github.com/Relm4/Relm4/blob/main/CHANGES.md)
- [Commits](Relm4/Relm4@v0.10.0...v0.10.1)

---
updated-dependencies:
- dependency-name: relm4
  dependency-version: 0.10.1
  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 Dec 30, 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