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

Commits on Oct 20, 2025

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

Commits on Dec 1, 2025

  1. Configuration menu
    Copy the full SHA
    2055896 View commit details
    Browse the repository at this point in the history
  2. ✨ Add amp-ad implementation for Adserver.Online (#40434)

    * Adserver.Online AMP ad integration
    
    * Unnecessary change reverted
    
    * Extensions list sorted alphabetically
    
    ---------
    
    Co-authored-by: Shihua Zheng <powerivq@users.noreply.github.com>
    adserver-online and powerivq authored Dec 1, 2025
    Configuration menu
    Copy the full SHA
    ea70b30 View commit details
    Browse the repository at this point in the history
  3. ✨ Playwire AMP-AD implementation (#40437)

    * Set up Playwire amp-ad module
    
    * pass json attribute through
    
    * remove unused import
    
    * fix linting errors
    
    ---------
    
    Co-authored-by: Jarrett Abello <jabello@playwire.com>
    tcreamer1 and jarrettabello authored Dec 1, 2025
    Configuration menu
    Copy the full SHA
    82f501c View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2025

  1. 🏗 Update CircleCI's config dependencies (#40449)

    * Updated CircleCI's config dependencies
    * Updated `browser-tools` commands
    * Updated Mac OS vm type and xcode version
    * Updated cimg/openjdk docker image to 25.0
    danielrozenberg authored Dec 9, 2025
    Configuration menu
    Copy the full SHA
    5d6af4a View commit details
    Browse the repository at this point in the history
  2. 🏗 Update all package-lock.json files to use lockfileVersion: 3 (#40450

    )
    
    * Update all package-lock.json files to use `lockfileVersion: 3`
    * Set npm-checks.js to check for `lockfileVersion: 3`
    danielrozenberg authored Dec 9, 2025
    Configuration menu
    Copy the full SHA
    37f5984 View commit details
    Browse the repository at this point in the history
  3. 📦 Update dependency esbuild to v0.27.1 (#40441)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 9, 2025
    Configuration menu
    Copy the full SHA
    0b0cfb4 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2025

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

Commits on Dec 16, 2025

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

Commits on Dec 17, 2025

  1. 📦 Update linting devDependencies (#40197)

    * 📦 Update linting devDependencies
    
    * `amp lint --fix`
    
    * Fix formatting for Markdown files
    
    * Fix/remove broken links in Markdown files
    
    * Add [403, 429] HTTP status codes to the ignore-list for `amp check-links`
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Daniel Rozenberg <rodaniel@amp.dev>
    renovate[bot] and danielrozenberg authored Dec 17, 2025
    Configuration menu
    Copy the full SHA
    4ea2304 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2025

  1. 📦 Update dependency esbuild to v0.27.2 (#40457)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 22, 2025
    Configuration menu
    Copy the full SHA
    9db0399 View commit details
    Browse the repository at this point in the history
Loading