Skip to content

[💡 Feature]: Update all dependencies #11858

@christian-bromann

Description

@christian-bromann

Is your feature request related to a problem?

The following dependencies haven't been updated due to our restriction to keep support for Node.js v16:

    # these packages don't support Node.js v16 anymore
    - dependency-name: "got"
    - dependency-name: "ky"
    - dependency-name: "@octokit/rest"
    - dependency-name: "@cucumber/cucumber"
    - dependency-name: "jsdom"

Now that we drop Node.js v16 support we can update these.

Describe the solution you'd like.

Update the following dependencies in their respective packages:

  • @octokit/rest
  • @cucumber/cucumber
  • jsdom

Note: got and ky don't need updates as we replace them for Node.js fetch.

Describe alternatives you've considered.

n/a

Additional context

This is a v9 task and pull requests should be raised against the v9 branch. Join the 🙏-contribute channel on Discord if you are interested to join us in this effort.

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Labels

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions