substrate-parachain-template
substrate-parachain-template copied to clipboard
Bump smallvec from 1.11.0 to 1.12.0
Bumps smallvec from 1.11.0 to 1.12.0.
Release notes
Sourced from smallvec's releases.
v1.12.0
What's Changed
- Add
from_const_with_len_uncheckedby@Expyronin servo/rust-smallvec#329New Contributors
@Expyronmade their first contribution in servo/rust-smallvec#329Full Changelog: https://github.com/servo/rust-smallvec/compare/v1.11.2...v1.12.0
v1.11.2
What's Changed
- Automated testing improvements by
@waywardmonkeysin servo/rust-smallvec#322 and servo/rust-smallvec#326- fix: don't special-case
docforfeature = "const_generics"by@mkroeningin servo/rust-smallvec#328- Code cleanup by
@emilioin servo/rust-smallvec#316 and@waywardmonkeysin servo/rust-smallvec#323- Minor tweaks to doc formatting. by
@waywardmonkeysin servo/rust-smallvec#318New Contributors
@mkroeningmade their first contribution in servo/rust-smallvec#328Full Changelog: https://github.com/servo/rust-smallvec/compare/v1.11.1...v1.11.2
v1.11.1
What's Changed
- Annotate SmallVec::insert_from_slice with
#[inline]by@sffcin servo/rust-smallvec#312- Micro-optimize
pushandinsertb@emilioin servo/rust-smallvec#315- Add
--generate-link-to-definitionoption when building on docs.rs by@GuillaumeGomezin servo/rust-smallvec#304- Testing fixes by
@mrobinsonand@waywardmonkeysNew Contributors
@mrobinsonmade their first contribution in servo/rust-smallvec#303@GuillaumeGomezmade their first contribution in servo/rust-smallvec#304@sffcmade their first contribution in servo/rust-smallvec#312Full Changelog: https://github.com/servo/rust-smallvec/compare/v1.11.0...v1.11.1
Commits
93b0e20Version 1.12.0c638a0bAddfrom_const_with_len_uncheckede29ccccVersion 1.11.279aa952fix: don't special-casedocforfeature = "const_generics"6fcb81fci: Add CI for no_std.2128411Remove most usages of "extern crate".b9c76c1ci: Update to actions/checkout@v4.8d90a0dMinor tweaks to doc formatting.8350525Remove trailing whitespace.4f9cd3bBump version.- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)