[PR #441] [CLOSED] Bump smallvec from 0.6.0 to 0.6.1 #1438

Closed
opened 2026-03-16 02:06:29 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/441
Author: @dependabot-preview[bot]
Created: 4/30/2018
Status: Closed

Base: masterHead: dependabot/cargo/smallvec-0.6.1


📝 Commits (1)

  • 2613594 Bump smallvec from 0.6.0 to 0.6.1

📊 Changes

1 file changed (+4 additions, -4 deletions)

View changed files

📝 Cargo.lock (+4 -4)

📄 Description

Bumps smallvec from 0.6.0 to 0.6.1.

Release notes

Sourced from smallvec's releases.

v0.6.1

  • Add smallvec! macro (#90)
  • Implement Array trait for [T; 0] (#88)
  • Add resize method (#82)
  • Correct a typo in the docs (#81)
Commits
  • d1a64d4 Auto merge of #91 - mbrubeck:bump, r=KiChjang
  • 53617f2 Version 0.6.1
  • 707093b Auto merge of #90 - dbkaplun:smallvec!, r=mbrubeck
  • 3d1eb54 Add smallvec! macro
  • 8182680 pub fn from_elem(elem: A::Item, n: usize) -> Self where A::Item: Clone
  • 4749fc2 Auto merge of #88 - Vurich:array-zero, r=jdm
  • cccd873 Add Array impl for [T; 0]
  • 0be8bb0 Auto merge of #84 - mbrubeck:resize, r=jdm
  • 5bacafa Add resize method
  • 5758c25 Auto merge of #81 - rdwilliamson:patch-1, r=mbrubeck
  • Additional commits viewable 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 ignore this [minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 [this|these] label[s] will set the current labels as the default for future PRs for this repo and language

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.


⚠️ Dependabot is rebasing this PR ⚠️

Sit tight and this PR will be updated for you in a minute. If you make any changes yourself then they'll take precedence over the rebase (which will be abandoned).


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hickory-dns/hickory-dns/pull/441 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 4/30/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/cargo/smallvec-0.6.1` --- ### 📝 Commits (1) - [`2613594`](https://github.com/hickory-dns/hickory-dns/commit/26135943c1be09dd20cdffa9acbfdf8bed83269f) Bump smallvec from 0.6.0 to 0.6.1 ### 📊 Changes **1 file changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+4 -4) </details> ### 📄 Description Bumps [smallvec](https://github.com/servo/rust-smallvec) from 0.6.0 to 0.6.1. <details> <summary>Release notes</summary> *Sourced from [smallvec's releases](https://github.com/servo/rust-smallvec/releases).* > ## v0.6.1 > * Add `smallvec!` macro ([#90](https://github-redirect.dependabot.com/servo/rust-smallvec/issues/90)) > * Implement `Array` trait for `[T; 0]` ([#88](https://github-redirect.dependabot.com/servo/rust-smallvec/issues/88)) > * Add `resize` method ([#82](https://github-redirect.dependabot.com/servo/rust-smallvec/issues/82)) > * Correct a typo in the docs ([#81](https://github-redirect.dependabot.com/servo/rust-smallvec/issues/81)) </details> <details> <summary>Commits</summary> - [`d1a64d4`](https://github.com/servo/rust-smallvec/commit/d1a64d40e506b4947c8abe29b0c4063698e7f138) Auto merge of [#91](https://github-redirect.dependabot.com/servo/rust-smallvec/issues/91) - mbrubeck:bump, r=KiChjang - [`53617f2`](https://github.com/servo/rust-smallvec/commit/53617f218163bbe4ac238198134d5bd325bd0233) Version 0.6.1 - [`707093b`](https://github.com/servo/rust-smallvec/commit/707093b9ed0051ebf3691a051d79307ef14557e9) Auto merge of [#90](https://github-redirect.dependabot.com/servo/rust-smallvec/issues/90) - dbkaplun:smallvec!, r=mbrubeck - [`3d1eb54`](https://github.com/servo/rust-smallvec/commit/3d1eb54aaa225acc756b88d4536b8548d8722d50) Add smallvec! macro - [`8182680`](https://github.com/servo/rust-smallvec/commit/8182680fbc954f6210f45bc4a81935b2cddd0deb) pub fn from_elem(elem: A::Item, n: usize) -> Self where A::Item: Clone - [`4749fc2`](https://github.com/servo/rust-smallvec/commit/4749fc2ab5fc5643e9428a7d99ecafc1d24537a3) Auto merge of [#88](https://github-redirect.dependabot.com/servo/rust-smallvec/issues/88) - Vurich:array-zero, r=jdm - [`cccd873`](https://github.com/servo/rust-smallvec/commit/cccd87359f8b52b109e96abe3f94815c14b01a67) Add Array impl for [T; 0] - [`0be8bb0`](https://github.com/servo/rust-smallvec/commit/0be8bb07f42bb7c19e33e230d963dbd228a1df72) Auto merge of [#84](https://github-redirect.dependabot.com/servo/rust-smallvec/issues/84) - mbrubeck:resize, r=jdm - [`5bacafa`](https://github.com/servo/rust-smallvec/commit/5bacafa9484221a889ca299b486692e635abe4f5) Add resize method - [`5758c25`](https://github.com/servo/rust-smallvec/commit/5758c25663da2421792078dd05624e31eee71db1) Auto merge of [#81](https://github-redirect.dependabot.com/servo/rust-smallvec/issues/81) - rdwilliamson:patch-1, r=mbrubeck - Additional commits viewable in [compare view](https://github.com/servo/rust-smallvec/compare/v0.6.0...v0.6.1) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/ci_status?dependency-name=smallvec&package-manager=cargo&previous-version=0.6.0&new-version=0.6.1)](https://dependabot.com/compatibility-score.html?dependency-name=smallvec&package-manager=cargo&previous-version=0.6.0&new-version=0.6.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`. --- <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 ignore this [minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 [this|these] label[s]` will set the current labels as the default for future PRs for this repo and language Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot. </details> [//]: # (dependabot-start) --- ⚠️ **Dependabot is rebasing this PR** ⚠️ Sit tight and this PR will be updated for you in a minute. If you make any changes yourself then they'll take precedence over the rebase (which will be abandoned). [//]: # (dependabot-end) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 02:06:29 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hickory-dns#1438
No description provided.