Skip to content

Commit

Permalink
Bump chromedriver from 119.0.1 to 120.0.1 in /modules/admin-ui-fronte…
Browse files Browse the repository at this point in the history
…nd (opencast#5516)

Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from
119.0.1 to 120.0.1.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/giggio/node-chromedriver/commit/e54224c0e291cd18d9796921c2e8f7a745cb250b"><code>e54224c</code></a>
Bump version to 120.0.1</li>
<li><a
href="https://github.com/giggio/node-chromedriver/commit/9e1a28e623288be2443ec50ea957ddf77bc1f572"><code>9e1a28e</code></a>
Update actions to use arm with Ubuntu 22</li>
<li><a
href="https://github.com/giggio/node-chromedriver/commit/a71a0c9f88c40c62496e0015038ce3c6510c2c13"><code>a71a0c9</code></a>
Update actions</li>
<li><a
href="https://github.com/giggio/node-chromedriver/commit/ca668f988edca23fd0a8e4e30bc58c75c2d4d0a4"><code>ca668f9</code></a>
Bump version to 120.0.0</li>
<li>See full diff in <a
href="https://github.com/giggio/node-chromedriver/compare/119.0.1...120.0.1">compare
view</a></li>
</ul>
</details>
<br />


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

[//]: # (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>
  • Loading branch information
lkiesow authored Jan 1, 2024
2 parents fb296be + 2704539 commit f101e41
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions modules/admin-ui-frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion modules/admin-ui-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"devDependencies": {
"autoprefixer": "^9.8.8",
"bower": "^1.8.14",
"chromedriver": "^119.0.0",
"chromedriver": "^120.0.1",
"eslint": "^8.56.0",
"eslint-plugin-header": "^3.1.1",
"grunt": "^1.6.1",
Expand Down

0 comments on commit f101e41

Please sign in to comment.