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

Upgrade puppeteer and other dependencies #102

Draft
wants to merge 19 commits into
base: main
Choose a base branch
from
Draft

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    09922cb View commit details
    Browse the repository at this point in the history
  2. Speed up url filtering

    muodov committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    7a5bec9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c56379b View commit details
    Browse the repository at this point in the history
  4. upgrade puppeteer (still old)

    muodov committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    4983060 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. WIP: manage browsers on a lower level

    (cherry picked from commit 8451d39)
    muodov committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    fee07fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40e8fc7 View commit details
    Browse the repository at this point in the history
  3. download chromium to a local dir

    (cherry picked from commit 24f8060)
    muodov committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    dd615d7 View commit details
    Browse the repository at this point in the history
  4. download chromium in crawler

    (cherry picked from commit c317cb9)
    muodov committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    030866c View commit details
    Browse the repository at this point in the history
  5. Wait for full init on main page before reporting

    (cherry picked from commit e029d54)
    muodov committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    f2f9f23 View commit details
    Browse the repository at this point in the history
  6. remove unnecessary imports

    muodov committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    69f8154 View commit details
    Browse the repository at this point in the history
  7. Use raw CDP in CMP collector

    muodov committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    79510f5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    73c38db View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b6ec60c View commit details
    Browse the repository at this point in the history
  10. Upgrade commander

    muodov committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    8cf124f View commit details
    Browse the repository at this point in the history
  11. Upgrade async library

    muodov committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    4bd1822 View commit details
    Browse the repository at this point in the history
  12. Fix some unit tests

    muodov committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    f4ae631 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    fc49507 View commit details
    Browse the repository at this point in the history
  2. Add missing typings

    muodov committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    fc83426 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4e80bf View commit details
    Browse the repository at this point in the history