Skip to content

Bump the all group with 1 update#131

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/nuget/src/tests/AutoSDK.IntegrationTests.Cli/all-83fc281800
Mar 2, 2026
Merged

Bump the all group with 1 update#131
github-actions[bot] merged 1 commit intomainfrom
dependabot/nuget/src/tests/AutoSDK.IntegrationTests.Cli/all-83fc281800

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

Updated SharpYaml from 2.1.4 to 3.0.0.

Release notes

Sourced from SharpYaml's releases.

3.0.0

Changes

✨ New Features

  • Add instructions (bb5669ef)
  • Add SharpYaml3 specification (719972bd)
  • Add v3 serializer API skeleton and docs (a4207490)
  • Add source generator baseline and JSON attribute support (b0d00f30)
  • Add lossless syntax tree API with spans and tests (dc9c8be6)
  • Add v3 golden-file serializer coverage (5fdb8d67)
  • Add NativeAOT smoke sample project (63eb9a97)
  • Add YAML converter API surface (e9920ba9)
  • Add polymorphism via discriminator and tags (4ff9f17c)
  • Add net10 benchmark suite vs YamlDotNet (f44b8b1e)
  • Add core YAML scalar and mapping serializer tests (3d5a4064)
  • Add parser/scanner error-path coverage tests (3c24a48d)
  • Add Emitter edge-case tests (4b2971f0)
  • Add comprehensive YAML 1.2 spec edge case tests (713efcbf)
  • Add YamlAttribute base class (5c12b356)
  • Add lifecycle callbacks for YAML serialization (2ea55f29)
  • Add YamlExtensionData support for overflow properties (15aae5c2)
  • Add YamlConverterAttribute for custom converters (289a4d8e)
  • Add svg logo (a3229804)
  • Add benchmark results (7d4373b7)
  • Add netstandard2.0 target (PolySharp + conditional System.Text.Json) (32f3d46b)
  • Add built-in DateTime/Guid/TimeSpan converters (0fe77904)
  • Add site.yml workflow (0996915a)
  • Add IBufferWriter serialization overloads (7cf50ce0)
  • Add collection and non-string dictionary support (reflection) (8dcf1951)
  • Add merge key (<<) support for Core/Extended (cef01b1b)
  • Add net8.0 target framework (4e4c41b9)

🐛 Bug Fixes

  • Fix YAML writer escaping for control chars (9361d1fe)
  • Fix warnings in YamlSerializerOptions (ab23407e)
  • Fix: accept YAML 1.2 %YAML directives (ef0c9138)
  • Fix: improve EventReader.Expect exception message (59b0f632)
  • Fix: allow ':' in flow plain scalars (56535768)
  • Fix: stream TextReader deserialization (9366fe84)
  • Fix: make InsertionQueue internal (4c758ce3)
  • Fix anchor handling for immutable collections (40cb7294)
  • Fix site readme.md (4dd6c7bc)
  • Fix icons (ec9e0390)
  • Fix package readme inclusion (da9f3c5d)

🚀 Enhancements

  • Refactor typeinfo IO protocol and optimize YAML writing (05ad66f3)
  • Refactor reader/writer base, options record, JsonNamingPolicy (5bac5355)
    ... (truncated)

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps SharpYaml from 2.1.4 to 3.0.0

---
updated-dependencies:
- dependency-name: SharpYaml
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
...

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 Mar 2, 2026
@github-actions github-actions bot merged commit 89ba027 into main Mar 2, 2026
3 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/src/tests/AutoSDK.IntegrationTests.Cli/all-83fc281800 branch March 2, 2026 05:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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