Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 26, 2025

Updated PublicApiGenerator from 9.3.0 to 11.5.3.

Release notes

Sourced from PublicApiGenerator's releases.

11.5.3

What's Changed

Full Changelog: PublicApiGenerator/PublicApiGenerator@11.5.2...11.5.3

11.5.2

What's Changed

New Contributors

Full Changelog: PublicApiGenerator/PublicApiGenerator@11.5.1...11.5.2

11.5.1

New features

Misc

Full Changelog: PublicApiGenerator/PublicApiGenerator@11.5.0...11.5.1

11.5.0

What's Changed

CI updates

Full Changelog: PublicApiGenerator/PublicApiGenerator@11.4.6...11.5.0

11.4.6

What's Changed

Full Changelog: PublicApiGenerator/PublicApiGenerator@11.4.5...11.4.6

11.4.5

What's Changed

Full Changelog: PublicApiGenerator/PublicApiGenerator@11.4.4...11.4.5

11.4.4

What's Changed

Full Changelog: PublicApiGenerator/PublicApiGenerator@11.4.3...11.4.4

11.4.3

What's Changed

Full Changelog: PublicApiGenerator/PublicApiGenerator@11.4.2...11.4.3

11.4.2

What's Changed

Misc

Full Changelog: PublicApiGenerator/PublicApiGenerator@11.4.1...11.4.2

11.4.1

What's Changed

Full Changelog: PublicApiGenerator/PublicApiGenerator@11.4.0...11.4.1

11.4.0

This release brings some new features that may change your existing generated APIs. You can find more information in #​448. In case you want to preserve previous behaviour please open an issue.

Bugfixes

New features

Updated dependencies

Misc

11.3.0

New Features

Misc

New Contributors

Full Changelog: PublicApiGenerator/PublicApiGenerator@11.2.0...11.3.0

11.2.0

New Features

Documentation

Misc

New Contributors

Full Changelog: PublicApiGenerator/PublicApiGenerator@11.1.0...11.2.0

11.1.0

What's Changed

Bugfixes:

New features:

Mics:

Full Changelog: PublicApiGenerator/PublicApiGenerator@11.0.0...11.1.0

11.0.0

What's Changed

Full Changelog: PublicApiGenerator/PublicApiGenerator@10.5.0...11.0.0

10.5.0

What's Changed

Full Changelog: PublicApiGenerator/PublicApiGenerator@10.4.1...10.5.0

10.4.1

What's Changed

Full Changelog: PublicApiGenerator/PublicApiGenerator@10.4.0...10.4.1

10.4.0

What's Changed

Full Changelog: PublicApiGenerator/PublicApiGenerator@10.3.0...10.4.0

10.3.0

Changes:

  • Bump Mono.Cecil to 0.11.4 #​227
  • Bump System.CodeDom to 6.0.0 #​231
  • Fix generic arguments for array types PR @​sungam3r
  • When determining flag combination, match only flags having all of their bits set PR @​stakx
  • Add docs for how to approve with Verify PR @​SimonCropp

10.2.0

Changes:

  • Fix package reference to PublicApiGenerator in the tool #​202
  • Bump Mono.Cecil to 0.11.2 #​194
  • Bump System.CodeDom from 4.5.0 to 4.7.0 #​195

10.1.2

Changes:

  • Fix syntax for overloaded operator methods PR @​stakx

10.1.1

Changes:

  • Fix SerializableAttribute not shown in API output PR @​stakx

10.1.0

Changes:

  • Tool: Write errors to standard error PR @​atifaziz
  • Tool: Fix help to show description of arguments PR @​atifaziz
  • Tool: Consistently write errors & log to standard error PR
  • Tool: Generate API on STDOUT when single target framework given PR
  • Tool: Support for package-source PR
  • Tool: Ability to specify the wait time in seconds for the Api generation to complete PR
  • Generator: Fix output for abstract get-set indexers PR @​stakx

10.0.2

Changes:

  • Change default value from null to default for generic parameter PR

10.0.1

Changes:

  • Fix Output property even though indexer exists PR

10.0.0

Changes:

  • Remove support for .NET 4.0 PR
  • Read-only structs support PR
  • In-modifier support PR
  • Unsafe modifier support PR
  • Support for default keyword for non primitive structs PR
  • Removing empty attribute parentheses and Attribute suffix if present [PR](Remove empty attribute parenthesis and attribute suffix if exists PublicApiGenerator/PublicApiGenerator#118
  • Fix order of static and readonly keywords PR
  • Fix order of members within a type, by @​adamralph PR
  • Volatile public field support PR
  • Fix support for named indexers PR
  • More advanced support for Property, event and method modifiers
  • Event modifiers PR
  • Property modifiers PR
  • Method modifiers PR
  • C# 8 nullable reference type support, by @​sungam3r and @​jnm2 PR
  • Embedded PDB in package and source for better source-stepping PR
  • Introduce ApiGeneratorOptions to configure the generator PR
  • Extension methods as public API for the generator PR

For more information see the related milestone.

Commits viewable in compare view.

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

---
updated-dependencies:
- dependency-name: PublicApiGenerator
  dependency-version: 11.5.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Nov 26, 2025
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.

1 participant