-
Notifications
You must be signed in to change notification settings - Fork 9
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
build(deps): bump bunit, Microsoft.AspNetCore.Components.Web and Microsoft.AspNetCore.Components.WebAssembly #76
Conversation
21770c5
to
635394b
Compare
…osoft.AspNetCore.Components.WebAssembly Bumps [bunit](https://github.com/bUnit-dev/bUnit), [Microsoft.AspNetCore.Components.Web](https://github.com/dotnet/aspnetcore) and [Microsoft.AspNetCore.Components.WebAssembly](https://github.com/dotnet/aspnetcore). These dependencies needed to be updated together. Updates `bunit` from 1.32.7 to 1.33.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.32.7...v1.33.3) Updates `Microsoft.AspNetCore.Components.Web` from 8.0.6 to 9.0.0-rc.1.24452.1 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v8.0.6...v9.0.0-rc.1.24452.1) Updates `Microsoft.AspNetCore.Components.WebAssembly` from 8.0.8 to 9.0.0-rc.1.24452.1 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v8.0.8...v9.0.0-rc.1.24452.1) --- 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 - dependency-name: Microsoft.AspNetCore.Components.WebAssembly dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
635394b
to
94f3aa7
Compare
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Note 🎁 Summarized by CodeRabbit FreeYour organization is on the Free plan. CodeRabbit will generate a high-level summary and a walkthrough for each pull request. For a comprehensive line-by-line review, please upgrade your subscription to CodeRabbit Pro by visiting https://app.coderabbit.ai/login. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Superseded by #98. |
Bumps bunit, Microsoft.AspNetCore.Components.Web and Microsoft.AspNetCore.Components.WebAssembly. These dependencies needed to be updated together.
Updates
bunit
from 1.32.7 to 1.33.3Release notes
Sourced from bunit's releases.
Changelog
Sourced from bunit's changelog.
Commits
a95c4be
Updated CHANGELOG.md for 1.33.3 release76793a1
Merge pull request #1583 from bUnit-dev/release/v1.33932c8ac
Set version to '1.33'464bb0a
docs: Added changelog entry2b1e097
fix: Use one central version for System.Text.Jsondd25f77
feat: Enable constructor injection (#1581)8ff1bf3
chore: Bump packages0f76e56
feat: Respect base properties (#1572)b9f8911
Merge branch 'stable'0bce4e8
Merge branch 'release/v1.32'Updates
Microsoft.AspNetCore.Components.Web
from 8.0.6 to 9.0.0-rc.1.24452.1Release notes
Sourced from Microsoft.AspNetCore.Components.Web's releases.
Commits
280c613
Merge pull request #57632 from dotnet/darc-release/9.0-rc1-c5c3a56e-fa57-4e22...74bc395
Update dependencies from https://github.com/dotnet/efcore build 20240901.166b86e5
Update dependencies from https://github.com/dotnet/runtime build 20240831.7779d2cf
Update dependencies from https://github.com/dotnet/efcore build 20240830.76b64c4c
Update dependencies from https://github.com/dotnet/runtime build 20240830.57270086
Update dependencies from https://github.com/dotnet/efcore build 20240821.11 (...5954d02
[release/9.0-rc1] Update dependencies from dotnet/runtime (#57435)955f83b
[release/9.0-rc1] Update dependencies from dotnet/efcore, dotnet/runtime (#57...5ec81c1
Forward-port the Virtualize MaxItemCount added in .NET 8 patch to .NET 9 RC1 ...e016351
[release/9.0-rc1] Update dependencies from dotnet/efcore, dotnet/runtime (#57...Updates
Microsoft.AspNetCore.Components.WebAssembly
from 8.0.8 to 9.0.0-rc.1.24452.1Release notes
Sourced from Microsoft.AspNetCore.Components.WebAssembly's releases.
Commits
280c613
Merge pull request #57632 from dotnet/darc-release/9.0-rc1-c5c3a56e-fa57-4e22...74bc395
Update dependencies from https://github.com/dotnet/efcore build 20240901.166b86e5
Update dependencies from https://github.com/dotnet/runtime build 20240831.7779d2cf
Update dependencies from https://github.com/dotnet/efcore build 20240830.76b64c4c
Update dependencies from https://github.com/dotnet/runtime build 20240830.57270086
Update dependencies from https://github.com/dotnet/efcore build 20240821.11 (...5954d02
[release/9.0-rc1] Update dependencies from dotnet/runtime (#57435)955f83b
[release/9.0-rc1] Update dependencies from dotnet/efcore, dotnet/runtime (#57...5ec81c1
Forward-port the Virtualize MaxItemCount added in .NET 8 patch to .NET 9 RC1 ...e016351
[release/9.0-rc1] Update dependencies from dotnet/efcore, dotnet/runtime (#57...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)