chore(deps): update rust-patch-updates #1324
No reviewers
Labels
No labels
Blocked
Bug
Cherry-picking
Database
Dependencies
Dependencies/Renovate
Difficulty
Easy
Difficulty
Hard
Difficulty
Medium
Documentation
Enhancement
Good first issue
Help wanted
Inherited
Input Acknowledged
Matrix/Administration
Matrix/Appservices
Matrix/Auth
Matrix/Client
Matrix/Core
Matrix/E2EE
Matrix/Federation
Matrix/Hydra
Matrix/MSC
Matrix/Media
Matrix/T&S
Meta
Meta/CI
Meta/Packaging
Priority
Blocking
Priority
High
Priority
Low
Security
Status
Confirmed
Status
Duplicate
Status
Invalid
Status
Needs Investigation
Support
To-Merge
Wont fix
old/ci/cd
old/rust
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
continuwuation/continuwuity!1324
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/rust-patch-updates"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
0.15.1→0.15.40.4.42→0.4.434.5.54→4.5.561.0.105→1.0.1061.0.43→1.0.440.0.14→0.0.162.0.17→2.0.180.4.6→0.4.7Release Notes
askama-rs/askama (askama)
v0.15.4Compare Source
What's Changed
Full Changelog: https://github.com/askama-rs/askama/compare/v0.15.3...v0.15.4
v0.15.3Compare Source
What's Changed
Full Changelog: https://github.com/askama-rs/askama/compare/v0.15.2...v0.15.3
v0.15.2Compare Source
What's Changed
extendsblocks by @GuillaumeGomez in #670#[filter_fn]by @Kijewski in #655salvoby @Kijewski in #659Upgrading to new versionschapter in the askama book by @GuillaumeGomez in #665extendsby @GuillaumeGomez in #666wherebounds in#[filter_fn]by @Kijewski in #672filterschapter by @Tirka in #673filterschapter examples (by making us ofdefined_orfilter) by @Tirka in #675New Contributors
Full Changelog: https://github.com/askama-rs/askama/compare/v0.15.1...v0.15.2
chronotope/chrono (chrono)
v0.4.43: 0.4.43Compare Source
What's Changed
NaiveDate::abs_diffby @Kinrany in #1752clap-rs/clap (clap)
v4.5.56Compare Source
Fixes
v4.5.55Compare Source
Fixes
value_terminator("--")and escapes (--) where./foo -- barmeans the first arg is empty, rather than escaping future argsdtolnay/proc-macro2 (proc-macro2)
v1.0.106Compare Source
Span::byte_range(#530)dtolnay/quote (quote)
v1.0.44Compare Source
'r#async(#323)bourumir-wyngs/serde-saphyr (serde-saphyr)
v0.0.16: Recursive YAMLCompare Source
deserialize_with(#58).from_readerincorrectly claiming it reads all content into memory that it was last doing many releases behind.Serde-saphyr now supports recursive YAML structures (see example). While such recursion is not common and can only be implemented with references, this is not very obviously against the specs and we have seen people asking to implement this because YAML exist arround that must be parsed.
The change is well contained and does not break anything in ours or saphyr-parser test suites.
v0.0.15: yaml-test-suite passes with no exceptionsCompare Source
This release uses slightly modifed saphyr parser saphyr-parser-bw with few tweaks that allow to fix the last corner cases of yaml-test-suite. All test suite cases no exceptions have now been converted into Rust test cases and pass.
Auto-quoting of numerically looking values has been improved, now correctly quoting values representing very large numbers outside the YAML data type representation ranges (attempt just to parse them would result an error, but they are valid numbers).
We also relaxed rules on the indentation of the closing bracket:
is invalid YAML. However, we received multiple bug reports and user complaints about rejecting this input, likely because many other YAML parsers accept it.
After careful consideration, the serde-saphyr team decided to support this case for compatibility reasons.
This release also contains the fix of #53 (enum holding struct).
dtolnay/thiserror (thiserror)
v2.0.18Compare Source
needless_lifetimes = "forbid"(#443, thanks @LucaCappelletti94)tokio-rs/tokio-metrics (tokio-metrics)
v0.4.7TaskMetrics(#103)live_tasks_count(num_alive_tasks()) stable(#108)live_tasks_countto stable metrics in README (#109)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.
clippy succeeded, but the workflow timed out. I'm really looking forward to our runner getting fixed...