Bump serde_with from 3.15.0 to 3.15.1 in /sync-server #153

Merged
dependabot[bot] merged 1 commit from dependabot/cargo/sync-server/serde_with-3.15.1 into main 2025-11-02 17:52:27 +00:00
dependabot[bot] commented 2025-10-27 06:00:33 +00:00 (Migrated from github.com)

Bumps serde_with from 3.15.0 to 3.15.1.

Release notes

Sourced from serde_with's releases.

serde_with v3.15.1

Fixed

  • Fix building of the documentation by updating references to use serde_core.
Commits
  • d5ccc10 Bump version to v3.15.1 (#898)
  • 341fbc1 Bump version to v3.15.1
  • 18ca8f2 Update the documentation to refer to serde_core instead of serde (#897)
  • f5deae3 Update the documentation to refer to serde_core instead of serde
  • e8ad178 Bump github/codeql-action from 3 to 4 in the github-actions group (#893)
  • dcfb20f Bump regex from 1.11.2 to 1.12.1 (#894)
  • cb2fddd Bump regex from 1.11.2 to 1.12.1
  • 6a8cb9e Bump github/codeql-action from 3 to 4 in the github-actions group
  • 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 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
Bumps [serde_with](https://github.com/jonasbb/serde_with) from 3.15.0 to 3.15.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jonasbb/serde_with/releases">serde_with's releases</a>.</em></p> <blockquote> <h2>serde_with v3.15.1</h2> <h3>Fixed</h3> <ul> <li>Fix building of the documentation by updating references to use <code>serde_core</code>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jonasbb/serde_with/commit/d5ccc109e2e37c30e62effdc403e39d107498c7c"><code>d5ccc10</code></a> Bump version to v3.15.1 (<a href="https://redirect.github.com/jonasbb/serde_with/issues/898">#898</a>)</li> <li><a href="https://github.com/jonasbb/serde_with/commit/341fbc1f5e4e3a27d23772704f4e6fac536d91d2"><code>341fbc1</code></a> Bump version to v3.15.1</li> <li><a href="https://github.com/jonasbb/serde_with/commit/18ca8f23ca6fd254c89f5792df1488a0addf81f8"><code>18ca8f2</code></a> Update the documentation to refer to serde_core instead of serde (<a href="https://redirect.github.com/jonasbb/serde_with/issues/897">#897</a>)</li> <li><a href="https://github.com/jonasbb/serde_with/commit/f5deae3b73f19f23a0d31b7284bc1fbfb03aa516"><code>f5deae3</code></a> Update the documentation to refer to serde_core instead of serde</li> <li><a href="https://github.com/jonasbb/serde_with/commit/e8ad178defe03dc8904abfa9502e52246f313e3f"><code>e8ad178</code></a> Bump github/codeql-action from 3 to 4 in the github-actions group (<a href="https://redirect.github.com/jonasbb/serde_with/issues/893">#893</a>)</li> <li><a href="https://github.com/jonasbb/serde_with/commit/dcfb20f0b247895395fd39f71e6d98d65b09cd06"><code>dcfb20f</code></a> Bump regex from 1.11.2 to 1.12.1 (<a href="https://redirect.github.com/jonasbb/serde_with/issues/894">#894</a>)</li> <li><a href="https://github.com/jonasbb/serde_with/commit/cb2fddd12bbf965f5e96d2d50a2d0121da13ed88"><code>cb2fddd</code></a> Bump regex from 1.11.2 to 1.12.1</li> <li><a href="https://github.com/jonasbb/serde_with/commit/6a8cb9ebaa87303fabc8666ff03e8ae305f559bc"><code>6a8cb9e</code></a> Bump github/codeql-action from 3 to 4 in the github-actions group</li> <li>See full diff in <a href="https://github.com/jonasbb/serde_with/compare/v3.15.0...v3.15.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=serde_with&package-manager=cargo&previous-version=3.15.0&new-version=3.15.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details>
Sign in to join this conversation.
No description provided.