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

chore(deps): bump cookie and lighthouse in /tests/lighthouse #3483

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 15, 2024

Removes cookie. It's no longer used after updating ancestor dependency lighthouse. These dependencies need to be updated together.

Removes cookie

Updates lighthouse from 12.0.0 to 12.2.2

Release notes

Sourced from lighthouse's releases.

v12.2.1

Full Changelog

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

Core

  • third-party-cookies: update description for 3PCD updates (#16177, #16158)
  • uses-text-compression: ignore percent threshold for large savings (#16165)

Deps

Clients

  • devtools: require third-party-web to be provided (#16166)

I18n

  • support reusing the same placeholder for ICU (#16159)

Tests

  • pass logger to smokehouse runners to get log even on timeout (#16175)
  • update BUILD.gn due to upstream CDT change (#16171)
  • devtools: sync e2e (#16174)
  • devtools: sync e2e (#16160)

Misc

  • format lighthouse-result.proto (#16170)

v12.2.0

Full Changelog

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

Core

  • import lantern from trace engine (#16092)
  • long-tasks: link to latest guidance (#16138)
  • stylesheets: disable transient stylesheet detection (#16121)
  • third-party-summary: correct blocking time calculation (#16117)
  • trace-engine-result: disable invalidations handler (#16142)

Deps

  • upgrade trace_engine to 0.0.32 (#16143)

... (truncated)

Changelog

Sourced from lighthouse's changelog.

12.2.2 (2024-11-14)

Full Changelog

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

New contributors

Thanks to our new contributors 👽🐷🐰🐯🐻!

Core

  • network-monitor: treat EventSource as non-critical (#16225)
  • target-manager: ignore target if type is unknown (#16221)

CLI

  • create writeFile destination if necessary (#15990)

Deps

  • upgrade puppeteer to 23.8.0 (#16248)
  • upgrade third-party-web to 0.26.1 (#16219)
  • upgrade puppeteer to 23.5.2 (#16220)
  • lighthouse-stack-packs: upgrade to 1.12.2 (#16242)
  • lodash: migrate lodash to lodash-es (#16211)
  • sentry: upgrade to v7 (#16215)

Clients

  • lr: set CPU throttling based on benchmark (#16226)
  • lr: fix wrong render-blocking-resources transfer size (#16190)

I18n

Docs

  • readme: add lighthouse-matchers to related projects (#16239)
  • readme: add Guardius to services list (#16235)

Tests

  • smoke: fix devtools test runner & a11y errors (#16236)

Misc

... (truncated)

Commits

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 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.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 15, 2024
@kyma-bot kyma-bot added cla: yes Indicates the PR's author has signed the CLA. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Nov 15, 2024
Removes [cookie](https://github.com/jshttp/cookie). It's no longer used after updating ancestor dependency [lighthouse](https://github.com/GoogleChrome/lighthouse). These dependencies need to be updated together.


Removes `cookie`

Updates `lighthouse` from 12.0.0 to 12.2.2
- [Release notes](https://github.com/GoogleChrome/lighthouse/releases)
- [Changelog](https://github.com/GoogleChrome/lighthouse/blob/main/changelog.md)
- [Commits](GoogleChrome/lighthouse@v12.0.0...v12.2.2)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: indirect
- dependency-name: lighthouse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tests/lighthouse/multi-b46b78ba4a branch from 387d4b0 to 8c3da4f Compare December 12, 2024 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Indicates the PR's author has signed the CLA. dependencies Pull requests that update a dependency file size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant