Skip to content

Bump SharpYaml from 3.11.0 to 3.12.0#20012

Merged
microsoft-github-policy-service[bot] merged 1 commit into
mainfrom
dependabot/nuget/src/SharpYaml-3.12.0
Jul 6, 2026
Merged

Bump SharpYaml from 3.11.0 to 3.12.0#20012
microsoft-github-policy-service[bot] merged 1 commit into
mainfrom
dependabot/nuget/src/SharpYaml-3.12.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Updated SharpYaml from 3.11.0 to 3.12.0.

Release notes

Sourced from SharpYaml's releases.

3.12.0

Changes

🧰 Misc

  • Honor runtime converters in generated contexts (#​150) (66c0afef)
  • Resolve generated runtime converters during initialization (#​150) (9d6d0647)
  • Support interface polymorphism in source generation (#​151) (5ca3589c)
  • Mark generated serializer code as generated (#​152) (b1e393b5)
  • Quote standalone indicator scalars (#​153) (55a04976)
  • Switch to dotnet-releaser NuGet Trusted Publishing (00be7904)

Full Changelog: 3.11.0...3.12.0

Published with dotnet-releaser

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 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)
###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com//pull/20012)

---
updated-dependencies:
- dependency-name: SharpYaml
  dependency-version: 3.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jul 6, 2026
@microsoft-github-policy-service microsoft-github-policy-service Bot enabled auto-merge (squash) July 6, 2026 00:15
@microsoft-github-policy-service microsoft-github-policy-service Bot added the auto-merge Automatically merge this PR label Jul 6, 2026

@microsoft-github-policy-service microsoft-github-policy-service Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@microsoft-github-policy-service microsoft-github-policy-service Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@microsoft-github-policy-service microsoft-github-policy-service Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@microsoft-github-policy-service microsoft-github-policy-service Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Test this change out locally with the following install scripts (Action run 28760258659)

VSCode
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-vsix.sh) --run-id 28760258659
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-vsix.ps1) } -RunId 28760258659"
Azure CLI
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-cli.sh) --run-id 28760258659
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-cli.ps1) } -RunId 28760258659"

@microsoft-github-policy-service microsoft-github-policy-service Bot merged commit a06f080 into main Jul 6, 2026
47 checks passed
@microsoft-github-policy-service microsoft-github-policy-service Bot deleted the dependabot/nuget/src/SharpYaml-3.12.0 branch July 6, 2026 00:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge Automatically merge this PR dependencies Pull requests that update a dependency file .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants