build(deps): bump tera from 2.3.0 to 2.4.0 - #897
dependabot[bot] wants to merge 1 commit into
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #897 +/- ##
===========================================
+ Coverage 67.94% 68.00% +0.05%
===========================================
Files 161 162 +1
Lines 12898 12906 +8
Branches 12898 12906 +8
===========================================
+ Hits 8764 8777 +13
+ Misses 3939 3934 -5
Partials 195 195 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Bumps [tera](https://github.com/Keats/tera) from 2.3.0 to 2.4.0. - [Changelog](https://github.com/Keats/tera/blob/master/CHANGELOG.md) - [Commits](Keats/tera@v2.3.0...v2.4.0) --- updated-dependencies: - dependency-name: tera dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
af467a4 to
116bfe0
Compare
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps tera from 2.3.0 to 2.4.0.
Changelog
Sourced from tera's changelog.
Commits
6ead3c0Fix some Value::deserialize issuese9375a8Fix unique filter bugda2620fAdd component implicit param (#1034)a1ba027Error on expressions too complex (#1040)b6cfe5bAdd Tera homepage to Cargo.toml (#1036)bfa26e4Add fusion instruction for component rendering + test optimized chunks (#1027)59ea8e6Fix missing license text in published crates (#1031)7b67ed0Only run parsing::instructions::tests::test_size on 64-bit targets (#1033)2ed8ef4Explicitly specify the serde/derive dev-dependency (#1032)f345cf2or maybe this