Bump the routine-nuget group with 21 updates - #2
Merged
marcmy merged 1 commit intoSep 11, 2026
Merged
Conversation
marcmy
force-pushed
the
dependabot/nuget/src/Jackett.Common/routine-nuget-c452ba6989
branch
from
September 11, 2026 22:05
7974fc3 to
8cff8dd
Compare
marcmy
deleted the
dependabot/nuget/src/Jackett.Common/routine-nuget-c452ba6989
branch
September 11, 2026 22:13
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 AngleSharp from 1.7.1 to 1.8.1.
Release notes
Sourced from AngleSharp's releases.
1.8.1
Released on Thursday, September 10 2026
What's Changed
DoFocusandDoBlurto apply to form elementshrefand matchinglinkelements (#1337) @sebastienros:enabledincorrectly matching HTML links with nonemptyhref(#1324) @sebastienrosNew Contributors
Full Changelog: AngleSharp/AngleSharp@v1.8.0...v1.8.1
1.8.0
Released on Saturday, September 5 2026
What's Changed
DomSameObjectannotation for the respective IDL members (#1314) @lahmaDomReturnTypeannotation for methods returning a different IDL type (#1318)Full Changelog: AngleSharp/AngleSharp@v1.7.3...v1.8.0
1.7.3
Released on Thursday, September 3 2026
What's Changed
HtmlParser(#1315) @lahmaxml:lang[(#1294)CurrentScriptnot indicating the currently executing script (#1308) @lahmadata-*attributes (#1310) @lahmaDomLiteralsattribute toAdjacentPosition(#1311) @lahmaFull Changelog: AngleSharp/AngleSharp@v1.7.2...v1.7.3
1.7.2
Released on Sunday, August 23 2026
What's Changed
annotation-xmlencoding to be case-insensitive (#1284) @arpitjain099<xmp>usage in<select>elementsNew Contributors
Full Changelog: AngleSharp/AngleSharp@1.7.1...v1.7.2
Commits viewable in compare view.
Updated Autofac from 8.0.0 to 8.4.0.
Release notes
Sourced from Autofac's releases.
8.4.0
Minor breaking change: The shim
RequiresUnreferencedCodeAttributehas been changed frompublictointernal(#1462/#1463 - thanks @prochnowc!). This will only affect people targeting older/lower .NET standard frameworks who also rely on the shim attribute in Autofac. While it's technically breaking, it didn't seem like a great reason to do a full major release due to the edge case nature of the set of applications/users affected.8.3.0
What's Changed
IIndex<K,V>.TryGetValue()since it may return null on failure.Full Changelog: autofac/Autofac@v8.2.1...v8.3.0
8.2.1
Fix #1450:
AutoActivate()no longer hides the default service registration. (Thanks, @nblumhardt!)8.2.0
What's Changed
AssemblyLoadContextdisposal (#1438 - thanks @hemirunner426!)RegisterServiceMiddlewareto assist with interceptors/decorators (#1439 - thanks @idiotsky!)Full Changelog: autofac/Autofac@v8.1.1...v8.2.0
8.1.1
What's Changed
ResolveRequest.operator==()(#1430, thanks @SergeiPavlov!)WithPropertyregistration methods consistently allow null values (#1428)Full Changelog: autofac/Autofac@v8.1.0...v8.1.1
8.1.0
What's Changed
requiredmember caching (#1415 - thanks @SergeiPavlov!)requiredinfrastructure attributes by (#1421 - thanks @DoctorVanGogh!)Full Changelog: autofac/Autofac@v8.0.0...v8.1.0
Commits viewable in compare view.
Updated Microsoft.AspNetCore from 2.3.12 to 2.3.13.
Release notes
Sourced from Microsoft.AspNetCore's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.AspNetCore.Authentication from 2.3.12 to 2.3.13.
Release notes
Sourced from Microsoft.AspNetCore.Authentication's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.AspNetCore.Authentication.Cookies from 2.3.12 to 2.3.13.
Release notes
Sourced from Microsoft.AspNetCore.Authentication.Cookies's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.AspNetCore.DataProtection from 9.0.19 to 9.0.20.
Release notes
Sourced from Microsoft.AspNetCore.DataProtection's releases.
9.0.20
Release
What's Changed
FormsInputDateTestfixes by @ilonatommy in [release/9.0] BackportFormsInputDateTestfixes dotnet/aspnetcore#681263064a60to3940de9by @dependabot[bot] in [release/9.0] (deps): Bump src/submodules/googletest from3064a60to3940de9dotnet/aspnetcore#68172Full Changelog: dotnet/aspnetcore@v9.0.19...v9.0.20
Commits viewable in compare view.
Updated Microsoft.AspNetCore.Http from 2.3.12 to 2.3.13.
Release notes
Sourced from Microsoft.AspNetCore.Http's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.AspNetCore.Mvc from 2.3.12 to 2.3.13.
Release notes
Sourced from Microsoft.AspNetCore.Mvc's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.AspNetCore.ResponseCompression from 2.3.12 to 2.3.13.
Release notes
Sourced from Microsoft.AspNetCore.ResponseCompression's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.AspNetCore.Rewrite from 2.3.12 to 2.3.13.
Release notes
Sourced from Microsoft.AspNetCore.Rewrite's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.AspNetCore.StaticFiles from 2.3.12 to 2.3.13.
Release notes
Sourced from Microsoft.AspNetCore.StaticFiles's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.AspNetCore.WebUtilities from 2.3.12 to 2.3.13.
Release notes
Sourced from Microsoft.AspNetCore.WebUtilities's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated MSTest.TestAdapter from 3.10.4 to 3.11.1.
Release notes
Sourced from MSTest.TestAdapter's releases.
3.11.1
See the release notes here
3.11.0
See the release notes here
3.10.5
See the release notes here
Commits viewable in compare view.
Updated MSTest.TestFramework from 3.10.4 to 3.11.1.
Release notes
Sourced from MSTest.TestFramework's releases.
3.11.1
See the release notes here
3.11.0
See the release notes here
3.10.5
See the release notes here
Commits viewable in compare view.
Updated NUnit.ConsoleRunner from 3.17.0 to 3.22.0.
Release notes
Sourced from NUnit.ConsoleRunner's releases.
3.22.0
As part of this release we had 4 issues closed.
Bugs
Feature
Choosing a Package
The package
nunit-console-runner.nupkgis a Chocolatey package and should be installed usingchoco.exe. It is also available at chocolatey.org. All other.nupkgpackages are intended for use withnuget.exeand may be downloaded from nuget.org as well as here.SHA256 Hashes of the release artifacts
640d189dc445640fbfbe4d75e643aa3def4fe116b283c8deba44879ac9d3b60dNUnit.ConsoleRunner.3.22.0.nupkgec84c90b2d858e1dd6544673ec4a5a35145060a6fd52df34b08a4dce272971c1NUnit.Console.3.22.0.nupkg4344ec3833f508c4ef5480d10dc2d5fa33a4366f0cc84fd500d9d2b564857aa5NUnit.ConsoleRunner.NetCore.3.22.0.nupkgd338f464ce56d99d02eec21359334729750fab47f5b4b91435ffad5a0151484cnunit-console-runner.3.22.0.nupkgdcb23a75d9431b051aedbb1592ebef0bc8751920f542b8466eca90c9ab9d5962NUnit.Console-3.22.0.zipb5041f92860f250c4f1c44dcf61b189a1d8446687e15afd0f7c96429dee3ef96NUnit.Engine.3.22.0.nupkg99482cbfe661544fa20f93631501b50a72a59cf6674e59ec4f1a907a3d9ac1ceNUnit.Engine.Api.3.22.0.nupkg3.21.1
As part of this release we had 2 commits which resulted in 3 issues being closed.
Bugs
Choosing a Package
The package
nunit-console-runner.nupkgis a Chocolatey package and should be installed usingchoco.exe. It is also available at chocolatey.org. All other.nupkgpackages are intended for use withnuget.exeand may be downloaded from nuget.org as well as here.3.21.0
As part of this release we had 3 issues closed.
Bug
Enhancements
TypeInitializationExceptioninTestAssemblyResolverTargeting .NET 10Choosing a Package
The package
nunit-console-runner.nupkgis a Chocolatey package and should be installed usingchoco.exe. It is also available at chocolatey.org. All other.nupkgpackages are intended for use withnuget.exeand may be downloaded from nuget.org as well as here.SHA256 Hashes of the release artifacts
9c956198847654c5590358e79872ad6978857c0bcedf7c54e2ad50227c69752cNUnit.ConsoleRunner.3.21.0.nupkgc70095385daf469887992d1c3c2247a83ecf4f8c66fd070b53ebcfdc9fb4a45dNUnit.Console.3.21.0.nupkg21cb04c94b9b3ff2661a44073436e9814882a9af2a47e8097d640f9e4bf1082cNUnit.ConsoleRunner.NetCore.3.21.0.nupkg138a2786cb4d16603c970d1310a05b80e2ddb1f6694ae0424df4370f0bdc2338nunit-console-runner.3.21.0.nupkg4d0233066ca7edead3e05c62cad4cda45bf73cf3b8454c344636ac4300541a6cNUnit.Console-3.21.0.zip9b7b462db0990dbcf65afaf0422998a67d5f3b439741044183b4fa783f6b940eNUnit.Engine.3.21.0.nupkg7f4d800f77da7adf807ccc8c858ccdb119d11b9312bf1962d85b0eddbdd03bbaNUnit.Engine.Api.3.21.0.nupkg3.20.2
As part of this release we had 478 commits which resulted in 1 issue being closed.
Bug
Choosing a Package
The package
nunit-console-runner.nupkgis a Chocolatey package and should be installed usingchoco.exe. It is also available at chocolatey.org. All other.nupkgpackages are intended for use withnuget.exeand may be downloaded from nuget.org as well as here.SHA256 Hashes of the release artifacts
74d9fb694028ea31013584157c18cd34711a48f12e78ec103a1877624faf90b9NUnit.ConsoleRunner.3.20.2.nupkgaef60a87d72356b7f71af4970367da16cacc1e67c3a63bb8c6cd3a8baab2a191NUnit.Console.3.20.2.nupkg3e82258ca4520da78a5d329fb05fa5357ec20e1194b8ac5b5e54b31a69437a13NUnit.ConsoleRunner.NetCore.3.20.2.nupkg07b473249f4955dbf5c942466291b2e2f036d2a0e004072623397400dd95c580nunit-console-runner.3.20.2.nupkg2586870f0e87e1ab075298701b82e8011b4ac52ac1d32e1dc543d72f6f9134faNUnit.Console-3.20.2.zip11ef8208f37608d14dfd203fc0cfd926a11bc4663a2bb8fc87263508c0533eb0NUnit.Engine.3.20.2.nupkgd912796b40558e50a179b2af4eff5f4f7dd44540718dca7c6d5964b0e1210b08NUnit.Engine.Api.3.20.2.nupkg3.20.1
As part of this release we had 3 issues closed.
Bugs
Choosing a Package
The package
nunit-console-runner.nupkgis a Chocolatey package and should be installed usingchoco.exe. It is also available at chocolatey.org. All other.nupkgpackages are intended for use withnuget.exeand may be downloaded from nuget.org as well as here.SHA256 Hashes of the release artifacts
1193823c803117aaa985c5acedc6592c68d71291a6849e2c15cfe684a53e9f5eNUnit.ConsoleRunner.3.20.1.nupkgb365d105d27173291024b2583229d66f1af61d217380c2f8d1e42c300f74d662NUnit.Console.3.20.1.nupkg25f3e999dc5d0aa7fbf2c0f89ad71d326725eef6ed7d1b0c3208f32bc123a5aeNUnit.ConsoleRunner.NetCore.3.20.1.nupkg3020911c61245511bc0ca3a274d9ba2c7d460f5451fa51cd030311e5fd540a15nunit-console-runner.3.20.1.nupkg730f6ae9f439cb5a179e37053c47775c9671e220d9de349446fdd100db5fe1b3NUnit.Console-3.20.1.zip21ffbc25ab7ffccfa7fba05e45ef4af9d54b07782ad18a94b62ad0d68b959c45NUnit.Engine.3.20.1.nupkg5140a76048785030695bb9d2709d90c5d9d9838edb0b5fbc51e9a3a90bd6b646NUnit.Engine.Api.3.20.1.nupkg3.20.0
As part of this release we had 7 issues closed.
Bugs
Enhancement
Features
Choosing a Package
The package
nunit-console-runner.nupkgis a Chocolatey package and should be installed usingchoco.exe. It is also available at chocolatey.org. All other.nupkgpackages are intended for use withnuget.exeand may be downloaded from nuget.org as well as here.SHA256 Hashes of the release artifacts
c7ffbc0a1d25e0bbf30caf8cca46b82f08ed153076864c8463324fd991c1e723NUnit.ConsoleRunner.3.20.0.nupkg1823833532031a719325d221e4c38085b464ede689496e9d9bd651e61e3a117fNUnit.Console.3.20.0.nupkg434183aeb811dc433bba06590c4e285b3a2ea2c12223849b95036033f5990bb5NUnit.ConsoleRunner.NetCore.3.20.0.nupkg9b206840bbfd658cf35eb7bf27d07e3414efe6a3d4b3888ed9db1bd9f6011586nunit-console-runner.3.20.0.nupkg01c2e7ef8cd49763c965a2967e1f1e1b37865d48f7f9815c8e9e262ac86f2354NUnit.Console-3.20.0.zip9070f58f508e9cd6f6476f13c803021e9dc4a2bcbba012030d925a182f359050NUnit.Engine.3.20.0.nupkg57dd94dd945a1d20f2b6a94193a16327b146bdbb37104cf62f93fade286ccc5aNUnit.Engine.Api.3.20.0.nupkg3.19.2
This release fixes a critical issue in the
nunit-console-runnerChocolatey package. It doesn't affect any other packages.As part of this release we had 1 issue closed.
Bug
Choosing a Package
The package
nunit-console-runner.nupkgis a Chocolatey package and should be installed usingchoco.exe. It is also available at chocolatey.org. All other.nupkgpackages are intended for use withnuget.exeand may be downloaded from nuget.org as well as here.SHA256 Hashes of the release artifacts
cf086ba389282815686715febd833e0fc3bcbbd9bb25647adecf7fd02b9a7286NUnit.ConsoleRunner.3.19.2.nupkgdb56d8ad1d0bff3325d6181a7bbc0579c1b88e26bdaad95e91d27363a69e66abNUnit.Console.3.19.2.nupkg6a9f56eb5f823ffffc6ed962447019f99f3c8cff0541a4c70a7156f03dbba51fNUnit.ConsoleRunner.NetCore.3.19.2.nupkgd20f1d22aa0745cc2d532bccecd6d690821b5514807c5a08b2e64c8962b6cd97nunit-console-runner.3.19.2.nupkgad6da692ad8a859408fe58da8a18f3c016202244c7baea43c3c35072fd28aa00NUnit.Console-3.19.2.zip4c3e19ee27b7d9b9dfffa2516d87e933b536959250b6e4e91bf633af27e3a036NUnit.Engine.3.19.2.nupkga6d5377d5dacf605e20ff64f84c5912f2f43c3fb18bfab230faff975e0de3e27NUnit.Engine.Api.3.19.2.nupkg3.19.1
As part of this release we had 1 issue closed.
Bug
Choosing a Package
The package
nunit-console-runner.nupkgis a Chocolatey package and should be installed usingchoco.exe. It is also available at chocolatey.org. All other.nupkgpackages are intended for use withnuget.exeand may be downloaded from nuget.org as well as here.SHA256 Hashes of the release artifacts
a893f301e4efd02f55138d063d1587af7e3c929168623b4f11b7137ec64855aaNUnit.ConsoleRunner.3.19.1.nupkg0e003c4e42b6030654353d648b77b38c8b778069e5f7a09a898f1a4fbba20477NUnit.Console.3.19.1.nupkg69b05fe8bc7802d80c1532df29b44cfda5cad372f851ece270e2afa4190120fdNUnit.ConsoleRunner.NetCore.3.19.1.nupkgd521c33f6a279ee80030070204f08c6d3b94d91691ab38400af3653300ff81d2nunit-console-runner.3.19.1.nupkgec213c2b84bcad3fc4492cb2f50a9c329c732c49d6c8bbfb0600e41b448eabf6NUnit.Console-3.19.1.zipa5227fa1334e4cc9b95e43653c82c61ec83fe6eef74abfb36e7490647119d7dcNUnit.Engine.3.19.1.nupkga786067f417a2544cb5ebf6aa1d84a1afad89490f34d31b3f44ce14670275665NUnit.Engine.Api.3.19.1.nupkg3.19.0
As part of this release we had 11 issues closed.
Bugs
Build
Documentation
Enhancement
Features
Choosing a Package
The package
nunit-console-runner.nupkgis a Chocolatey package and should be installed usingchoco.exe. It is also available at chocolatey.org. All other.nupkgpackages are intended for use withnuget.exeand may be downloaded from nuget.org as well as here.SHA256 Hashes of the release artifacts
5c26488b2e662c95eebbb0c5028f5cca6d9c063f2cb32f1fb368febcc7bcc7aeNUnit.ConsoleRunner.3.19.0.nupkgd56f9ca200d741fd5d88518e4c6447802f77340ea8e5144490eb3a0fa646288cNUnit.Console.3.19.0.nupkg5e34c95cdcc74e31c1bb986a4247f33496630071d517584af11720df917100e0NUnit.ConsoleRunner.NetCore.3.19.0.nupkg36f72e016a2f540005762df11fc610a6b8cec97491f98cd731fe1e31463b28d6nunit-console-runner.3.19.0.nupkgea0ddd8f4b0026ff6566e79336fcbdf48eedf0b3feb4d792a92f4dbe8af981abNUnit.Console-3.19.0.zipfd5b2422c8db2488bd65d6111a0586ba479b95c66ab50afdbe50fc6b99b09116NUnit.Engine.3.19.0.nupkg6924455139d28bdea63bd121e47effe487a604f26cc71215334ee00f74a752b1NUnit.Engine.Api.3.19.0.nupkg3.18.3
As part of this release we had 10 issues closed.
Bugs
Build
Choosing a Package
The package
nunit-console-runner.nupkgis a Chocolatey package and should be installed usingchoco.exe. It is also available at chocolatey.org. All other.nupkgpackages are intended for use withnuget.exeand may be downloaded from nuget.org as well as here.SHA256 Hashes of the release artifacts
39cba791f1ba9521d21bafb437ba1791dc0a54d6e4e26d90521629545ac1b7f6NUnit.ConsoleRunner.3.18.3.nupkg195c2867bb8a44a2b6aa3eb0d90f9c0b56998633744b659ae975099be90567bdNUnit.Console.3.18.3.nupkgc2deda47b7990480c0c8ea118c4a21b2c2277a6d9370a721661157b794109b1dNUnit.ConsoleRunner.NetCore.3.18.3.nupkga3194caa6903d0cf8037d42e207c0cf9b155d9410924d6f22788d4de0c5e658bNUnit.ConsoleRunner.Net80.3.18.3.nupkgfc4f7be2cdfe8be68ee98178f665ca1456d2363b07afc4630eb56d745409cb4dnunit-console-runner.3.18.3.nupkg40bb5218f437a46cddb762dcf299c40330cdb14c0bc7b62ea0d63812b3b7a35cNUnit.Console-3.18.3.zip01065820abb313d8579b5366b440dc7d671cdd3c59db067fafb5c8f16498d15aNUnit.Engine.3.18.3.nupkg459309afe7d172b64d2ba02179a0bb4f519f8137d4996a0b3fe8b22c3ddb1479NUnit.Engine.Api.3.18.3.nupkg3.18.2
As part of this release we had 15 issues closed.
Bugs
Build
Documentation
Choosing a Package
The package
nunit-console-runner.nupkgis a Chocolatey package and should be installed usingchoco.exe. It is also available at chocolatey.org. All other.nupkgpackages are intended for use withnuget.exeand may be downloaded from nuget.org as well as here.SHA256 Hashes of the release artifacts
49d499d028ac9ba8505a98a5f515e36c4e1418613187668c801591db7c384fcfNUnit.ConsoleRunner.3.18.2.nupkg5a2a579167e8ce335bf38e1064785c3503fa03a6c2e5dc68611fd54cf9c009acNUnit.Console.3.18.2.nupkg0fa036393fd11547014ba97960eda48b4404bed00cb0a7ad773ae1a3ab2201aeNUnit.ConsoleRunner.NetCore.3.18.2.nupkg7c70002e54c680d73080ecd5b8898891d45bb0c01402ad231f268b4faff9a99dnunit-console-runner.3.18.2.nupkgd35028d70d4aa7cee075aa59591bf552726237aca56613f1edc9cb2f6026840bNUnit.Console-3.18.2.zip3c3f048707e60ae0e8bfe91149edbdeaafa304db6a4b27dd0a2d351c976571c4NUnit.Engine.3.18.2.nupkgfa6c5ba67a08ae387702c2829a1dd1c7356a5a4db92f8d9ba6a6cd066a0b6c20NUnit.Engine.Api.3.18.2.nupkg3.18.1
As part of this release we had 3 issues closed.
Bugs
Build
Choosing a Package
The package
nunit-console-runner.nupkgis a Chocolatey package and should be installed usingchoco.exe. It is also available at chocolatey.org. All other.nupkgpackages are intended for use withnuget.exeand may be downloaded from nuget.org as well as here.SHA256 Hashes of the release artifacts
38e37890802a982589f80d0512722c8720e7092ff0957ec0a57ec6b64c56f9feNUnit.ConsoleRunner.3.18.1.nupkg51e65da35930dddb425d65bc0b79ab78959ed62e823e12066295b6ed3e13d714NUnit.Console.3.18.1.nupkgd1e9d3424c71ab9fd0e344a6581c9d7d32ea3c3b779491893109fdd02ca4383bNUnit.ConsoleRunner.NetCore.3.18.1.nupkg8fb72115607dfed32b1dcea46897cc78cb1839a8bb4654c6a7a838a2d051748dnunit-console-runner.3.18.1.nupkg4d52f7e90237e05d47b8d8f48f5907627472b2b3beafc9ed9d37965f53916a98NUnit.Console-3.18.1.zip8a1ba0d1bf6856433cd3d067c351b7cb65099ecc5569a30284e3329f00a92f0cNUnit.Engine.3.18.1.nupkg9286e9333e3abf4e00957764802c44cccc28054587a7c5727475eed050aa5829NUnit.Engine.Api.3.18.1.nupkg3.18.0
As part of this release we had 15 issues closed.
Breaking Change
Bugs
Build
Documentation
Enhancement
Features
Choosing a Package
The package
nunit-console-runner.nupkgis a Chocolatey package and should be installed usingchoco.exe. It is also available at chocolatey.org. All other.nupkgpackages are intended for use withnuget.exeand may be downloaded from nuget.org as well as here.Commits viewable in compare view.
Updated NUnit3TestAdapter from 4.5.0 to 4.6.0.
Release notes
Sourced from NUnit3TestAdapter's releases.
4.6.0
See release notes
Commits viewable in compare view.
Updated Selenium.WebDriver from 4.35.0 to 4.49.0.
Release notes
Sourced from Selenium.WebDriver's releases.
4.49.0
Detailed Changelogs by Component
What's Changed
New Contributors
... (truncated)
4.48.0
Detailed Changelogs by Component
What's Changed
DO_NOT_TRACKenv var by @shs96c in Honour theDO_NOT_TRACKenv var SeleniumHQ/selenium#17931New Contributors
Full Changelog: SeleniumHQ/selenium@selenium-4.47.0...selenium-4.48.0
4.47.0
Detailed Changelogs by Component
What's Changed
... (truncated)
4.46.0
Detailed Changelogs by Component
What's Changed
Description has been truncated