Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update rust crate hipstr to 0.7.0 #49

Merged
merged 1 commit into from
Feb 1, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 1, 2025

This PR contains the following updates:

Package Type Update Change
hipstr dependencies minor 0.6.0 -> 0.7.0

Release Notes

polazarus/hipstr (hipstr)

v0.7.0

Compare Source

Added
  • add new unique (non-shared) strings and byte vectors
  • add as_borrowed
  • add inline const constructors
  • add opt-in borsh serialization support for bytes and strings
  • add new comparisons with bstr types
  • add some missing comparisons
Changed
  • refactor the backend to support unique references
  • remove low-level Raw type
  • improve deserialization for strings, bytes and paths, see #​38 and follow-up work
  • bump minimum supported Rust version (msrv) to 1.84
Removed
  • remove serde_bytes dependency
  • remove sptr dependency (following provenance API stabilization in Rust 1.84)
Fixed
  • compilation with serde for non-Windows non-Unix targets, in particular wasm

Configuration

📅 Schedule: Branch creation - "before 5am on the first day of the month" (UTC), 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.

@epage epage merged commit a178845 into master Feb 1, 2025
4 of 6 checks passed
@epage epage deleted the renovate/hipstr-0.x branch February 1, 2025 12:54
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.

1 participant