Skip to content

Update WS, JEST and @kubernetes/client-node#564

Merged
J12934 merged 2 commits intomainfrom
update-ws-to-7.5.2
Jul 27, 2021
Merged

Update WS, JEST and @kubernetes/client-node#564
J12934 merged 2 commits intomainfrom
update-ws-to-7.5.2

Conversation

@nigthknight
Copy link
Copy Markdown
Member

@nigthknight nigthknight commented Jul 27, 2021

  • Update ws To 7.5.2
  • Update jest To 27.0.6
  • Update @kubernetes/client-node To 0.15.0
  • Add Script To Simplify Package Updates Using ncu

Replaces PR #563

@nigthknight nigthknight added this to the v3.0.0 milestone Jul 27, 2021
@nigthknight nigthknight added dependencies Pull requests that update a dependency file maintenance labels Jul 27, 2021
@nigthknight nigthknight self-assigned this Jul 27, 2021
@nigthknight nigthknight changed the title Update WS To 7.5.2 Update WS, JEST and @kubernetes/client-node Jul 27, 2021
@nigthknight nigthknight enabled auto-merge July 27, 2021 07:19
ws -> 7.5.2
jest -> 27.0.6
@kubernetes/client-node -> 0.15.0

Signed-off-by: Yannik Fuhrmeister <yannik.fuhrmeister@iteratec.com>
To simplify the process of updating packages in all package.json files
I added a script that finds all directories containing a
package-lock.json file and executes `ncu -u -t minor` for every
directory found

In addition the update of the package.json I update all affected
package-lock.json files using `npm i`

Signed-off-by: Yannik Fuhrmeister <yannik.fuhrmeister@iteratec.com>
@J12934 J12934 disabled auto-merge July 27, 2021 08:31
@J12934 J12934 merged commit b1f9f8d into main Jul 27, 2021
@J12934 J12934 deleted the update-ws-to-7.5.2 branch July 27, 2021 08:31
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 maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants