google / webdriver.dart

Dart WebDriver client
https://pub.dev/packages/webdriver
Apache License 2.0
138 stars 45 forks source link

Bump nanasess/setup-chromedriver from 1.1.0 to 2.0.0 #274

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps nanasess/setup-chromedriver from 1.1.0 to 2.0.0.

Release notes

Sourced from nanasess/setup-chromedriver's releases.

v2.0.0

Eliminated dependencies on to node_modules using @​vercel/ncc, finally implemented @​panmona's advice! nanasess/setup-chromedriver#30

What's Changed

... (truncated)

Commits
  • 9530178 Merge pull request #153 from nanasess/bump-version
  • b20d7a7 Bump version
  • 2c0ddc1 Merge pull request #152 from nanasess/dependabot/npm_and_yarn/types/node-18.1...
  • 3fbcaee Bump @​types/node from 18.15.3 to 18.15.11
  • 72c2eeb Merge pull request #151 from nanasess/dependabot/npm_and_yarn/prettier-2.8.7
  • ac19bf4 Merge branch 'master' into dependabot/npm_and_yarn/prettier-2.8.7
  • 491f32f Merge pull request #149 from nanasess/dependabot/npm_and_yarn/selenium-webdri...
  • 71e038b Bump prettier from 2.8.4 to 2.8.7
  • 4f6d777 Merge pull request #150 from nanasess/dependabot/npm_and_yarn/types/node-18.1...
  • b782fbd Merge pull request #147 from nanasess/dependabot/npm_and_yarn/actions/io-1.1.3
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
dependabot[bot] commented 1 year ago

Superseded by #278.