[PR #413] [CLOSED] Bump serde from 1.0.37 to 1.0.41 #1420

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

📋 Pull Request Information

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

Base: masterHead: dependabot/cargo/serde-1.0.41


📝 Commits (1)

  • 511bfeb Bump serde from 1.0.37 to 1.0.41

📊 Changes

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

View changed files

📝 Cargo.lock (+4 -4)

📄 Description

Bumps serde from 1.0.37 to 1.0.41.

Release notes

Sourced from serde's releases.

v1.0.41

  • Allow integers in an internally tagged enum to be deserialized from CBOR integers of any size (#1222)

v1.0.40

  • More flexible deserialization of byte arrays inside of untagged and internally tagged enums (#1217, #1216)

v1.0.39

  • Implement deserializer hints in handling of untagged and adjacently tagged enums to improve compile time and executable size (#286)

v1.0.38

  • Infer trait bounds for use of a type parameter associated type (#1213, thanks Osspial)
  • Fix deserialize_with on a struct variant with one field (#1215)
Commits
  • 382f3c2 Release 1.0.41
  • 85ca12a Deserialize any integer from any buffered integer type
  • 541f918 Release 1.0.40
  • 3c4961c Lenient byte and string deserialization from buffered content
  • 184264e Release 1.0.39
  • 6050229 Simplify counting remaining elements
  • e1db820 Implement all &Content deserializer hints
  • 0081cc9 Implement all Content deserializer hints
  • 9bc0580 Fix clippy lint about literal in format string
  • 8d113e6 Release 1.0.38
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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)

Finally, you can contact us by mentioning @dependabot.


🔄 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/413 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 4/20/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/cargo/serde-1.0.41` --- ### 📝 Commits (1) - [`511bfeb`](https://github.com/hickory-dns/hickory-dns/commit/511bfeb7844c0ebfd240f616d6465086d906b9d4) Bump serde from 1.0.37 to 1.0.41 ### 📊 Changes **1 file changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+4 -4) </details> ### 📄 Description Bumps [serde](https://github.com/serde-rs/serde) from 1.0.37 to 1.0.41. <details> <summary>Release notes</summary> *Sourced from serde's [releases](https://github.com/serde-rs/serde/releases).* > ## v1.0.41 > - Allow integers in an internally tagged enum to be deserialized from CBOR integers of any size ([#1222](https://github-redirect.dependabot.com/serde-rs/serde/issues/1222)) > > ## v1.0.40 > - More flexible deserialization of byte arrays inside of untagged and internally tagged enums ([#1217](https://github-redirect.dependabot.com/serde-rs/serde/issues/1217), [#1216](https://github-redirect.dependabot.com/serde-rs/serde/issues/1216)) > > ## v1.0.39 > - Implement deserializer hints in handling of untagged and adjacently tagged enums to improve compile time and executable size ([#286](https://github-redirect.dependabot.com/serde-rs/serde/issues/286)) > > ## v1.0.38 > - Infer trait bounds for use of a type parameter associated type ([#1213](https://github-redirect.dependabot.com/serde-rs/serde/issues/1213), thanks [**Osspial**](https://github.com/Osspial)) > - Fix deserialize_with on a struct variant with one field ([#1215](https://github-redirect.dependabot.com/serde-rs/serde/issues/1215)) </details> <details> <summary>Commits</summary> - [`382f3c2`](https://github.com/serde-rs/serde/commit/382f3c27718ffa7ef30b8ceac7ac7bd8c4caaae0) Release 1.0.41 - [`85ca12a`](https://github.com/serde-rs/serde/commit/85ca12a8c3fb90303388db622a370c2473df769f) Deserialize any integer from any buffered integer type - [`541f918`](https://github.com/serde-rs/serde/commit/541f9180cfd756a6a196a40d708dd460163fed10) Release 1.0.40 - [`3c4961c`](https://github.com/serde-rs/serde/commit/3c4961c48e891057ce080e3bd00b66d0f6097683) Lenient byte and string deserialization from buffered content - [`184264e`](https://github.com/serde-rs/serde/commit/184264ee924b249beb54720c4f9dc6474696e090) Release 1.0.39 - [`6050229`](https://github.com/serde-rs/serde/commit/6050229e7edd1688be78494f8cee1dc551e064de) Simplify counting remaining elements - [`e1db820`](https://github.com/serde-rs/serde/commit/e1db820c9fa614eceb23baa4e7f2cbd4fc2dfa21) Implement all &Content deserializer hints - [`0081cc9`](https://github.com/serde-rs/serde/commit/0081cc961d0a14dd89cc68931f225b59e6d2931e) Implement all Content deserializer hints - [`9bc0580`](https://github.com/serde-rs/serde/commit/9bc05803feef2e2ee30c62cb047d7c3ea6d44fbe) Fix clippy lint about literal in format string - [`8d113e6`](https://github.com/serde-rs/serde/commit/8d113e67d6489b4286d880dea53bda626bc3693a) Release 1.0.38 - Additional commits viewable in [compare view](https://github.com/serde-rs/serde/compare/v1.0.37...v1.0.41) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/ci_status?dependency-name=serde&package-manager=cargo&previous-version=1.0.37&new-version=1.0.41)](https://dependabot.com/compatibility-score.html?dependency-name=serde&package-manager=cargo&previous-version=1.0.37&new-version=1.0.41) 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`. --- **Note:** This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit. You can always request more updates by clicking `Bump now` in your [Dependabot dashboard](https://app.dependabot.com). <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) Finally, you can contact us by mentioning @dependabot. </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:05:24 +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#1420
No description provided.