Skip to content

build(deps): bump tera from 2.1.0 to 2.3.0 - #552

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/tera-2.3.0
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/tera-2.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 5, 2026

Copy link
Copy Markdown
Contributor

Bumps tera from 2.1.0 to 2.3.0.

Changelog

Sourced from tera's changelog.

2.3.0 (2026-08-26)

  • Add State::{escape,autoescaping_enabled,escape_if_needed}
  • Add StringInput to use for input/parameters that is safety aware and use it for built-in filters: this means you should need less | safe and that string safety is passed around correctly. Safety is dropped by filters where the changes depend on the content itself (truncate can cut anywhere) and preserved when they specify exactly what changes (trim, replace).
  • Add escape filter that is safety aware (it will not escape an already safe string) and uses the current instance escape function
  • Escaping included templates is now done base on where it's included rather than the included template itself: for example a .txt included in a .html will now be autoescaped if Tera autoescapes on .html.
  • Fix double escape of filter/set blocks

2.2.0 (2026-08-20)

  • Do not reserialize existing Value when serializing to a Value
  • Error on content in children templates that would have been ignored
  • Allows blocks inside if/elif/else again like in v1
  • Allows the indentation character of the indent filter to be configured
  • Add chained filter sections

2.1.1 (2026-08-11)

  • Fix component default value not allowing negative numbers
  • Fix component default value not checking whether default value matches expected type
Commits

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 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 [tera](https://github.com/Keats/tera) from 2.1.0 to 2.3.0.
- [Changelog](https://github.com/Keats/tera/blob/master/CHANGELOG.md)
- [Commits](Keats/tera@v2.1.0...v2.3.0)

---
updated-dependencies:
- dependency-name: tera
  dependency-version: 2.3.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 5, 2026
@github-actions

github-actions Bot commented Sep 5, 2026

Copy link
Copy Markdown

Code Coverage

Coverage report could not be generated.

Show output
rmite/target/debug/build/stable_deref_trait/6452c9033b016264/out -L dependency=/__w/marmite/marmite/target/debug/build/thiserror-impl/0c17dabd24631372/out -L dependency=/__w/marmite/marmite/target/debug/build/thiserror/5f2a9edb41d6bd00/out -L dependency=/__w/marmite/marmite/target/debug/build/v_frame/816a60446d33508a/out -L dependency=/__w/marmite/marmite/target/debug/build/y4m/c2671e69cf0dec32/out --extern aligned_vec=/__w/marmite/marmite/target/debug/build/aligned-vec/55b25aabedb41b78/out/libaligned_vec-55b25aabedb41b78.rmeta --extern arg_enum_proc_macro=/__w/marmite/marmite/target/debug/build/arg_enum_proc_macro/60f5f0c08734778b/out/libarg_enum_proc_macro-60f5f0c08734778b.so --extern arrayvec=/__w/marmite/marmite/target/debug/build/arrayvec/ad65492cd3c43eb1/out/libarrayvec-ad65492cd3c43eb1.rmeta --extern av_scenechange=/__w/marmite/marmite/target/debug/build/av-scenechange/24f52676ea428ef3/out/libav_scenechange-24f52676ea428ef3.rmeta --extern av1_grain=/__w/marmite/marmite/target/debug/build/av1-grain/f8cc03080cb2b2a4/out/libav1_grain-f8cc03080cb2b2a4.rmeta --extern bitstream_io=/__w/marmite/marmite/target/debug/build/bitstream-io/3ee7364b36379b25/out/libbitstream_io-3ee7364b36379b25.rmeta --extern cfg_if=/__w/marmite/marmite/target/debug/build/cfg-if/cfa8c34b3dabb49b/out/libcfg_if-cfa8c34b3dabb49b.rmeta --extern itertools=/__w/marmite/marmite/target/debug/build/itertools/1fa6e453007d0f3f/out/libitertools-1fa6e453007d0f3f.rmeta --extern libc=/__w/marmite/marmite/target/debug/build/libc/c780a52bb6a83b7d/out/liblibc-c780a52bb6a83b7d.rmeta --extern log=/__w/marmite/marmite/target/debug/build/log/bd28dd8cd3a50d9e/out/liblog-bd28dd8cd3a50d9e.rmeta --extern rayon=/__w/marmite/marmite/target/debug/build/maybe-rayon/a7b55d5bf762c336/out/libmaybe_rayon-a7b55d5bf762c336.rmeta --extern debug_unreachable=/__w/marmite/marmite/target/debug/build/new_debug_unreachable/f1031ba1ac91bb78/out/libdebug_unreachable-f1031ba1ac91bb78.rmeta --extern noop_proc_macro=/__w/marmite/marmite/target/debug/build/noop_proc_macro/8a4cdb88ef9fb8d6/out/libnoop_proc_macro-8a4cdb88ef9fb8d6.so --extern num_derive=/__w/marmite/marmite/target/debug/build/num-derive/a55db103be01b969/out/libnum_derive-a55db103be01b969.so --extern num_traits=/__w/marmite/marmite/target/debug/build/num-traits/e961cf18440cd68d/out/libnum_traits-e961cf18440cd68d.rmeta --extern paste=/__w/marmite/marmite/target/debug/build/paste/6b7b026d5d765873/out/libpaste-6b7b026d5d765873.so --extern profiling=/__w/marmite/marmite/target/debug/build/profiling/b066a34b5a404198/out/libprofiling-b066a34b5a404198.rmeta --extern simd_helpers=/__w/marmite/marmite/target/debug/build/simd_helpers/258d87e0fbf6753d/out/libsimd_helpers-258d87e0fbf6753d.so --extern thiserror=/__w/marmite/marmite/target/debug/build/thiserror/5f2a9edb41d6bd00/out/libthiserror-5f2a9edb41d6bd00.rmeta --extern v_frame=/__w/marmite/marmite/target/debug/build/v_frame/816a60446d33508a/out/libv_frame-816a60446d33508a.rmeta --cap-lints allow -Cdebuginfo=2 -Cstrip=none --cfg=tarpaulin -Clink-dead-code --force-warn=unused_crate_dependencies`
   Compiling loop9 v0.1.5
     Running `/usr/local/rustup/toolchains/nightly-x86_64-unknown-linux-gnu/bin/rustc --crate-name loop9 --edition=2021 /usr/local/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/loop9-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9c129ef033b6f569 -C extra-filename=-9ec02478d2a9945c --out-dir /__w/marmite/marmite/target/debug/build/loop9/9ec02478d2a9945c/out --extern imgref=/__w/marmite/marmite/target/debug/build/imgref/57a6aa3332a968b6/out/libimgref-57a6aa3332a968b6.rmeta --cap-lints allow -Cdebuginfo=2 -Cstrip=none --cfg=tarpaulin -Clink-dead-code --force-warn=unused_crate_dependencies`
   Compiling quick-xml v0.41.0
     Running `/usr/local/rustup/toolchains/nightly-x86_64-unknown-linux-gnu/bin/rustc --crate-name quick_xml --edition=2021 /usr/local/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quick-xml-0.41.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="encoding"' --cfg 'feature="encoding_rs"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "async-tokio", "default", "document-features", "encoding", "encoding_rs", "escape-html", "overlapped-lists", "serde", "serde-types", "serialize", "tokio"))' -C metadata=e5a0ec904a4dc6f5 -C extra-filename=-95961fc8791e8711 --out-dir /__w/marmite/marmite/target/debug/build/quick-xml/95961fc8791e8711/out -L dependency=/__w/marmite/marmite/target/debug/build/cfg-if/cfa8c34b3dabb49b/out --extern encoding_rs=/__w/marmite/marmite/target/debug/build/encoding_rs/64b3008c70ea9dae/out/libencoding_rs-64b3008c70ea9dae.rmeta --extern memchr=/__w/marmite/marmite/target/debug/build/memchr/6948cb03d8abfa0d/out/libmemchr-6948cb03d8abfa0d.rmeta --cap-lints allow -Cdebuginfo=2 -Cstrip=none --cfg=tarpaulin -Clink-dead-code --force-warn=unused_crate_dependencies`
�[2m2026-09-05T08:28:12.293628Z�[0m �[34mDEBUG�[0m �[2mcargo_tarpaulin::cargo�[0m�[2m:�[0m Linker paths: ["/usr/local/rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib", "/__w/marmite/marmite/target/debug/build/arborium-jsdoc/fc36a99f2856e6aa/out", "/__w/marmite/marmite/target/debug/build/arborium-javascript/de6de70c17fbe3bd/out", "/__w/marmite/marmite/target/debug/build/arborium-css/e0c4380310d1bdc9/out", "/__w/marmite/marmite/target/debug/build/arborium-c/09c8aa07b2855949/out", "/__w/marmite/marmite/target/debug/build/arborium-html/edfa113c6b4e9db8/out", "/__w/marmite/marmite/target/debug/build/ring/3818a4fc692f86d2/out", "/__w/marmite/marmite/target/debug/build/arborium-scss/fdde8207d234daa1/out", "/__w/marmite/marmite/target/debug/build/arborium-tree-sitter/f37deb2b739fb2da/out", "/__w/marmite/marmite/target/debug/build/arborium-typescript/f6f3191cf1443d09/out", "/__w/marmite/marmite/target/debug/build/zstd-sys/c2ffd8b4b91393f6/out", "/__w/marmite/marmite/target/debug/build/arborium-toml/9334cee6b4ed39ba/out", "/__w/marmite/marmite/target/debug/build/arborium-yaml/580a7c9e6e2993d8/out", "/__w/marmite/marmite/target/debug/build/arborium-cpp/e06928ca9450d272/out"]
error: Broken pipe (os error 32)
warning: build failed, waiting for other jobs to finish...
error: could not compile `pulp` (lib) due to 10 previous errors

Caused by:
  process didn't exit successfully: `/usr/local/rustup/toolchains/nightly-x86_64-unknown-linux-gnu/bin/rustc --crate-name pulp --edition=2021 /usr/local/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.22.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="relaxed-simd"' --cfg 'feature="std"' --cfg 'feature="x86-v3"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "macro", "nightly", "relaxed-simd", "std", "x86-v3", "x86-v4"))' -C metadata=49c6d26396880696 -C extra-filename=-267e5b9160e0d506 --out-dir /__w/marmite/marmite/target/debug/build/pulp/267e5b9160e0d506/out -L dependency=/__w/marmite/marmite/target/debug/build/bitflags/358e566ab75a077d/out -L dependency=/__w/marmite/marmite/target/debug/build/bytemuck/5cd59610090a74df/out -L dependency=/__w/marmite/marmite/target/debug/build/num-traits/e961cf18440cd68d/out --extern bytemuck=/__w/marmite/marmite/target/debug/build/bytemuck/5cd59610090a74df/out/libbytemuck-5cd59610090a74df.rmeta --extern cfg_if=/__w/marmite/marmite/target/debug/build/cfg-if/cfa8c34b3dabb49b/out/libcfg_if-cfa8c34b3dabb49b.rmeta --extern libm=/__w/marmite/marmite/target/debug/build/libm/fc62884bc3286f32/out/liblibm-fc62884bc3286f32.rmeta --extern num_complex=/__w/marmite/marmite/target/debug/build/num-complex/12c105d6bfc3b668/out/libnum_complex-12c105d6bfc3b668.rmeta --extern paste=/__w/marmite/marmite/target/debug/build/paste/6b7b026d5d765873/out/libpaste-6b7b026d5d765873.so --extern pulp_wasm_simd_flag=/__w/marmite/marmite/target/debug/build/pulp-wasm-simd-flag/5fa03e3c45b4101d/out/libpulp_wasm_simd_flag-5fa03e3c45b4101d.rmeta --extern raw_cpuid=/__w/marmite/marmite/target/debug/build/raw-cpuid/30a1f1dd5e7c8b41/out/libraw_cpuid-30a1f1dd5e7c8b41.rmeta --extern reborrow=/__w/marmite/marmite/target/debug/build/reborrow/608cbab27e87df87/out/libreborrow-608cbab27e87df87.rmeta --cap-lints allow -Cdebuginfo=2 -Cstrip=none --cfg=tarpaulin -Clink-dead-code --force-warn=unused_crate_dependencies --cfg libpulp_const --check-cfg 'cfg(libpulp_const)'` (exit status: 1)
�[2m2026-09-05T08:28:14.511890Z�[0m �[31mERROR�[0m �[2mcargo_tarpaulin�[0m�[2m:�[0m Failed to compile tests!
error[E0080]: evaluation panicked: assertion failed: core::mem::size_of::<T>() == core::mem::size_of::<U>()
    --> /usr/local/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.22.3/src/lib.rs:3291:3
     |
3291 |         assert!(core::mem::size_of::<T>() == core::mem::size_of::<U>());
     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `CheckSameSize::<i8, u16>::VALID` failed here


Error: "Failed to compile tests!\nerror[E0080]: evaluation panicked: assertion failed: core::mem::size_of::<T>() == core::mem::size_of::<U>()\n    --> /usr/local/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.22.3/src/lib.rs:3291:3\n     |\n3291 |         assert!(core::mem::size_of::<T>() == core::mem::size_of::<U>());\n     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `CheckSameSize::<i8, u16>::VALID` failed here\n\n"

@github-actions

github-actions Bot commented Sep 5, 2026

Copy link
Copy Markdown

Pedantic Clippy

No pedantic warnings found.

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.

0 participants