Skip to content

Prebid 11.0#14433

Merged
dgirardi merged 65 commits intomasterfrom
prebid-11.0
Mar 12, 2026
Merged

Prebid 11.0#14433
dgirardi merged 65 commits intomasterfrom
prebid-11.0

Conversation

@patmmccann
Copy link
Collaborator

Closes all issues tagged 11.0 Api change.

dpapworth-qc and others added 12 commits January 28, 2026 13:09
* Remove quantcastIdSystem.

* Remove references to quantcastId.

---------

Co-authored-by: Demetrio Girardi <dgirardi@prebid.org>
* Remove quantcast bid adapter.

* Update metadata.

* Update modules.json

* Add quantcastBidAdapter.json metadata file

---------

Co-authored-by: Patrick McCann <patmmccann@gmail.com>
Co-authored-by: Patrick McCann <pmccann@cafemedia.com>
* core: remove paapi support

* PAAPI: remove paapi modules

* Core: remove getBidToRender

* Debugging: remove paapi support

* Core: remove paapi events

* PBS bid adapter: remove paapi support

* VidazooUtils: remove paapi support

* paapiTools: remove paapiTools

* remove stray references to paapi methods

* criteo bid adapter: remove paapi support

* ix bid adapter: remove paapi support

* logicAd bid adapter: remove paapi support

* gumgum bid adapter: remove paapi support

* ccx bid adapter: remove paapi support

* Remove stray paapi tests

* kargo bid adapter: remove paapi support

* rtb house bid adapter: remove references to fledge in docs

* onetag bid adapter: remove paapi support

* medianet bid adapter: remove paapi support

* lucead bid adapter: remove paapi support

* openxBidAdapter: remove paapi support

* optable bid adapter: remove paapi support

* sharethrough bid adapter: remove paapi support

* silverpush bid adapter: remove paapi support

* sspBC bid adapter: remove paapi support

* taboola bid adapter: remove paapi support

* triplelift bid adapter: remove paapi support

* ozone bid adapter: remove paapi support

* lint

* Delete modules/optableBidAdapter.js

* Delete modules/optableBidAdapter.md

* Delete test/spec/modules/optableBidAdapter_spec.js

---------

Co-authored-by: Patrick McCann <patmmccann@gmail.com>
@patmmccann patmmccann marked this pull request as draft February 9, 2026 20:35
@coveralls
Copy link
Collaborator

coveralls commented Feb 9, 2026

Pull Request Test Coverage Report for Build 21946526979

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 106 of 107 (99.07%) changed or added relevant lines in 31 files are covered.
  • 19 unchanged lines in 6 files lost coverage.
  • Overall coverage decreased (-0.04%) to 96.215%

Changes Missing Coverage Covered Lines Changed/Added Lines %
modules/storageControl.ts 3 4 75.0%
Files with Coverage Reduction New Missed Lines %
modules/medianetBidAdapter.js 1 93.81%
modules/storageControl.ts 1 88.51%
test/spec/modules/smaatoBidAdapter_spec.js 1 99.55%
libraries/appnexusUtils/anUtils.js 5 37.5%
modules/appnexusBidAdapter.js 5 85.51%
modules/mediafuseBidAdapter.js 6 75.83%
Totals Coverage Status
Change from base Build 21943854286: -0.04%
Covered Lines: 208214
Relevant Lines: 216404

💛 - Coveralls

@patmmccann patmmccann marked this pull request as ready for review February 10, 2026 12:48
Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: c2bb76e1f0

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@github-actions
Copy link

Whoa there, partner! 🌵🤠 We wrangled some duplicated code in your PR:

Reducing code duplication by importing common functions from a library not only makes our code cleaner but also easier to maintain. Please move the common code from both files into a library and import it in each. We hate that we have to mention this, however, commits designed to hide from this utility by renaming variables or reordering an object are poor conduct. We will not look upon them kindly! Keep up the great work! 🚀

@github-actions
Copy link

Whoa there partner! This project is migrating to typescript. Consider changing the new JS files to TS, with well-defined types for what interacts with the prebid public API (for example: bid params and configuration). Thanks!

  • libraries/bidViewabilityPixels/index.js

@github-actions
Copy link

Whoa there, partner! 🌵🤠 We wrangled some duplicated code in your PR:

Reducing code duplication by importing common functions from a library not only makes our code cleaner but also easier to maintain. Please move the common code from both files into a library and import it in each. We hate that we have to mention this, however, commits designed to hide from this utility by renaming variables or reordering an object are poor conduct. We will not look upon them kindly! Keep up the great work! 🚀

@github-actions
Copy link

Whoa there partner! This project is migrating to typescript. Consider changing the new JS files to TS, with well-defined types for what interacts with the prebid public API (for example: bid params and configuration). Thanks!

  • libraries/bidViewabilityPixels/index.js

Tread carefully! This PR adds 1 linter error (possibly disabled through directives):

  • modules/mediafuseBidAdapter.js (+1 error)

@github-actions
Copy link

Whoa there, partner! 🌵🤠 We wrangled some duplicated code in your PR:

Reducing code duplication by importing common functions from a library not only makes our code cleaner but also easier to maintain. Please move the common code from both files into a library and import it in each. We hate that we have to mention this, however, commits designed to hide from this utility by renaming variables or reordering an object are poor conduct. We will not look upon them kindly! Keep up the great work! 🚀

@github-actions
Copy link

Whoa there partner! This project is migrating to typescript. Consider changing the new JS files to TS, with well-defined types for what interacts with the prebid public API (for example: bid params and configuration). Thanks!

  • libraries/bidViewabilityPixels/index.js

@github-actions
Copy link

Whoa there partner! This project is migrating to typescript. Consider changing the new JS files to TS, with well-defined types for what interacts with the prebid public API (for example: bid params and configuration). Thanks!

  • libraries/bidViewabilityPixels/index.js

@github-actions
Copy link

Whoa there, partner! 🌵🤠 We wrangled some duplicated code in your PR:

Reducing code duplication by importing common functions from a library not only makes our code cleaner but also easier to maintain. Please move the common code from both files into a library and import it in each. We hate that we have to mention this, however, commits designed to hide from this utility by renaming variables or reordering an object are poor conduct. We will not look upon them kindly! Keep up the great work! 🚀

@github-actions
Copy link

Whoa there, partner! 🌵🤠 We wrangled some duplicated code in your PR:

Reducing code duplication by importing common functions from a library not only makes our code cleaner but also easier to maintain. Please move the common code from both files into a library and import it in each. We hate that we have to mention this, however, commits designed to hide from this utility by renaming variables or reordering an object are poor conduct. We will not look upon them kindly! Keep up the great work! 🚀

@github-actions
Copy link

Whoa there partner! This project is migrating to typescript. Consider changing the new JS files to TS, with well-defined types for what interacts with the prebid public API (for example: bid params and configuration). Thanks!

  • libraries/bidViewabilityPixels/index.js

@github-actions
Copy link

Whoa there, partner! 🌵🤠 We wrangled some duplicated code in your PR:

Reducing code duplication by importing common functions from a library not only makes our code cleaner but also easier to maintain. Please move the common code from both files into a library and import it in each. We hate that we have to mention this, however, commits designed to hide from this utility by renaming variables or reordering an object are poor conduct. We will not look upon them kindly! Keep up the great work! 🚀

@github-actions
Copy link

Whoa there partner! This project is migrating to typescript. Consider changing the new JS files to TS, with well-defined types for what interacts with the prebid public API (for example: bid params and configuration). Thanks!

  • libraries/bidViewabilityPixels/index.js

Tread carefully! This PR adds 1 linter error (possibly disabled through directives):

  • modules/taboolaBidAdapter.js (+1 error)

@github-actions
Copy link

Whoa there, partner! 🌵🤠 We wrangled some duplicated code in your PR:

Reducing code duplication by importing common functions from a library not only makes our code cleaner but also easier to maintain. Please move the common code from both files into a library and import it in each. We hate that we have to mention this, however, commits designed to hide from this utility by renaming variables or reordering an object are poor conduct. We will not look upon them kindly! Keep up the great work! 🚀

@github-actions
Copy link

Whoa there partner! This project is migrating to typescript. Consider changing the new JS files to TS, with well-defined types for what interacts with the prebid public API (for example: bid params and configuration). Thanks!

  • libraries/bidViewabilityPixels/index.js

@dgirardi dgirardi merged commit 2366a67 into master Mar 12, 2026
110 of 112 checks passed
@dgirardi dgirardi deleted the prebid-11.0 branch March 12, 2026 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants