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: GoogleChrome/web-vitals
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.5.0
Choose a base ref
...
head repository: GoogleChrome/web-vitals
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.5.1
Choose a head ref
  • 8 commits
  • 22 files changed
  • 5 contributors

Commits on Oct 24, 2023

  1. Bump @babel/traverse from 7.21.2 to 7.23.2 (#398)

    Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.2 to 7.23.2.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/traverse"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    07f6f96 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. Updates README links. (#401)

    * Updates README links.
    
    * Updates web.dev URLs in code comments.
    malchata authored Nov 25, 2023
    Configuration menu
    Copy the full SHA
    16e6e93 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Update readme (#404)

    yuangwei authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    38e4173 View commit details
    Browse the repository at this point in the history
  2. Bump chromedriver from 117.0.3 to 119.0.1 (#400)

    Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 117.0.3 to 119.0.1.
    - [Commits](giggio/node-chromedriver@117.0.3...119.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: chromedriver
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    d44362e View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Configuration menu
    Copy the full SHA
    e07c7a7 View commit details
    Browse the repository at this point in the history
  2. Update dependencies

    philipwalton committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    cefea72 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG

    philipwalton committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    209d096 View commit details
    Browse the repository at this point in the history
  4. Release v3.5.1

    philipwalton committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    a9a9015 View commit details
    Browse the repository at this point in the history
Loading