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

upstream Merge #36

Merged
merged 108 commits into from
Apr 9, 2024
Merged

upstream Merge #36

merged 108 commits into from
Apr 9, 2024

Commits on Feb 26, 2024

  1. Magnite Analytics: Check if prebid cache was called for video tracking (

    #10928)
    
    * add signal for client side cache
    
    * use Demetrio suggestion in magnite adapter instead
    
    * fix lint
    
    * test update
    
    * use weakset and remove once found
    
    * Demetrio knowledge transfer
    robertrmartinez committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    2a3b64f View commit details
    Browse the repository at this point in the history
  2. Taboola Bid Adapter - support topics handling (#11139)

    * cookie-look-up-logic-fix-gpp-fix
    
    * Append support for topics in taboolaPrebidAdapter
    
    * test fix
    
    ---------
    
    Co-authored-by: ahmadlob <[email protected]>
    Co-authored-by: Ahmad Lobany <[email protected]>
    3 people committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    1ecfe8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b6dd8c View commit details
    Browse the repository at this point in the history
  4. JsDoc Lint Fix : multiple adapters and modules (#11103)

    * update jsdoc
    
    * add typedef
    
    * update typedef
    
    * fix typo
    
    * update jsdoc objectguard
    
    * fix colon issue
    
    * add typdef
    
    * fix rtdmodule doc
    
    * fix a few adapters
    
    * fix bid adapters
    
    * fix prisma
    
    * remove array syntax
    
    * fix adot
    
    * update jsdoc
    
    * update jsdoc colon
    
    * fix errors
    
    * fix params
    
    * fix jsdoc
    
    * add typedef
    
    * add typedef and fix
    
    * fix errors
    
    * import types
    
    * fix jsdoc warnings
    
    * fix warnings
    
    * add typedef
    
    * jsdoc fixes
    
    * jsdoc fixes
    
    * fix warnings
    
    * fix warnings
    ChrisHuie committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    9fdc06a View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Mediaimpact Bid Adapter: initial release (#11099)

    * Add mediaimpact bid adapter
    
    * Add mediaimpact bid adapter tests
    
    ---------
    
    Co-authored-by: koshe <[email protected]>
    nalexand and koshe committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    c794435 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Lucead Adapter: update (#11143)

    * Lucead Adapter: update
    
    * update endpoint url
    
    * update tests
    aymeric45 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    37d368e View commit details
    Browse the repository at this point in the history
  2. ZetaGlobalSsp Bid Adapter: provide dspId into bid (#11150)

    Co-authored-by: Surovenko Alexey <[email protected]>
    Co-authored-by: Alexey Surovenko <[email protected]>
    3 people committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    6669609 View commit details
    Browse the repository at this point in the history
  3. Adspirit Bid Adapter: initial release (#10939)

    * Add files via upload
    
    * Add files via upload
    
    * Update adspiritBidAdapter.js
    
    updated version with testcases
    
    * Update adspiritBidAdapter.md
    
    updated version add gdpr und privacy polices
    
    * testcases for adspirit adapter 1/2024
    
    Added all the necessary test cases
    
    * Update adspiritBidAdapter_spec.js
    
    kicking off unit tests
    
    * kick of circleci
    
    * Update adspiritBidAdapter.js
    
    Bid Response is updated to outside of the condition with the shared values and  here conditions only set the data that's specific to that use case
    
    * Update adspiritBidAdapter.md
    
    kicking off circleci ?
    
    ---------
    
    Co-authored-by: Patrick McCann <[email protected]>
    Co-authored-by: Chris Huie <[email protected]>
    3 people committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    72e2ee6 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    b4d9197 View commit details
    Browse the repository at this point in the history
  2. Criteo bid adapter: raise Fledge timeout (#11152)

    Raise from 50ms to 500ms
    dzhang-criteo committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    6184940 View commit details
    Browse the repository at this point in the history
  3. Stn Bid Adapter: initial release (#11085)

    * stnBidAdapter: initial release
    
    * update endpoints
    
    * update stnBidAdapter
    
    * update the test mode params
    lasloche committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    e97e700 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Fixed use of adUnitId for analytics purpose (#11160)

    Co-authored-by: pm-azhar-mulla <[email protected]>
    pm-azhar-mulla and pm-azhar-mulla committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    9427cd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a0343b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6347324 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9da6ef0 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Opsco Bid Adapter : initial release (#11112)

    * Opsco bid adapter init commit
    
    * Opsco bid adapter banner implementation
    
    * Changing test parameter
    
    * Changing endpoint
    
    ---------
    
    Co-authored-by: adtech-sky <[email protected]>
    ops-co and adtech-sky committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    99247d0 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    eb08d22 View commit details
    Browse the repository at this point in the history
  2. Triplelift Bid Adapter: Optimize EID Signals (#11168)

    * MPY-77: Updated EID logic to ingest as is
    
    * MPY-77: Updated EID logic to ingest as is
    patrickloughrey committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    94bb619 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Azerion Edge RTD Module: Initial release (#11134)

    * Azerion Edge RTD Module: Initial release
    
    ### Type of change
    
    [x] Feature: New RTD Submodule
    
    ### Description of change
    
    Adds new Azerion Edge RTD module.
    
    Maintainer: azerion.com
    
    Contact: @garciapuig @mserrate @gguridi
    
    * Azerion Edge RTD Module: Initial release. Typo
    garciapuig committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    37e91e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b97b55a View commit details
    Browse the repository at this point in the history
  3. NoBid Analytics Adapter: support for multiple currencies (#11171)

    * Enable supplyChain support
    
    * Added support for COPPA
    
    * rebuilt
    
    * Added support for Extended User IDs.
    
    * Added support for the "meta" attribute in bid response.
    
    * Delete nobidBidAdapter.js.orig
    
    * Delete a
    
    * Delete .jsdtscope
    
    * Delete org.eclipse.wst.jsdt.ui.superType.container
    
    * Delete org.eclipse.wst.jsdt.ui.superType.name
    
    * Delete .project
    
    * Added support for multiple currencies to the NoBid Analytics adapter.
    
    ---------
    
    Co-authored-by: Reda Guermas <[email protected]>
    redaguermas and Reda Guermas committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    e873c71 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2553471 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    9cb0df5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a3a6ed View commit details
    Browse the repository at this point in the history
  3. NextMillennium Bid Adapter: removed the use of the events module (#11141

    )
    
    * added support for gpp consent string
    
    * changed test for nextMillenniumBidAdapter
    
    * added some tests
    
    * added site.pagecat, site.content.cat and site.content.language to request
    
    * lint fix
    
    * formated code
    
    * formated code
    
    * formated code
    
    * pachage-lock with prebid
    
    * pachage-lock with prebid
    
    * formatted code
    
    * added device.sua, user.eids
    
    * formatted
    
    * fixed tests
    
    * fixed bug functio getSua
    
    * deleted deprecated code wurl
    
    * removed the use of the events module
    
    * added parameters w and h for imp[].banner objecct
    mhlm committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    06bf1e4 View commit details
    Browse the repository at this point in the history
  4. Colossus Bid Adapter: Add GPP Support and Accept eids from publisher …

    …request (#11155)
    
    * add video&native traffic colossus ssp
    
    * Native obj validation
    
    * Native obj validation #2
    
    * Added size field in requests
    
    * fixed test
    
    * fix merge conflicts
    
    * move to 3.0
    
    * move to 3.0
    
    * fix IE11 new URL issue
    
    * fix IE11 new URL issue
    
    * fix IE11 new URL issue
    
    * https for 3.0
    
    * add https test
    
    * add ccp and schain features
    
    * fix test
    
    * sync with upstream, fix conflicts
    
    * Update colossussspBidAdapter.js
    
    remove commented code
    
    * Update colossussspBidAdapter.js
    
    lint fix
    
    * identity extensions
    
    * identity extensions
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * add tests for user ids
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * add gdpr support
    
    * add gdpr support
    
    * id5id support
    
    * Update colossussspBidAdapter.js
    
    add bidfloor parameter
    
    * Update colossussspBidAdapter.js
    
    check bidfloor
    
    * Update colossussspBidAdapter.js
    
    * Update colossussspBidAdapter.js
    
    * Update colossussspBidAdapter.js
    
    * Update colossussspBidAdapter_spec.js
    
    * use floor module
    
    * Revert "use floor module"
    
    This reverts commit f0c5c248627567e669d8eed4f2bb9a26a857e2ad.
    
    * use floor module
    
    * update to 5v
    
    * fix
    
    * add uid2 and bidFloor support
    
    * fix
    
    * add pbadslot support
    
    * fix conflicts
    
    * add onBidWon
    
    * refactor
    
    * add test for onBidWon()
    
    * fix
    
    * add group_id
    
    * Trigger circleci
    
    * fix
    
    * update user sync
    
    * fix window.location
    
    * fix test
    
    * updates
    
    * fix conflict
    
    * fix
    
    * updates
    
    * remove traffic param
    
    * add transactionId to request data for colossusssp adapter
    
    * Send tid in placements array
    
    * update user sync
    
    * updated tests
    
    * remove changes package-lock file
    
    * fix
    
    * add First Party Data
    
    * gpp support
    
    * accepting eids from request
    
    * fixing lint errors
    
    * resolving a conflict
    
    * fixing a failed test case related to tid
    
    * fixing karma version for conflict resolution
    
    * reverting package json files to original version
    
    ---------
    
    Co-authored-by: Vladislav Isaiko <[email protected]>
    Co-authored-by: Aiholkin <[email protected]>
    Co-authored-by: Bill Newman <[email protected]>
    Co-authored-by: Mykhailo Yaremchuk <[email protected]>
    Co-authored-by: kottapally <[email protected]>
    6 people committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    0210d2e View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    0bb0df1 View commit details
    Browse the repository at this point in the history
  2. Vidazoo Bid Adapter : more ortb2 data and fledge support (#11182)

    * Pass ortb2 content data and user data to server.
    
    * Pass ortb2 content data and user data to server.
    
    * added fledge flag to to request
    saar120 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    48e88f3 View commit details
    Browse the repository at this point in the history
  3. [JW Player RTD Module] Deprecate playerID (#11179)

    * renames player ID
    
    * updates tests
    karimMourra committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    2b3a62b View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    e7eb2be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a92067 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    920a36d View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Discovery Bid Adapter : Extend the expiration time of pmguid (#11154)

    * Discovery Bid Adapter : add title, desc, keywords, hLen, nbw, hc, dm  add unit test resolve conflict
    
    * Discovery Bid Adapter : add title, desc, keywords, hLen, nbw, hc, dm  add unit test
    
    * Discovery Bid Adapter : synchronize mguid from third party cookie to first party cookie
    
    * test
    
    * Discovery Bid Adapter : Extend the expiration time of pmguid
    
    * Discovery Bid Adapter : Extend the expiration time of pmguid
    
    * Discovery Bid Adapter : Extend the expiration time of pmguid
    
    * Discovery Bid Adapter : Extend the expiration time of pmguid
    
    ---------
    
    Co-authored-by: lvhuixin <[email protected]>
    lhxx121 and lvhuixin committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    edf27c8 View commit details
    Browse the repository at this point in the history
  2. ext.vastxml to adm (#11164)

    Co-authored-by: Gabriel Chicoye <[email protected]>
    gchicoye and Gabriel Chicoye committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    2da6055 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59466ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a068355 View commit details
    Browse the repository at this point in the history
  5. Sspbc Bid Adapter : add support for dsa and pass non standard ids (#1…

    …1173)
    
    * Update tests for sspBC adapter
    
    Update tests for sspBC adapter:
    - change userSync test (due to tcf param appended in v4.6)
    - add tests for onBidWon and onTimeout
    
    * [sspbc-adapter] 5.3 updates: content-type for notifications
    
    * [sspbc-adapter] pass CTA to native bid
    
    * [sspbc-5.3] keep pbsize for detected adunits
    
    * [maintenance] - remove old test for sspBc bid adaptor
    
    * [sspbc-5.3] increment adaptor ver
    
    * [sspbc-adapter] maintenance update to sspBCBidAdapter
    
    * remove yarn.lock
    
    * Delete package-lock.json
    
    * remove package-lock.jsonfrom pull request
    
    * [sspbc-adapter] send pageViewId in request
    
    * [sspbc-adapter] update pageViewId test
    
    * [sspbc-adapter] add viewabiility tracker to native ads
    
    * [sspbc-adapter] add support for bid.admNative property
    
    * [sspbc-adapter] ensure that placement id length is always 3 (improves matching response to request)
    
    * [sspbc-adapter] read publisher id and custom ad label, then send them to banner creative
    
    * [sspbc-adapter] adlabel and pubid are set as empty strings, if not present in bid response
    
    * [sspbc-adapter] jstracker data fix
    
    * [sspbc-adapter] jstracker data fix
    
    * [sspbc-adapter] send tagid in notifications
    
    * [sspbc-adapter] add gvlid to spec; prepare getUserSyncs for iframe + image sync
    
    * update remote repo
    
    * cleanup of grupawp/prebid master branch
    
    * update sspBC adapter to v 5.9
    
    * update tests for sspBC bid adapter
    
    * [sspbc-adapter] add support for topicsFPD module
    
    * [sspbc-adapter] change topic segment ids to int
    
    * [sspbc-adapter] update v5.93 - add suport for DSA and non-standard user id's
    
    * [sspbc-adapter] update v5.93 - remove unnecessary gdpr data
    
    * [sspbc-adapter] remove debug
    
    * [sspbc-adapter] fix tests
    
    ---------
    
    Co-authored-by: Wojciech Biały <[email protected]>
    wojciech-bialy-wpm and Wojciech Biały committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    0756379 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Publir Bid Adapter : initial release (#10851)

    * New bidder adapter: Publir
    
    * Added hello world for test
    
    * Verified test cases
    
    * Changes made as per the feedback.
    
    * updated code as per the feedback.
    
    * Updated impression url.
    
    * Update Impression call
    
    * Added more test cases for increasing Coverage
    
    * updated test cases
    
    * Added condition as per the feedback
    
    * updated fix
    
    * Added conditions
    mdghousesaqlain committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    404caa4 View commit details
    Browse the repository at this point in the history
  2. Pstudio Bid Adapter: initial release (#10980)

    * Pstudio initial bidder
    
    * remove unnecessary return
    
    * Use Storage and Floor Module
    
    * mend
    
    * use proper url for adapter
    
    * Update modules/pstudioBidAdapter.js
    
    Co-authored-by: Olivier <[email protected]>
    
    ---------
    
    Co-authored-by: Noemi Kowalewska <[email protected]>
    Co-authored-by: Olivier <[email protected]>
    3 people committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    101ec94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    691f159 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    643cbd0 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    6bd8ba6 View commit details
    Browse the repository at this point in the history
  2. PubMatic Analytics Adapter : Logging price bucket value of the bid (#…

    …11197)
    
    * Logging price bucket value for the bid
    
    * Converting data type for logging
    
    * Dummy Commit
    
    ---------
    
    Co-authored-by: pm-azhar-mulla <[email protected]>
    pm-azhar-mulla and pm-azhar-mulla committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    22d10dd View commit details
    Browse the repository at this point in the history
  3. SmartyadsBidAdapter/add_SGP_region (#11205)

    Co-authored-by: vrishko <[email protected]>
    rishko00 and vrishko committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    c9faa28 View commit details
    Browse the repository at this point in the history
  4. Automatad Analytics Adapter : expose queue as a global object (#11203)

    * fix: added fix for automatadAnalytics
    
    * fix: add s3 upload for atmtd
    
    * fix: add upload to s3
    
    * fix: removed changes to gulp file and package.json
    
    * fix: added build command to gulp
    
    * fix: removed extra line from gulpfile
    
    * restored original gulp file
    
    * fix: minor fix to condition
    
    * fix: removed unnecessary condition
    
    * fix: removed linting error
    
    * Get build check to re run
    
    ---------
    
    Co-authored-by: Shashank <=>
    shashankatd committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    b68759d View commit details
    Browse the repository at this point in the history
  5. Taboola Bid Adapter : providing visibility in case of bid error (#11195)

    * cookie-look-up-logic-fix-gpp-fix
    
    * refactor using ORTB conversion library
    
    ---------
    
    Co-authored-by: ahmadlob <[email protected]>
    Co-authored-by: Ahmad Lobany <[email protected]>
    Co-authored-by: aleskanderl <[email protected]>
    4 people committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    1c57789 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Kargo Bid Adapter: floors and CreativeID update (#11153)

    * KargoBidAdapter: GPP Support
    
    * kargo adapter to forward schain object (#21)
    
    * wrap in if statement (#22)
    
    * KRKPD-572: Add spec for schain (#23)
    
    * wrap in if statement
    
    * update test for schain, file formatting
    
    * Adding site to Kargo adapter.
    
    * KRKPD-619 Updating Site object.
    
    * KRKPD-619 Adding null check for  Site object.
    
    * Update modules/kargoBidAdapter.js
    
    Co-authored-by: Julian Gan  <[email protected]>
    
    * Reducing the size of Site object.
    
    * remove white space that is causing linting error
    
    * Kargo Bid Adapter: Updates to gpid retrieval
    
    * Support for sending ortb2.user.data
    
    * update bid Response to use actual creativeID
    
    * update spec
    
    * fix nomencalature based on Kargo's service
    
    * Prebid.js - Update bid Response to use actual creativeID (#25)
    
    * update bid Response to use actual creativeID
    
    * update spec
    
    * fix nomencalature based on Kargo's service
    
    * utilize floors mod
    
    * fixes tests
    
    * mediatype specific floors
    
    * simpler implementation leveraging Prebid's smart rule selection
    
    * revert nomenclature change
    
    * fix
    
    * removes comment
    
    ---------
    
    Co-authored-by: Jeremy Sadwith <[email protected]>
    Co-authored-by: Julian Gan <[email protected]>
    Co-authored-by: Neil Flynn <[email protected]>
    Co-authored-by: “Nick <“nick.llerandi”@kargo.com>
    Co-authored-by: Nick Llerandi <[email protected]>
    6 people committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    77254c2 View commit details
    Browse the repository at this point in the history
  2. fix mismatch (#11208)

    ikagotso committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    b8a8031 View commit details
    Browse the repository at this point in the history
  3. Ras Bid Adapter : add support for native mediaType (#11180)

    * add support for native in rasbidadapter
    
    * lint fixs
    
    * final logic fix
    
    * final logic fix
    
    * corner case fix
    
    * update rasBidAdapter.md
    kzwolinskirasp committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    e939aee View commit details
    Browse the repository at this point in the history
  4. Weborama RTD Module : update gdpr purpose ids verification for TCF v2…

    ….2 (#11089)
    
    * add gdpr verification for user-centric modules
    
    * fix log messages
    
    * refactor logger
    
    * small refactors in code and import order
    
    * add new purpose ids and special feature 1
    
    * remove special feature one, keep purposes 1, 3, 4, 5 and 7
    
    * remove special feature one, keep purposes 1, 3, 4, 5 and 7
    
    * remove special feature one, keep purposes 1, 3, 4, 5 and 6
    
    * fix lint warning jsdoc/no-undefined-types
    
    * fix typos
    
    * update doc
    
    * fix link in doc
    peczenyj committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    e45e5ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fa8c030 View commit details
    Browse the repository at this point in the history
  6. Sharethrough Bid Adapter : Support for dsa transparency (#11191)

    * Added dsa transparency
    
    * fix linting
    
    * fixed linting
    
    * Removed validation
    
    * removed unused var
    
    ---------
    
    Co-authored-by: Max Dupuis <[email protected]>
    pierreted90 and maxime-dupuis committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    e5d87df View commit details
    Browse the repository at this point in the history
  7. Pstudio Bid Adapter: update endpoint to production (#11210)

    * Pstudio initial bidder
    
    * remove unnecessary return
    
    * Use Storage and Floor Module
    
    * mend
    
    * use proper url for adapter
    
    * Update modules/pstudioBidAdapter.js
    
    Co-authored-by: Olivier <[email protected]>
    
    * Use production pstudio url
    
    ---------
    
    Co-authored-by: Noemi Kowalewska <[email protected]>
    Co-authored-by: Olivier <[email protected]>
    3 people committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    5018b6b View commit details
    Browse the repository at this point in the history
  8. ZetaGlobalSsp Adapter: crop page (#11198)

    Co-authored-by: Surovenko Alexey <[email protected]>
    Co-authored-by: Alexey Surovenko <[email protected]>
    3 people committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    4b4e83e View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Userid module: allow postInstall (#11215)

    * allow postInstall for the userId
    
    * Update index.js
    
    * Update index.js
    
    ---------
    
    Co-authored-by: Patrick McCann <[email protected]>
    olafbuitelaar and patmmccann committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    9a978bd View commit details
    Browse the repository at this point in the history
  2. NextMillennium Bid Adapter : fix imp.video.mimes (#11216)

    * added support for gpp consent string
    
    * changed test for nextMillenniumBidAdapter
    
    * added some tests
    
    * added site.pagecat, site.content.cat and site.content.language to request
    
    * lint fix
    
    * formated code
    
    * formated code
    
    * formated code
    
    * pachage-lock with prebid
    
    * pachage-lock with prebid
    
    * formatted code
    
    * added device.sua, user.eids
    
    * formatted
    
    * fixed tests
    
    * fixed bug functio getSua
    
    * fixed bug imp.video.mimes
    
    * fixed bug imp.video.mimes - 2
    mhlm committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    44717bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28cceb9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ecfa99 View commit details
    Browse the repository at this point in the history
  5. Bump follow-redirects from 1.15.4 to 1.15.6 (#11220)

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.4...v1.15.6)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    90bc7f4 View commit details
    Browse the repository at this point in the history
  6. Removing protocol check (#11219)

    Removing validation for the value of video.protocol
    desidiver committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    a7a8f74 View commit details
    Browse the repository at this point in the history
  7. jixie Bid Adapter : adding handling of userSync urls sent from server…

    … side (#11217)
    
    * Adapter does not seem capable of supporting advertiserDomains #6650
    added response comment and some trivial code.
    
    * removed a blank line at the end of file
    added a space behind the // in comments
    
    * in response to comment from reviewer. add the aspect of advertiserdomain in unit tests
    
    * added the code to get the keywords from the meta tags if available.
    
    * WIP
    
    * cleaned up
    
    * correcting formatting errors from circleci
    
    * sending floor to our backend for each bid, when available, changed one of the 1st party cookies that we want to send to backend
    
    * fixed spacing issues in code
    
    * 1/ provide the possibility of using the jixie section of the config object to determine what ids to read from cookie and to send
    2/ removed ontimeout handling
    3/ bidwon just ping the trackingUrl, if any
    4/ misc: sending aid (from jixie config if any), prebid version etc
    
    * corrected formatting mistakes
    
    * adding support of handling usersync array from the server side
    
    * add back registerBidder line dropped accidentally
    
    * fixed some formatting flaws
    
    * correcting more formatting issues
    
    * more formatting corrections
    jxdeveloper1 committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    d17c44b View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    ecdeb25 View commit details
    Browse the repository at this point in the history
  2. Connatix Bid Adapter: GPP Integration (#11229)

    * connatix adapter gpp integration
    
    * Connatix adapter gpp integration fix and add test
    Sabau-Adrian-Cnx committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    40dd3b6 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Taboola Bid Adapter : add for support fledge (#11192)

    * Support fledge in taboola adapter
    
    * Append corner cases handling for the empty or partial response
    
    * Swap json parse to safeJsonParse
    
    * Rename test param
    aleskanderl committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    4b4648e View commit details
    Browse the repository at this point in the history
  2. Criteo Bid Adapter: use igi.igs to register fledge auction configs (#…

    …11218)
    
    Co-authored-by: v.raybaud <[email protected]>
    vraybaud and v.raybaud committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    90822c6 View commit details
    Browse the repository at this point in the history
  3. setupad Bid Adapter: initial commit (#11008)

    * create setupadBidAdapter
    
    * add setupadBidAdapter
    
    * update setupadBidAdapter
    
    * update metrics collection
    
    * update analytics collection
    
    * update getUserSyncs
    
    * add setupadAnalyticsAdapter.js
    
    * test setupadAnalyticsAdapter
    
    * remove test: 1
    
    * add GVLID && bug fixes && test updates
    
    * remove setupadAnalyticsAdapter
    
    * add userID module handling
    
    * add GVLID && bug fixes && test updates
    
    * remove setupadAnalyticsAdapter
    
    * add userID module handling
    
    * clean up && seat bugfix
    
    * clean up logs
    
    * add userID module handling
    
    * update md && clean up
    
    * Send setupad only on bidRequested
    
    * Fix bidResponse and bidWon responses
    
    * Improve bidResponse and bidWon logic
    
    * Revert changes to specific files
    
    * Remove test parameter
    
    * Fix multiple bidResponse and bidTimeout calls to getPixelUrl
    
    * eslint errors fixes(brackets added)
    
    * Add extra checks for events
    
    * Fix BIDDER_CODE const
    
    * update reporting endpoint
    
    * update setupadBidAdapter_spec.js REPORT_ENDPOINT
    
    * update readme
    
    * Revert "Merge branch 'prebid:master' into setupad-adapter"
    
    This reverts commit 1c14dbe, reversing
    changes made to 7fe9ea5.
    
    * Revert "Revert "Merge branch 'prebid:master' into setupad-adapter""
    
    This reverts commit a34e3e4.
    
    * # This is a combination of 20 commits.
    # This is the 1st commit message:
    
    add setupadBidAdapter
    
    # This is the commit message #2:
    
    update setupadBidAdapter
    
    # This is the commit message #3:
    
    update metrics collection
    
    # This is the commit message #4:
    
    update analytics collection
    
    # This is the commit message #5:
    
    update getUserSyncs
    
    # This is the commit message #6:
    
    add setupadAnalyticsAdapter.js
    
    # This is the commit message #7:
    
    test setupadAnalyticsAdapter
    
    # This is the commit message #8:
    
    remove test: 1
    
    # This is the commit message #9:
    
    add GVLID && bug fixes && test updates
    
    # This is the commit message #10:
    
    remove setupadAnalyticsAdapter
    
    # This is the commit message #11:
    
    add userID module handling
    
    # This is the commit message #12:
    
    clean up && seat bugfix
    
    # This is the commit message #13:
    
    add userID module handling
    
    # This is the commit message #14:
    
    add GVLID && bug fixes && test updates
    
    # This is the commit message #15:
    
    remove setupadAnalyticsAdapter
    
    # This is the commit message #16:
    
    add userID module handling
    
    # This is the commit message #17:
    
    clean up logs
    
    # This is the commit message #18:
    
    update md && clean up
    
    # This is the commit message #19:
    
    Send setupad only on bidRequested
    
    # This is the commit message #20:
    
    Fix bidResponse and bidWon responses
    
    * # This is a combination of 22 commits.tree 8abae7e6dffc9a21ad11770713ba485fc610028a
    parent cecfce3
    author pavel <[email protected]> 1706627437 +0200
    committer pavel <[email protected]> 1706627437 +0200
    gpgsig -----BEGIN PGP SIGNATURE-----
     
     iQIzBAABCAAdFiEEqGYI3KX/FkbObQG8FABtd4pCs/AFAmW5EW0ACgkQFABtd4pC
     s/CK3w//WWJSFUlycnnNKTV2XfdcBjooOeZZvjpXVthwr09CCC4uO//kw4bPluhn
     f5fcVFdXzrY1AZ6ch8Wo3msX/Pkso014jIGd5aIWcHpNYFtffACwH/40Y8AcJNZd
     bsOZxVK0awPTz/RihC5eY+0J3cP+iFWP/FlYJoHEQIBXq/Eg6mWoAhxwpL/JvxbY
     QbLFWsRn2ckQ6ftOZgm3/jh8VLaG1zWbWImlWEs5Zel+CorJBTniTj58VbApelYD
     TFMgbSR2I4NGVaqNIrHePnSMsDATxalQ2nZPwY6raKCHWIbvoUPIn/OpDMMbKgC7
     nCwounNmObxFVoj3xusAZppzHpKPasY8xKWb2Kr7zfhZArsOMC6B7fYqQNK0cWG3
     8RR/10oheJD9M2kRlfLiqnRv7ExY08SQ/ZMo9LA8BeRUGBXhh6++8FKhKIHvX1gL
     k1R5W6c+NNWP+PDFsmrFpMn+LpYdl84I7yfYK5dHuw80od7f1wuAVYpswi6Cziy9
     /KY6/rfENvUrGTmWSh5GdDBel89ACCfFkasIKB92xhzKTfjzF/DXkc8XQZOMbt1j
     CsILgWMNfLPMo4Dlgdx/tYCSLLBNEtZ1/hhUcFQ3+0TzLf0GtMkvMnlBnDinqe1n
     1P30fQ2I5W5NJKDPrCOnRymI6QOAPFXtMF11R81mbB9H8asft/E=
     =oJtZ
     -----END PGP SIGNATURE-----
    
    bugfixes
    
    # This is the commit message #22:
    
    Remove test parameter
    
    * # This is a combination of 26 commits.
    parent cecfce3
    author pavel <[email protected]> 1706627437 +0200
    committer pavel <[email protected]> 1706627437 +0200
    gpgsig -----BEGIN PGP SIGNATURE-----
     
     iQIzBAABCAAdFiEEqGYI3KX/FkbObQG8FABtd4pCs/AFAmW5EW0ACgkQFABtd4pC
     s/CK3w//WWJSFUlycnnNKTV2XfdcBjooOeZZvjpXVthwr09CCC4uO//kw4bPluhn
     f5fcVFdXzrY1AZ6ch8Wo3msX/Pkso014jIGd5aIWcHpNYFtffACwH/40Y8AcJNZd
     bsOZxVK0awPTz/RihC5eY+0J3cP+iFWP/FlYJoHEQIBXq/Eg6mWoAhxwpL/JvxbY
     QbLFWsRn2ckQ6ftOZgm3/jh8VLaG1zWbWImlWEs5Zel+CorJBTniTj58VbApelYD
     TFMgbSR2I4NGVaqNIrHePnSMsDATxalQ2nZPwY6raKCHWIbvoUPIn/OpDMMbKgC7
     nCwounNmObxFVoj3xusAZppzHpKPasY8xKWb2Kr7zfhZArsOMC6B7fYqQNK0cWG3
     8RR/10oheJD9M2kRlfLiqnRv7ExY08SQ/ZMo9LA8BeRUGBXhh6++8FKhKIHvX1gL
     k1R5W6c+NNWP+PDFsmrFpMn+LpYdl84I7yfYK5dHuw80od7f1wuAVYpswi6Cziy9
     /KY6/rfENvUrGTmWSh5GdDBel89ACCfFkasIKB92xhzKTfjzF/DXkc8XQZOMbt1j
     CsILgWMNfLPMo4Dlgdx/tYCSLLBNEtZ1/hhUcFQ3+0TzLf0GtMkvMnlBnDinqe1n
     1P30fQ2I5W5NJKDPrCOnRymI6QOAPFXtMF11R81mbB9H8asft/E=
     =oJtZ
     -----END PGP SIGNATURE-----
    
    bugfixes
    
    # This is the commit message #22:
    
    Remove test parameter
    
    # This is the commit message #23:
    
    Fix multiple bidResponse and bidTimeout calls to getPixelUrl
    
    # This is the commit message #25:
    
    eslint errors fixes(brackets added)
    
    # This is the commit message #26:
    
    Add extra checks for events
    
    * parent 75178b9
    author pavel <[email protected]> 1706627694 +0200
    committer pavel <[email protected]> 1706627694 +0200
    gpgsig -----BEGIN PGP SIGNATURE-----
    
     iQIzBAABCAAdFiEEqGYI3KX/FkbObQG8FABtd4pCs/AFAmW5Em4ACgkQFABtd4pC
     s/BBUQ/+NXyHoxPM185YJLG9M1ySC/5vTT9W5mfwQ93cVDLCeuGnpsnmi4S21NuQ
     b7gSeokFjwztvVOUmh/xqMp4lTsvL53TUd00b1k4KGVSqgcF00Foit5g8fOGLYsI
     DAoqphYV6MWjpAun+II+ELY8QUkHR1cjTc7PEGtmf+8RnptGVdyJ6C9Ab8u9TQTY
     Apj5Srhfo3Tl8S+WScOxwwB/uqEJR4fhIrJyzFzdLDEb2olSPyrQUs87vQXlhEnK
     buPEg2F5JsRH6sw11Xp3TFNSZGxNnBSlTh9dixou5md4yRCv5a2TMef667N0BVDp
     lGgc7mCrRKXyqzphmmeHudiscEGFjtUPObXoHutSVw22wdARFCTpNFKBLLFn4v8o
     Zv1OvFdNprvHsoeW0HVlZdU7OKnDTRrko6DHk2AahxojjvAFEWuDsGYZNjhdQwRR
     lK1zm+SFQnKI0Eojd+f84fvKod9geGs640jyH/x5R4eYm4yjZb8SkRtd3cca88wS
     OuGq9LIkbU428b46l7VnDwudldTXPUU8eKfUtFRjdGtIWH9I3tK6TsRoCfTcXkv0
     smxYiiU1XHjAkkPFWQWEeFdfZ071snFKVWouU0AoKiq+PdRoS8+3AJqIQUjlA2sH
     AybnSkv9KxY/Rs1bnvMubsQm1GF66qVrbxBU6FILBv1JZYwj4yA=
     =Gbog
     -----END PGP SIGNATURE-----
    
    bugfixes
    
    update setupadBidAdapter_spec.js REPORT_ENDPOINT
    
    update readme
    
    Revert "Merge branch 'prebid:master' into setupad-adapter"
    
    This reverts commit 1c14dbe, reversing
    changes made to 7fe9ea5.
    
    Revert "Revert "Merge branch 'prebid:master' into setupad-adapter""
    
    This reverts commit a34e3e4.
    
    * change double quote to single quote
    
    ---------
    
    Co-authored-by: pavel <[email protected]>
    Co-authored-by: Elgars Grodnis <[email protected]>
    
    * bugfix setupadBidAdapter
    
    remove getAdEl, spelling correction
    
    * add onBidWon event
    
    onBidWon event handling moved from custom to native onBidWon method
    
    * minor bugfixes && remove funk getSiteObj && getDeviceObj
    
    ---------
    
    Co-authored-by: pavel <[email protected]>
    Co-authored-by: Elgars Grodnis <[email protected]>
    3 people committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    48113b1 View commit details
    Browse the repository at this point in the history
  4. New Bidder Adapter: Adlive Plus (#11176)

    * New Bidder adpater : Adlive Plus
    
    * remove adlive plus md file (alias)
    aymeric45 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    dfdf912 View commit details
    Browse the repository at this point in the history
  5. Discovery Bid Adapter : support topics (#11209)

    * Discovery Bid Adapter : add title, desc, keywords, hLen, nbw, hc, dm  add unit test resolve conflict
    
    * Discovery Bid Adapter : add title, desc, keywords, hLen, nbw, hc, dm  add unit test
    
    * Discovery Bid Adapter : synchronize mguid from third party cookie to first party cookie
    
    * test
    
    * Discovery Bid Adapter : Extend the expiration time of pmguid
    
    * Discovery Bid Adapter : Extend the expiration time of pmguid
    
    * Discovery Bid Adapter : Extend the expiration time of pmguid
    
    * Discovery Bid Adapter : Extend the expiration time of pmguid
    
    * Discovery Bid Adapter : support topics
    
    * Discovery Bid Adapter : support topics
    
    * Discovery Bid Adapter : support topics
    
    * Discovery Bid Adapter : support topics
    
    ---------
    
    Co-authored-by: lvhuixin <[email protected]>
    lhxx121 and lvhuixin committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    1d66b92 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Autoplay detection library: initial release && Teads Bid Adapter: det…

    …ect autoplay (#11222)
    
    * Add autoplay library
    
    * Filter out bids with needAutoplay if autoplay is disabled
    
    * Refactoring + add test
    
    * Simplify logic for filtering bids
    
    * Start detection in autoplay.js directly
    github-matthieu-wipliez committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    075abb7 View commit details
    Browse the repository at this point in the history
  2. Adquery Bid Adapter: bidWon bugfix (#11227)

    * removed ad data from bidWon event handler
    
    * removed ad data from bidWon event handler
    
    ---------
    
    Co-authored-by: Adam Wiąckiewicz <[email protected]>
    awiackiewicz and Adam Wiąckiewicz committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    91512b9 View commit details
    Browse the repository at this point in the history
  3. Adf Bid Adapter: set vastUrl (#11243)

    * Set vastUrl on adfBidAdapter if bidResponse has nurl
    
    * mistype
    Pupis committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    b1d4679 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31f7581 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    9648399 View commit details
    Browse the repository at this point in the history
  2. Kargo Bid Adapter: Adds ortb2 and ortb2Imp to request (#11248)

    * adds full ortb2 and ortb2Imp to request
    
    * fixes tests
    
    ---------
    
    Co-authored-by: “Nick <“nick.llerandi”@kargo.com>
    nickllerandi and “Nick committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    2fbdf06 View commit details
    Browse the repository at this point in the history
  3. NextMillennium: Added some parameters for video (#11235)

    * added support for gpp consent string
    
    * changed test for nextMillenniumBidAdapter
    
    * added some tests
    
    * added site.pagecat, site.content.cat and site.content.language to request
    
    * lint fix
    
    * formated code
    
    * formated code
    
    * formated code
    
    * pachage-lock with prebid
    
    * pachage-lock with prebid
    
    * formatted code
    
    * added device.sua, user.eids
    
    * formatted
    
    * fixed tests
    
    * fixed bug functio getSua
    
    * added support some parameters for video
    mhlm committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    708a696 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Debugging module: add PAAPI support (#11240)

    * Debugging module: add PAAPI support
    dgirardi committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    9088112 View commit details
    Browse the repository at this point in the history
  2. AdMatic Bid Adapter : gvlid and video renderer feature added (#11212)

    * Admatic Bidder Adaptor
    
    * Update admaticBidAdapter.md
    
    * Update admaticBidAdapter.md
    
    * remove floor parameter
    
    * Update admaticBidAdapter.js
    
    * Admatic Bid Adapter: alias and bid floor features activated
    
    * Admatic adapter: host param control changed
    
    * Alias name changed.
    
    * Revert "Admatic adapter: host param control changed"
    
    This reverts commit de7ac85981b1ba3ad8c5d1dc95c5dadbdf5b9895.
    
    * added alias feature and host param
    
    * Revert "added alias feature and host param"
    
    This reverts commit 6ec8f4539ea6be403a0d7e08dad5c7a5228f28a1.
    
    * Revert "Alias name changed."
    
    This reverts commit 661c54f9b2397e8f25c257144d73161e13466281.
    
    * Revert "Admatic Bid Adapter: alias and bid floor features activated"
    
    This reverts commit 7a2e0e29c49e2f876b68aafe886b336fe2fe6fcb.
    
    * Revert "Update admaticBidAdapter.js"
    
    This reverts commit 7a845b7151bbb08addfb58ea9bd5b44167cc8a4e.
    
    * Revert "remove floor parameter"
    
    This reverts commit 7a23b055ccd4ea23d23e73248e82b21bc6f69d90.
    
    * Admatic adapter: host param control && Add new Bidder
    
    * Revert "Admatic adapter: host param control && Add new Bidder"
    
    This reverts commit 3c797b120c8e0fe2b851381300ac5c4b1f92c6e2.
    
    * commit new features
    
    * Update admaticBidAdapter.js
    
    * updated for coverage
    
    * sync updated
    
    * Update adloader.js
    
    * AdMatic Bidder: development of user sync url
    
    * Update admaticBidAdapter.js
    
    * Set currency for AdserverCurrency: bug fix
    
    * Update admaticBidAdapter.js
    
    * update
    
    * admatic adapter video params update
    
    * Update admaticBidAdapter.js
    
    * update
    
    * Update admaticBidAdapter.js
    
    * update
    
    * update
    
    * Update admaticBidAdapter_spec.js
    
    * Update admaticBidAdapter.js
    
    * Update admaticBidAdapter.js
    
    * Revert "Update admaticBidAdapter.js"
    
    This reverts commit 1216892fe55e5ab24dda8e045ea007ee6bb40ff8.
    
    * Revert "Update admaticBidAdapter.js"
    
    This reverts commit b1929ece33bb4040a3bcd6b9332b50335356829c.
    
    * Revert "Update admaticBidAdapter_spec.js"
    
    This reverts commit 1ca659798b0c9b912634b1673e15e54e547b81e7.
    
    * Revert "update"
    
    This reverts commit 689ce9d21e08c27be49adb35c5fd5205aef5c35c.
    
    * Revert "update"
    
    This reverts commit f381a453f9389bebd58dcfa719e9ec17f939f338.
    
    * Revert "Update admaticBidAdapter.js"
    
    This reverts commit 38fd7abec701d8a4750f9e95eaeb40fb67e9f0e6.
    
    * Revert "update"
    
    This reverts commit a5316e74b612a5b2cd16cf42586334321fc87770.
    
    * Revert "Update admaticBidAdapter.js"
    
    This reverts commit 60a28cae302b711366dab0bff9f49b11862fb8ee.
    
    * Revert "admatic adapter video params update"
    
    This reverts commit 31e69e88fd9355e143f736754ac2e47fe49b65b6.
    
    * update
    
    * Update admaticBidAdapter.js
    
    * Update admaticBidAdapter_spec.js
    
    * mime_type add
    
    * add native adapter
    
    * AdMatic Adapter: Consent Management
    
    * added gvlid
    fatihkaya84 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    d9245b0 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Uid2 Token Gen Library: Allow EUID key prefixes (#11250)

    * initial technical implementation
    
    * initial technical implementation
    
    * test and doc update
    
    * optout check in encrypted payload
    
    * fixed cstg example config
    
    * allow EUID key prefix
    
    * typo
    ssundahlTTD committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    4bad7e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5da9e4 View commit details
    Browse the repository at this point in the history
  3. Aso Bid Adapter: refactoring to use ortb converter (#11249)

    * Refactoring to use ortConverter
    
    * +default currency
    
    * Tests refactored
    
    * UsersSyncs: url formatting fixed
    
    * Native tests added
    
    ---------
    
    Co-authored-by: dev <[email protected]>
    adserver-online and dev committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    af20eda View commit details
    Browse the repository at this point in the history
  4. OMS Adapter: add gpid support (#11238)

    * OMS Adapter: add gpid support
    
    * Oms Adapter: move gpid to imp.ext
    
    * Oms Adapter: cover with tests gpid integration
    prBigBrother committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    c5e8af7 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    e3789a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b64724e View commit details
    Browse the repository at this point in the history
  3. Bump express from 4.18.2 to 4.19.2 (#11258)

    Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.18.2...4.19.2)
    
    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    8e5b35c View commit details
    Browse the repository at this point in the history
  4. Smartyads Bid Adapter : add user id fields (#11221)

    * Smartyads Bid Adapter/add user id fields
    
    * smallfix
    
    * smallfix
    
    * smallfix tests
    
    ---------
    
    Co-authored-by: vrishko <[email protected]>
    rishko00 and vrishko committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    673f44f View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    0d681ef View commit details
    Browse the repository at this point in the history
  2. Documentation : change day on release notes (#11257)

    * Change day on release notes
    
    * change to by
    
    * Update language
    ChrisHuie committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    ec34fa4 View commit details
    Browse the repository at this point in the history
  3. DeepIntent Bid Adapter : add gpp and coppa compliance support (#11239)

    * add gpp and coppa compliance checks and tests
    
    * update test case
    
    * resolve comments
    
    * read coppa as per updated docs
    
    * update test suite
    
    * update test suite
    parthshah51999 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    af3e7fa View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. OpenWeb adapter refactoring (#11115)

    * openwebBidAdapter update
    
    * update openwebBidAdapter.md
    
    * update openwebBidAdapter.md
    
    * OpenWebBidAdapter CR fixes
    
    ---------
    
    Co-authored-by: Zdravko Kosanovic <[email protected]>
    Co-authored-by: Zdravko Kosanović <[email protected]>
    3 people committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    f072634 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Evolution Bid Adapter: add gvlid (#11272)

    * updates for Prebid v5
    
    * add id5id
    
    * update tests
    
    * add gvlid
    e-volution-tech committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    74d63a4 View commit details
    Browse the repository at this point in the history
  2. Gamma Bid Adapter : Support multi endpoint by region (#11263)

    * add multi endpoints
    
    * Update parameters
    
    * Update parammeters
    
    * Update multi endpoint
    
    * Update gammaBidAdapter.js
    
    * Update gammaBidAdapter.md
    
    * Update gammaBidAdapter_spec.js
    gammassp committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    3a808fe View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

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

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    c27f64b View commit details
    Browse the repository at this point in the history
  2. Smartadserver Bid Adapter: Update default value of startDelay video p…

    …arameter (#11225)
    
    * Smartadserver Bid Adapter: Add support for SDA user and site
    
    * Smartadserver Bid Adapter: Fix SDA support getConfig and add to unit testing
    
    * support floors per media type
    
    * Add GPP support
    
    * Rework payloads enriching
    
    * Add gpid support
    
    * Support additional video params
    
    * vpmt as array of numbers
    
    * Fix comment
    
    * Update default startDelay
    
    * Include videoMediaType's startdelay
    
    * Handle specified midroll
    
    ---------
    
    Co-authored-by: Meven Courouble <[email protected]>
    Co-authored-by: Krzysztof Sokół <[email protected]>
    Co-authored-by: Dariusz O <[email protected]>
    4 people committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    74a404c View commit details
    Browse the repository at this point in the history
  3. core: allow bid adapters to return null fledgeAuctionConfigs (#11271)

    * core: allow bid adapters to return null fledgeAuctionConfigs
    
    * Accept paapiAuctionConfigs from adapters
    
    * add test case
    dgirardi committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    b8786a9 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    f63b3ad View commit details
    Browse the repository at this point in the history
  2. PXYZ Bid Adapter : add GumGum iframe url to usersync list (#11280)

    * add advertiserDomain to bid object
    
    * PGA-240 - Add gumgum iframe to usersync list
    
    * PGA-240 - Update pxyz bid adapter test to include gumgum iframe url
    
    * PGA-240 - Remove unused syncOptions variable
    
    ---------
    
    Co-authored-by: jgan91 <[email protected]>
    Co-authored-by: Jonathan Mullins <[email protected]>
    Co-authored-by: Jonathan Mullins <[email protected]>
    4 people committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    32e952c View commit details
    Browse the repository at this point in the history
  3. Anyclip Bid Adapter : initial release (#11200)

    * prepare anyclipBidAdapter
    
    * added spec test for anyclipBidAdapter
    
    * cleanup
    
    * fixed readme
    
    * added getFloor support
    
    ---------
    
    Co-authored-by: Basil Goldman <>
    basil79 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    0bcd57f View commit details
    Browse the repository at this point in the history
  4. GumGum Bid Adapter : add support for displaymanager and displaymanage…

    …rver fields (#11286)
    
    * displaymanager: add field for displaymanager and displaymanagerver
    
    * fix: displayManager to include 'gumgum'
    
    * fix: test case
    ahzgg committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    797adc1 View commit details
    Browse the repository at this point in the history
  5. MediaImpact Bid Adapter : add custom size parameter to request (#11254)

    * Add mediaimpact bid adapter
    
    * Add mediaimpact bid adapter tests
    
    * Add custom sizes
    
    ---------
    
    Co-authored-by: koshe <[email protected]>
    nalexand and koshe committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    d1d1564 View commit details
    Browse the repository at this point in the history
  6. Yieldmo Bid Adapter : support for cookie deprecation label (#11294)

    * Sending Cdep label in Banner
    
    Sending Cdep label in the banner request.
    
    * Update yieldmoBidAdapter.js
    
    Using deepAccess for consistency.
    desidiver committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    af21c55 View commit details
    Browse the repository at this point in the history
  7. Build system: fix source maps (#11293)

    * Build system: fix source maps
    
    * Update webpack.conf.js
    
    * turn off webpack optimization for unit tests
    dgirardi committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    e405ca9 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    a76da0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc3b7c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0aed5ce View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Lasso Bid Adapter: add gpp support (#11256)

    * Add gpp support and variable name update
    
    * correct unit test
    victorlassomarketing committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    eac5e04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b37baca View commit details
    Browse the repository at this point in the history
  3. Agma Analytics Adapter: adds deviceHeight and deviceWidth to request (#…

    …11305)
    
    * Adds deviceHeight and deviceWidth to request
    
    * Increase internal version number
    steffenmllr committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    7f93cb2 View commit details
    Browse the repository at this point in the history