Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2025

Bumps PublicApiGenerator from 11.4.1 to 11.4.2.

Release notes

Sourced from PublicApiGenerator's releases.

11.4.2

What's Changed

Misc

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

Commits
  • 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)
  • 5ea14b3 Bump Roslynator.Formatting.Analyzers from 4.12.10 to 4.12.11 in /src (#457)
  • See full diff 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 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)

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

---
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 added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Feb 20, 2025
@github-actions github-actions bot added the tests Pull request that adds new or changes existing tests label Feb 20, 2025
@sungam3r sungam3r merged commit 56dfb37 into master Mar 3, 2025
8 checks passed
@sungam3r sungam3r deleted the dependabot/nuget/src/PublicApiGenerator-11.4.2 branch March 3, 2025 07:54
@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 (8ad833e) to head (3066664).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #156   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines          259       259           
  Branches        40        40           
=========================================
  Hits           259       259           

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

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 tests Pull request that adds new or changes existing tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants