Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump bunit and Microsoft.AspNetCore.Components.Web #76

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2024

Bumps bunit and Microsoft.AspNetCore.Components.Web. These dependencies needed to be updated together.
Updates bunit from 1.28.9 to 1.31.3

Release notes

Sourced from bunit's releases.

1.31.3

Fixed

  • UploadFile should only throw an exception when the file size exceeds the maximum allowed size. Reported by @​candritzky. Fixed by @​linkdotnet.

1.30.3

Fixed

1.29.5

Fixed

  • CI build changes to force running verification on x64 based AMD CPUs.
Changelog

Sourced from bunit's changelog.

[1.31.3] - 2024-08-16

Fixed

  • UploadFile should only throw an exception when the file size exceeds the maximum allowed size. Reported by @​candritzky. Fixed by @​linkdotnet.

[1.30.3] - 2024-07-21

Fixed

[1.29.5] - 2024-07-05

Fixed

  • CI build changes to force running verification on x64 based AMD CPUs.
Commits
  • fa26750 Updated CHANGELOG.md for 1.31.3 release
  • 77cfacf Merge pull request #1522 from bUnit-dev/release/v1.31
  • f124668 Set version to '1.31'
  • 5d1165b build(deps): Bump Nerdbank.GitVersioning from 3.6.139 to 3.6.141 (#1516)
  • e1bc92c fix: Only throw bUnit created exceptions to the user (#1519)
  • e470106 Merge branch 'stable'
  • c2ae00e Updated CHANGELOG.md for 1.30.3 release
  • 9f80241 Release of new minor version v1.30 (#1506)
  • 1e40bc9 Merge branch 'release/v1.30'
  • ec63804 Set version to '1.31-preview'
  • Additional commits viewable in compare view

Updates Microsoft.AspNetCore.Components.Web from 8.0.4 to 9.0.0-preview.7.24406.2

Release notes

Sourced from Microsoft.AspNetCore.Components.Web's releases.

.NET 9.0 Preview 7

Release

.NET 9.0 Preview 6

Release

.NET 9 Preview 5

Release

.NET 9 Preview 4

Release

.NET 9.0 Preview 3

Release

.NET 9.0 Preview 2

[Release[(https://github.com/dotnet/core/releases/tag/v9.0.0-preview.2)

.NET 9 Preview 1

Release

.NET 8.0.8

Release

.NET 8.0.7

Release

.NET 8.0.6

Release

.NET 8.0.5

Release

What's Changed

... (truncated)

Commits
  • abc2c72 [release/9.0-preview7] Update dependencies from dotnet/efcore, dotnet/runtime...
  • 4e5de62 [release/9.0-preview7] Update dependencies from dotnet/efcore, dotnet/runtime...
  • 41a338d [release/9.0-preview7] Update dependencies from dotnet/efcore, dotnet/runtime...
  • d15516b [release/9.0-preview7] Update dependencies from dotnet/efcore, dotnet/runtime...
  • 53be1ca [release/9.0-preview7] Go back to checked-in minified .js files (#56995)
  • fba8bd5 [release/9.0-preview7] Fix setting BuildNodeJs (#56958)
  • b64de7a [release/9.0-preview7] Make ApiExplorer for minimal APIs trim-compatible (#56...
  • ed7ea40 Look up trusted certs consistently on windows (#56701)
  • 9503913 Revert "Remove non_webpack_require workaround and split Node dependencies...
  • 3720ba6 Update .NET SDK to 9.0.100-preview.7.24371.4 (#56927)
  • Additional commits viewable in compare view

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.

Bumps [bunit](https://github.com/bUnit-dev/bUnit) and [Microsoft.AspNetCore.Components.Web](https://github.com/dotnet/aspnetcore). These dependencies needed to be updated together.

Updates `bunit` from 1.28.9 to 1.31.3
- [Release notes](https://github.com/bUnit-dev/bUnit/releases)
- [Changelog](https://github.com/bUnit-dev/bUnit/blob/main/CHANGELOG.md)
- [Commits](bUnit-dev/bUnit@v1.28.9...v1.31.3)

Updates `Microsoft.AspNetCore.Components.Web` from 8.0.4 to 9.0.0-preview.7.24406.2
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v8.0.4...v9.0.0-preview.7.24406.2)

---
updated-dependencies:
- dependency-name: bunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.AspNetCore.Components.Web
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 19, 2024
@emncnozge emncnozge merged commit 3c39cf6 into master Sep 26, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/nuget/multi-0902bbaa19 branch September 26, 2024 13:33
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant