Skip to content

Bump Tomlyn from 1.2.0 to 2.3.0#90

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/Tomlyn-2.3.0
Open

Bump Tomlyn from 1.2.0 to 2.3.0#90
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/Tomlyn-2.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 30, 2026

Updated Tomlyn from 1.2.0 to 2.3.0.

Release notes

Sourced from Tomlyn's releases.

2.3.0

Changes

✨ New Features

  • Add cross-project polymorphism mappings (9aa0c76d)

Full Changelog: 2.2.1...2.3.0

Published with dotnet-releaser

2.2.1

Changes

🐛 Bug Fixes

  • Fix source-generated table extension accessibility (5b27044c)

🧰 Misc

  • Scope serializer caches to operations (df91ea56)
  • Support out-of-order subtable extensions (2ea74fca)

Full Changelog: 2.2.0...2.2.1

Published with dotnet-releaser

2.2.0

Changes

✨ New Features

  • Add single-or-array collection support (3fd5c09a)

Full Changelog: 2.1.0...2.2.0

Published with dotnet-releaser

2.1.0

Changes

🧰 Misc

  • Match object creation handling to System.Text.Json (e24c4f48)

Full Changelog: 2.0.1...2.1.0

Published with dotnet-releaser

2.0.1

Changes

✨ New Features

  • Add missing NotNullWhen (12f69d2d)

🐛 Bug Fixes

  • Fix AOT trimming (7980ae83)

Full Changelog: 2.0.0...2.0.1

Published with dotnet-releaser

2.0.0

Changes

🚨 Breaking Changes

  • Breaking change: remove duplicate TOML attribute (#​116) (fc10290f)

🐛 Bug Fixes

  • Fix array deserialization growth handling (#​117) (49dc628d)
  • Fix CS1726: exclude InternalsVisibleTo from signed assembly build (b391c835)

🧰 Misc

  • Optimize pooled array builder internals (1f12289f)

Full Changelog: 1.2.0...2.0.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)

---
updated-dependencies:
- dependency-name: Tomlyn
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 30, 2026
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