Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Bump Selenium.WebDriver.ChromeDriver from 130.0.6723.580…
…0 to 131.0.6778.8500 in /csharp-selenium-webdriver-sample (#1686) Bumps [Selenium.WebDriver.ChromeDriver](https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver) from 130.0.6723.5800 to 131.0.6778.8500. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver/blob/master/RELEASE-NOTES.txt">Selenium.WebDriver.ChromeDriver's changelog</a>.</em></p> <blockquote> <p>131.0.6778.8500</p> <ul> <li>Chrome Driver 131.0.6778.85 release 131.0.6778.6900</li> <li>Chrome Driver 131.0.6778.69 release 131.0.6778.3300</li> <li>Chrome Driver 131.0.6778.33 release 131.0.6778.2400</li> <li>Chrome Driver 131.0.6778.24 release 131.0.6778.1300</li> <li>Chrome Driver 131.0.6778.13 release 131.0.6778.300</li> <li>Chrome Driver 131.0.6778.3 release 130.0.6723.11600</li> <li>Chrome Driver 130.0.6723.116 release 130.0.6723.9300</li> <li>Chrome Driver 130.0.6723.93 release 130.0.6723.9100</li> <li>Chrome Driver 130.0.6723.91 release 130.0.6723.6900</li> <li>Chrome Driver 130.0.6723.69 release</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver/commit/ff60900b56b17bc83a3d3051ec4c5bb7e7d96e1f"><code>ff60900</code></a> Update Selenium WebDriver ChromeDriver to version 131.0.6778.85</li> <li><a href="https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver/commit/2d072397dec743b107be3f669bc98e692105c4ec"><code>2d07239</code></a> Update Selenium WebDriver ChromeDriver to version 131.0.6778.69</li> <li><a href="https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver/commit/84fb5f2a1365429afefec5f0d171115a9ad12ce9"><code>84fb5f2</code></a> Merge branch 'v131'</li> <li><a href="https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver/commit/052f027ea229557d03aafef10e269718177ac36a"><code>052f027</code></a> Update Selenium WebDriver ChromeDriver to version 131.0.6778.33</li> <li><a href="https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver/commit/79282ae9732d844826462001402cdc3817b93948"><code>79282ae</code></a> Merge branch 'master' into v131</li> <li><a href="https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver/commit/3b880034e9964b911257a5235318bfbe684a34dc"><code>3b88003</code></a> Update Selenium WebDriver ChromeDriver to version 130.0.6723.116</li> <li><a href="https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver/commit/42d5ac6d8dd7af4a1b87e18f74cf98d1775ceb34"><code>42d5ac6</code></a> Merge branch 'master' into v131</li> <li><a href="https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver/commit/ccaa4276474858b1197fbd9ab5ef0af44e7a9f18"><code>ccaa427</code></a> Update Selenium WebDriver ChromeDriver to version 130.0.6723.93</li> <li><a href="https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver/commit/289d4d6e04cbdbe0ec2342f3bfed257baf91f92d"><code>289d4d6</code></a> Merge branch 'master' into v131</li> <li><a href="https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver/commit/b5c9265733362ff8f1fb0b169b8bb378b022a667"><code>b5c9265</code></a> Update Selenium.WebDriver to version 4.26.1</li> <li>Additional commits viewable in <a href="https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver/compare/v.130.0.6723.5800...v.131.0.6778.8500">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Selenium.WebDriver.ChromeDriver&package-manager=nuget&previous-version=130.0.6723.5800&new-version=131.0.6778.8500)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information