linkdotnet / Blog

A blog (engine) completely written in C# and Blazor. It aims to be a simple use and easy to extend platform. Blogposts are written in Markdown and are rendered to HTML. This gives all the flexibility needed to express yourself but also have an easy way of creating posts in the first place.
https://steven-giesel.com/
MIT License
287 stars 51 forks source link

Bump bunit from 1.24.10 to 1.25.3 #312

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps bunit from 1.24.10 to 1.25.3.

Release notes

Sourced from bunit's releases.

1.25.3

  • Upgrade all .NET 8 preview dependencies to .NET 8 stable.
Changelog

Sourced from bunit's changelog.

[1.25.3] - 2023-11-14

  • Upgrade all .NET 8 preview dependencies to .NET 8 stable.
Commits
  • b9db836 Updated CHANGELOG.md for 1.25.3 release
  • 2872210 Merge pull request #1272 from bUnit-dev/release/v1.25
  • 74051c4 Set version to '1.25'
  • 174b692 chore: Upgrade all .NET 8 preview dependencies to .NET 8 stable
  • 100db52 build(deps): Bump System.Text.Json from 7.0.3 to 8.0.0 (#1270)
  • 0db38a6 build(deps): Bump docfx from 2.73.1 to 2.73.2
  • 58dff26 build(deps): Bump Serilog.Expressions from 3.4.1 to 4.0.0 (#1265)
  • 788b72d build(deps): Bump Serilog from 3.0.1 to 3.1.1 (#1267)
  • 3d9f9d9 build(deps): Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 (#1264)
  • 4580d33 Merge branch 'stable'
  • Additional 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 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 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)