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

Bump qs, gulp-webdriver and selenium-standalone #82

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 8, 2022

Bumps qs to 6.5.3 and updates ancestor dependencies qs, gulp-webdriver and selenium-standalone. These dependencies need to be updated together.

Updates qs from 6.5.2 to 6.5.3

Changelog

Sourced from qs's changelog.

6.5.3

  • [Fix] parse: ignore __proto__ keys (#428)
  • [Fix] utils.merge: avoid a crash with a null target and a truthy non-array source
  • [Fix] correctly parse nested arrays
  • [Fix] stringify: fix a crash with strictNullHandling and a custom filter/serializeDate (#279)
  • [Fix] utils: merge: fix crash when source is a truthy primitive & no options are provided
  • [Fix] when parseArrays is false, properly handle keys ending in []
  • [Fix] fix for an impossible situation: when the formatter is called with a non-string value
  • [Fix] utils.merge: avoid a crash with a null target and an array source
  • [Refactor] utils: reduce observable [[Get]]s
  • [Refactor] use cached Array.isArray
  • [Refactor] stringify: Avoid arr = arr.concat(...), push to the existing instance (#269)
  • [Refactor] parse: only need to reassign the var once
  • [Robustness] stringify: avoid relying on a global undefined (#427)
  • [readme] remove travis badge; add github actions/codecov badges; update URLs
  • [Docs] Clean up license text so it’s properly detected as BSD-3-Clause
  • [Docs] Clarify the need for "arrayLimit" option
  • [meta] fix README.md (#399)
  • [meta] add FUNDING.yml
  • [actions] backport actions from main
  • [Tests] always use String(x) over x.toString()
  • [Tests] remove nonexistent tape option
  • [Dev Deps] backport from main
Commits
  • 298bfa5 v6.5.3
  • ed0f5dc [Fix] parse: ignore __proto__ keys (#428)
  • 691e739 [Robustness] stringify: avoid relying on a global undefined (#427)
  • 1072d57 [readme] remove travis badge; add github actions/codecov badges; update URLs
  • 12ac1c4 [meta] fix README.md (#399)
  • 0338716 [actions] backport actions from main
  • 5639c20 Clean up license text so it’s properly detected as BSD-3-Clause
  • 51b8a0b add FUNDING.yml
  • 45f6759 [Fix] fix for an impossible situation: when the formatter is called with a no...
  • f814a7f [Dev Deps] backport from main
  • Additional commits viewable in compare view

Updates gulp-webdriver from 1.0.3 to 4.0.0

Commits

Updates selenium-standalone from 4.9.1 to 8.2.4

Release notes

Sourced from selenium-standalone's releases.

Release 8.2.4

  • Armk/selenium3 backward com (#730) (562f80d)
  • Bump husky from 8.0.1 to 8.0.2 (#728) (baabbad)
  • Bump chai from 4.3.6 to 4.3.7 (#729) (ad36a29)
  • Bump eslint from 8.26.0 to 8.27.0 (#727) (b69bb53)

Release 8.2.3

  • fixed args prefix for selenium3 (#722) (e360eaa)
  • Bump eslint from 8.25.0 to 8.26.0 (f6ceca0)
  • Bump minimist from 1.2.6 to 1.2.7 (125547b)
  • Bump mocha from 10.0.0 to 10.1.0 (77144de)
  • Bump eslint from 8.24.0 to 8.25.0 (fa716d3)
  • Bump release-it from 15.4.3 to 15.5.0 (bf2aa90)

Release 8.2.2

  • Use Mac arm64 EdgeDriver when available (#716) (a66946b)
  • Bump release-it from 15.4.2 to 15.4.3 (7cdc932)
  • Bump commander from 9.4.0 to 9.4.1 (9de56c4)

Release 8.2.1

  • Fixes #709, #710: broken download link for Chrome 106+ in ARM Macs (#711) (f1bcc44)
  • Bump doctoc from 2.2.0 to 2.2.1 (353a822)
  • Bump eslint from 8.23.1 to 8.24.0 (22b0d87)
  • Bump release-it from 15.4.1 to 15.4.2 (674f381)
  • Bump eslint from 8.23.0 to 8.23.1 (04fbd0f)
  • Bump release-it from 15.4.0 to 15.4.1 (02d3c3f)
  • Bump eslint from 8.22.0 to 8.23.0 (1372b7e)
  • Bump release-it from 15.3.0 to 15.4.0 (e6f69fb)
  • Bump eslint from 8.21.0 to 8.22.0 (e0bd63c)
  • Bump release-it from 15.2.0 to 15.3.0 (b22db50)
  • Bump release-it from 15.1.4 to 15.2.0 (8c2862e)
  • Bump eslint from 8.20.0 to 8.21.0 (89fcd62)
  • Bump release-it from 15.1.2 to 15.1.4 (9b97878)
  • Bump eslint from 8.19.0 to 8.20.0 (57a2dba)
  • Bump commander from 9.3.0 to 9.4.0 (edc7417)
  • Bump release-it from 15.1.1 to 15.1.2 (d3cfae5)

Release 8.2.0

  • Bump eslint from 8.18.0 to 8.19.0 (156db1a)
  • Bump release-it from 15.1.0 to 15.1.1 (5b27a37)
  • Bump eslint-plugin-prettier from 4.0.0 to 4.2.1 (ab3b59b)
  • Bump release-it from 15.0.0 to 15.1.0 (c60ceac)
  • Bump eslint from 8.17.0 to 8.18.0 (5eb82b0)
  • Bump prettier from 2.6.2 to 2.7.1 (252040f)
  • Bump eslint from 8.16.0 to 8.17.0 (2b581f1)
  • Bump commander from 9.2.0 to 9.3.0 (bc9a955)
  • Bump eslint from 8.15.0 to 8.16.0 (8f06875)

Release 8.1.4

  • feat: Allow Safari to be launched (#675) (93d8b55)

... (truncated)

Changelog

Sourced from selenium-standalone's changelog.

7.1.0 (2021-07-01)

  • support Apple M1 for chrome and gecko drivers #558
  • prevent selenium process from hagning if spawned programmatically without stdout/stderr handlers

7.0.1 (2021-07-01)

  • removed spawnCb

7.0.0 (2021-06-18)

  • BREAKING CHANGE drop nodejs 10, minimum version is 12
  • BREAKING CHANGE removed callbacks for install and start commands
  • BREAKING CHANGE install and start commands are Promises now!
  • BREAKING CHANGE docker images are built with jdk11
  • BREAKING CHANGE dropped support of old browser drivers and platforms
  • BREAKING CHANGE change folder structure #491
  • BREAKING CHANGE removed spawnCb
  • check port before starting selenium #553

6.24.0 (2021-06-16)

  • selenium 4 support
  • update default versions
  • package updates

6.23.0 (2020-12-02)

  • allow specifying fullURL to download selenium or browser driver #520
  • increased download and startup timeouts, and added more logging #519
  • edgechromium startup disabled for linux platform

6.22.2 (2020-11-30)

  • edgechromium install disabled for linux platform

6.22.1 (2020-11-27)

  • avoid mutating the default config

6.22.0 (2020-11-27)

  • chrome, edgechromium, and geckodriver support latest as version
  • replaced async package with native promises
  • resolved issues #468 #502 #511

6.21.0 (2020-11-26)

  • resolved issues #357 #457 #376 #488 #489
  • replaced request with got
  • update diedriver version to 3.150.1
  • updated chromiumedge version to 87.0.637.0
  • updated geckodriver version to 87.0.637.0
  • decreased package size by 60% (8.6Mb)
  • nodejs version in docker updated to 12
  • added eslint + prettier
  • minor bug fixes

6.20.1 (2020-10-09)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by wdio-user, a new releaser for selenium-standalone since your current version.


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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [qs](https://github.com/ljharb/qs) to 6.5.3 and updates ancestor dependencies [qs](https://github.com/ljharb/qs), [gulp-webdriver](https://github.com/webdriverio/gulp-webdriver) and [selenium-standalone](https://github.com/webdriverio/selenium-standalone). These dependencies need to be updated together.


Updates `qs` from 6.5.2 to 6.5.3
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.5.2...v6.5.3)

Updates `gulp-webdriver` from 1.0.3 to 4.0.0
- [Release notes](https://github.com/webdriverio/gulp-webdriver/releases)
- [Commits](webdriverio-boneyard/gulp-webdriver@v1.0.3...v4.0.0)

Updates `selenium-standalone` from 4.9.1 to 8.2.4
- [Release notes](https://github.com/webdriverio/selenium-standalone/releases)
- [Changelog](https://github.com/webdriverio/selenium-standalone/blob/main/HISTORY.md)
- [Commits](webdriverio/selenium-standalone@v4.9.1...v8.2.4)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
- dependency-name: gulp-webdriver
  dependency-type: direct:development
- dependency-name: selenium-standalone
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 8, 2022
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants