Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

Bump nanasess/setup-chromedriver from 2.0.0 to 2.1.1 #86

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2023

Bumps nanasess/setup-chromedriver from 2.0.0 to 2.1.1.

Release notes

Sourced from nanasess/setup-chromedriver's releases.

v2.1.1

What's Changed

Full Changelog: nanasess/setup-chromedriver@v2.1.0...v2.1.1

v2.1.0

Chrome 115 or later uses Chrome for Testing. Thanks to everyone who reported the glitch!🙏

What's Changed

Full Changelog: nanasess/setup-chromedriver@v2.0.0...v2.1.0

Commits
  • 6fb8f5f Merge pull request #189 from nanasess/dependabot/npm_and_yarn/types/node-20.4.4
  • 44af6fc Merge pull request #184 from nanasess/dependabot/npm_and_yarn/prettier-3.0.0
  • e3899f6 Merge pull request #194 from nanasess/fix-move
  • 4e299a2 Add testing of master branch
  • 0741c8d Fix move chromedriver to /usr/local/bin of under 115
  • a75aae5 Merge pull request #192 from nanasess/use-chrome-for-testing
  • 031f9d9 Support Chrome for Testing on Windows
  • 170469a Support Chrome for Testing on *NIX
  • 11eaaff Bump @​types/node from 20.4.2 to 20.4.4
  • f7cc004 Bump prettier from 2.8.8 to 3.0.0
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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 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)

Bumps [nanasess/setup-chromedriver](https://github.com/nanasess/setup-chromedriver) from 2.0.0 to 2.1.1.
- [Release notes](https://github.com/nanasess/setup-chromedriver/releases)
- [Commits](nanasess/setup-chromedriver@9530178...6fb8f5f)

---
updated-dependencies:
- dependency-name: nanasess/setup-chromedriver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the autosubmit label Aug 1, 2023
@auto-submit auto-submit bot merged commit 8cc5b11 into master Aug 1, 2023
@auto-submit auto-submit bot deleted the dependabot/github_actions/nanasess/setup-chromedriver-2.1.1 branch August 1, 2023 01:18
mosuem pushed a commit to dart-lang/tools that referenced this pull request Dec 10, 2024
…e#86)

Bumps [nanasess/setup-chromedriver](https://github.com/nanasess/setup-chromedriver) from 2.0.0 to 2.1.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/nanasess/setup-chromedriver/releases">nanasess/setup-chromedriver's releases</a>.</em></p>
<blockquote>
<h2>v2.1.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix install chromedriver of under 115 by <a href="https://github.com/nanasess"><code>@�nanasess</code></a> in <a href="https://redirect.github.com/nanasess/setup-chromedriver/pull/194">nanasess/setup-chromedriverdart-lang/sse#194</a></li>
<li>Bump prettier from 2.8.8 to 3.0.0 by <a href="https://github.com/dependabot"><code>@�dependabot</code></a> in <a href="https://redirect.github.com/nanasess/setup-chromedriver/pull/184">nanasess/setup-chromedriverdart-lang/sse#184</a></li>
<li>Bump <code>@�types/node</code> from 20.4.2 to 20.4.4 by <a href="https://github.com/dependabot"><code>@�dependabot</code></a> in <a href="https://redirect.github.com/nanasess/setup-chromedriver/pull/189">nanasess/setup-chromedriverdart-lang/sse#189</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/nanasess/setup-chromedriver/compare/v2.1.0...v2.1.1">https://github.com/nanasess/setup-chromedriver/compare/v2.1.0...v2.1.1</a></p>
<h2>v2.1.0</h2>
<p>Chrome 115 or later uses Chrome for Testing.
Thanks to everyone who reported the glitch!�</p>
<h2>What's Changed</h2>
<ul>
<li>Bump semver from 7.3.8 to 7.5.0 by <a href="https://github.com/dependabot"><code>@�dependabot</code></a> in <a href="https://redirect.github.com/nanasess/setup-chromedriver/pull/158">nanasess/setup-chromedriverdart-lang/sse#158</a></li>
<li>Bump selenium-webdriver from 4.8.2 to 4.9.0 by <a href="https://github.com/dependabot"><code>@�dependabot</code></a> in <a href="https://redirect.github.com/nanasess/setup-chromedriver/pull/162">nanasess/setup-chromedriverdart-lang/sse#162</a></li>
<li>Bump <code>@�types/node</code> from 18.15.11 to 18.16.0 by <a href="https://github.com/dependabot"><code>@�dependabot</code></a> in <a href="https://redirect.github.com/nanasess/setup-chromedriver/pull/161">nanasess/setup-chromedriverdart-lang/sse#161</a></li>
<li>Bump prettier from 2.8.7 to 2.8.8 by <a href="https://github.com/dependabot"><code>@�dependabot</code></a> in <a href="https://redirect.github.com/nanasess/setup-chromedriver/pull/160">nanasess/setup-chromedriverdart-lang/sse#160</a></li>
<li>Bump <code>@�types/selenium-webdriver</code> from 4.1.13 to 4.1.14 by <a href="https://github.com/dependabot"><code>@�dependabot</code></a> in <a href="https://redirect.github.com/nanasess/setup-chromedriver/pull/163">nanasess/setup-chromedriverdart-lang/sse#163</a></li>
<li>Bump <code>@�types/node</code> from 18.16.0 to 20.2.3 by <a href="https://github.com/dependabot"><code>@�dependabot</code></a> in <a href="https://redirect.github.com/nanasess/setup-chromedriver/pull/171">nanasess/setup-chromedriverdart-lang/sse#171</a></li>
<li>Bump selenium-webdriver from 4.9.0 to 4.9.2 by <a href="https://github.com/dependabot"><code>@�dependabot</code></a> in <a href="https://redirect.github.com/nanasess/setup-chromedriver/pull/170">nanasess/setup-chromedriverdart-lang/sse#170</a></li>
<li>Bump <code>@�types/selenium-webdriver</code> from 4.1.14 to 4.1.15 by <a href="https://github.com/dependabot"><code>@�dependabot</code></a> in <a href="https://redirect.github.com/nanasess/setup-chromedriver/pull/173">nanasess/setup-chromedriverdart-lang/sse#173</a></li>
<li>Bump <code>@�types/node</code> from 20.2.3 to 20.3.1 by <a href="https://github.com/dependabot"><code>@�dependabot</code></a> in <a href="https://redirect.github.com/nanasess/setup-chromedriver/pull/176">nanasess/setup-chromedriverdart-lang/sse#176</a></li>
<li>Bump selenium-webdriver from 4.9.2 to 4.10.0 by <a href="https://github.com/dependabot"><code>@�dependabot</code></a> in <a href="https://redirect.github.com/nanasess/setup-chromedriver/pull/177">nanasess/setup-chromedriverdart-lang/sse#177</a></li>
<li>Bump semver from 7.5.0 to 7.5.2 by <a href="https://github.com/dependabot"><code>@�dependabot</code></a> in <a href="https://redirect.github.com/nanasess/setup-chromedriver/pull/178">nanasess/setup-chromedriverdart-lang/sse#178</a></li>
<li>Bump typed-rest-client from 1.8.9 to 1.8.11 by <a href="https://github.com/dependabot"><code>@�dependabot</code></a> in <a href="https://redirect.github.com/nanasess/setup-chromedriver/pull/181">nanasess/setup-chromedriverdart-lang/sse#181</a></li>
<li>Bump tough-cookie from 4.0.0 to 4.1.3 by <a href="https://github.com/dependabot"><code>@�dependabot</code></a> in <a href="https://redirect.github.com/nanasess/setup-chromedriver/pull/183">nanasess/setup-chromedriverdart-lang/sse#183</a></li>
<li>Bump jest-circus from 29.5.0 to 29.6.1 by <a href="https://github.com/dependabot"><code>@�dependabot</code></a> in <a href="https://redirect.github.com/nanasess/setup-chromedriver/pull/186">nanasess/setup-chromedriverdart-lang/sse#186</a></li>
<li>Bump word-wrap from 1.2.3 to 1.2.4 by <a href="https://github.com/dependabot"><code>@�dependabot</code></a> in <a href="https://redirect.github.com/nanasess/setup-chromedriver/pull/188">nanasess/setup-chromedriverdart-lang/sse#188</a></li>
<li>Bump <code>@�types/node</code> from 20.3.1 to 20.4.2 by <a href="https://github.com/dependabot"><code>@�dependabot</code></a> in <a href="https://redirect.github.com/nanasess/setup-chromedriver/pull/187">nanasess/setup-chromedriverdart-lang/sse#187</a></li>
<li>Support Chrome for Testing by <a href="https://github.com/nanasess"><code>@�nanasess</code></a> in <a href="https://redirect.github.com/nanasess/setup-chromedriver/pull/192">nanasess/setup-chromedriverdart-lang/sse#192</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/nanasess/setup-chromedriver/compare/v2.0.0...v2.1.0">https://github.com/nanasess/setup-chromedriver/compare/v2.0.0...v2.1.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/nanasess/setup-chromedriver/commit/6fb8f5ffa6b7dc11e631ff695fbd2fec0b04bb52"><code>6fb8f5f</code></a> Merge pull request <a href="https://redirect.github.com/nanasess/setup-chromedriver/issues/189">dart-lang/sse#189</a> from nanasess/dependabot/npm_and_yarn/types/node-20.4.4</li>
<li><a href="https://github.com/nanasess/setup-chromedriver/commit/44af6fc94cbe1f5aacd0b02cbba3a907cc5153ff"><code>44af6fc</code></a> Merge pull request <a href="https://redirect.github.com/nanasess/setup-chromedriver/issues/184">dart-lang/sse#184</a> from nanasess/dependabot/npm_and_yarn/prettier-3.0.0</li>
<li><a href="https://github.com/nanasess/setup-chromedriver/commit/e3899f6418db57fdff3fa9910495f91a93587bd9"><code>e3899f6</code></a> Merge pull request <a href="https://redirect.github.com/nanasess/setup-chromedriver/issues/194">dart-lang/sse#194</a> from nanasess/fix-move</li>
<li><a href="https://github.com/nanasess/setup-chromedriver/commit/4e299a23a421a5b1717eb6664b5a25cd9d30ff27"><code>4e299a2</code></a> Add testing of master branch</li>
<li><a href="https://github.com/nanasess/setup-chromedriver/commit/0741c8d0feddeb9a6968e5587e6bcfbd08720f37"><code>0741c8d</code></a> Fix move chromedriver to /usr/local/bin of under 115</li>
<li><a href="https://github.com/nanasess/setup-chromedriver/commit/a75aae587add551e053f91356fc30afaf32bd201"><code>a75aae5</code></a> Merge pull request <a href="https://redirect.github.com/nanasess/setup-chromedriver/issues/192">dart-lang/sse#192</a> from nanasess/use-chrome-for-testing</li>
<li><a href="https://github.com/nanasess/setup-chromedriver/commit/031f9d95d07c136bc3e56902b84a234113751ce4"><code>031f9d9</code></a> Support Chrome for Testing on Windows</li>
<li><a href="https://github.com/nanasess/setup-chromedriver/commit/170469a35c22011c5c433f7c4a588a83ecc4c0c6"><code>170469a</code></a> Support Chrome for Testing on *NIX</li>
<li><a href="https://github.com/nanasess/setup-chromedriver/commit/11eaaff6d55518bc20662a6c204368bbb983aa87"><code>11eaaff</code></a> Bump <code>@�types/node</code> from 20.4.2 to 20.4.4</li>
<li><a href="https://github.com/nanasess/setup-chromedriver/commit/f7cc004985c4303d42b772f479562cf48c3351af"><code>f7cc004</code></a> Bump prettier from 2.8.8 to 3.0.0</li>
<li>Additional commits viewable in <a href="https://github.com/nanasess/setup-chromedriver/compare/95301782a076fbe8c9ecf54395a4689f7b195285...6fb8f5ffa6b7dc11e631ff695fbd2fec0b04bb52">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=nanasess/setup-chromedriver&package-manager=github_actions&previous-version=2.0.0&new-version=2.1.1)](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`.

---

<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 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>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging this pull request may close these issues.

1 participant