Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upbuild(deps): bump smallvec from 1.3.0 to 1.4.1 #27195
Merged
Conversation
Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.3.0 to 1.4.1. - [Release notes](https://github.com/servo/rust-smallvec/releases) - [Commits](servo/rust-smallvec@v1.3.0...v1.4.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
@bors-servo try |
bors-servo
added a commit
that referenced
this pull request
Jul 7, 2020
build(deps): bump smallvec from 1.3.0 to 1.4.1 Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.3.0 to 1.4.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/servo/rust-smallvec/releases">smallvec's releases</a>.</em></p> <blockquote> <h2>v1.4.1</h2> <ul> <li>Don't allocate when the size of the element type is zero. Allocating zero bytes is undefined behavior. (<a href="https://github-redirect.dependabot.com/servo/rust-smallvec/issues/228">#228</a>)</li> </ul> <h2>v1.4.0</h2> <ul> <li>Add <code>try_reserve</code>, <code>try_reserve_exact</code>, and <code>try_grow</code> methods (<a href="https://github-redirect.dependabot.com/servo/rust-smallvec/issues/214">#214</a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/servo/rust-smallvec/commit/5513f4716bad73823a29f2484a359158fce576be"><code>5513f47</code></a> Auto merge of <a href="https://github-redirect.dependabot.com/servo/rust-smallvec/issues/228">#228</a> - servo:zero, r=jdm</li> <li><a href="https://github.com/servo/rust-smallvec/commit/a376b02c8c4e3b5fa00c30d4efa12753d4abb8c0"><code>a376b02</code></a> Don’t heap-allocate for zero-size items</li> <li><a href="https://github.com/servo/rust-smallvec/commit/5f42f5f8e2fcdbbee8ccf42a7d4dde43bb40c9dd"><code>5f42f5f</code></a> Auto merge of <a href="https://github-redirect.dependabot.com/servo/rust-smallvec/issues/227">#227</a> - SamuelMarks:rustfmt, r=mbrubeck</li> <li><a href="https://github.com/servo/rust-smallvec/commit/fbd1739753243836d4dc439ab26b753d8b2e1b4c"><code>fbd1739</code></a> [*.rs] rustfmt</li> <li><a href="https://github.com/servo/rust-smallvec/commit/7bda9ec4a839fb7f48ba7afa5f3ec459949dd975"><code>7bda9ec</code></a> Auto merge of <a href="https://github-redirect.dependabot.com/servo/rust-smallvec/issues/225">#225</a> - mbrubeck:docs, r=emilio</li> <li><a href="https://github.com/servo/rust-smallvec/commit/cd1fe7af5c22b08789febec10594f67848d1962d"><code>cd1fe7a</code></a> Document the optional 'serde' feature</li> <li><a href="https://github.com/servo/rust-smallvec/commit/ebbd78ad982d7c341f833716d87cf658c6c431f4"><code>ebbd78a</code></a> Disable unused serde features</li> <li><a href="https://github.com/servo/rust-smallvec/commit/51f3545956ac528b124183f946c54636ff0f3b9a"><code>51f3545</code></a> Auto merge of <a href="https://github-redirect.dependabot.com/servo/rust-smallvec/issues/223">#223</a> - Luro02:docs, r=emilio</li> <li><a href="https://github.com/servo/rust-smallvec/commit/51d84648056bc250011d392f2d9e0889e95f35f9"><code>51d8464</code></a> Link to tracking issues for unstable features</li> <li><a href="https://github.com/servo/rust-smallvec/commit/006b2e59f302d0987b1a6bf0d764ed6c94a814a2"><code>006b2e5</code></a> Auto merge of <a href="https://github-redirect.dependabot.com/servo/rust-smallvec/issues/222">#222</a> - mbrubeck:unused_mut, r=emilio</li> <li>Additional commits viewable in <a href="https://github.com/servo/rust-smallvec/compare/v1.3.0...v1.4.1">compare view</a></li> </ul> </details> <br /> [](https://dependabot.com/compatibility-score/?dependency-name=smallvec&package-manager=cargo&previous-version=1.3.0&new-version=1.4.1) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details>
|
|
|
@bors-servo try- r+ |
|
|
bors-servo
added a commit
that referenced
this pull request
Jul 7, 2020
build(deps): bump smallvec from 1.3.0 to 1.4.1 Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.3.0 to 1.4.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/servo/rust-smallvec/releases">smallvec's releases</a>.</em></p> <blockquote> <h2>v1.4.1</h2> <ul> <li>Don't allocate when the size of the element type is zero. Allocating zero bytes is undefined behavior. (<a href="https://github-redirect.dependabot.com/servo/rust-smallvec/issues/228">#228</a>)</li> </ul> <h2>v1.4.0</h2> <ul> <li>Add <code>try_reserve</code>, <code>try_reserve_exact</code>, and <code>try_grow</code> methods (<a href="https://github-redirect.dependabot.com/servo/rust-smallvec/issues/214">#214</a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/servo/rust-smallvec/commit/5513f4716bad73823a29f2484a359158fce576be"><code>5513f47</code></a> Auto merge of <a href="https://github-redirect.dependabot.com/servo/rust-smallvec/issues/228">#228</a> - servo:zero, r=jdm</li> <li><a href="https://github.com/servo/rust-smallvec/commit/a376b02c8c4e3b5fa00c30d4efa12753d4abb8c0"><code>a376b02</code></a> Don’t heap-allocate for zero-size items</li> <li><a href="https://github.com/servo/rust-smallvec/commit/5f42f5f8e2fcdbbee8ccf42a7d4dde43bb40c9dd"><code>5f42f5f</code></a> Auto merge of <a href="https://github-redirect.dependabot.com/servo/rust-smallvec/issues/227">#227</a> - SamuelMarks:rustfmt, r=mbrubeck</li> <li><a href="https://github.com/servo/rust-smallvec/commit/fbd1739753243836d4dc439ab26b753d8b2e1b4c"><code>fbd1739</code></a> [*.rs] rustfmt</li> <li><a href="https://github.com/servo/rust-smallvec/commit/7bda9ec4a839fb7f48ba7afa5f3ec459949dd975"><code>7bda9ec</code></a> Auto merge of <a href="https://github-redirect.dependabot.com/servo/rust-smallvec/issues/225">#225</a> - mbrubeck:docs, r=emilio</li> <li><a href="https://github.com/servo/rust-smallvec/commit/cd1fe7af5c22b08789febec10594f67848d1962d"><code>cd1fe7a</code></a> Document the optional 'serde' feature</li> <li><a href="https://github.com/servo/rust-smallvec/commit/ebbd78ad982d7c341f833716d87cf658c6c431f4"><code>ebbd78a</code></a> Disable unused serde features</li> <li><a href="https://github.com/servo/rust-smallvec/commit/51f3545956ac528b124183f946c54636ff0f3b9a"><code>51f3545</code></a> Auto merge of <a href="https://github-redirect.dependabot.com/servo/rust-smallvec/issues/223">#223</a> - Luro02:docs, r=emilio</li> <li><a href="https://github.com/servo/rust-smallvec/commit/51d84648056bc250011d392f2d9e0889e95f35f9"><code>51d8464</code></a> Link to tracking issues for unstable features</li> <li><a href="https://github.com/servo/rust-smallvec/commit/006b2e59f302d0987b1a6bf0d764ed6c94a814a2"><code>006b2e5</code></a> Auto merge of <a href="https://github-redirect.dependabot.com/servo/rust-smallvec/issues/222">#222</a> - mbrubeck:unused_mut, r=emilio</li> <li>Additional commits viewable in <a href="https://github.com/servo/rust-smallvec/compare/v1.3.0...v1.4.1">compare view</a></li> </ul> </details> <br /> [](https://dependabot.com/compatibility-score/?dependency-name=smallvec&package-manager=cargo&previous-version=1.3.0&new-version=1.4.1) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details>
|
|
|
@bors-servo retry |
|
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
dependabot-preview bot commentedJul 7, 2020
Bumps smallvec from 1.3.0 to 1.4.1.
Release notes
Sourced from smallvec's releases.
Commits
5513f47Auto merge of #228 - servo:zero, r=jdma376b02Don’t heap-allocate for zero-size items5f42f5fAuto merge of #227 - SamuelMarks:rustfmt, r=mbrubeckfbd1739[*.rs] rustfmt7bda9ecAuto merge of #225 - mbrubeck:docs, r=emiliocd1fe7aDocument the optional 'serde' featureebbd78aDisable unused serde features51f3545Auto merge of #223 - Luro02:docs, r=emilio51d8464Link to tracking issues for unstable features006b2e5Auto merge of #222 - mbrubeck:unused_mut, r=emilioDependabot 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 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)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in your Dependabot dashboard: