Skip to content

deps: update rust crate smallvec to v1.15.1#15

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/smallvec-1.x-lockfile
Open

deps: update rust crate smallvec to v1.15.1#15
renovate[bot] wants to merge 1 commit intomainfrom
renovate/smallvec-1.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented May 6, 2024

This PR contains the following updates:

Package Type Update Change
smallvec dependencies minor 1.6.11.15.1

Release Notes

servo/rust-smallvec (smallvec)

v1.15.1

Compare Source

What's Changed

Full Changelog: servo/rust-smallvec@v1.15.0...v1.15.1

v1.15.0

Compare Source

What's Changed

New Contributors

Full Changelog: servo/rust-smallvec@v1.14.0...v1.15.0

v1.14.0

Compare Source

What's Changed

New Contributors

Full Changelog: servo/rust-smallvec@v1.13.2...v1.14.0

v1.13.2

Compare Source

What's Changed

Full Changelog: servo/rust-smallvec@v1.13.1...v1.13.2

v1.13.1

Compare Source

  • Remove the optional get-size feature, to avoid a cyclic dependency (#​335).

Full Changelog: servo/rust-smallvec@v1.13.0...v1.13.1

v1.13.0

Compare Source

What's Changed

Full Changelog: servo/rust-smallvec@v1.12.0...v1.13.0

v1.12.0

Compare Source

What's Changed

New Contributors

Full Changelog: servo/rust-smallvec@v1.11.2...v1.12.0

v1.11.2

Compare Source

What's Changed

New Contributors

Full Changelog: servo/rust-smallvec@v1.11.1...v1.11.2

v1.11.1

Compare Source

What's Changed

New Contributors

Full Changelog: servo/rust-smallvec@v1.11.0...v1.11.1

v1.11.0

Compare Source

What's Changed

New Contributors

Full Changelog: servo/rust-smallvec@v1.10.0...v1.11.0

v1.10.0

Compare Source

  • Add optional NatVis debugger visualization (#​286).
  • Mark Array::size as inline (#​289).

v1.9.0

Compare Source

  • Add retain_mut as an alias for retain, for compatibility with std::vec::Vec (#​283).

v1.8.1

Compare Source

  • Optimize inserts at the end of the vector (#​282).
  • Fix possible aliasing issues with raw pointers (#​277).
  • Fix format of license field in Cargo manifest (#​278).

v1.8.0

Compare Source

  • Add optional support for the arbitrary crate (#​275).

v1.7.0

Compare Source

  • new_const and from_const constructors for creating a SmallVec in const contexts. Requires Rust 1.51 and the optional const_new feature. (#​265)

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/smallvec-1.x-lockfile branch from e27f8b6 to 1a12271 Compare February 15, 2025 05:57
@renovate renovate Bot changed the title deps: update rust crate smallvec to v1.13.2 deps: update rust crate smallvec to v1.14.0 Feb 15, 2025
@renovate renovate Bot force-pushed the renovate/smallvec-1.x-lockfile branch from 1a12271 to 3e5545b Compare April 5, 2025 01:27
@renovate renovate Bot changed the title deps: update rust crate smallvec to v1.14.0 deps: update rust crate smallvec to v1.15.0 Apr 5, 2025
@renovate renovate Bot force-pushed the renovate/smallvec-1.x-lockfile branch from 3e5545b to 6c2b480 Compare June 6, 2025 21:56
@renovate renovate Bot changed the title deps: update rust crate smallvec to v1.15.0 deps: update rust crate smallvec to v1.15.1 Jun 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants