[PR #442] [CLOSED] Bump serde from 1.0.42 to 1.0.43 #1441

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

📋 Pull Request Information

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

Base: masterHead: dependabot/cargo/serde-1.0.43


📝 Commits (1)

  • 5ee4004 Bump serde from 1.0.42 to 1.0.43

📊 Changes

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

View changed files

📝 Cargo.lock (+4 -4)

📄 Description

Bumps serde from 1.0.42 to 1.0.43.

Release notes

Sourced from serde's releases.

v1.0.43

  • Fix handling of newtype struct inside of an untagged enum in serde_test (#1233)
Commits
  • 8927899 Release 1.0.43
  • ecef937 Merge pull request #1234 from serde-rs/newtype
  • bceda5f Unpack a layer of NewtypeStruct when content is newtype
  • f46a08b Merge pull request #1231 from ignatenkobrain/patch-1
  • f3cb7c7 derive: bump min version of quote to 0.5.2
  • See full diff 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.


🔄 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/442 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 4/30/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/cargo/serde-1.0.43` --- ### 📝 Commits (1) - [`5ee4004`](https://github.com/hickory-dns/hickory-dns/commit/5ee4004ea221055443f31a2e20a0c29500a52d42) Bump serde from 1.0.42 to 1.0.43 ### 📊 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.42 to 1.0.43. <details> <summary>Release notes</summary> *Sourced from [serde's releases](https://github.com/serde-rs/serde/releases).* > ## v1.0.43 > - Fix handling of newtype struct inside of an untagged enum in serde_test ([#1233](https://github-redirect.dependabot.com/serde-rs/serde/issues/1233)) </details> <details> <summary>Commits</summary> - [`8927899`](https://github.com/serde-rs/serde/commit/89278996c5391be1edd682b7ef298a0cb971420d) Release 1.0.43 - [`ecef937`](https://github.com/serde-rs/serde/commit/ecef937e2652f79a808af535ab150eacbb66a5b0) Merge pull request [#1234](https://github-redirect.dependabot.com/serde-rs/serde/issues/1234) from serde-rs/newtype - [`bceda5f`](https://github.com/serde-rs/serde/commit/bceda5fb18fb151b6604ef364aec85f957c1c421) Unpack a layer of NewtypeStruct when content is newtype - [`f46a08b`](https://github.com/serde-rs/serde/commit/f46a08b04eb5af2759edd4cfa5531d26e36c5ceb) Merge pull request [#1231](https://github-redirect.dependabot.com/serde-rs/serde/issues/1231) from ignatenkobrain/patch-1 - [`f3cb7c7`](https://github.com/serde-rs/serde/commit/f3cb7c7a325a910810168f3fda26381d9fcaeb30) derive: bump min version of quote to 0.5.2 - See full diff in [compare view](https://github.com/serde-rs/serde/compare/v1.0.42...v1.0.43) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/ci_status?dependency-name=serde&package-manager=cargo&previous-version=1.0.42&new-version=1.0.43)](https://dependabot.com/compatibility-score.html?dependency-name=serde&package-manager=cargo&previous-version=1.0.42&new-version=1.0.43) 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> --- <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:45 +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#1441
No description provided.