Skip to content

Conversation

mhammond
Copy link
Member

All filter functions now take at least 2 args; the new 2nd arg is now typically _: &dyn askama::Values. The askama::Values concept seems good in general.

@badboy @bendk this is going to be a little painful, but I guess we have to take this eventually so uniffi .30 seems like it should be fine? We'll probably need to upgrade nimbis-fml at the same time.

All filter functions now take at least 2 args; the new 2nd arg is
now typically `_: &dyn askama::Values`.
@mhammond mhammond requested review from badboy and bendk August 15, 2025 00:26
@mhammond mhammond requested a review from a team as a code owner August 15, 2025 00:26
@badboy
Copy link
Member

badboy commented Aug 15, 2025

They increased the MSRV to Rust 1.83.0 in that release: askama-rs/askama@04a4d5b

m-c is at 1.82.0 for now: https://searchfox.org/mozilla-central/rev/67ff378efd69fbfb26d47ee4d9d0d249ab4be1d5/Cargo.toml#62-63

That might change by the time we get an UniFFI update into m-c, but would be a blocker for now.

@anayw2001 anayw2001 mentioned this pull request Sep 16, 2025
@anayw2001
Copy link
Contributor

Hi folks, any updates on an ETA for this getting merged?

@bendk
Copy link
Contributor

bendk commented Sep 17, 2025

I just checked the status in moz-central and it looks like they're working to bump the MSRV version right now. I'd expect a fix in the next few weeks, but it's hard to estimate. My guess is that we'll release 0.30.0 with the current askama version, but maybe 0.30.1 could bump it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants