Closed
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
dda7988 to
b875161
Compare
Bumps Bogus from 35.6.1 to 35.6.5 Bumps bunit from 1.34.0 to 1.40.0 Bumps Hangfire.AspNetCore from 1.8.21 to 1.8.23 Bumps Hangfire.NetCore from 1.8.21 to 1.8.23 Bumps Hangfire.SqlServer from 1.8.21 to 1.8.23 Bumps Microsoft.AspNetCore.Authentication.Google from 10.0.0 to 10.0.6 Bumps Microsoft.Extensions.Configuration from 10.0.0 to 10.0.6 Bumps Microsoft.Playwright from 1.48.0 to 1.59.0 Bumps MudBlazor from 8.10.0 to 8.15.0 Bumps Serilog.Sinks.Console from 6.0.0 to 6.1.1 Bumps SonarAnalyzer.CSharp from 10.4.0.108396 to 10.23.0.137933 Bumps Testcontainers.MsSql from 4.1.0 to 4.11.0 Bumps xunit.runner.visualstudio from 3.1.4 to 3.1.5 --- updated-dependencies: - dependency-name: Bogus dependency-version: 35.6.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: bunit dependency-version: 1.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: Hangfire.AspNetCore dependency-version: 1.8.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Hangfire.NetCore dependency-version: 1.8.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Hangfire.SqlServer dependency-version: 1.8.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Microsoft.AspNetCore.Authentication.Google dependency-version: 10.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Microsoft.Extensions.Configuration dependency-version: 10.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Microsoft.Playwright dependency-version: 1.59.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: MudBlazor dependency-version: 8.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: Serilog.Sinks.Console dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: SonarAnalyzer.CSharp dependency-version: 10.23.0.137933 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: Testcontainers.MsSql dependency-version: 4.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
b875161 to
f9da23e
Compare
Author
|
Superseded by #12. |
This file contains hidden or 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
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.
Updated Bogus from 35.6.1 to 35.6.5.
Release notes
Sourced from Bogus's releases.
35.6.5
CHANGE LOG
35.6.4
CHANGE LOG
35.6.3
CHANGE LOG
35.6.2
CHANGE LOG
Commits viewable in compare view.
Updated bunit from 1.34.0 to 1.40.0.
Release notes
Sourced from bunit's releases.
1.40.0
Fixed
1.39.5
Fixed
UriorBaseUriproperty on theFakeNavigationManagerif navigation is prevented by a handler onnet7.0or greater. Reported and fixed by @ayyron-dev in #1647FindComponentsthrows an exception, when a base and derived class was searched for. Reported by @BlueDragon709 in [#1691].1.38.5
Added
1.37.7
Added
RendererInfoandAssignedRenderMode(.net9.0).1.36.0
Added
1.35.3
Added
bunit.generatorsandbunit.web.query) are flagged as stable.Commits viewable in compare view.
Updated Hangfire.AspNetCore from 1.8.21 to 1.8.23.
Release notes
Sourced from Hangfire.AspNetCore's releases.
1.8.23
Release Notes
Hangfire.Core
AutomaticRetryAttributeis ignored under certain conditions regression from 1.8.14 (by @jirikanda).TypeNameAssemblyFormatHandlingin tests with .NET 6 (by @viktor-vintertass).Hangfire.AspNetCore
InvalidOperationException: The request reached the end of the pipeline without executing the endpoint.1.8.22
Release Notes
Hangfire.Core
IGlobalConfiguration.UseNoOpLogProvidermethod to disable logging.Cronclass, add remarks in docs instead.SimpleAssemblyTypeSerializer.IBackgroundProcessingServerinstances on OWIN app shutdown.AspNetShutdownDetectorfor early ASP.NET shutdown detection is not working (regression from 1.7.30).netcoreapp3.1target with thenet8.0one in tests.Hangfire.SqlServer
InvalidCastExceptionwhen creating a background job with Schema 5 (regression from 1.8.15).netcoreapp3.1target with thenet8.0one in tests.Hangfire.AspNetCore
MapHangfireDashboardWithNoAuthorizationFiltersmethod, which does not include local-only filters.MapHangfireDashboardis used and no dispatcher is found.InvalidOperationExceptionupon receiving a request for 'hangfire/bootstrap.min.css.map'.Commits viewable in compare view.
Updated Hangfire.NetCore from 1.8.21 to 1.8.23.
Release notes
Sourced from Hangfire.NetCore's releases.
1.8.23
Release Notes
Hangfire.Core
AutomaticRetryAttributeis ignored under certain conditions regression from 1.8.14 (by @jirikanda).TypeNameAssemblyFormatHandlingin tests with .NET 6 (by @viktor-vintertass).Hangfire.AspNetCore
InvalidOperationException: The request reached the end of the pipeline without executing the endpoint.1.8.22
Release Notes
Hangfire.Core
IGlobalConfiguration.UseNoOpLogProvidermethod to disable logging.Cronclass, add remarks in docs instead.SimpleAssemblyTypeSerializer.IBackgroundProcessingServerinstances on OWIN app shutdown.AspNetShutdownDetectorfor early ASP.NET shutdown detection is not working (regression from 1.7.30).netcoreapp3.1target with thenet8.0one in tests.Hangfire.SqlServer
InvalidCastExceptionwhen creating a background job with Schema 5 (regression from 1.8.15).netcoreapp3.1target with thenet8.0one in tests.Hangfire.AspNetCore
MapHangfireDashboardWithNoAuthorizationFiltersmethod, which does not include local-only filters.MapHangfireDashboardis used and no dispatcher is found.InvalidOperationExceptionupon receiving a request for 'hangfire/bootstrap.min.css.map'.Commits viewable in compare view.
Updated Hangfire.SqlServer from 1.8.21 to 1.8.23.
Release notes
Sourced from Hangfire.SqlServer's releases.
1.8.23
Release Notes
Hangfire.Core
AutomaticRetryAttributeis ignored under certain conditions regression from 1.8.14 (by @jirikanda).TypeNameAssemblyFormatHandlingin tests with .NET 6 (by @viktor-vintertass).Hangfire.AspNetCore
InvalidOperationException: The request reached the end of the pipeline without executing the endpoint.1.8.22
Release Notes
Hangfire.Core
IGlobalConfiguration.UseNoOpLogProvidermethod to disable logging.Cronclass, add remarks in docs instead.SimpleAssemblyTypeSerializer.IBackgroundProcessingServerinstances on OWIN app shutdown.AspNetShutdownDetectorfor early ASP.NET shutdown detection is not working (regression from 1.7.30).netcoreapp3.1target with thenet8.0one in tests.Hangfire.SqlServer
InvalidCastExceptionwhen creating a background job with Schema 5 (regression from 1.8.15).netcoreapp3.1target with thenet8.0one in tests.Hangfire.AspNetCore
MapHangfireDashboardWithNoAuthorizationFiltersmethod, which does not include local-only filters.MapHangfireDashboardis used and no dispatcher is found.InvalidOperationExceptionupon receiving a request for 'hangfire/bootstrap.min.css.map'.Commits viewable in compare view.
Updated Microsoft.AspNetCore.Authentication.Google from 10.0.0 to 10.0.6.
Release notes
Sourced from Microsoft.AspNetCore.Authentication.Google's releases.
No release notes found for this version range.
Commits viewable in compare view.
Pinned Microsoft.Extensions.Configuration at 10.0.6.
Release notes
Sourced from Microsoft.Extensions.Configuration's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Playwright from 1.48.0 to 1.59.0.
Release notes
Sourced from Microsoft.Playwright's releases.
1.59.0
🎬 Screencast
New Page.Screencast API provides a unified interface for capturing page content with:
Screencast recording — record video with precise start/stop control, as an alternative to the
recordVideoDiroption:Action annotations — enable built-in visual annotations that highlight interacted elements and display action titles during recording:
ShowActionsAsyncacceptsPosition("top-left","top","top-right","bottom-left","bottom","bottom-right"),Duration(ms per annotation), andFontSize(px). Returns a disposable to stop showing actions.Visual overlays — add chapter titles and custom HTML overlays on top of the page for richer narration:
Real-time frame capture — stream JPEG-encoded frames for custom processing like thumbnails, live previews, AI vision, and more:
... (truncated)
1.58.0
Trace Viewer Improvements
Thanks to @cpAdm for contributing these improvements!
Miscellaneous
BrowserType.ConnectOverCDPAsync() now accepts an
IsLocaloption. When set totrue, it tells Playwright that it runs on the same host as the CDP server, enabling file system optimizations.Breaking Changes⚠️
_reactand_vueselectors. See locators guide for alternatives.:lightselector engine suffix. Use standard CSS selectors instead.Devtoolsfrom BrowserType.LaunchAsync() has been removed. UseArgs = new[] { "--auto-open-devtools-for-tabs" }instead.Browser Versions
1.57.0
Chrome for Testing
Starting with this release, Playwright switches from Chromium, to using Chrome for Testing builds. Both headed and headless browsers are subject to this. Your tests should still be passing after upgrading to Playwright 1.57.
We're expecting no functional changes to come from this switch. The biggest change is the new icon and title in your toolbar.
If you still see an unexpected behaviour change, please file an issue.
On Arm64 Linux, Playwright continues to use Chromium.
Breaking Change
After 3 years of being deprecated, we removed
Page.Accessibilityfrom our API. Please use other libraries such as Axe if you need to test page accessibility. See our Node.js guide for integration with Axe.New APIs
Stepsin Locator.ClickAsync() and Locator.DragToAsync() that configures the number ofmousemoveevents emitted while moving the mouse pointer to the target element.Browser Versions
1.56.0
New APIs
Breaking Changes
Miscellaneous
inputplaceholderBrowser Versions
1.55.0
Codegen
ToBeVisibleAsync()assertions: Codegen can now generate automaticToBeVisibleAsync()assertions for common UI interactions. This feature can be enabled in the Codegen settings UI.Breaking Changes
Miscellaneous
Microsoft.Playwright.Xunit.v3Microsoft.Playwright.MSTest.v4Browser Versions
This version was also tested against the following stable channels:
1.54.0
Highlights
New cookie property
PartitionKeyin browserContext.cookies() and browserContext.addCookies(). This property allows to save and restore partitioned cookies. See CHIPS MDN article for more information. Note that browsers have different support and defaults for cookie partitioning.New option
--user-data-dirin multiple commands. You can specify the same user data dir to reuse browsing state, like authentication, between sessions.pwsh bin/Debug/netX/playwright.ps1 opendoes not open the test recorder anymore. Usepwsh bin/Debug/netX/playwright.ps1 codegeninstead.Browser Versions
This version was also tested against the following stable channels:
1.53.0
Miscellaneous
New Steps in Trace Viewer:

New method Locator.Describe() to describe a locator. Used for trace viewer.
pwsh bin/Debug/netX/playwright.ps1 install --listwill now list all installed browsers, versions and locations.Browser Versions
This version was also tested against the following stable channels:
1.52.0
Highlights
New method Expect(locator).ToContainClassAsync() to ergonomically assert individual class names on the element.
Aria Snapshots got two new properties:
/childrenfor strict matching and/urlfor links.Miscellaneous
MaxRedirectsin apiRequest.NewContextAsync() to control the maximum number of redirects.Refin locator.AriaSnapshotAsync() to generate reference for each element in the snapshot which can later be used to locate the element.Breaking Changes
Cookieheader anymore. If aCookieheader is provided, it will be ignored, and the cookie will be loaded from the browser's cookie store. To set custom cookies, use browserContext.AddCookiesAsync().Browser Versions
This version was also tested against the following stable channels:
1.51.0
Highlights
New option
IndexedDBfor BrowserContext.StorageStateAsync() allows to save and restore IndexedDB contents. Useful when your application uses IndexedDB API to store authentication tokens, like Firebase Authentication.Here is an example following the authentication guide:
New option
Visiblefor locator.filter() allows matching only visible elements.New option
Contrastfor methods page.emulateMedia() and Browser.NewContextAsync() allows to emulate theprefers-contrastmedia feature.New option
FailOnStatusCodemakes all fetch requests made through the APIRequestContext throw on response codes other than 2xx and 3xx.Browser Versions
This version was also tested against the following stable channels:
1.50.0
Support for Xunit
Miscellaneous
UI updates
canvascontent in traces is error-prone. Display is now disabled by default, and can be enabled via theDisplay canvas contentUI setting.CallandNetworkpanels now display additional time information.Breaking
<input>,<select>, or a number of other editable elements.Browser Versions
This version was also tested against the following stable channels:
1.49.0
Aria snapshots
New assertion Expect(locator).toMatchAriaSnapshot() verifies page structure by comparing to an expected accessibility tree, represented as YAML.
You can generate this assertion with Test Generator or by calling locator.ariaSnapshot().
Learn more in the aria snapshots guide.
Tracing groups
New method tracing.group() allows you to visually group actions in the trace viewer.
Breaking:
chromeandmsedgechannels switch to new headless modeThis change affects you if you're using one of the following channels in your
playwright.config.ts:chrome,chrome-dev,chrome-beta, orchrome-canarymsedge,msedge-dev,msedge-beta, ormsedge-canaryAfter updating to Playwright v1.49, run your test suite. If it still passes, you're good to go. If not, you will probably need to update your snapshots, and adapt some of your test code around PDF viewers and extensions. See issue #33566 for more details.
Try new Chromium headless
You can opt into the new headless mode by using
'chromium'channel. As official Chrome documentation puts it:See issue #33566 for the list of possible breakages you could encounter and more details on Chromium headless. Please file an issue if you see any problems after opting in.
... (truncated)
Commits viewable in compare view.
Updated MudBlazor from 8.10.0 to 8.15.0.
Release notes
Sourced from MudBlazor's releases.
8.15.0
What's Changed
New Features
Bug Fixes
Other Changes
New Contributors
Full Changelog: MudBlazor/MudBlazor@v8.14.0...v8.15.0
8.14.0
What's Changed
Breaking Changes
New Features
Bug Fixes
from ... r g bsyntax by @danielchalmers in CSS: Improve browser compatibility by replacingfrom ... r g bsyntax MudBlazor/MudBlazor#11939Other Changes
New Contributors
Full Changelog: MudBlazor/MudBlazor@v8.13.0...v8.14.0
8.13.0
What's Changed
New Features
Bug Fixes
New Contributors
Full Changelog: MudBlazor/MudBlazor@v8.12.0...v8.13.0
8.12.0
What's Changed
New Features
Bug Fixes
Strict=falsewhen using aConverterwithCoerceValueby @Mr-Technician in MudAutocomplete: FixStrict=falsewhen using aConverterwithCoerceValueMudBlazor/MudBlazor#11826New Contributors
Full Changelog: MudBlazor/MudBlazor@v8.11.0...v8.12.0
8.11.0
What's Changed
New Features
Bug Fixes
Other Changes
New Contributors
Full Changelog: MudBlazor/MudBlazor@v8.10.0...v8.11.0
Commits viewable in compare view.
Updated Serilog.Sinks.Console from 6.0.0 to 6.1.1.
Release notes
Sourced from Serilog.Sinks.Console's releases.
6.1.1
What's Changed
Full Changelog: serilog/serilog-sinks-console@v6.1.0...v6.1.1
6.1.0
{UtcTimestamp}in output templates (@ManuelRin)Commits viewable in compare view.
Updated SonarAnalyzer.CSharp from 10.4.0.108396 to 10.23.0.137933.
Release notes
Sourced from SonarAnalyzer.CSharp's releases.
10.23
This release brings a bunch of fixes! Enjoy.
Bug Fixes
False Positives
False Negatives
10.22
Hello everyone,
This release brings 4 new rules to help developers transition to C# 14, and a bunch of false positive fixes.
New rules
False Positive
Bugs
Other
10.21
### Bug
Feature
False Positive
10.20
This release brings 9 precision improvements — 7 false positive fixes and 2 false negative fixes — across rules S1116, S1144, S1210, S1643, S1854, S2365, S3254, S3265, and S127. It also promotes S2068 and S6418 from Security Hotspot to Vulnerability, making them visible directly in the IDE, and removes S3256 from the Sonar Way quality profile.
Changes
False Positive
False Negative
Rule specification
Maintenance
10.19
Documentation
False Positive
False Negative
Task
Bug
10.18
This releases focuses on fixing the false-positives that are raised on code making use of the new features in C# 14.
Improvement
Task
False Positive
False Negative
10.17
False Negative
Task
New Feature
Bug
Improvement
10.16.2
Rotations of binary signing keys
10.16.1
Rotations of binary signing keys
10.16
False Positive
False Negative
Bug
10.15
False Positive
IEnumerable<string?>toIEnumerable<string>Improvement
False Negative
Task
10.14
Hey everyone,
This release mostly focuses on mitigating (NET-2196) a performance regression that was introduced in 10.13.
Improvement
False Negative
Task
10.13
Hello everyone,
In this release, we've focused on:
False Positives
dynamicandoutshould not raiseImprovements
10.12
This release brings the VB version of S6418 and a few FP and FN fixes.
New Rule
False Positive
False Negative
Task
10.11
Hello everyone!
In this release we fixed a bunch of false positives and false negatives.
Additionally this version adds support for telemetry in order to gather information on feature usage. Telemetry, requires scanner 10.2.0 or greater.
False Positive
password:secretFalse Negative
10.10.1
Bugfix release to fix combability with SonarQube Cloud + a simplification to the
ProfileRegistrarTask
10.10
Hey everyone, this release mostly focuses on internal and technical things.
General
Internal Styling Rules
10.9
Hello everyone!
This is a mega-hardening release! Enjoy 😄
False Positive
Description has been truncated