Skip to content

Updating dependencies#1

Open
webfashionist wants to merge 20 commits intoGummibeer:masterfrom
webfashionist:patch/dependencies
Open

Updating dependencies#1
webfashionist wants to merge 20 commits intoGummibeer:masterfrom
webfashionist:patch/dependencies

Conversation

@webfashionist
Copy link

I was looking for something like node-weblyse, but could not find anything similar.
However, it returned me a few errors and security notes on install which is why I took some time to update the whole thing.

The only dependency I removed was the security header package. It was really old and contained a lot of security issues too. So I replaced it by simple header checks for now.

Hope it helps :)

webfashionist and others added 20 commits January 12, 2024 19:10
Bumps the npm_and_yarn group with 7 updates in the /. directory:

| Package | From | To |
| --- | --- | --- |
| [axios](https://github.com/axios/axios) | `0.19.2` | `1.6.0` |
| [chrome-launcher](https://github.com/GoogleChrome/chrome-launcher) | `0.12.0` | `0.13.2` |
| [npm-registry-fetch](https://github.com/npm/npm-registry-fetch) | `5.0.1` | `14.0.5` |
| [hint](https://github.com/webhintio/hint/tree/HEAD/packages/hint) | `5.4.1` | `7.1.10` |
| [minimist](https://github.com/minimistjs/minimist) | `0.0.8` | `1.2.8` |
| [lighthouse](https://github.com/GoogleChrome/lighthouse) | `5.6.0` | `11.4.0` |
| [mkdirp](https://github.com/isaacs/node-mkdirp) | `0.5.1` | `0.5.6` |


Updates `axios` from 0.19.2 to 1.6.0
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.19.2...v1.6.0)

Updates `chrome-launcher` from 0.12.0 to 0.13.2
- [Release notes](https://github.com/GoogleChrome/chrome-launcher/releases)
- [Changelog](https://github.com/GoogleChrome/chrome-launcher/blob/main/changelog.md)
- [Commits](GoogleChrome/chrome-launcher@v0.12.0...v0.13.2)

Updates `npm-registry-fetch` from 5.0.1 to 14.0.5
- [Release notes](https://github.com/npm/npm-registry-fetch/releases)
- [Changelog](https://github.com/npm/npm-registry-fetch/blob/main/CHANGELOG.md)
- [Commits](npm/npm-registry-fetch@v5.0.1...v14.0.5)

Updates `hint` from 5.4.1 to 7.1.10
- [Release notes](https://github.com/webhintio/hint/releases)
- [Changelog](https://github.com/webhintio/hint/blob/main/packages/hint/CHANGELOG.md)
- [Commits](https://github.com/webhintio/hint/commits/HEAD/packages/hint)

Updates `minimist` from 0.0.8 to 1.2.8
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](minimistjs/minimist@v0.0.8...v1.2.8)

Updates `lighthouse` from 5.6.0 to 11.4.0
- [Release notes](https://github.com/GoogleChrome/lighthouse/releases)
- [Changelog](https://github.com/GoogleChrome/lighthouse/blob/main/changelog-pre10.md)
- [Commits](GoogleChrome/lighthouse@v5.6.0...v11.4.0)

Updates `mkdirp` from 0.5.1 to 0.5.6
- [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-mkdirp@0.5.1...v0.5.6)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  dependency-group: npm_and_yarn-security-group
- dependency-name: chrome-launcher
  dependency-type: direct:production
  dependency-group: npm_and_yarn-security-group
- dependency-name: npm-registry-fetch
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
- dependency-name: hint
  dependency-type: direct:production
  dependency-group: npm_and_yarn-security-group
- dependency-name: minimist
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
- dependency-name: lighthouse
  dependency-type: direct:production
  dependency-group: npm_and_yarn-security-group
- dependency-name: mkdirp
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
...

Signed-off-by: dependabot[bot] <support@github.com>
…and_yarn-security-group-b6fc2f15e4

Bump the npm_and_yarn group across 1 directories with 7 updates
Bumps the npm_and_yarn group with 7 updates in the /. directory:

| Package | From | To |
| --- | --- | --- |
| [axios](https://github.com/axios/axios) | `0.19.2` | `1.6.0` |
| [chrome-launcher](https://github.com/GoogleChrome/chrome-launcher) | `0.12.0` | `0.13.2` |
| [npm-registry-fetch](https://github.com/npm/npm-registry-fetch) | `5.0.1` | `14.0.5` |
| [hint](https://github.com/webhintio/hint/tree/HEAD/packages/hint) | `5.4.1` | `7.1.10` |
| [minimist](https://github.com/minimistjs/minimist) | `0.0.8` | `1.2.8` |
| [lighthouse](https://github.com/GoogleChrome/lighthouse) | `5.6.0` | `11.4.0` |
| [mkdirp](https://github.com/isaacs/node-mkdirp) | `0.5.1` | `0.5.6` |


Updates `axios` from 0.19.2 to 1.6.0
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.19.2...v1.6.0)

Updates `chrome-launcher` from 0.12.0 to 0.13.2
- [Release notes](https://github.com/GoogleChrome/chrome-launcher/releases)
- [Changelog](https://github.com/GoogleChrome/chrome-launcher/blob/main/changelog.md)
- [Commits](GoogleChrome/chrome-launcher@v0.12.0...v0.13.2)

Updates `npm-registry-fetch` from 5.0.1 to 14.0.5
- [Release notes](https://github.com/npm/npm-registry-fetch/releases)
- [Changelog](https://github.com/npm/npm-registry-fetch/blob/main/CHANGELOG.md)
- [Commits](npm/npm-registry-fetch@v5.0.1...v14.0.5)

Updates `hint` from 5.4.1 to 7.1.10
- [Release notes](https://github.com/webhintio/hint/releases)
- [Changelog](https://github.com/webhintio/hint/blob/main/packages/hint/CHANGELOG.md)
- [Commits](https://github.com/webhintio/hint/commits/HEAD/packages/hint)

Updates `minimist` from 0.0.8 to 1.2.8
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](minimistjs/minimist@v0.0.8...v1.2.8)

Updates `lighthouse` from 5.6.0 to 11.4.0
- [Release notes](https://github.com/GoogleChrome/lighthouse/releases)
- [Changelog](https://github.com/GoogleChrome/lighthouse/blob/main/changelog-pre10.md)
- [Commits](GoogleChrome/lighthouse@v5.6.0...v11.4.0)

Updates `mkdirp` from 0.5.1 to 0.5.6
- [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-mkdirp@0.5.1...v0.5.6)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  dependency-group: npm_and_yarn-security-group
- dependency-name: chrome-launcher
  dependency-type: direct:production
  dependency-group: npm_and_yarn-security-group
- dependency-name: npm-registry-fetch
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
- dependency-name: hint
  dependency-type: direct:production
  dependency-group: npm_and_yarn-security-group
- dependency-name: minimist
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
- dependency-name: lighthouse
  dependency-type: direct:production
  dependency-group: npm_and_yarn-security-group
- dependency-name: mkdirp
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
...

Signed-off-by: dependabot[bot] <support@github.com>
…and_yarn-security-group-b6fc2f15e4

Bump the npm_and_yarn group across 1 directories with 7 updates
Bumps the npm_and_yarn group with 1 update in the /. directory: [axios](https://github.com/axios/axios).


Updates `axios` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.6.0...v1.6.1)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  dependency-group: npm_and_yarn-security-group
...

Signed-off-by: dependabot[bot] <support@github.com>
…and_yarn-security-group-d67e7fcb7b

Bump the npm_and_yarn group across 1 directories with 1 update
Bumps the npm_and_yarn group with 1 update in the /. directory: [axios](https://github.com/axios/axios).


Updates `axios` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.6.0...v1.6.1)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  dependency-group: npm_and_yarn-security-group
...

Signed-off-by: dependabot[bot] <support@github.com>
…and_yarn-security-group-d67e7fcb7b

Bump the npm_and_yarn group across 1 directories with 1 update
Bumps the npm_and_yarn group with 2 updates in the /. directory: [axios](https://github.com/axios/axios) and [chrome-launcher](https://github.com/GoogleChrome/chrome-launcher).


Updates `axios` from 1.6.1 to 1.6.2
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.6.1...v1.6.2)

Updates `chrome-launcher` from 0.13.2 to 1.1.0
- [Release notes](https://github.com/GoogleChrome/chrome-launcher/releases)
- [Changelog](https://github.com/GoogleChrome/chrome-launcher/blob/main/changelog.md)
- [Commits](https://github.com/GoogleChrome/chrome-launcher/commits)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  dependency-group: npm_and_yarn-security-group
- dependency-name: chrome-launcher
  dependency-type: direct:production
  dependency-group: npm_and_yarn-security-group
...

Signed-off-by: dependabot[bot] <support@github.com>
…and_yarn-security-group-803b66ec77

Bump the npm_and_yarn group across 1 directories with 2 updates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant