Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] main from ampproject:main #157

Open
wants to merge 808 commits into
base: main
Choose a base branch
from
Open
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jan 31, 2024

  1. 🚀 [Analytics Parsely] Update host entry to use the new endpoint (#39597)

    * Update parsely host to use the new endpoint
    
    * Update parsely host under test
    
    * fix typo
    
    * fix typo typo
    nbetm authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    d3fba76 View commit details
    Browse the repository at this point in the history
  2. 📦 Update build-system devDependencies to v7.6.11 (#39786)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    3508cab View commit details
    Browse the repository at this point in the history
  3. 📦 Update build-system devDependencies to v7.6.12 (#39788)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    80a2044 View commit details
    Browse the repository at this point in the history
  4. 📦 Replace subpackage devDependencies (#39780)

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

Commits on Feb 1, 2024

  1. 📦 Update subpackage devDependencies (#39790)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    4725f3b View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. 🐛 [Connatix Player] - Fix player not unmuting while docking (#39792)

    * fix player not being able to unmute while docking
    
    * volume fix
    cristisilav authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    4fdf6a7 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Sync for validator cpp engine and cpp htmlparser (#39797)

    * Migrate from `cfg = "host"` to `cfg = "exec"`
    
    PiperOrigin-RevId: 488423550
    
    * ...Fix risky undefined behavior when host is empty....
    
    PiperOrigin-RevId: 488505778
    
    * Allow ampjs domain for serving amp js files.
    
    PiperOrigin-RevId: 489206825
    
    * No description.
    
    PiperOrigin-RevId: 491684683
    
    * Explicitly cast a char32_t to uint32_t before streaming it to output.
    
    In C++17, the char32_t is silently formatted as a number, but in C++20, overloads of << accepting wide character types are deleted, breaking compilation of this code.
    
    The value also was formatted in decimal afaict, but all other values here are formatted in hex, so do that here as well.
    
    PiperOrigin-RevId: 499523425
    
    * Fix AMP for Email spec URLs
    
    Some of these URLs are pointing to the AMP for Website documentation.
    
    PiperOrigin-RevId: 508406092
    
    * Replace greggrothaus (now a xoogler) with Erwin in OWNERs file.
    
    Edited README to:
    - Move htmlparser out of beta. It is pretty stable and running in several production services since 2019.
    - Remove references of being maintained by AMP working group, as it will be maintained by ex-engineers of working group.
    
    PiperOrigin-RevId: 518921324
    
    * Internal Code Change
    
    PiperOrigin-RevId: 540320460
    
    * Internal Code Change
    
    PiperOrigin-RevId: 540323049
    
    * Update README.md
    
    ---------
    
    Co-authored-by: Googler <noreply@google.com>
    Co-authored-by: Amaltas Bohra <amaltas@google.com>
    3 people authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    6e751a4 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. 📦 Update build-system devDependencies (#39794)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    3906853 View commit details
    Browse the repository at this point in the history
  2. 📦 Update linting devDependencies (#39791)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    a714282 View commit details
    Browse the repository at this point in the history
  3. 📦 Update build-system devDependencies to v1.28.0 (#39799)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    8ba6573 View commit details
    Browse the repository at this point in the history
  4. 📦 Update dependency eslint-plugin-eslint-plugin to v5.3.0 (#39800)

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

Commits on Feb 7, 2024

  1. 📦 Update dependency eslint-plugin-jsdoc to v48.0.6 (#39802)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    48ff6a7 View commit details
    Browse the repository at this point in the history
  2. 📦 Update subpackage devDependencies (#39793)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    41c653d View commit details
    Browse the repository at this point in the history
  3. 📦 Update build-system devDependencies to v7.6.13 (#39801)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    3e3979c View commit details
    Browse the repository at this point in the history
  4. 📦 Update subpackage devDependencies (#39805)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    461b9d1 View commit details
    Browse the repository at this point in the history
  5. add additional forbidden term for ampproject.org (#39803)

    * add ampproject.org presubmit check
    
    * fix forbidden ampproject term
    
    * temp?
    
    * single out individual lines to disable forbidden term
    
    * change ampproject.org link to amp.dev
    
    * simplify forbidden term regex for CDN URL
    erwinmombay authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    190a7ea View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. 📦 Update dependency preact to v10.19.4 (#39808)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    84fea95 View commit details
    Browse the repository at this point in the history
  2. 📦 Update dependency commander to v12 (#39798)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    300ebbb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c401c63 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. 📦 Update build-system devDependencies to v7.6.14 (#39815)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    f226100 View commit details
    Browse the repository at this point in the history
  2. 📦 Update subpackage devDependencies (#39813)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    22090f6 View commit details
    Browse the repository at this point in the history
  3. 📦 Update dependency eslint-plugin-local to v4 (#39816)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    f1044de View commit details
    Browse the repository at this point in the history
  4. 📦 Update linting devDependencies to v7 (#39817)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    947cb26 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    64c5fc9 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. 📦 Update build-system devDependencies to v7.6.15 (#39821)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    da152a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f49932e View commit details
    Browse the repository at this point in the history
  3. 📦 Update subpackage devDependencies (#39822)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    29d0350 View commit details
    Browse the repository at this point in the history
  4. 📦 Update dependency eslint-plugin-local to v4.1.0 (#39819)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    730f589 View commit details
    Browse the repository at this point in the history
  5. 📦 Update dependency eslint-plugin-local to v4.1.1 (#39823)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    34bbd08 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. 📦 Update linting devDependencies (#39826)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    3ab3582 View commit details
    Browse the repository at this point in the history
  2. 📦 Update dependency eslint-plugin-local to v4.2.1 (#39828)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    1ec7a3f View commit details
    Browse the repository at this point in the history
  3. 📦 Update subpackage devDependencies (#39827)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    7554d9c View commit details
    Browse the repository at this point in the history
  4. ♿ Fix focus order, which should be left to right. (#39824)

    * Fix focus order, which should be left to right.
    
    * Should change insertion order instead
    ychsieh authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    f06c56c View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. 📦 Update subpackage devDependencies (#39830)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    b75c7cc View commit details
    Browse the repository at this point in the history
  2. 📦 Update build-system devDependencies to v7.6.16 (#39831)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    27f8039 View commit details
    Browse the repository at this point in the history
  3. 📦 Update subpackage devDependencies (#39832)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    85bc049 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. 📦 Update subpackage devDependencies (#39836)

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

Commits on Feb 20, 2024

  1. 📦 Update dependency esbuild to v0.20.1 (#39838)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    fa1ab3a View commit details
    Browse the repository at this point in the history
  2. 📦 Update build-system devDependencies (#39835)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    210cec5 View commit details
    Browse the repository at this point in the history
  3. 📦 Update linting devDependencies to v7.0.2 (#39841)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    ef7b375 View commit details
    Browse the repository at this point in the history
  4. 📦 Update subpackage devDependencies (#39842)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    9d653e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a90afda View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. 📦 Update dependency geckodriver to v4.3.3 (#39846)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    d7acc37 View commit details
    Browse the repository at this point in the history
  2. Don't focus on the current story until the animation ends (#39837)

    * Don't focus on the current story until the animation ends
    
    * Fix lint errors
    ychsieh authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    051cfaf View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. 🏗 Fix for recent changes to Chromedriver installation on CircleCI (#3…

    …9856)
    
    * Fix for newly broken Chromedriver issues
    
    * Use the Chrome version installed by CircleCI in `amp visual-diff`
    
    * Disable flaky tests
    danielrozenberg authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    764f2f5 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    5b13944 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9177ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4377d14 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

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

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    2797217 View commit details
    Browse the repository at this point in the history
  2. 🏗 Turbo-charge CircleCI parallelization for faster overall builds (#3…

    …9861)
    
    * Parallelize `dist` builds on CircleCI
    * Consolidate all the different `dist` jobs in CircleCI under a reusuable file
    * Split browser tests by test type
    danielrozenberg authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    8007632 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. 📦 Update linting devDependencies (#39868)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    a1ced2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01b1240 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. 📦 Update build-system devDependencies (#39851)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    49763b0 View commit details
    Browse the repository at this point in the history
  2. 📦 Update dependency @ampproject/remapping to v2.3.0 (#39873)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    e75d2bf View commit details
    Browse the repository at this point in the history
  3. 📦 Update linting devDependencies (#39872)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    4c3b376 View commit details
    Browse the repository at this point in the history
  4. 📦 Update subpackage devDependencies (#39852)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    18cf6fe View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    fa38954 View commit details
    Browse the repository at this point in the history
  2. ❄️ Flaky tests (#39877)

    * Attempt at deflaking amp-consent tests
    * Disable flaky test
    * Disable flaky test
    danielrozenberg authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    773b80a View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. 📦 Update subpackage devDependencies (#39875)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    5ae1b19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e21644 View commit details
    Browse the repository at this point in the history
  3. 🐛 Connatix dock UI fullscreen support (#39834)

    * Add Dock UI fullscreen button support
    
    * small fix
    
    * add break at end of switch statement
    
    * fix lint
    
    * update test
    cristisilav authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    3ea1c2f View commit details
    Browse the repository at this point in the history
  4. 📦 Update dependency eslint-plugin-jsdoc to v48.2.1 (#39881)

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

Commits on Mar 8, 2024

  1. 📦 Update dependency @types/selenium-webdriver to v4.1.22 (#39884)

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

Commits on Mar 11, 2024

  1. 📦 Update linting devDependencies to v7.2.0 (#39889)

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

Commits on Mar 12, 2024

  1. 📦 Update subpackage devDependencies (#39890)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    48ac6c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92b0202 View commit details
    Browse the repository at this point in the history
  3. ✨ Add support for passing GPP fields for amp-ad-network-doubleclick a…

    …nd adsense (#39874)
    
    * Add support for passing GPP fields for amp-ad-network-doubleclick and adsense.
    
    * Fix amp-a4a tests
    zombifier authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    a5f56b5 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. 📦 Update dependency inquirer to v9.2.16 (#39893)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    ac251dd View commit details
    Browse the repository at this point in the history
  2. 📦 Update subpackage devDependencies (#39892)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    5d2d1d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dad25b2 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. 📦 Update build-system devDependencies (major) (#39685)

    * 📦 Update build-system devDependencies
    
    * Restore chromedriver previous version
    
    * Fix forward usage of `puppeteer-core`
    
    * Replace calls to deprecated `page.waitForTimeout` with our own `sleep` in visual diff tests
    
    ---------
    
    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 Mar 14, 2024
    Configuration menu
    Copy the full SHA
    ea5ac4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21bbf8a View commit details
    Browse the repository at this point in the history
  3. 📦 Update dependency esbuild to v0.20.2 (#39900)

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

Commits on Mar 20, 2024

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

Commits on Mar 21, 2024

  1. ❄️ Skip flaky e2e test amp-subscriptions-google (#39915)

    * Skip flaky e2e test amp-subscriptions-google
    
    * Update extensions/amp-subscriptions-google/0.1/test-e2e/test-amp-subscriptions-google.js
    
    Co-authored-by: Daniel Rozenberg <me@danielrozenberg.com>
    
    ---------
    
    Co-authored-by: Daniel Rozenberg <me@danielrozenberg.com>
    powerivq and danielrozenberg authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    3f8ad6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99c322e View commit details
    Browse the repository at this point in the history
  3. 📦 Update subpackage devDependencies (#39910)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    e2d4dcb View commit details
    Browse the repository at this point in the history
  4. 📦 Update linting devDependencies (#39904)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    647a02c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2af58a3 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. 📦 Update subpackage devDependencies (#39917)

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

Commits on Mar 25, 2024

  1. 📦 Update subpackage devDependencies (#39919)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    6d8c3b9 View commit details
    Browse the repository at this point in the history
  2. 📦 Update build-system devDependencies (#39902)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    8722356 View commit details
    Browse the repository at this point in the history
  3. 📦 Update linting devDependencies to v7.4.0 (#39920)

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

Commits on Mar 26, 2024

  1. 📦 Update dependency express to v4.19.2 [SECURITY] (#39921)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    c4e7f1b View commit details
    Browse the repository at this point in the history
  2. 🐛 Update preconnects in amp-youtube component (#39903)

    * Update preconnects in amp-youtube component
    
    * Remove preconnect to Google Fonts since not on mobile
    westonruter authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    c6e23b1 View commit details
    Browse the repository at this point in the history
  3. 📦 Update subpackage devDependencies (#39922)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    84201f8 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. 📦 Update subpackage devDependencies (#39923)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    e9928d5 View commit details
    Browse the repository at this point in the history
  2. 📦 Update dependency selenium-webdriver to v4.19.0 (#39925)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    974b51f View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. 📦 Update build-system devDependencies to v8.0.5 (#39927)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    bb5a950 View commit details
    Browse the repository at this point in the history
  2. 📦 Update dependency eslint-plugin-jsdoc to v48.2.2 (#39928)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    8414bf0 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. 📦 Update dependency inquirer to v9.2.17 (#39933)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    065a5a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2bc788 View commit details
    Browse the repository at this point in the history
  3. 📦 Update linting devDependencies (#39936)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    c805299 View commit details
    Browse the repository at this point in the history
  4. 📦 Update subpackage devDependencies (#39929)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    8c0a291 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. 📦 Update linting devDependencies to v7.5.0 (#39938)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    cc55bd6 View commit details
    Browse the repository at this point in the history
  2. 📦 Update dependency puppeteer-core to v22.6.2 (#39939)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    ac4d2ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0eb1f65 View commit details
    Browse the repository at this point in the history
  4. fix: add missing title in amp-consent iframe element (#39940)

    * fix: add missing title in amp-consent iframe element
    
    * fix: improve default title
    honzalo authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    5e5106b View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. 📦 Update subpackage devDependencies (#39941)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    3a69efa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0dc822a View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. ✨ New feature - [ Project TribooAnalytics ] Implement the support for…

    … the TribooAnalytics into amp-analytics (#39907)
    
    * Add the TribooAnalytics support
    
    * Add missing files for TribooAnalytics vendor support
    
    * Remove a file that was added by mistake.
    TribooAnalytics authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    c9c3db9 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. 📦 Update build-system devDependencies (#39944)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    dc5d598 View commit details
    Browse the repository at this point in the history
  2. 📦 Update dependency eslint to v9 (#39951)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    d9e3a09 View commit details
    Browse the repository at this point in the history
  3. 📦 Update linting devDependencies (#39947)

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

Commits on Apr 9, 2024

  1. 🐛Check for consent before writing ADCID. (#39880)

    * Check for consent before writing ADCID.
    
    * Add unit tests and fix some errors in code
    
    * Fix comment in test
    
    * Lint fixes
    zombifier authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    ed24d5f View commit details
    Browse the repository at this point in the history
  2. 📦 Update subpackage devDependencies (#39949)

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

Commits on Apr 10, 2024

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

Commits on Apr 15, 2024

  1. 📦 Update subpackage devDependencies (#39960)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    b62669d View commit details
    Browse the repository at this point in the history
  2. 📦 Update build-system devDependencies (#39953)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    5ce7442 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. ✨ Vendor Registration: Integrating BidGear Ad Networks into amp-ad (#…

    …39946)
    
    * Add Bidgear ad vendor for ads-amp
    
    * Change example bidgear ads
    
    * update alphabet config
    
    * remove newline
    
    * Fix lint bidgear.js
    
    * Fix lint bidgear.js
    
    * Fix lint bidgear.js
    tindvubg authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    d42d45c View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. 📦 Update linting devDependencies (#39959)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    70fedd1 View commit details
    Browse the repository at this point in the history
  2. 📦 Update subpackage devDependencies (#39968)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    810bc94 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. ✨[amp-ad smartadserver] Include consent data in iframe name (#39965)

    * SADR-5675 include consent for GPT
    
    * SADR-5675 include consent for GPT update
    
    * SADR-5675 fixes for prettier and eslint
    eszponder authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    199d1b3 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. MoMAGIC Ad Network - Vendor Registration (#39963)

    * MoMAGIC Ad Network - Vendor Registration
    
    * Fix lint and compilation
    
    ---------
    
    Co-authored-by: mmprebid <mm.github@momagic.com>
    powerivq and mmprebid authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    4ecaad6 View commit details
    Browse the repository at this point in the history
  2. 📦 Update linting devDependencies (#39973)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    b35a33b View commit details
    Browse the repository at this point in the history
  3. 📦 Update subpackage devDependencies (#39974)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    f0a8e48 View commit details
    Browse the repository at this point in the history
  4. 📦 Update build-system devDependencies (#39967)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    20cc74f View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. 🏗 Simplify error reporting thresholds (#39975)

    * Replace magic numbers with consts
    
    * Fix incorrect comparison for non-AMP JS threshold
    
    * Reduce reporting threshold
    danielrozenberg authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    0df5aa4 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. 📦 Update build-system devDependencies (#39978)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 1, 2024
    Configuration menu
    Copy the full SHA
    0092220 View commit details
    Browse the repository at this point in the history
  2. 📦 Update linting devDependencies to v7.8.0 (#39979)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 1, 2024
    Configuration menu
    Copy the full SHA
    12a1913 View commit details
    Browse the repository at this point in the history
  3. 📦 Update subpackage devDependencies (#39980)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 1, 2024
    Configuration menu
    Copy the full SHA
    19a6f6a View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. 🐛 Set latestVersion for amp-story-audio-sticker (#39913)

    * Set `latestVersion` for `amp-story-audio-sticker`
    
    Tools like the AMP Optimizer require `latestVersion` to correctly import extensions with the correct version.
    
    I thought ampproject/amp-toolbox#1357 was enough to support `amp-story-audio-sticker` there, but turns out it wasn't.
    
    All other extensions already have `latestVersion` set, so it makes sense for `amp-story-audio-sticker` to set it too.
    
    * Empty commit to trigger build
    
    * Empty commit to trigger build
    swissspidy authored May 2, 2024
    Configuration menu
    Copy the full SHA
    cf284c8 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    ac8532e View commit details
    Browse the repository at this point in the history
  2. 📦 Update build-system devDependencies (#39987)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 6, 2024
    Configuration menu
    Copy the full SHA
    63c0d59 View commit details
    Browse the repository at this point in the history
  3. 📦 Update subpackage devDependencies (#39984)

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

Commits on May 7, 2024

  1. 📦 Update dependency esbuild to v0.21.0 (#39988)

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

Commits on May 8, 2024

  1. Add Sevio vendor (#39982)

    * Sevio Vendor skeleton
    
    * Sevio Vendor skeleton config. Prefetch js
    
    * Modify sevio.js file
    
    * Modify path to amp.js instead of loader-amp.js
    
    * Update path to CDN amp.js
    
    * Fix sevio width and height - linter errors
    
    * Added extra new line before and after sevio in the _config.js
    petrican authored May 8, 2024
    Configuration menu
    Copy the full SHA
    727eddc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1209867 View commit details
    Browse the repository at this point in the history
  3. 📦 Replace subpackage devDependencies (#39989)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 8, 2024
    Configuration menu
    Copy the full SHA
    a79b80b View commit details
    Browse the repository at this point in the history
  4. 📦 Update dependency esbuild to v0.21.1 (#39992)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 8, 2024
    Configuration menu
    Copy the full SHA
    2b94c60 View commit details
    Browse the repository at this point in the history
  5. 📦 Update subpackage devDependencies (#39993)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 8, 2024
    Configuration menu
    Copy the full SHA
    10d559c View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. chore: remove repetitive words (#39985)

    Signed-off-by: peicuiping <ezc5@sina.cn>
    peicuiping authored May 9, 2024
    Configuration menu
    Copy the full SHA
    a4a0fed View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. 📦 Update build-system devDependencies to v1.28.6 (#39998)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 10, 2024
    Configuration menu
    Copy the full SHA
    7341502 View commit details
    Browse the repository at this point in the history
  2. 📦 Update subpackage devDependencies (#39994)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 10, 2024
    Configuration menu
    Copy the full SHA
    7c1309b View commit details
    Browse the repository at this point in the history
  3. 📦 Update dependency eslint-plugin-jsdoc to v48.2.4 (#39999)

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

Commits on May 13, 2024

  1. 📦 Update dependency esbuild to v0.21.2 (#40002)

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

Commits on May 14, 2024

  1. 📦 Update linting devDependencies to v7.9.0 (#40005)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 14, 2024
    Configuration menu
    Copy the full SHA
    45422b5 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. 📦 Update subpackage devDependencies (#40004)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 15, 2024
    Configuration menu
    Copy the full SHA
    7f8cb2d View commit details
    Browse the repository at this point in the history
  2. 📦 Update build-system devDependencies (#40003)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 15, 2024
    Configuration menu
    Copy the full SHA
    6645669 View commit details
    Browse the repository at this point in the history
  3. 📦 Update dependency esbuild to v0.21.3 (#40009)

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

Commits on May 16, 2024

  1. 📦 Update dependency eslint-plugin-jsdoc to v48.2.5 (#40010)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 16, 2024
    Configuration menu
    Copy the full SHA
    33b82c3 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    d15fbae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    530f986 View commit details
    Browse the repository at this point in the history
  3. 📦 Update build-system devDependencies (#40017)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 20, 2024
    Configuration menu
    Copy the full SHA
    295c2f7 View commit details
    Browse the repository at this point in the history
  4. 📦 Update linting devDependencies to v7.10.0 (#40018)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 20, 2024
    Configuration menu
    Copy the full SHA
    ca7f75a View commit details
    Browse the repository at this point in the history
  5. 📦 Update subpackage devDependencies (#40012)

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

Commits on May 22, 2024

  1. 📦 Update subpackage devDependencies (#40023)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 22, 2024
    Configuration menu
    Copy the full SHA
    4c97122 View commit details
    Browse the repository at this point in the history
  2. 📦 Update build-system devDependencies to v8.1.2 (#40021)

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

Commits on May 23, 2024

  1. 📦 Update build-system devDependencies to v8.1.3 (#40025)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 23, 2024
    Configuration menu
    Copy the full SHA
    94e2aba View commit details
    Browse the repository at this point in the history
  2. 📦 Update dependency eslint-plugin-jsdoc to v48.2.6 (#40026)

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

Commits on May 28, 2024

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

Commits on May 29, 2024

  1. 📦 Update dependency esbuild to v0.21.4 (#40029)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 29, 2024
    Configuration menu
    Copy the full SHA
    77a8305 View commit details
    Browse the repository at this point in the history
  2. 📦 Update build-system devDependencies (#40027)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 29, 2024
    Configuration menu
    Copy the full SHA
    22cdfc3 View commit details
    Browse the repository at this point in the history
  3. 📦 Update linting devDependencies (#40030)

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

Commits on May 30, 2024

  1. 📦 Update build-system devDependencies to v8.1.5 (#40031)

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

Commits on May 31, 2024

  1. 📦 Update subpackage devDependencies (#40033)

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

Commits on Jun 3, 2024

  1. 📦 Update subpackage devDependencies (#40036)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    b01f248 View commit details
    Browse the repository at this point in the history
  2. 📦 Update linting devDependencies (#40035)

    * 📦 Update linting devDependencies
    
    * `amp lint --fix`
    
    ---------
    
    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 Jun 3, 2024
    Configuration menu
    Copy the full SHA
    2837b9a View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. 📦 Update subpackage devDependencies (#40037)

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

Commits on Jun 7, 2024

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

Commits on Jun 11, 2024

  1. 📦 Update dependency esbuild to v0.21.5 (#40050)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    c8da55b View commit details
    Browse the repository at this point in the history
  2. 📦 Update subpackage devDependencies (#40051)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    f1962f1 View commit details
    Browse the repository at this point in the history
  3. 📦 Update linting devDependencies (#40040)

    * 📦 Update linting devDependencies
    
    * `amp lint --fix`
    
    ---------
    
    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 Jun 11, 2024
    Configuration menu
    Copy the full SHA
    3c62842 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. 📦 Update subpackage devDependencies (#40053)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    6d0a08e View commit details
    Browse the repository at this point in the history
  2. 📦 Update dependency eslint-plugin-chai-expect to v3.1.0 (#40054)

    * 📦 Update dependency eslint-plugin-chai-expect to v3.1.0
    
    * Modify empty `expect` call to be a Chai property instead
    
    * `amp lint --fix`
    
    ---------
    
    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 Jun 13, 2024
    Configuration menu
    Copy the full SHA
    d3dfd24 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. 📦 Update subpackage devDependencies (#40064)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    b9b6955 View commit details
    Browse the repository at this point in the history
  2. 📦 Update linting devDependencies (#40062)

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

Commits on Jun 25, 2024

  1. 📦 Update dependency @ampproject/toolbox-cache-url to v2.10.1 (#40063)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    d0d69cf View commit details
    Browse the repository at this point in the history
  2. 📦 Update build-system devDependencies (#40034)

    * 📦 Update build-system devDependencies
    
    * Revert `selenium-webdriver` to last known working version
    
    * Revert `@types/selenium-webdriver` to last known working version
    
    ---------
    
    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 Jun 25, 2024
    Configuration menu
    Copy the full SHA
    d64a9e3 View commit details
    Browse the repository at this point in the history
  3. 📦 Update linting devDependencies to v7.14.1 (#40065)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    41bce1d View commit details
    Browse the repository at this point in the history
  4. 📦 Update build-system devDependencies (#40066)

    * 📦 Update build-system devDependencies
    
    * Override types
    
    ---------
    
    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 Jun 25, 2024
    Configuration menu
    Copy the full SHA
    45ee58a View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. 📦 Update dependency eslint-plugin-jsdoc to v48.5.0 (#40067)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    ce705aa View commit details
    Browse the repository at this point in the history
  2. 📦 Update dependency puppeteer-core to v22.12.1 (#40068)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    eb70cd3 View commit details
    Browse the repository at this point in the history
  3. 📦 Update dependency inquirer to v9.3.0 (#40071)

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

Commits on Jun 27, 2024

  1. 📦 Update build-system devDependencies (#40072)

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

Commits on Jun 28, 2024

  1. 📦 Update dependency @types/selenium-webdriver to v4.1.24 (#40074)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    4d21d63 View commit details
    Browse the repository at this point in the history
  2. 📦 Update subpackage devDependencies (#40075)

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

Commits on Jul 8, 2024

  1. 📦 Update subpackage devDependencies (#40076)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    4b99935 View commit details
    Browse the repository at this point in the history
  2. 📦 Update build-system devDependencies (#40078)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    79e689b View commit details
    Browse the repository at this point in the history
  3. 📦 Update dependency esbuild to v0.23.0 (#40079)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    2c6a5c9 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    b118844 View commit details
    Browse the repository at this point in the history
  2. 📦 Update subpackage devDependencies (#40084)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    2743c90 View commit details
    Browse the repository at this point in the history
  3. 📦 Update build-system devDependencies to v8.2.1 (#40085)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    5bdedce View commit details
    Browse the repository at this point in the history
  4. 📦 Update linting devDependencies (#40080)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    3271a04 View commit details
    Browse the repository at this point in the history
  5. 📦 Update dependency inquirer to v10 (#40082)

    * 📦 Update dependency inquirer to v10
    
    * Remove deprecated property
    
    ---------
    
    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 Jul 10, 2024
    Configuration menu
    Copy the full SHA
    06de300 View commit details
    Browse the repository at this point in the history
  6. 📦 Update core devDependencies (#36642)

    * 📦 Update core devDependencies
    
    * Revert `terser` to last known safe version
    
    ---------
    
    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 Jul 10, 2024
    Configuration menu
    Copy the full SHA
    f047eb0 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. 📦 Update build-system devDependencies (#40088)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    10d5f2f View commit details
    Browse the repository at this point in the history
  2. 📦 Update dependency eslint-plugin-jsdoc to v48.7.0 (#40089)

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

Commits on Jul 24, 2024

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

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    08d4ac5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d9d9f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd6fe32 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

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

Commits on Aug 6, 2024

  1. 📦 Update subpackage devDependencies (#40106)

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

Commits on Aug 7, 2024

  1. ♻️ Refactor [Colombia Analytics] - Added new parameters (#40102)

    * [Colombia Analytics] - Added new parameters
    
    * [Colombia Analytics] - Added new parameters
    adtech-colombia authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    b7a2045 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. ✨ Add new attribute to mgid and idealmedia ad components (#40044)

    * Add website parameter support for mgid and idealmedia
    
    * Add website parameter support for mgid and idealmedia
    
    * Add website parameter support for mgid and idealmedia
    
    * Add website parameter support for mgid and idealmedia
    velichkin authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    d384cbb View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    19c14f4 View commit details
    Browse the repository at this point in the history
  2. 📦 Update dependency puppeteer-core to v23 (#40113)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    ebb25e4 View commit details
    Browse the repository at this point in the history
  3. 📦 Update linting devDependencies (#40105)

    * 📦 Update linting devDependencies
    
    * `amp lint --fix`
    
    ---------
    
    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 Aug 12, 2024
    Configuration menu
    Copy the full SHA
    abbcd59 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. 📦 Update build-system devDependencies (#40107)

    * 📦 Update build-system devDependencies
    
    * Replace `inquirer` with `@inquirer/prompts`
    
    ---------
    
    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 Aug 13, 2024
    Configuration menu
    Copy the full SHA
    9f7d222 View commit details
    Browse the repository at this point in the history
  2. 📦 Update build-system devDependencies to v8.2.9 (#40117)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    6a0e10e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8932a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5cf0fc3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    32540e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. 📦 Update subpackage devDependencies (#40112)

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

Commits on Aug 16, 2024

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

Commits on Aug 20, 2024

  1. ✨ New feature (I2I: Sending data-json to premiumads API for amp-auto-…

    …ads #40041 ) (#40042)
    
    * LOND-3031 sendind data-json to api
    
    * LOND-3031 fixing pr-check lint
    
    * LOND-3031 removing unnecessary vertical margin
    
    * LOND-3031 fixing test
    
    * LOND-3031 testing
    
    * LOND-3031 removing comment
    rochapablo authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    51c6913 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. 📦 Update build-system devDependencies (#40125)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    e762014 View commit details
    Browse the repository at this point in the history
  2. 📦 Update linting devDependencies (#40127)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    167c45f View commit details
    Browse the repository at this point in the history
  3. 📦 Update dependency esbuild to v0.23.1 (#40126)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    49f98ac View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. 🚮 remove yahoo ad component as it is no longer in use nor working (#4…

    …0011)
    
    * remove yahoo ad component as it is no longer in use nor working
    
    * fix: removed missed yahoo.js file
    
    * fix: cleanup all references to yahoo ad component
    marian-r authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    712895a View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. 📦 Update subpackage devDependencies (#40128)

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

Commits on Sep 3, 2024

  1. 📦 Update build-system devDependencies (#40131)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    21d8a4c View commit details
    Browse the repository at this point in the history
  2. 📦 Update linting devDependencies (#40132)

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

Commits on Sep 4, 2024

  1. 📦 Update subpackage devDependencies (#40133)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    b086ba0 View commit details
    Browse the repository at this point in the history
  2. 📦 Update dependency eslint-plugin-react to v7.35.2 (#40135)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    a92997e View commit details
    Browse the repository at this point in the history
  3. 📦 Update build-system devDependencies (#40136)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    0a98fbc View commit details
    Browse the repository at this point in the history
  4. 📦 Update dependency node to v6 (#40134)

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

Commits on Sep 6, 2024

  1. ✨Prensa Ibérica amp-ad support (#40138)

    * Prensa Ibérica amp ads support
    
    * remove changes from 3p/integration.js
    
    * remove changes from 3p/integration.js
    
    ---------
    
    Co-authored-by: Sergio Bonet <sbonet@pi360.es>
    sbonetclement and sbonetpi360 authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    2446633 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. 📦 Update dependency @inquirer/prompts to v5.5.0 (#40142)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    863d622 View commit details
    Browse the repository at this point in the history
  2. 📦 Update subpackage devDependencies (#40143)

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

Commits on Sep 10, 2024

  1. ♿ [amp-consent] fix: amp-consent iframe title for accessibility (#40047)

    * fix: amp-consent iframe title for accesibility
    
    * fix: title origin
    
    * fix: lint issue
    
    * fix: move setAttribute with other setAttributes
    
    * fix: remove unnecessary title on iframe
    honzalo authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    7cf605b View commit details
    Browse the repository at this point in the history
  2. 📦 Update dependency body-parser to v1.20.3 [SECURITY] (#40144)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    1a72c5d View commit details
    Browse the repository at this point in the history
  3. 📦 Update dependency express to v4.20.0 [SECURITY] (#40145)

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

Commits on Sep 16, 2024

  1. 📦 Update build-system devDependencies (#40148)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    e380764 View commit details
    Browse the repository at this point in the history
  2. 📦 Update dependency @inquirer/prompts to v6 (#40149)

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

Commits on Sep 17, 2024

  1. 📦 Update subpackage devDependencies (#40147)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    316898d View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. ✨ Add TargetVideo Alias To Brid AMP Player (#40151)

    * Add TargetVideo Alias
    
    * Lint, address PR comments
    
    * Update validator, revert examples
    danijel-ristic authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    51f6e4c View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. 📦 Update linting devDependencies (#40146)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    136b750 View commit details
    Browse the repository at this point in the history
  2. 📦 Update build-system devDependencies (#40152)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    29555b5 View commit details
    Browse the repository at this point in the history
  3. 📦 Update dependency eslint-plugin-jasmine to v4.2.2 (#40155)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    06da16c View commit details
    Browse the repository at this point in the history
  4. 📦 Update dependency esbuild to v0.24.0 (#40157)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    4c97283 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Update amp-brightcove.md (#40158)

    edit the redirect url for apm-brightcove 
    fix #40032
    
    Co-authored-by: shahin davoodi <121059205+Shahindavoodicom@users.noreply.github.com>
    erwinmombay and Shahindavoodicom authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    06f981b View commit details
    Browse the repository at this point in the history
  2. 📦 Update dependency rollup to v4.22.4 [SECURITY] (#40159)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    5317525 View commit details
    Browse the repository at this point in the history
  3. 📦 Update subpackage devDependencies (#40156)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    45998e4 View commit details
    Browse the repository at this point in the history
  4. 📦 Update build-system devDependencies (#40160)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    889875b View commit details
    Browse the repository at this point in the history
  5. 📦 Update subpackage devDependencies (#40161)

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

Commits on Sep 26, 2024

  1. 📦 Update dependency puppeteer-core to v23.4.1 (#40162)

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

Commits on Sep 27, 2024

  1. 📦 Update build-system devDependencies (#40165)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    9fa3112 View commit details
    Browse the repository at this point in the history
  2. 📦 Update dependency eslint-plugin-react to v7.37.0 (#40166)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    678fa97 View commit details
    Browse the repository at this point in the history
  3. 📦 Update subpackage devDependencies (#40163)

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

Commits on Sep 30, 2024

  1. 📦 Update subpackage devDependencies (#40168)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    f420c92 View commit details
    Browse the repository at this point in the history
  2. 📦 Update build-system devDependencies to v8.3.4 (#40167)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    3e8aa78 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. 📦 Update subpackage devDependencies (#40169)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    f342380 View commit details
    Browse the repository at this point in the history
  2. 📦 Update dependency eslint-plugin-react to v7.37.1 (#40170)

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

Commits on Oct 3, 2024

  1. 📦 Update build-system devDependencies (#40171)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    883955a View commit details
    Browse the repository at this point in the history
  2. 📦 Update subpackage devDependencies (#40173)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    75518e8 View commit details
    Browse the repository at this point in the history
  3. 📦 Update dependency eslint-plugin-import to v2.31.0 (#40172)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    2223b4a View commit details
    Browse the repository at this point in the history