[PR #1375] [CLOSED] Bump idna from 0.2.0 to 0.2.1 #2268

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/1375
Author: @dependabot-preview[bot]
Created: 2/8/2021
Status: Closed

Base: mainHead: dependabot/cargo/idna-0.2.1


📝 Commits (1)

  • 4ecbf74 Bump idna from 0.2.0 to 0.2.1

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

📝 Cargo.lock (+2 -2)
📝 crates/proto/Cargo.toml (+1 -1)

📄 Description

Bumps idna from 0.2.0 to 0.2.1.

Commits
  • 69417ec v0.2.1
  • 52ea4ba Merge branch 'master' into crates.io
  • 46458f8 Upgrade to rustc 81eeec094 2014-11-21.
  • 3d757ec v0.2.0
  • 94e6378 Merge branch 'master' into crates.io
  • a838a41 Apprently "cannot" and "can not" are not identical.
  • 4e30f96 Simplify and document the signature of EncodingOverride::encode.
  • 9ae1fd2 Make rust-encoding an optional feature.
  • e6866f2 Drop isindex support. We’ll see if anyone asks for it.
  • 00c0111 Dont transmute non-UTF-8 bytes to str, even though it kinda maybe looks safe.
  • 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 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/1375 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 2/8/2021 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/cargo/idna-0.2.1` --- ### 📝 Commits (1) - [`4ecbf74`](https://github.com/hickory-dns/hickory-dns/commit/4ecbf74ef4e5b1add480b3bf7a8c6cab952570b4) Bump idna from 0.2.0 to 0.2.1 ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+2 -2) 📝 `crates/proto/Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [idna](https://github.com/servo/rust-url) from 0.2.0 to 0.2.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/servo/rust-url/commit/69417ec89b4b35adc4cc0e0082081d9112d2a26d"><code>69417ec</code></a> v0.2.1</li> <li><a href="https://github.com/servo/rust-url/commit/52ea4ba2b3de9ebee13e7936808e45cf11d3e4e4"><code>52ea4ba</code></a> Merge branch 'master' into crates.io</li> <li><a href="https://github.com/servo/rust-url/commit/46458f80e48c542b2f175e36e5b7d30782ca7dc5"><code>46458f8</code></a> Upgrade to rustc 81eeec094 2014-11-21.</li> <li><a href="https://github.com/servo/rust-url/commit/3d757ec4725de2b72eed116144e1e5718c4d9c86"><code>3d757ec</code></a> v0.2.0</li> <li><a href="https://github.com/servo/rust-url/commit/94e637886a14d20ea58d8fb35a7577c096b30791"><code>94e6378</code></a> Merge branch 'master' into crates.io</li> <li><a href="https://github.com/servo/rust-url/commit/a838a41263472de966f7ec8db758caa9cc4699a4"><code>a838a41</code></a> Apprently &quot;cannot&quot; and &quot;can not&quot; are not identical.</li> <li><a href="https://github.com/servo/rust-url/commit/4e30f965cc108e317f16c413460ce34a2225082e"><code>4e30f96</code></a> Simplify and document the signature of EncodingOverride::encode.</li> <li><a href="https://github.com/servo/rust-url/commit/9ae1fd2fc3ca407ed815313289ee4d2aa43662df"><code>9ae1fd2</code></a> Make rust-encoding an optional feature.</li> <li><a href="https://github.com/servo/rust-url/commit/e6866f2a870b1aa330bb43adf1df907b55989be4"><code>e6866f2</code></a> Drop isindex support. We’ll see if anyone asks for it.</li> <li><a href="https://github.com/servo/rust-url/commit/00c0111b89b94eb7c20e85eccec7ac44cb87720c"><code>00c0111</code></a> Dont transmute non-UTF-8 bytes to str, even though it kinda maybe looks safe.</li> <li>Additional commits viewable in <a href="https://github.com/servo/rust-url/compare/idna-v0.2.0...v0.2.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=idna&package-manager=cargo&previous-version=0.2.0&new-version=0.2.1)](https://dependabot.com/compatibility-score/?dependency-name=idna&package-manager=cargo&previous-version=0.2.0&new-version=0.2.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) - 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 08:29:27 +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#2268
No description provided.