Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump edgedriver from 5.3.10 to 5.4.0 #12762

Merged
merged 1 commit into from May 6, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 29, 2024

Bumps edgedriver from 5.3.10 to 5.4.0.

Release notes

Sourced from edgedriver's releases.

Release 5.4.0

  • update deps (3640b0f)
  • feat: allow to set edgedriver path via EDGEDRIVER_PATH env (f9d73a6)
  • chore(deps-dev): Bump @​typescript-eslint/eslint-plugin (#300) (7f352e8)
  • chore(deps-dev): Bump webdriverio from 8.36.0 to 8.36.1 (#301) (17a3a6a)
  • chore(deps-dev): Bump @​typescript-eslint/parser from 7.7.0 to 7.7.1 (#299) (c8d1fd6)
  • chore(deps): Bump unzipper from 0.11.3 to 0.11.4 (#298) (c7ec0a0)
  • chore(deps): Replace unmaintained npm-run-all with npm-run-all2 (#297) (e0454c7)
  • Bump release-it from 17.1.1 to 17.2.0 (#292) (0c2b36b)
  • Bump @​typescript-eslint/parser from 7.6.0 to 7.7.0 (#291) (afac557)
  • Bump webdriverio from 8.35.1 to 8.36.0 (#296) (d8c06c0)
  • Bump unzipper from 0.10.14 to 0.11.3 (#295) (30c34b6)
  • Bump @​typescript-eslint/eslint-plugin from 7.6.0 to 7.7.0 (#294) (b85a2cb)
  • Bump @​vitest/coverage-v8 from 1.4.0 to 1.5.0 (#293) (190c6a3)
  • Bump @​types/node from 20.12.5 to 20.12.7 (#290) (38dc09f)
  • Bump typescript from 5.4.4 to 5.4.5 (#289) (229f42c)
  • Bump typescript from 5.4.3 to 5.4.4 (#287) (140aa25)
  • Bump eslint-plugin-unicorn from 51.0.1 to 52.0.0 (#288) (720e274)
  • Bump @​typescript-eslint/parser from 7.4.0 to 7.6.0 (#285) (1e0acaa)
  • Bump @​types/node from 20.12.2 to 20.12.5 (#286) (956d026)
  • Bump @​typescript-eslint/eslint-plugin from 7.4.0 to 7.6.0 (#284) (0375379)
  • Bump @​types/node from 20.11.30 to 20.12.2 (#283) (8f51c47)
  • Bump @​typescript-eslint/parser from 7.3.0 to 7.4.0 (#278) (89ccd11)
  • Bump webdriverio from 8.34.1 to 8.35.1 (#280) (79e9f7f)
  • Bump @​types/node from 20.11.28 to 20.11.30 (#281) (9bb9ce7)
  • Bump typescript from 5.4.2 to 5.4.3 (#279) (09439ca)
  • Bump @​typescript-eslint/eslint-plugin from 7.3.0 to 7.4.0 (#277) (e2decf8)
  • Bump @​vitest/coverage-v8 from 1.3.1 to 1.4.0 (#273) (3548930)
  • Bump @​typescript-eslint/parser from 7.2.0 to 7.3.0 (#276) (9e175db)
  • Bump webdriverio from 8.33.1 to 8.34.1 (#275) (bbae08a)
  • Bump @​typescript-eslint/eslint-plugin from 7.2.0 to 7.3.0 (#272) (c712e14)
  • Bump @​types/node from 20.11.25 to 20.11.28 (#274) (bc2eadc)
  • Bump @​typescript-eslint/parser from 7.1.1 to 7.2.0 (#267) (a913af1)
  • Bump @​types/node from 20.11.24 to 20.11.25 (#269) (a3e54a4)
  • Bump typescript from 5.3.3 to 5.4.2 (#271) (47ca10c)
  • Bump @​typescript-eslint/eslint-plugin from 7.1.1 to 7.2.0 (#270) (b104e22)
  • Bump webdriverio from 8.32.4 to 8.33.1 (#268) (4249c66)
  • Bump @​vitest/coverage-v8 from 1.3.0 to 1.3.1 (#255) (6cdd6d1)
  • Bump eslint from 8.56.0 to 8.57.0 (#258) (a05b6ad)
  • Bump @​typescript-eslint/parser from 7.1.0 to 7.1.1 (#264) (40d9203)
  • Bump @​types/node from 20.11.19 to 20.11.24 (#266) (5a62100)
  • Bump webdriverio from 8.32.3 to 8.32.4 (#265) (097633b)
  • Bump @​typescript-eslint/eslint-plugin from 7.1.0 to 7.1.1 (#263) (b13735b)
  • Remove default value (#262) (f730827)
  • ci: Add expense amounts (#261) (4e0dfc3)
  • ci: Add Expense Contribution workflow (#260) (d73c553)
  • Bump webdriverio from 8.32.2 to 8.32.3 (#254) (99a1ba7)
  • Bump @​typescript-eslint/parser from 7.0.2 to 7.1.0 (#259) (93011b7)
  • Bump @​typescript-eslint/eslint-plugin from 7.0.2 to 7.1.0 (#256) (cbff4a1)
  • Bump webdriverio from 8.31.1 to 8.32.2 (#253) (d633c92)

... (truncated)

Commits
  • cf00d4d Release 5.4.0
  • 3640b0f update deps
  • f9d73a6 feat: allow to set edgedriver path via EDGEDRIVER_PATH env
  • 7f352e8 chore(deps-dev): Bump @​typescript-eslint/eslint-plugin (#300)
  • 17a3a6a chore(deps-dev): Bump webdriverio from 8.36.0 to 8.36.1 (#301)
  • c8d1fd6 chore(deps-dev): Bump @​typescript-eslint/parser from 7.7.0 to 7.7.1 (#299)
  • c7ec0a0 chore(deps): Bump unzipper from 0.11.3 to 0.11.4 (#298)
  • e0454c7 chore(deps): Replace unmaintained npm-run-all with npm-run-all2 (#297)
  • 0c2b36b Bump release-it from 17.1.1 to 17.2.0 (#292)
  • afac557 Bump @​typescript-eslint/parser from 7.6.0 to 7.7.0 (#291)
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 29, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/v8/edgedriver-5.4.0 branch 3 times, most recently from d7f23d9 to 54c611e Compare May 6, 2024 15:05
Bumps [edgedriver](https://github.com/webdriverio-community/node-edgedriver) from 5.3.10 to 5.4.0.
- [Release notes](https://github.com/webdriverio-community/node-edgedriver/releases)
- [Commits](webdriverio-community/node-edgedriver@5.3.10...5.4.0)

---
updated-dependencies:
- dependency-name: edgedriver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/v8/edgedriver-5.4.0 branch from 54c611e to 2f6224c Compare May 6, 2024 15:07
@github-actions github-actions bot merged commit 8036a31 into v8 May 6, 2024
2 of 8 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/v8/edgedriver-5.4.0 branch May 6, 2024 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants