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 got, lighthouse and linkinator #15

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 14, 2023

Removes got. It's no longer used after updating ancestor dependencies got, lighthouse and linkinator. These dependencies need to be updated together.

Removes got

Updates lighthouse from 7.2.0 to 10.4.0

Release notes

Sourced from lighthouse's releases.

v10.4.0

Full Changelog

We expect this release to ship in the DevTools of Chrome 117, and to PageSpeed Insights within 2 weeks.

New Contributors

Thanks to our new contributors 👽🐷🐰🐯🐻!

New Audits

  • add hidden, 0-weight a11y audits (#15216)
  • aria-dialog-name, aria-text, link-in-text-block, select-name (#15159)

Core

  • remove unnecessary references to legacy gatherer (#15236)
  • update residual usages of legacy runner (#15227)
  • compute TBT impact for main thread tasks (#15175)
  • support ts targets before es2022 (#15189)
  • byte-efficiency: compute FCP & LCP savings (#15104)
  • config: add more validation from legacy (#15211)
  • link-text: add tamil keywords to blocklist (#15152)
  • long-tasks: add more task information to debugData (#15198)
  • network-recorder: set target type of unfinished request (#15232)
  • non-composited-animations: add CLS savings as always 0 (#15099)
  • prioritize-lcp-image: add LCP savings (#15229)
  • proto: add errorStack to AuditResult (#15187)
  • redirects: add FCP and LCP savings (#15228)
  • source-maps: support BOM markers and CORB prefix (#15224)
  • stacks: add wix (#15171)
  • unsized-images: add CLS savings as always 0 (#15196)
  • viewport: add INP savings (#15071)
  • work-during-interaction: add INP savings (#15176)

Report

  • use fixed position for hidden radios (#15181)

Deps

  • upgrade puppeteer to 20.8 (#15226)
  • upgrade third-party-web to 0.23.3 (#15213)

I18n

... (truncated)

Changelog

Sourced from lighthouse's changelog.

Pre-10.0 Changelog

See the newer changelog for newer revisions.

9.6.8 (2022-10-31)

Full Changelog

We expect this release to ship in the DevTools of Chrome 109, and to PageSpeed Insights within 2 weeks.

Core

  • deprecations: use translated strings from devtools repo (#13961)
  • network-request: backport rendererStartTime (#14481)

9.6.7 (2022-09-01)

Full Changelog

This is an npm-only release. We have no plans to release this specific version to DevTools or PSI, but the changes will be rolled up into the next release in those clients.

Core

  • core(trace-elements): include LCP type in artifact (#14344)
  • core: add priority to network-requests debug audit (#14340)

9.6.6 (2022-08-16)

Full Changelog

We expect this release to ship in the DevTools of Chrome 106, and to PageSpeed Insights within 2 weeks.

New Contributors

Thanks to our new contributor 👽🐷🐰🐯🐻!

Core

  • unsized-images: ignore non-network SVGs (#13737)

Deps

  • upgrade csp-evaluator (#14281)

9.6.5 (2022-08-01)

Full Changelog

... (truncated)

Commits

Updates linkinator from 2.14.0 to 5.0.1

Release notes

Sourced from linkinator's releases.

v5.0.1

5.0.1 (2023-05-30)

Bug Fixes

v5.0.0

5.0.0 (2023-05-30)

BREAKING CHANGES

  • Require Node.js 16 and up. Version 4.1.3 accidentally had this change so I had to move the dist tag back.

v4.1.3

4.1.3 (2023-05-30)

Bug Fixes

v4.1.2

4.1.2 (2022-12-15)

Bug Fixes

v4.1.1

4.1.1 (2022-11-13)

Bug Fixes

  • remove file import prefix to please ncc (#526) (ca3f275)

v4.1.0

4.1.0 (2022-10-17)

Features

... (truncated)

Commits
  • 03417c4 fix(deps): upgrade to meow 12.x (#549)
  • 4d682bf feat!: require node.js 16 and up (#551)
  • 4310692 feat!: require node.js 16 and up (#550)
  • 1a58441 fix(deps): update dependency htmlparser2 to v9 (#547)
  • 18780cb fix(deps): upgrade to glob 9.x (#542)
  • b85bbb3 chore(deps): update dependency semantic-release to v21 (#541)
  • eca2440 chore(deps): update dependency typescript to v5 (#540)
  • 6b2d1d4 chore(deps): update dependency execa to v7 (#538)
  • 2f030bd chore(deps): update dependency semantic-release to v20 (#531)
  • bd44773 build(deps): bump json5 from 2.2.1 to 2.2.3 (#532)
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [got](https://github.com/sindresorhus/got). It's no longer used after updating ancestor dependencies [got](https://github.com/sindresorhus/got), [lighthouse](https://github.com/GoogleChrome/lighthouse) and [linkinator](https://github.com/JustinBeckwith/linkinator). These dependencies need to be updated together.


Removes `got`

Updates `lighthouse` from 7.2.0 to 10.4.0
- [Release notes](https://github.com/GoogleChrome/lighthouse/releases)
- [Changelog](https://github.com/GoogleChrome/lighthouse/blob/main/changelog-pre10.md)
- [Commits](GoogleChrome/lighthouse@v7.2.0...v10.4.0)

Updates `linkinator` from 2.14.0 to 5.0.1
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases)
- [Commits](JustinBeckwith/linkinator@v2.14.0...v5.0.1)

---
updated-dependencies:
- dependency-name: got
  dependency-type: indirect
- dependency-name: lighthouse
  dependency-type: direct:development
- dependency-name: linkinator
  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 Jul 14, 2023
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jul 14, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 1390c7a
Status:🚫  Build failed.

View logs

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