Skip to content

Bump the all-dependencies group with 5 updates#68

Merged
HarroCReineking merged 1 commit into
mainfrom
dependabot/nuget/all-dependencies-498571fc32
Jul 1, 2026
Merged

Bump the all-dependencies group with 5 updates#68
HarroCReineking merged 1 commit into
mainfrom
dependabot/nuget/all-dependencies-498571fc32

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Updated Microsoft.AspNetCore.OpenApi from 10.0.8 to 10.0.9.

Release notes

Sourced from Microsoft.AspNetCore.OpenApi's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.CodeAnalysis.NetAnalyzers from 10.0.300 to 10.0.301.

Release notes

Sourced from Microsoft.CodeAnalysis.NetAnalyzers's releases.

10.0.301

You can build .NET 10.0 from the repository by cloning the release tag v10.0.301 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.

Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

Commits viewable in compare view.

Updated Swashbuckle.AspNetCore from 10.2.1 to 10.2.3.

Release notes

Sourced from Swashbuckle.AspNetCore's releases.

10.2.3

What's Changed

Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v10.2.2...v10.2.3

10.2.2

What's Changed

New Contributors

Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v10.2.1...v10.2.2

Commits viewable in compare view.

Updated Swashbuckle.AspNetCore.Swagger from 10.2.1 to 10.2.3.

Release notes

Sourced from Swashbuckle.AspNetCore.Swagger's releases.

10.2.3

What's Changed

Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v10.2.2...v10.2.3

10.2.2

What's Changed

New Contributors

Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v10.2.1...v10.2.2

Commits viewable in compare view.

Updated TUnit from 1.51.0 to 1.57.14.

Release notes

Sourced from TUnit's releases.

1.57.14

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.57.0...v1.57.14

1.57.0

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.56.35...v1.57.0

1.56.35

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.56.25...v1.56.35

1.56.25

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.56.18...v1.56.25

1.56.18

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.56.0...v1.56.18

1.56.0

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.55.2...v1.56.0

1.55.2

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.55.0...v1.55.2

1.55.0

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.54.0...v1.55.0

1.54.0

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.53.0...v1.54.0

1.53.0

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.51.0...v1.53.0

Commits viewable in compare view.

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 Microsoft.AspNetCore.OpenApi from 10.0.8 to 10.0.9
Bumps Microsoft.CodeAnalysis.NetAnalyzers from 10.0.300 to 10.0.301
Bumps Swashbuckle.AspNetCore from 10.2.1 to 10.2.3
Bumps Swashbuckle.AspNetCore.Swagger from 10.2.1 to 10.2.3
Bumps TUnit from 1.51.0 to 1.57.14

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.OpenApi
  dependency-version: 10.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: Microsoft.CodeAnalysis.NetAnalyzers
  dependency-version: 10.0.301
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: Swashbuckle.AspNetCore.Swagger
  dependency-version: 10.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: TUnit
  dependency-version: 1.57.14
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

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 Jul 1, 2026
@dependabot dependabot Bot requested a review from HarroCReineking as a code owner July 1, 2026 13:12
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code labels Jul 1, 2026
@HarroCReineking HarroCReineking merged commit 8f75303 into main Jul 1, 2026
1 check passed
@dependabot dependabot Bot deleted the dependabot/nuget/all-dependencies-498571fc32 branch July 1, 2026 13:41
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