Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: browserless/browserless
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.7.1
Choose a base ref
...
head repository: browserless/browserless
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.8.0
Choose a head ref
  • 6 commits
  • 28 files changed
  • 2 contributors

Commits on Apr 11, 2024

  1. New logging class + route handler API changes for injecting logging (#…

    …3994)
    
    * New logging class + route handler API changes for injecting custom loggers
    
    * Fixes, docs, changelog (haha), and more methods
    
    * Fix TS errors
    joelgriffith authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    f52c440 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. build(deps): bump puppeteer-core from 22.6.3 to 22.6.4 (#3995)

    Bumps [puppeteer-core](https://github.com/puppeteer/puppeteer) from 22.6.3 to 22.6.4.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
    - [Commits](puppeteer/puppeteer@puppeteer-core-v22.6.3...puppeteer-core-v22.6.4)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    f23d1ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14ec788 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e39d683 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a80f7ab View commit details
    Browse the repository at this point in the history
  5. 2.8.0

    joelgriffith committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    c9c4c9d View commit details
    Browse the repository at this point in the history
Loading