Commit 2366a67
Prebid 11.0 (#14433)
* Remove quantcastId (#14045)
* Remove quantcastIdSystem.
* Remove references to quantcastId.
---------
Co-authored-by: Demetrio Girardi <dgirardi@prebid.org>
* Remove quantcast bid adapter (#14054)
* 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>
* Delete modules/ringieraxelspringerBidAdapter.md
* Delete test/spec/modules/ringieraxelspringerBidAdapter_spec.js
* Delete modules/ringieraxelspringerBidAdapter.js
* Delete metadata/modules/ringieraxelspringerBidAdapter.json
* Remove ringieraxelspringerBidAdapter from overrides
* Delete modules/dfpAdServerVideo.js
* Delete modules/dfpAdpod.js
* Delete modules/express.js
* Prebid 11: remove PAAPI (#14432)
* 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>
* Fix JSON formatting in quantcastBidAdapter.json
* Core: default storageControl enforcement to strict (#14439)
* Core: remove bidAccepted event emission (#14449)
* 33across ID System: fix getId storage test stub isolation (#14457)
* ShinezRtb Adapter: stabilize unique deal id timing test (#14446)
* ShinezRtb Adapter: stabilize unique deal id test (#14458)
* Core: remove null callback placeholders from storage manager reads/writes (#14461)
* Prebid 11: remove adpod mediatype (#14451)
* Core: remove dead adpod code paths from appnexus and mediafuse
* Delete libraries/categoryTranslationMapping/index.js
* Delete modules/categoryTranslation.js
* Delete metadata/modules/categoryTranslation.json
* Delete test/spec/modules/categoryTranslation_spec.js
* Delete metadata/disclosures/prebid/categoryTranslation.json
* Remove notifyTranslationModule and its hook registration
Removed notifyTranslationModule function and its registration.
* Remove brand category exclusion from payload
Removed brand category uniqueness setting from payload.
* Remove brand category uniqueness from payload
Removed brand category uniqueness setting from payload.
* Update appnexusBidAdapter_spec.js
* Update mediafuseBidAdapter_spec.js
* Update gamAdServerVideo.js
* Update test_deps.js
* Adapters: remove adpod media type handling across bidders (#14456)
* Update aidemBidAdapter.js
* Update aidemBidAdapter_spec.js
* Prebid 11: 33across id system: make compatible with storage control change (#14462)
* 33across ID Adapter: stabilize hashed email cleanup test
* 33across Id System: gate HEM persistence on storeFpid
* Update 33acrossIdSystem.js
* remove unnecessary storageControl import
* Prebid 11: turn off storageControl during testing (#14464)
* Prebid 11: turn off storageControl during testing
* remove unnecessary setConfig
* Revert "Core: remove null callback placeholders from storage manager reads/wr…" (#14465)
This reverts commit 1794187.
* Prebid 11: remove superfluous addAdUnits and seat_non_bid event emission (#14466)
* Core: remove addAdUnits event emission
* Core: remove analytics subscriptions for addAdUnits
* Core: remove addAdUnits event constant
* Core: remove seatNonBid event constant
* 33across Analytics Adapter: handle seatnonbid via pbsAnalytics (#14471)
* Update 33acrossAnalyticsAdapter.js
* Update 33acrossAnalyticsAdapter_spec.js
* Prebid 11: remove deprecated DNT/DoNotTrack usage and force static dnt handling (#14448)
* Fix data formatting in gmosspBidAdapter tests
* Remove DNT signal handling from bid request
Removed deprecated DNT signal handling from request.
* Update video startdelay, skip, and bidfloor values
* Update viewability checks to expect 0 instead of null
* Update video startdelay and skip expectations
* Update bidfloor and no bid response expectations
* Remove dnt test case from rhythmoneBidAdapter_spec
Removed test case for 'dnt is correctly set to 1' in rhythmoneBidAdapter_spec.js.
* Update video startdelay and skip expectations
* Update mileBidAdapter.ts
* OpenX Adapter: restore getDNT usage for dnt field (#14472)
* Core: restore getDNT payload mapping across adapters (#14474)
* Update displayioBidAdapter.js
* Update mediakeysBidAdapter.js
* Update openxBidAdapter.js
* Update yahooAdsBidAdapter.js
* Update yieldmoBidAdapter.js
* Update yieldmoBidAdapter_spec.js
* Update enrichment.ts
* Update openxBidAdapter.js
* Update trafficgateBidAdapter_spec.js
* Update trafficgateBidAdapter_spec.js
* Update trafficgateBidAdapter_spec.js
* Update trafficgateBidAdapter.js
* Update trafficgateBidAdapter.js
* Do not add DNT to adapters that don't care about it
* linter
---------
Co-authored-by: Demetrio Girardi <dgirardi@prebid.org>
* Prebid 11: add `adUnit.element` option (#14467)
* Core: add elementSelector property of ad units
* core: use getAdUnitElement
* various adapters: use getAdUnitElement
* various modules: use getAdUnitElement
* various adapters: use getAdUnitElement
* use .element, not .elementSelector
* lint
* fix secureCreatives tests
* Update ixBidAdapter.js
* Remove TODO note; update type
* lint
* pubmaticBidAdapter: use getAdUnitElement
* placement position: use getAdUnitElement
---------
Co-authored-by: Patrick McCann <patmmccann@gmail.com>
* Prebid 11: native event trackers handling (#14524)
* Prebid 11: native event trackers handling
* field name fix
* Prebid 11: gpt slots matching to ad units logic unification (#14480)
* Promoting customSlotMatching to config
* Update gptPreAuction.ts
* Update gptPreAuction.ts
* renaming
---------
Co-authored-by: Patrick McCann <patmmccann@gmail.com>
* Module: Remove dmd userid module (#14545)
* Remove dmd userid module
* Remove dmd userId module test coverage
---------
Co-authored-by: mfitzgerald_dmd <mfitzgerald@dmdconnects.com>
* lint fix
* Prebid 11: document encouraging TypeScript for new source files (#14488)
* Docs: require TypeScript for new src/modules/libraries files
* Encourage TypeScript for new files in specific directories
Rephrase recommendation for TypeScript usage in new files.
* Update PR_REVIEW.md
* CI: comment on newly added JS files in TS paths (#14526)
* Reword to focus on public interface
* Update linter.yml
Linter check comment
---------
Co-authored-by: Demetrio Girardi <dgirardi@prebid.org>
* Prebid 11: Bid viewability event trackers (#14505)
* Prebid 11: Bid viewability event trackers
* naming conflict fix
* sspBCBidAdapter vurls fallback
* removing firePixels config, fixing event listener, removing gdpr, adding lib spec file
* native & js handling
* lint
* revert adapter changes
* revert
* remove gpt impression listener first
* sspBCBidAdapter refactor
* sspBCBidAdapter tests fix
* missing import
* Update bidViewability.js
---------
Co-authored-by: Patrick McCann <patmmccann@gmail.com>
* Prebid 11: remove intersectionRtdProvider, use IntersectionObserver in percentInView (#14525)
* Core: add elementSelector property of ad units
* core: use getAdUnitElement
* various adapters: use getAdUnitElement
* various modules: use getAdUnitElement
* various adapters: use getAdUnitElement
* use .element, not .elementSelector
* lint
* fix secureCreatives tests
* Update ixBidAdapter.js
* Remove TODO note; update type
* lint
* pubmaticBidAdapter: use getAdUnitElement
* placement position: use getAdUnitElement
* percentInView: use IntersectionObserver
* adlooxRtdProvider: do not depend on intersectionObserver
* remove intersectionrtdprovider
* check the right element has intersected
* keep size override
* handle missing intersection observer
* Fix tests
* DOMRect weirdness
* remove unnecessary sort
* More aggressive static fallback
* Update percentInView.js
* Update percentInView.js
* whitespace
---------
Co-authored-by: Patrick McCann <patmmccann@gmail.com>
* Prebid 11: toss mediatype mismatch bids; avoid mediaType mismatch rejects when adapter omits mediaType (#14496)
* Core: preserve omitted mediaType behavior in bid validation
* Update bidderFactory to retain mediaType
Retain mediaType information from adapter response.
* tests fixing
* lint
* Core: split unknown vs invalid mediaType rejection flags (#14569)
---------
Co-authored-by: mkomorski <marcin.komorski@pollub.edu.pl>
* adloox analytics: do not disable if not enabled
* connatixBidAdapter: fix tests
* connatixBidAdapter: fix the fix to the test
* percentInView: add timeout, adjust intersection thresholds (#14579)
* remove debugger statement
* mediaFuse: fix test failing on safari (regex lookbehind not supported)
* Revert "mediaFuse: fix test failing on safari (regex lookbehind not supported)"
This reverts commit 85860a8.
* mediafuse: reapply adpod changes
* mediafuse: fix lint
* mediafuse: use getAdUnitElement
* magnite utils: use getAdUnitElement
* Prebid 11: normalize onBidViewable behavior (#14586)
* Prebid 11: normalize onBidViewable behavior
* lint
* Delete scope3_segtax_pr.md
* taboola: fix missing import
---------
Co-authored-by: dpapworth-qc <50959025+dpapworth-qc@users.noreply.github.com>
Co-authored-by: Demetrio Girardi <dgirardi@prebid.org>
Co-authored-by: mkomorski <marcin.komorski@pollub.edu.pl>
Co-authored-by: Matt Fitzgerald <matthewfitz@gmail.com>
Co-authored-by: mfitzgerald_dmd <mfitzgerald@dmdconnects.com>1 parent 346a7c0 commit 2366a67
File tree
270 files changed
+2171
-15679
lines changed- .github/workflows
- integrationExamples
- gpt
- longform
- libraries
- advangUtils
- bidViewabilityPixels
- categoryTranslationMapping
- dnt
- gptUtils
- magniteUtils
- paapiTools
- percentInView
- placementPositionInfo
- riseUtils
- vidazooUtils
- metadata
- disclosures/prebid
- modules
- modules
- debugging
- prebidServerBidAdapter
- rtdModule
- userId
- src
- adapters
- fpd
- utils
- test
- spec
- libraries
- modules
- unit
- core
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
270 files changed
+2171
-15679
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
38 | 41 | | |
39 | 42 | | |
40 | 43 | | |
| |||
56 | 59 | | |
57 | 60 | | |
58 | 61 | | |
59 | | - | |
| 62 | + | |
60 | 63 | | |
61 | 64 | | |
62 | 65 | | |
| |||
67 | 70 | | |
68 | 71 | | |
69 | 72 | | |
70 | | - | |
| 73 | + | |
71 | 74 | | |
72 | 75 | | |
73 | 76 | | |
| |||
83 | 86 | | |
84 | 87 | | |
85 | 88 | | |
86 | | - | |
87 | | - | |
| 89 | + | |
| 90 | + | |
88 | 91 | | |
89 | 92 | | |
90 | 93 | | |
91 | | - | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
92 | 106 | | |
93 | 107 | | |
94 | 108 | | |
| |||
99 | 113 | | |
100 | 114 | | |
101 | 115 | | |
102 | | - | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
103 | 123 | | |
104 | | - | |
| 124 | + | |
105 | 125 | | |
106 | | - | |
107 | | - | |
| 126 | + | |
| 127 | + | |
108 | 128 | | |
109 | 129 | | |
110 | 130 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
9 | 12 | | |
10 | 13 | | |
11 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
205 | 220 | | |
206 | 221 | | |
207 | 222 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
259 | | - | |
260 | | - | |
261 | | - | |
262 | 259 | | |
263 | 260 | | |
264 | 261 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
237 | | - | |
238 | | - | |
239 | | - | |
240 | 237 | | |
241 | 238 | | |
242 | 239 | | |
| |||
Lines changed: 0 additions & 148 deletions
This file was deleted.
0 commit comments