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: ampproject/amphtml
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2512221826001
Choose a base ref
...
head repository: ampproject/amphtml
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2601162341000
Choose a head ref
  • 7 commits
  • 23 files changed
  • 5 contributors

Commits on Jan 6, 2026

  1. 📦 Update subpackage devDependencies (#40198)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 6, 2026
    Configuration menu
    Copy the full SHA
    004f2d2 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2026

  1. Fix GFP cookie expiration to account for serving sending timestamp in… (

    #40462)
    
    * Fix GFP cookie expiration to account for serving sending timestamp in seconds not milliseconds.
    
    * Add comment.
    glevitzky authored Jan 7, 2026
    Configuration menu
    Copy the full SHA
    7c2eeff View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2026

  1. Update consents logic for MGID AMP Story (#40465)

    Add tests
    
    Fix tests
    velichkin authored Jan 13, 2026
    Configuration menu
    Copy the full SHA
    4ee68a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19dcf20 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2026

  1. Configuration menu
    Copy the full SHA
    3c60629 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2026

  1. For GFP cookie setting logic, fall back to reading purpose one direct…

    …ly from the consent string when explicit purpose one is not granted. (#40470)
    
    * Add tcf parsing and fallback for purpose one.
    
    * Remove debug code and add lint fixes.
    
    * Add unit tests
    glevitzky authored Jan 16, 2026
    Configuration menu
    Copy the full SHA
    fbbf5c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c309cc0 View commit details
    Browse the repository at this point in the history
Loading