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: v4.2.3
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: v4.2.4
Choose a head ref
  • 6 commits
  • 4 files changed
  • 3 contributors

Commits on Oct 18, 2024

  1. Bump express from 4.19.2 to 4.20.0 (#543)

    Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.20.0.
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.19.2...4.20.0)
    
    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    9608982 View commit details
    Browse the repository at this point in the history
  2. Bump axios from 1.6.7 to 1.7.7 (#544)

    Bumps [axios](https://github.com/axios/axios) from 1.6.7 to 1.7.7.
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
    - [Commits](axios/axios@v1.6.7...v1.7.7)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    628f489 View commit details
    Browse the repository at this point in the history
  3. Bump cookie and express (#552)

    Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.1 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.
    
    
    Updates `cookie` from 0.6.0 to 0.7.1
    - [Release notes](https://github.com/jshttp/cookie/releases)
    - [Commits](jshttp/cookie@v0.6.0...v0.7.1)
    
    Updates `express` from 4.20.0 to 4.21.1
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
    - [Commits](expressjs/express@4.20.0...4.21.1)
    
    ---
    updated-dependencies:
    - dependency-name: cookie
      dependency-type: indirect
    - dependency-name: express
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    a4ab006 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    752610a View commit details
    Browse the repository at this point in the history
  2. Prep CHANGELOG for v4.2.4 (#555)

    * Prep changelog for v4.2.4
    
    * Update CHANGELOG.md
    tunetheweb authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    bda1c3b View commit details
    Browse the repository at this point in the history
  3. Release v4.2.4

    philipwalton committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    3d2b3dc View commit details
    Browse the repository at this point in the history
Loading