Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Bump smallvec from 1.4.2 to 1.5.0 #1971

Merged
1 commit merged into from
Nov 18, 2020
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2020

Bumps smallvec from 1.4.2 to 1.5.0.

Release notes

Sourced from smallvec's releases.

v1.5.0

  • Add the append method (#237).
  • Add support for more array sizes between 17 and 31 (#234).
  • Don't panic on deserialization errors (#238).
Commits
  • fc12fb1 Auto merge of #239 - mbrubeck:bump, r=jdm
  • b825266 Version 1.5.0
  • c7af9e2 Auto merge of #238 - epilys:master, r=mbrubeck
  • d1394a0 Return allocation error in deserialize instead of panicking
  • 28fb0f4 Auto merge of #237 - mbrubeck:append, r=jdm
  • 592fc5a Add SmallVec::append method
  • caea701 Auto merge of #234 - thomcc:len_at_most_32, r=mbrubeck
  • 158e0cf Revert "Add cargo fmt to travis build config"
  • 604b3fe Implement Array for all sizes <= 32
  • See full diff in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually

@dependabot dependabot bot added A2-insubstantial Pull request requires no code review (e.g., a sub-repository hash update). B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. labels Nov 18, 2020
@github-actions github-actions bot added the A0-please_review Pull request needs code review. label Nov 18, 2020
Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.4.2 to 1.5.0.
- [Release notes](https://github.com/servo/rust-smallvec/releases)
- [Commits](servo/rust-smallvec@v1.4.2...v1.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/smallvec-1.5.0 branch from f296d7a to 8654650 Compare November 18, 2020 13:17
@tomaka
Copy link
Contributor

tomaka commented Nov 18, 2020

bot merge

@ghost
Copy link

ghost commented Nov 18, 2020

Trying merge.

@ghost ghost merged commit 6c16b42 into master Nov 18, 2020
@ghost ghost deleted the dependabot/cargo/smallvec-1.5.0 branch November 18, 2020 16:00
ordian added a commit that referenced this pull request Nov 19, 2020
* master:
  Bump smallvec from 1.4.2 to 1.5.0 (#1971)
  Companion PR for substrate#7549 (#1967)
  Bump parking_lot from 0.11.0 to 0.11.1 (#1970)
  Connect to different validators on different leaves (#1966)
  patches (#1965)
  Bump dlmalloc from 0.1.4 to 0.2.1 (#1962)
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A0-please_review Pull request needs code review. A2-insubstantial Pull request requires no code review (e.g., a sub-repository hash update). B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants