Skip to content

Bump ws and protractor in /sources/ngx - #1027

Open
dependabot[bot] wants to merge 1 commit into
West-23.6.0from
dependabot/npm_and_yarn/sources/ngx/multi-c53d3d22c7
Open

Bump ws and protractor in /sources/ngx#1027
dependabot[bot] wants to merge 1 commit into
West-23.6.0from
dependabot/npm_and_yarn/sources/ngx/multi-c53d3d22c7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 17, 2026

Copy link
Copy Markdown

Bumps ws to 5.2.5 and updates ancestor dependency protractor. These dependencies need to be updated together.

Updates ws from 5.2.2 to 5.2.5

Release notes

Sourced from ws's releases.

5.2.5

Bug fixes

  • Backported 2b2abd45 to the 5.x release line (bd8756a4).

5.2.4

Bug fixes

  • Backported e55e5106 to the 5.x release line (4abd8f6d).

5.2.3

Bug fixes

  • Backported 00c425ec to the 5.x release line (76d47c14).
Commits

Updates protractor from 5.3.2 to 5.4.4

Release notes

Sourced from protractor's releases.

5.4.3

typescript 3.7 compatibility

Resolves #5348 which was causing incompatibility with TypeScript 3.7

Changelog

Sourced from protractor's changelog.

5.4.4

Fixes

  • fix: security prototype pollution

5.4.3

Fixes

fix(index.ts): Fix exports to unbreak TypeScript 3.7 build

5.4.2

Features

  • (db1b638) feat(saucelabs): add sauceRegion support for eu datacenters (#5083)

    This change allows user to define the backend region from sauce via the sauceRegion property, e.g.

       sauceUser: process.env.SAUCE_USERNAME,
       sauceKey: process.env.SAUCE_ACCESS_KEY,
       sauceRegion: 'eu',

    Will run the test against https://ondemand.eu-central-1.saucelabs.com:443/wd/hub/.

       sauceUser: process.env.SAUCE_USERNAME,
       sauceKey: process.env.SAUCE_ACCESS_KEY,
       sauceRegion: 'us',
    // the default
    sauceUser: process.env.SAUCE_USERNAME,
    sauceKey: process.env.SAUCE_ACCESS_KEY,

    Will run the test against https://ondemand.saucelabs.com:443/wd/hub/

Fixes

  • (f5dbe13) fix(deps): @​types/node is now a dev dependency

5.4.1

Features

... (truncated)

Commits
  • a0ffa9b release: 5.4.4
  • 8b3ebf8 fix: security prototype pollution
  • 162f9e5 ci: Log sauce connect proxy to stdout, remove travis_wait, upgrade proxy to 4...
  • eb1d0fc docs(release): Update release docs for 5.4 series.
  • 6c46098 chore(release): Update changelog
  • faf0895 fix(ci): Don't update webdriver in pretest
  • d77731c fix(release): Pin CircleCI to Chrome v74
  • efe7fdd chore(dependencies): Update natives, so we can continue to run Gulp on
  • 0442e51 chore(release): Bugfix release 5.4.3
  • 7999a08 fix(index.ts): Fix exports to unbreak TypeScript 3.7 build
  • Additional commits viewable in compare view

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [ws](https://github.com/websockets/ws) to 5.2.5 and updates ancestor dependency [protractor](https://github.com/angular/protractor). These dependencies need to be updated together.


Updates `ws` from 5.2.2 to 5.2.5
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@5.2.2...5.2.5)

Updates `protractor` from 5.3.2 to 5.4.4
- [Release notes](https://github.com/angular/protractor/releases)
- [Changelog](https://github.com/angular/protractor/blob/5.4.4/CHANGELOG.md)
- [Commits](angular/protractor@5.3.2...5.4.4)

---
updated-dependencies:
- dependency-name: ws
  dependency-version: 5.2.5
  dependency-type: indirect
- dependency-name: protractor
  dependency-version: 5.4.4
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 17, 2026
@dependabot
dependabot Bot changed the base branch from West-23.1.0 to West-23.2.0 June 22, 2026 07:38
@dependabot
dependabot Bot changed the base branch from West-23.2.0 to West-23.3.0 July 6, 2026 06:21
@dependabot
dependabot Bot changed the base branch from West-23.3.0 to West-23.4.0 July 20, 2026 06:43
@dependabot
dependabot Bot changed the base branch from West-23.4.0 to West-23.5.0 August 3, 2026 06:05
@dependabot
dependabot Bot changed the base branch from West-23.5.0 to West-23.6.0 August 17, 2026 12:29
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

Development

Successfully merging this pull request may close these issues.

0 participants