Skip to content

deps(npm): bump chromedriver from 145.0.6 to 146.0.1 in /frontend#19

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/frontend/chromedriver-146.0.1
Closed

deps(npm): bump chromedriver from 145.0.6 to 146.0.1 in /frontend#19
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/frontend/chromedriver-146.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Bumps chromedriver from 145.0.6 to 146.0.1.

Commits

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

Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 145.0.6 to 146.0.1.
- [Commits](giggio/node-chromedriver@145.0.6...146.0.1)

---
updated-dependencies:
- dependency-name: chromedriver
  dependency-version: 146.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 9, 2026

Labels

The following labels could not be found: dependencies, frontend. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: a226aed22f

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

"@types/uuid": "^11.0.0",
"@vitest/coverage-v8": "^4.0.17",
"chromedriver": "145",
"chromedriver": "146",
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Update lockfile for chromedriver bump

This change bumps chromedriver in package.json to 146 but leaves frontend/bun.lock pinned to 145.0.6, which makes the dependency graph inconsistent. In this repo, CI installs with bun install --frozen-lockfile (see .github/workflows/ci-cd.yml), and bun install --help states this flag will "Disallow changes to lockfile," so the frontend install step will fail until the lockfile is regenerated and committed alongside this version bump.

Useful? React with 👍 / 👎.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 16, 2026

Superseded by #23.

@dependabot dependabot bot closed this Mar 16, 2026
auto-merge was automatically disabled March 16, 2026 20:06

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/chromedriver-146.0.1 branch March 16, 2026 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants