Skip to content

Update Rust crate facet-reflect to 0.43.0#4

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/facet-reflect-0.x
Open

Update Rust crate facet-reflect to 0.43.0#4
renovate[bot] wants to merge 1 commit intomainfrom
renovate/facet-reflect-0.x

Conversation

@renovate
Copy link

@renovate renovate bot commented Sep 15, 2025

This PR contains the following updates:

Package Type Update Change
facet-reflect (source) dependencies minor 0.28.00.43.0

Release Notes

facet-rs/facet (facet-reflect)

v0.43.2

Compare Source

Added
  • (facet-core) Add SmallVec support (#​1884)
Other
  • (tests) consolidate integration test binaries (#​1887)

v0.43.1

Compare Source

Added
  • add Facet implementation for tendril crate (#​1870)

v0.43.0

Compare Source

Added
  • implement Facet for core::convert::Infallible
Fixed
  • mark function pointers as invariant to prevent lifetime UB
  • (soundness) make OxRef::new and OxMut::new unsafe
Other
  • (bytestring) simplify ByteString impl with vtable_direct! macro
  • Fix #​1629: Preserve custom HTML elements during parse/serialize roundtrip
  • Add facet-validate crate for field validation during deserialization
  • Add rust_decimal::Decimal support + fix XML type inference
  • Add rust_decimal::Decimal support to facet-core
  • Add Facet implementation for smol_str::SmolStr
  • Set up release-plz with synchronized versions and trusted publishing
  • Add facet_no_doc cfg for global doc string stripping
  • Fix facet-pretty to respect skip_serializing_if and add HTML roundtrip tests
  • Add html::text attribute for enum variants and comprehensive roundtrip test
  • Fix inconsistent Shape hash (issue #​1574)
  • Fix soundness issue: Attr can contain non-Sync data
  • Require 'static for Opaque Facet impl
  • (facet-core) simplify Ox API by requiring T: Facet
  • fix broken intra-doc link to Peek in facet-core
  • Improve AGENTS.md, closes #​1551

v0.42.0

Added
  • implement Facet for core::convert::Infallible
Fixed
  • mark function pointers as invariant to prevent lifetime UB
  • (soundness) make OxRef::new and OxMut::new unsafe
Other
  • (bytestring) simplify ByteString impl with vtable_direct! macro
  • Fix #​1629: Preserve custom HTML elements during parse/serialize roundtrip
  • Add facet-validate crate for field validation during deserialization
  • Add rust_decimal::Decimal support + fix XML type inference
  • Add rust_decimal::Decimal support to facet-core
  • Add Facet implementation for smol_str::SmolStr
  • Set up release-plz with synchronized versions and trusted publishing
  • Add facet_no_doc cfg for global doc string stripping
  • Fix facet-pretty to respect skip_serializing_if and add HTML roundtrip tests
  • Add html::text attribute for enum variants and comprehensive roundtrip test
  • Fix inconsistent Shape hash (issue #​1574)
  • Fix soundness issue: Attr can contain non-Sync data
  • Require 'static for Opaque Facet impl
  • (facet-core) simplify Ox API by requiring T: Facet
  • fix broken intra-doc link to Peek in facet-core
  • Improve AGENTS.md, closes #​1551

v0.40.0

Compare Source

v0.34.0

Compare Source

v0.33.0

Compare Source

v0.31.8

Other
  • (facet) add feature flag for ruint

v0.31.6

Compare Source

Other
  • (facet) add feature flag for ruint

v0.31.5

Compare Source

Other
  • Add support for {de,}serialize_with

v0.31.4

Other
  • allow #[facet(opaque)] attribute for container

v0.29.1

Other
  • (deps) update actions/checkout action to v5

v0.28.3

Compare Source

Other
  • (deps) update actions/checkout action to v5

v0.28.2

Compare Source

Other
  • (deps) update actions/checkout action to v5

v0.28.1

Compare Source

Other
  • Relax S: Facet constraint for HashMap impl
  • remove ko-fi
  • Update sponsors.afdesign
  • Explode workspace
  • facet-reflect 0.28

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/facet-reflect-0.x branch 2 times, most recently from 0b1176a to ccd731a Compare September 26, 2025 04:09
@renovate renovate bot changed the title Update Rust crate facet-reflect to 0.29.0 Update Rust crate facet-reflect to 0.30.0 Oct 19, 2025
@renovate renovate bot force-pushed the renovate/facet-reflect-0.x branch from ccd731a to 8a22f49 Compare October 19, 2025 10:46
@renovate renovate bot changed the title Update Rust crate facet-reflect to 0.30.0 Update Rust crate facet-reflect to 0.31.0 Nov 1, 2025
@renovate renovate bot force-pushed the renovate/facet-reflect-0.x branch from 8a22f49 to 633594f Compare November 1, 2025 20:04
@renovate renovate bot force-pushed the renovate/facet-reflect-0.x branch 3 times, most recently from 4eb23d5 to d4ef360 Compare November 27, 2025 19:42
@renovate renovate bot force-pushed the renovate/facet-reflect-0.x branch from d4ef360 to 5ed6694 Compare December 13, 2025 11:47
@renovate renovate bot changed the title Update Rust crate facet-reflect to 0.31.0 Update Rust crate facet-reflect to 0.32.0 Dec 13, 2025
@renovate renovate bot force-pushed the renovate/facet-reflect-0.x branch 2 times, most recently from cc7f0ff to 07a04ec Compare December 22, 2025 12:14
@renovate renovate bot changed the title Update Rust crate facet-reflect to 0.32.0 Update Rust crate facet-reflect to 0.33.0 Dec 22, 2025
@renovate renovate bot force-pushed the renovate/facet-reflect-0.x branch from 07a04ec to c59f835 Compare December 23, 2025 15:15
@renovate renovate bot changed the title Update Rust crate facet-reflect to 0.33.0 Update Rust crate facet-reflect to 0.34.0 Dec 23, 2025
@renovate renovate bot force-pushed the renovate/facet-reflect-0.x branch from c59f835 to 23adb88 Compare December 29, 2025 07:15
@renovate renovate bot changed the title Update Rust crate facet-reflect to 0.34.0 Update Rust crate facet-reflect to 0.35.0 Dec 29, 2025
@renovate renovate bot force-pushed the renovate/facet-reflect-0.x branch from 23adb88 to 2f8c279 Compare December 30, 2025 11:29
@renovate renovate bot changed the title Update Rust crate facet-reflect to 0.35.0 Update Rust crate facet-reflect to 0.40.0 Dec 30, 2025
@renovate renovate bot force-pushed the renovate/facet-reflect-0.x branch from 2f8c279 to 813af24 Compare January 1, 2026 15:40
@renovate renovate bot changed the title Update Rust crate facet-reflect to 0.40.0 Update Rust crate facet-reflect to 0.41.0 Jan 1, 2026
@renovate renovate bot force-pushed the renovate/facet-reflect-0.x branch from 813af24 to c0e80a9 Compare January 7, 2026 03:52
@renovate renovate bot changed the title Update Rust crate facet-reflect to 0.41.0 Update Rust crate facet-reflect to 0.42.0 Jan 7, 2026
@renovate renovate bot force-pushed the renovate/facet-reflect-0.x branch from c0e80a9 to 6f8e733 Compare January 24, 2026 03:54
@renovate renovate bot changed the title Update Rust crate facet-reflect to 0.42.0 Update Rust crate facet-reflect to 0.43.0 Jan 24, 2026
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.

0 participants