[PR #405] [CLOSED] Bump serde from 1.0.37 to 1.0.39 #1413

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

📋 Pull Request Information

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

Base: masterHead: dependabot/cargo/serde-1.0.39


📝 Commits (1)

  • c11f523 Bump serde from 1.0.37 to 1.0.39

📊 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.39.

Release notes

Sourced from serde's releases.

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
  • 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
  • 6e206ce Name formatter args with a leading double underscore
  • 47fc9af Emit borrowed methods only if collect_other_fields
  • 1651f86 Simplify Option that is always Some
  • 1157ac0 Eliminate unnecessary braces in wrap_deserialize_variant_with
  • 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/405 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 4/17/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/cargo/serde-1.0.39` --- ### 📝 Commits (1) - [`c11f523`](https://github.com/hickory-dns/hickory-dns/commit/c11f523a6836367e8923604c5ade0b96751ef4c0) Bump serde from 1.0.37 to 1.0.39 ### 📊 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.39. <details> <summary>Release notes</summary> *Sourced from serde's [releases](https://github.com/serde-rs/serde/releases).* > ## 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> - [`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 - [`6e206ce`](https://github.com/serde-rs/serde/commit/6e206ce05379aa92ea39fbae55b66c5bbf010ea8) Name formatter args with a leading double underscore - [`47fc9af`](https://github.com/serde-rs/serde/commit/47fc9af4729936232c55fd9aa87941ea7cbabd86) Emit borrowed methods only if collect_other_fields - [`1651f86`](https://github.com/serde-rs/serde/commit/1651f86d56309c22818c8d6de4b638d5e9ca9d3b) Simplify Option that is always Some - [`1157ac0`](https://github.com/serde-rs/serde/commit/1157ac01188d44c6a4133a2f47ad106cc471e2b7) Eliminate unnecessary braces in wrap_deserialize_variant_with - Additional commits viewable in [compare view](https://github.com/serde-rs/serde/compare/v1.0.37...v1.0.39) </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.39)](https://dependabot.com/compatibility-score.html?dependency-name=serde&package-manager=cargo&previous-version=1.0.37&new-version=1.0.39) 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:08 +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#1413
No description provided.