Commit adecea5
authored
chore(deps-dev): bump chromedriver from 134.0.2 to 134.0.3 (#3230)
Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from
134.0.2 to 134.0.3.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/giggio/node-chromedriver/commit/cc57b3df62004d89bbd2a3c47c8dc08c5ef01bb6"><code>cc57b3d</code></a>
Bump version, update deps and eslint and fix warnings</li>
<li><a
href="https://github.com/giggio/node-chromedriver/commit/93cfd433a999d78c1907485f044fcd798439c8c2"><code>93cfd43</code></a>
resolved conflicting condition checking for process.arch ===
'riscv64'</li>
<li><a
href="https://github.com/giggio/node-chromedriver/commit/afe4570c0118b72d257a90b5f7f5233e412cfe21"><code>afe4570</code></a>
Update install.js</li>
<li><a
href="https://github.com/giggio/node-chromedriver/commit/7337714310786090dc276479d982fd64849f9b30"><code>7337714</code></a>
Update install.js</li>
<li><a
href="https://github.com/giggio/node-chromedriver/commit/e9a0b118bde3e17848b00c47f6ab84b54ffc114b"><code>e9a0b11</code></a>
Add RISC-V 64-bit support to install.js with custom error</li>
<li><a
href="https://github.com/giggio/node-chromedriver/commit/37ee8a5bd25d8932801a5f976214c9d05a551ae1"><code>37ee8a5</code></a>
Add RISC-V 64-bit installation instructions to README</li>
<li><a
href="https://github.com/giggio/node-chromedriver/commit/d50ba25e8039436d8885d8ff1b3e8c000ac81afa"><code>d50ba25</code></a>
feat: add RISC-V 64-bit (riscv64) platform support</li>
<li><a
href="https://github.com/giggio/node-chromedriver/commit/dbfea9418bc9c380a6ffa7fd511faa83faea0ae8"><code>dbfea94</code></a>
Fix update comment action</li>
<li><a
href="https://github.com/giggio/node-chromedriver/commit/35b8fed5f371ed97dd843d9ee3acf3cde3444a47"><code>35b8fed</code></a>
Use single artifact for PR number and merge test results</li>
<li><a
href="https://github.com/giggio/node-chromedriver/commit/c8bd9e2173bfc4f964a1623ce7d9317b9a40f222"><code>c8bd9e2</code></a>
Support matrix on workflow uploads</li>
<li>Additional commits viewable in <a
href="https://github.com/giggio/node-chromedriver/compare/134.0.2...134.0.3">compare
view</a></li>
</ul>
</details>
<br />
[](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 503652f commit adecea5
2 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10081 | 10081 | | |
10082 | 10082 | | |
10083 | 10083 | | |
10084 | | - | |
10085 | | - | |
10086 | | - | |
| 10084 | + | |
| 10085 | + | |
| 10086 | + | |
10087 | 10087 | | |
10088 | 10088 | | |
10089 | 10089 | | |
| |||
10094 | 10094 | | |
10095 | 10095 | | |
10096 | 10096 | | |
10097 | | - | |
| 10097 | + | |
10098 | 10098 | | |
10099 | 10099 | | |
10100 | 10100 | | |
| |||
19956 | 19956 | | |
19957 | 19957 | | |
19958 | 19958 | | |
19959 | | - | |
| 19959 | + | |
19960 | 19960 | | |
19961 | 19961 | | |
19962 | 19962 | | |
| |||
0 commit comments