-
Notifications
You must be signed in to change notification settings - Fork 8
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
Update nuget dependencies #2057
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/nuget-dependencies
branch
from
May 1, 2024 16:25
4567a04
to
8a6f8cc
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
rajsite
approved these changes
May 1, 2024
@atmgrifter00 can you review the C# changes (small)? |
atmgrifter00
approved these changes
May 1, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.0.28
->6.0.29
6.0.28
->6.0.29
6.0.28
->6.0.29
6.0.28
->6.0.29
1.42.0
->1.43.0
2.0.21
->2.0.25
1.27.17
->1.28.9
1.27.17
->1.28.9
1.27.17
->1.28.9
2.7.0
->2.8.0
2.7.0
->2.8.0
2.5.7
->2.8.0
Release Notes
dotnet/aspnetcore (Microsoft.AspNetCore.Components.Web)
v6.0.29
: .NET 6.0.29Release
microsoft/playwright-dotnet (Microsoft.Playwright)
v1.43.0
New APIs
Method BrowserContext.ClearCookiesAsync() now supports filters to remove only some cookies.
New property Locator.ContentFrame converts a Locator object to a FrameLocator. This can be useful when you have a Locator object obtained somewhere, and later on would like to interact with the content inside the frame.
New property FrameLocator.Owner converts a FrameLocator object to a Locator. This can be useful when you have a FrameLocator object obtained somewhere, and later on would like to interact with the
iframe
element.Browser Versions
This version was also tested against the following stable channels:
bUnit-dev/bUnit (bunit)
v1.28.9
Fixed
@formname
directive led to anInvalidOperationException
when used on a form element. Reported by @suzu2469 in #1438.Fixed by @egil/@linkdotnet.
Changed
NavigationManager
is again registered as a singleton instead of scoped.xunit/xunit (xunit)
v2.8.0
Compare Source
v2.7.1
Compare Source
xunit/visualstudio.xunit (xunit.runner.visualstudio)
v2.8.0
Compare Source
v2.5.8
Compare Source
Configuration
📅 Schedule: Branch creation - "monthly" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.