[PR #909] [MERGED] Bump smallvec from 0.6.10 to 1.0.0 #1781

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/909
Author: @dependabot-preview[bot]
Created: 11/4/2019
Status: Merged
Merged: 11/5/2019
Merged by: @bluejekyll

Base: masterHead: dependabot/cargo/smallvec-1.0.0


📝 Commits (1)

  • 091441f Bump smallvec from 0.6.10 to 1.0.0

📊 Changes

3 files changed (+15 additions, -9 deletions)

View changed files

📝 Cargo.lock (+13 -7)
📝 crates/proto/Cargo.toml (+1 -1)
📝 crates/resolver/Cargo.toml (+1 -1)

📄 Description

Bumps smallvec from 0.6.10 to 1.0.0.

Release notes

Sourced from smallvec's releases.

v0.6.12

  • Move code using default fn into its own module (#161).

v0.6.11

  • The unstable alloc feature is no longer needed. This crate can now build with the std feature disabled on stable Rust 1.36 or later (#159).
Commits

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 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:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • 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)

🔄 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/909 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 11/4/2019 **Status:** ✅ Merged **Merged:** 11/5/2019 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `master` ← **Head:** `dependabot/cargo/smallvec-1.0.0` --- ### 📝 Commits (1) - [`091441f`](https://github.com/hickory-dns/hickory-dns/commit/091441ffbf8ef7e0ca42391def16231bc339acec) Bump smallvec from 0.6.10 to 1.0.0 ### 📊 Changes **3 files changed** (+15 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+13 -7) 📝 `crates/proto/Cargo.toml` (+1 -1) 📝 `crates/resolver/Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [smallvec](https://github.com/servo/rust-smallvec) from 0.6.10 to 1.0.0. <details> <summary>Release notes</summary> *Sourced from [smallvec's releases](https://github.com/servo/rust-smallvec/releases).* > ## v0.6.12 > * Move code using `default fn` into its own module ([#161](https://github-redirect.dependabot.com/servo/rust-smallvec/issues/161)). > > ## v0.6.11 > * The unstable `alloc` feature is no longer needed. This crate can now build with the `std` feature disabled on stable Rust 1.36 or later ([#159](https://github-redirect.dependabot.com/servo/rust-smallvec/issues/159)). </details> <details> <summary>Commits</summary> - [`34c2628`](https://github.com/servo/rust-smallvec/commit/34c26282c41548b3bd3749b7f4bc38c4fd1f4cfb) Auto merge of [#175](https://github-redirect.dependabot.com/servo/rust-smallvec/issues/175) - mbrubeck:one, r=jdm - [`523a6dc`](https://github.com/servo/rust-smallvec/commit/523a6dc9193e5d21d134a20df0ce1964888ed79f) Version 1.0.0 - [`a2c0504`](https://github.com/servo/rust-smallvec/commit/a2c0504511850c3fe61897da3e4c318a6600ade9) Auto merge of [#174](https://github-redirect.dependabot.com/servo/rust-smallvec/issues/174) - mbrubeck:2018, r=jdm - [`a51059c`](https://github.com/servo/rust-smallvec/commit/a51059cd387cb583adb36003bed006d1f2e2c183) Update to Rust 2018 edition - [`01917a6`](https://github.com/servo/rust-smallvec/commit/01917a6b1c5d0074fc19acfef48bb64863c458fb) Auto merge of [#168](https://github-redirect.dependabot.com/servo/rust-smallvec/issues/168) - dpc:fuzz, r=mbrubeck - [`a3ba738`](https://github.com/servo/rust-smallvec/commit/a3ba738ce66f09915c149b87acd0595aa06ebc83) Add a fake stub input case for afl fuzzer - [`85c54a5`](https://github.com/servo/rust-smallvec/commit/85c54a568998018291ceb249d328259e34fc0ea2) Add simple fuzzing - [`b2c9c65`](https://github.com/servo/rust-smallvec/commit/b2c9c65129bbc4599899a0516c333bc8eee38da5) Auto merge of [#173](https://github-redirect.dependabot.com/servo/rust-smallvec/issues/173) - mbrubeck:std, r=emilio - [`fffb185`](https://github.com/servo/rust-smallvec/commit/fffb185d4f875cd52ce8b89c3406c47986761319) Use no_std by default - [`af73fbd`](https://github.com/servo/rust-smallvec/commit/af73fbdc27daeac1778a8c1eebee8c58638b7af6) Auto merge of [#172](https://github-redirect.dependabot.com/servo/rust-smallvec/issues/172) - mbrubeck:fused, r=mbrubeck - Additional commits viewable in [compare view](https://github.com/servo/rust-smallvec/compare/v0.6.10...v1.0.0) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=smallvec&package-manager=cargo&previous-version=0.6.10&new-version=1.0.0)](https://dependabot.com/compatibility-score.html?dependency-name=smallvec&package-manager=cargo&previous-version=0.6.10&new-version=1.0.0) 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) - 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 02:25:12 +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#1781
No description provided.