Bump AngleSharp and 11 others - #334
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps AngleSharp from 1.1.2 to 1.5.2 Bumps AngleSharp.Css from 1.0.0-beta.144 to 1.0.0-beta.216 Bumps coverlet.collector from 6.0.2 to 6.0.4 Bumps HarfBuzzSharp from 8.3.1.1 to 8.3.1.5 Bumps HarfBuzzSharp.NativeAssets.Linux from 8.3.1.1 to 8.3.1.5 Bumps Microsoft.CodeAnalysis.CSharp from 4.11.0 to 4.14.0 Bumps Microsoft.NET.Test.Sdk from 17.11.1 to 17.14.1 Bumps Microsoft.Playwright from 1.49.0 to 1.61.0 Bumps SharpFuzz from 2.1.1 to 2.3.0 Bumps SkiaSharp from 3.119.2 to 3.119.4 Bumps SkiaSharp.NativeAssets.Linux from 3.119.2 to 3.119.4 Bumps xunit from 2.9.2 to 2.9.3 --- updated-dependencies: - dependency-name: AngleSharp dependency-version: 1.5.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-minor-patch - dependency-name: AngleSharp.Css dependency-version: 1.0.0-beta.216 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch - dependency-name: coverlet.collector dependency-version: 6.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch - dependency-name: HarfBuzzSharp dependency-version: 8.3.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch - dependency-name: HarfBuzzSharp.NativeAssets.Linux dependency-version: 8.3.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch - dependency-name: Microsoft.CodeAnalysis.CSharp dependency-version: 4.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-minor-patch - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 17.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-minor-patch - dependency-name: Microsoft.Playwright dependency-version: 1.61.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-minor-patch - dependency-name: SharpFuzz dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-minor-patch - dependency-name: SkiaSharp dependency-version: 3.119.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch - dependency-name: SkiaSharp.NativeAssets.Linux dependency-version: 3.119.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch - dependency-name: xunit dependency-version: 2.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
This was referenced Jul 9, 2026
Owner
|
Held during review: required CI fails for a real reason. Reproduced locally — bumping SkiaSharp (3.119.2→3.119.4) / AngleSharp.Css (beta.144→beta.216) changes rendered output, so the byte-identity background-image paint tests fail. Needs a visual-diff review + golden re-pin before merge, not a blind merge. Note: #324 is a duplicate of this PR. |
This was referenced Jul 10, 2026
raroche
added a commit
that referenced
this pull request
Jul 10, 2026
…339) Applies the safe half of the Dependabot group update and consolidates the individual HarfBuzz PRs into one consistent bump: - HarfBuzzSharp (core + Linux/macOS/Win32 native) 8.3.1.1 -> 8.3.1.5, all in lockstep (supersedes #328/#329, which bumped only the macOS/Win32 natives to 14.2.1 and left core at 8.x — a managed/native mismatch). - SkiaSharp (core + natives) 3.119.2 -> 3.119.4. - Test tooling: xunit 2.9.3, Microsoft.NET.Test.Sdk 17.14.1, coverlet 6.0.4, SharpFuzz 2.3.0, Microsoft.Playwright 1.61.0. - Microsoft.CodeAnalysis.CSharp 4.11.0 -> 4.14.0 (stays below the SDK compiler, so no Roslyn build-floor regression — unlike the reverted #331's 5.6.0). HELD: AngleSharp 1.5.2 / AngleSharp.Css beta.216 (the rest of the group, #324/ #334). Verified by isolation that this pair REGRESSES background-image rendering — `background-image: url(...)` stops painting entirely (29 background-paint tests drop to zero image output, plus one cascade edge case). Kept at 1.1.2/beta.144. Full solution green (8606 unit + all golden/snapshot/visual-corpus projects); no golden re-pin needed. Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Owner
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Pinned AngleSharp at 1.5.2.
Release notes
Sourced from AngleSharp's releases.
1.5.2
Released on Sunday, July 5 2026
NodeIteratorpre-removing steps to use the first following node (#1260) @ivandroflyRange.IsCollapsedto also compare offsets (#1259) @ivandroflyRange.CompareBoundaryTo(#1258) @ivandroflyRange.CopyContentto follow the DOM Standard (#1257) @ivandroflyRange.ExtractContentto follow the DOM Standard (#1256) @ivandrofly1.5.0
Released on Saturday, June 6 2026
MemoryCookieProvider(#1249) @riinaFull Changelog: AngleSharp/AngleSharp@v1.4.0...1.5.0
1.4.0
Released on Wednesday, November 12 2025.
ofsyntax in:nth-childfunctions within CSS selectorsselectedcontentto known elements (#1230):open,::checkmark,::picker-icon, and::picker(ident)to selector syntax (#1230)<select>(#1230)Full Changelog: AngleSharp/AngleSharp@1.3.1...v1.4.0
1.3.1
Released on Saturday, November 8 2025.
ISvgStyleElementand the associated implementation by @Rtwo-Dtwo in AddISvgStyleElementand the associated implementation AngleSharp/AngleSharp#1233IReadOnlyList<T>interface toIHtmlCollection,IStringList,ITokenList,IHtmlFormControlsCollection(#1226, #1227) @weitzhandlerNew Contributors
ISvgStyleElementand the associated implementation AngleSharp/AngleSharp#1233Full Changelog: AngleSharp/AngleSharp@1.3.0...1.3.1
1.3.0
Released on Friday, April 18 2025.
HasChildNodes(#1219) @arekdygasNodeIteratorbehavior when nodes are removed (#1222)GetAttributeNodemethods toIElement(#1223) @arekdygasFull Changelog: AngleSharp/AngleSharp@1.2.0...1.3.0
1.2.0
Released on Tuesday, December 31 2024.
Expiresrecognized as local time (#1212) @noobow34OnTokenevent for the tokenizer (#1153) @schaakverslaafdStringBuilderpooling (#1203) @micahbresettepropertyattribute to meta tags (#1195) @hflexgrigCommits viewable in compare view.
Pinned AngleSharp.Css at 1.0.0-beta.216.
Release notes
Sourced from AngleSharp.Css's releases.
1.0.0-beta.213
Released on Sunday, January 21 2024.
ColortoCssColorValue)CssText(#123)@pagerule (#135)gridandgrid-gap(#137)text-alignisstart(#151)GetInnerTextmulti-line / text node behavior (#155) @Seydenem) values to absolute (px) forLength(#136)CssPercentageValue,CssNumberValue, andCssIntegerValuemargin-blockandmargin-inlinedeclarationspadding-blockandpadding-inlinedeclarationsrgbwith spaces (#131)hsl,hwb,lab,lch,oklab, andoklchlist-typevalues (#152)1.0.0-beta.209
Released on Sunday, January 21 2024.
ColortoCssColorValue)CssText(#123)@pagerule (#135)gridandgrid-gap(#137)text-alignisstart(#151)GetInnerTextmulti-line / text node behavior (#155) @Seydenem) values to absolute (px) forLength(#136)CssPercentageValue,CssNumberValue, andCssIntegerValuemargin-blockandmargin-inlinedeclarationspadding-blockandpadding-inlinedeclarationsrgbwith spaces (#131)hsl,hwb,lab,lch,oklab, andoklchlist-typevalues (#152)1.0.0-beta.199
Released on Sunday, January 21 2024.
ColortoCssColorValue)CssText(#123)@pagerule (#135)gridandgrid-gap(#137)text-alignisstart(#151)GetInnerTextmulti-line / text node behavior (#155) @Seydenem) values to absolute (px) forLength(#136)CssPercentageValue,CssNumberValue, andCssIntegerValuemargin-blockandmargin-inlinedeclarationspadding-blockandpadding-inlinedeclarationsrgbwith spaces (#131)hsl,hwb,lab,lch,oklab, andoklchlist-typevalues (#152)1.0.0-beta.197
Released on Sunday, January 21 2024.
ColortoCssColorValue)CssText(#123)@pagerule (#135)gridandgrid-gap(#137)text-alignisstart(#151)GetInnerTextmulti-line / text node behavior (#155) @Seydenem) values to absolute (px) forLength(#136)CssPercentageValue,CssNumberValue, andCssIntegerValuemargin-blockandmargin-inlinedeclarationspadding-blockandpadding-inlinedeclarationsrgbwith spaces (#131)hsl,hwb,lab,lch,oklab, andoklchlist-typevalues (#152)1.0.0-beta.186
Released on Sunday, January 21 2024.
ColortoCssColorValue)CssText(#123)@pagerule (#135)gridandgrid-gap(#137)text-alignisstart(#151)GetInnerTextmulti-line / text node behavior (#155) @Seydenem) values to absolute (px) forLength(#136)CssPercentageValue,CssNumberValue, andCssIntegerValuemargin-blockandmargin-inlinedeclarationspadding-blockandpadding-inlinedeclarationsrgbwith spaces (#131)hsl,hwb,lab,lch,oklab, andoklchlist-typevalues (#152)1.0.0-beta.178
Released on Sunday, January 21 2024.
ColortoCssColorValue)CssText(#123)@pagerule (#135)gridandgrid-gap(#137)text-alignisstart(#151)GetInnerTextmulti-line / text node behavior (#155) @Seydenem) values to absolute (px) forLength(#136)CssPercentageValue,CssNumberValue, andCssIntegerValuemargin-blockandmargin-inlinedeclarationspadding-blockandpadding-inlinedeclarationsrgbwith spaces (#131)hsl,hwb,lab,lch,oklab, andoklchlist-typevalues (#152)1.0.0-beta.176
Released on Sunday, January 21 2024.
ColortoCssColorValue)CssText(#123)@pagerule (#135)gridandgrid-gap(#137)text-alignisstart(#151)GetInnerTextmulti-line / text node behavior (#155) @Seydenem) values to absolute (px) forLength(#136)CssPercentageValue,CssNumberValue, andCssIntegerValuemargin-blockandmargin-inlinedeclarationspadding-blockandpadding-inlinedeclarationsrgbwith spaces (#131)hsl,hwb,lab,lch,oklab, andoklchlist-typevalues (#152)1.0.0-beta.149
Released on Sunday, January 21 2024.
ColortoCssColorValue)CssText(#123)@pagerule (#135)gridandgrid-gap(#137)text-alignisstart(#151)GetInnerTextmulti-line / text node behavior (#155) @Seydenem) values to absolute (px) forLength(#136)CssPercentageValue,CssNumberValue, andCssIntegerValuemargin-blockandmargin-inlinedeclarationspadding-blockandpadding-inlinedeclarationsrgbwith spaces (#131)hsl,hwb,lab,lch,oklab, andoklchlist-typevalues (#152)1.0.0-beta.147
Released on Sunday, January 21 2024.
ColortoCssColorValue)CssText(#123)@pagerule (#135)gridandgrid-gap(#137)text-alignisstart(#151)GetInnerTextmulti-line / text node behavior (#155) @Seydenem) values to absolute (px) forLength(#136)CssPercentageValue,CssNumberValue, andCssIntegerValuemargin-blockandmargin-inlinedeclarationspadding-blockandpadding-inlinedeclarationsrgbwith spaces (#131)hsl,hwb,lab,lch,oklab, andoklchlist-typevalues (#152)Commits viewable in compare view.
Updated coverlet.collector from 6.0.2 to 6.0.4.
Release notes
Sourced from coverlet.collector's releases.
6.0.4
Fixed
Diff between 6.0.3 and 6.0.4
6.0.3
Fixed
Improvements
Diff between 6.0.2 and 6.0.3
Commits viewable in compare view.
Pinned HarfBuzzSharp at 8.3.1.5.
Pinned HarfBuzzSharp.NativeAssets.Linux at 8.3.1.5.
Updated Microsoft.CodeAnalysis.CSharp from 4.11.0 to 4.14.0.
Release notes
Sourced from Microsoft.CodeAnalysis.CSharp's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.NET.Test.Sdk from 17.11.1 to 17.14.1.
Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
17.14.1
What's Changed
Full Changelog: microsoft/vstest@v17.14.0...v17.14.1
17.14.0
What's Changed
.NET versions updated
This version of VS Test upgraded .NET to net8 and net9. All projects targeting net6.0 (or other end-of-life .NET target frameworks) should pin their version of Microsoft.NET.Test.SDK to 17.13.0, or update the projects to net8 or newer. We remain backwards compatible with previous versions of Microsoft.NET.Test.SDK. This change does NOT prevent you from:
It also has no impact on .NET Framework projects, where we continue targeting .NET Framework 4.6.2.
Changes
Internal version updates and fixes
New Contributors
... (truncated)
17.14.0-preview-25107-01
What's Changed
.NET versions updated
This version of VS Test upgraded .NET to net8 and net9. All projects targeting net6.0 (or other end-of-life .NET target frameworks) should pin their version of Microsoft.NET.Test.SDK to 17.13.0, or update the projects to net8 or newer. We remain backwards compatible with previous versions of Microsoft.NET.Test.SDK. This change does NOT prevent you from:
It also has no impact on .NET Framework projects, where we continue targeting .NET Framework 4.6.2.
Changes
Internal version updates and fixes
Will probably revert before release:
New Contributors
Full Changelog: microsoft/vstest@v17.13.0...v17.14.0-preview-25107-01
17.13.0
What's Changed
Add letter number among valid identifiers in class name by @nohwnd in Add letter number among valid identifiers in class name microsoft/vstest#13868
Fix formatting in Runner by @mthalman in Fix formatting in Runner microsoft/vstest#13871
Downgrade xunit skip warning to info by @nohwnd in Downgrade xunit skip warning to info microsoft/vstest#10381
Add msdia for arm64 into nuget by @nohwnd in Add msdia for arm64 into nuget microsoft/vstest#10382
Enable native debugging for vstest.console by @ocitrev in Enable native debugging for vstest.console microsoft/vstest#10401
Fix RFCs links by @Youssef1313 in Fix RFCs links microsoft/vstest#10424
Convert to auto property by @nohwnd in Convert to auto property microsoft/vstest#10365
Update Versions.props by @nohwnd in Update Versions.props microsoft/vstest#10378
Enable TSA by @jakubch1 in Enable TSA microsoft/vstest#10385
Arm64 dia by @nohwnd in Arm64 dia microsoft/vstest#10390
Update source-build team references by @MichaelSimons in Update source-build team references microsoft/vstest#10388
Exclude .signature.p7s from nupkg file count by @ellahathaway in Exclude .signature.p7s from nupkg file count microsoft/vstest#10418
Set NetCurrent so that it doesn't roll forward automatically by @ViktorHofer in Set NetCurrent so that it doesn't roll forward automatically microsoft/vstest#10622
New Contributors
Full Changelog: microsoft/vstest@v17.12.0...v17.13.0
17.12.0
What's Changed
Internal and infrastructure fixes:
Full Changelog: microsoft/vstest@v17.11.1...v17.12.0
Commits viewable in compare view.
Pinned Microsoft.Playwright at 1.61.0.
Release notes
Sourced from Microsoft.Playwright's releases.
1.61.0
🔑 WebAuthn passkeys
New Credentials virtual authenticator, available via BrowserContext.Credentials, lets tests register passkeys and answer
navigator.credentials.create()/navigator.credentials.get()ceremonies in the page — no real hardware key required, works in all browsers:You can also let the app register a passkey once in a setup test, read it back with Credentials.GetAsync(), and seed it into later tests — see Credentials for details.
🗃️ Web Storage
New WebStorage API, available via Page.LocalStorage and Page.SessionStorage, reads and writes the page's storage for the current origin:
New APIs
ArtifactsDirin BrowserType.ConnectOverCDPAsync() controls where artifacts such as traces and downloads are stored when attached to an existing browser.Cursorin Screencast.ShowActionsAsync() controls the cursor decoration rendered for pointer actions.OnFramecallback in Screencast.StartAsync() now receives aTimestampof when the frame was presented by the browser.🛠️ Other improvements
Browser Versions
This version was also tested against the following stable channels:
... (truncated)
1.60.0
💬 Custom assertion messages
Expect()overloads now accept a custom message that is prepended to any failure, giving extra context in test reports:When the assertion fails, the message is prefixed:
🌐 HAR recording on Tracing
Tracing.StartHarAsync() / Tracing.StopHarAsync() expose HAR recording as a first-class tracing API, with the same
Content,ModeandUrlFilteroptions asRecordHar:🪝 Drop API
New Locator.DropAsync() simulates an external drag-and-drop of files or clipboard-like data onto an element. Playwright dispatches
dragenter,dragover, anddropwith a synthetic [DataTransfer] in the page context — works cross-browser and is great for testing upload zones:🎯 Aria snapshots
Page.Locator("body").Boxesoption on Locator.AriaSnapshotAsync() / Page.AriaSnapshotAsync() appends each element's bounding box as[box=x,y,width,height], useful for AI consumption.... (truncated)
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:
Commits viewable in compare view.
Updated SharpFuzz from 2.1.1 to 2.3.0.
Release notes
Sourced from SharpFuzz's releases.
2.2.0
Commits viewable in compare view.
Pinned SkiaSharp at 3.119.4.
Pinned SkiaSharp.NativeAssets.Linux at 3.119.4.
Updated xunit from 2.9.2 to 2.9.3.
Release notes
Sourced from xunit's releases.
No release notes found for this version range.
Commits viewable in compare view.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions