Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

Bumps PublicApiGenerator from 11.4.1 to 11.4.5.

Release notes

Sourced from PublicApiGenerator's releases.

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

Commits
  • 63395f9 Handle ordering of type aliases for Nullable<T> (#470)
  • 8f02ced Handle ordering of type aliases (#469)
  • a2ae49c Bump Roslynator.Formatting.Analyzers from 4.13.0 to 4.13.1 in /src (#466)
  • e5a25d5 Bump Roslynator.Analyzers from 4.13.0 to 4.13.1 in /src (#467)
  • 3648dfe Handle ordering of nullable arguments with constraints (#468)
  • 201a75d Update license (#456)
  • 81cb8c5 Handle Nullable<T> gracefully (#465)
  • 0288483 Bump Roslynator.Analyzers from 4.12.11 to 4.13.0 in /src (#463)
  • cd22449 Bump Roslynator.Formatting.Analyzers from 4.12.11 to 4.13.0 in /src (#462)
  • b9af77e Bump Roslynator.Analyzers from 4.12.10 to 4.12.11 in /src (#458)
  • Additional 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.

@dependabot dependabot bot added the dependency:nuget Indicates a pull request related to updating or managing NuGet package dependencies. label Mar 3, 2025
@dependabot dependabot bot requested a review from samtrion March 3, 2025 10:42
@codecov
Copy link

codecov bot commented Mar 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (ded5ab6) to head (f54dd63).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #97   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           83        83           
  Branches        26        26           
=========================================
  Hits            83        83           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dependabot dependabot bot force-pushed the dependabot/nuget/PublicApiGenerator-11.4.5 branch 3 times, most recently from d1b25f1 to f3761e2 Compare March 17, 2025 10:23
@samtrion
Copy link
Contributor

samtrion commented Apr 6, 2025

@dependabot rebase

Bumps [PublicApiGenerator](https://github.com/PublicApiGenerator/PublicApiGenerator) from 11.4.1 to 11.4.5.
- [Release notes](https://github.com/PublicApiGenerator/PublicApiGenerator/releases)
- [Commits](PublicApiGenerator/PublicApiGenerator@11.4.1...11.4.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/PublicApiGenerator-11.4.5 branch from f3761e2 to 99ecf73 Compare April 6, 2025 10:46
@sonarqubecloud
Copy link

sonarqubecloud bot commented Apr 6, 2025

Copy link
Contributor

@samtrion samtrion left a comment

Choose a reason for hiding this comment

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

@dependabot squash and merge

@dependabot dependabot bot merged commit 397af71 into main Apr 6, 2025
16 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/PublicApiGenerator-11.4.5 branch April 6, 2025 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency:nuget Indicates a pull request related to updating or managing NuGet package dependencies.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants