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 128.0.6613.119…
…00 to 130.0.6723.5800 in /csharp-selenium-webdriver-sample (#1644) Bumps [Selenium.WebDriver.ChromeDriver](https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver) from 128.0.6613.11900 to 130.0.6723.5800. <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>130.0.6723.5800</p> <ul> <li>Chrome Driver 130.0.6723.58 release 130.0.6723.4400</li> <li>Chrome Driver 130.0.6723.44 release 130.0.6723.3100</li> <li>Chrome Driver 130.0.6723.31 release 130.0.6723.1900</li> <li>Chrome Driver 130.0.6723.19 release 130.0.6723.600</li> <li>Chrome Driver 130.0.6723.6 release 129.0.6668.10000</li> <li>Chrome Driver 129.0.6668.100 release 129.0.6668.9100</li> <li>Chrome Driver 129.0.6668.91 release 129.0.6668.8900</li> <li>Chrome Driver 129.0.6668.89 release 129.0.6668.7000</li> <li>Chrome Driver 129.0.6668.70 release 129.0.6668.5800</li> <li>Chrome Driver 129.0.6668.58 release 129.0.6668.4200</li> <li>Chrome Driver 129.0.6668.42 release 129.0.6668.2900</li> <li>Chrome Driver 129.0.6668.29 release 129.0.6668.2200</li> <li>Chrome Driver 129.0.6668.22 release 129.0.6668.1200</li> <li>Chrome Driver 129.0.6668.12 release 128.0.6613.13700</li> <li>Chrome Driver 128.0.6613.137 release</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver/commit/a3446b2879259af39fe1fa24197aaf21fcb115a7"><code>a3446b2</code></a> Update Selenium WebDriver ChromeDriver version to 130.0.6723.58</li> <li><a href="https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver/commit/d695ecfb1b564b81fea99fa43abfd242de0e7dd4"><code>d695ecf</code></a> Merge branch 'v130'</li> <li><a href="https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver/commit/04f2ed99b9271cb6aa448fbbfeccc74bdef45a1b"><code>04f2ed9</code></a> Update Selenium WebDriver ChromeDriver version to 130.0.6723.44</li> <li><a href="https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver/commit/5d8804c988d742cae72d7afd9ec1d607a3a28849"><code>5d8804c</code></a> Merge branch 'master' into v130</li> <li><a href="https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver/commit/0ac89384cc3e3eb593141a9b8e113c00474243d2"><code>0ac8938</code></a> Update Selenium WebDriver ChromeDriver version to 129.0.6668.100</li> <li><a href="https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver/commit/c151452c7cfc9766c69c8772a919ea0dd98b4358"><code>c151452</code></a> Merge branch 'master' into v130</li> <li><a href="https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver/commit/9235205527553e4f6a0256132920d93c860a011d"><code>9235205</code></a> Update Selenium WebDriver ChromeDriver version to 129.0.6668.91</li> <li><a href="https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver/commit/1ccd21b40e9f293f03fae44350b4ff8fa74e654a"><code>1ccd21b</code></a> Update the test drive program.</li> <li><a href="https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver/commit/c3d6e37092ffe1a027c9f0987698a314912955ce"><code>c3d6e37</code></a> Update Selenium WebDriver ChromeDriver version to 130.0.6723.31</li> <li><a href="https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver/commit/21cd58b19c539816aa8831f730d0405d04820a50"><code>21cd58b</code></a> Merge branch 'master' into v130</li> <li>Additional commits viewable in <a href="https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver/compare/v.128.0.6613.11900...v.130.0.6723.5800">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=128.0.6613.11900&new-version=130.0.6723.5800)](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