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

Prebid 5.0 #6999

Merged
merged 299 commits into from
Jun 10, 2021
Merged

Prebid 5.0 #6999

merged 299 commits into from
Jun 10, 2021
This pull request is big! We’re only showing the most recent 250 commits.

Commits on May 21, 2021

  1. increment pre version

    jsnellbaker authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    296a5fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56358bc View commit details
    Browse the repository at this point in the history
  3. Lemma Bid Adapter: accepting the floor to use the getFloor function (#…

    …6497)
    
    * lemmaBidAdapter.js
    
    Added lemma bid adapter file
    
    * lemmaBidAdapter.md
    
    Added lemma bid adapter md file
    
    * lemmaBidAdapter_spec.js
    
    Added lemma bid adapter test spec file
    
    * Update lemmaBidAdapter.js
    
    Fixed automated code review alert comparison between inconvertible types
    
    * Update lemmaBidAdapter.js
    
    Fixed review changes
    
    * Update lemmaBidAdapter.md
    
    Correct parameter value.
    
    * Update lemmaBidAdapter.js
    
    Lemma Bid Adapter - v3.0 compliance
    
    * Update lemmaBidAdapter_spec.js
    
    Lemma Bid Adapter - v3.0 compliance
    
    * Update lemmaBidAdapter.md
    
    Lemma Bid Adapter - v3.0 compliance
    
    * Update lemmaBidAdapter.js
    
    Added user sync support into bid adapter.
    
    * updated include modules file extension.
    
    updated include modules js file extension.
    
    * Update lemmaBidAdapter_spec.js
    
    Added unit test for user sync feature.
    
    * Update lemmaBidAdapter.js
    
    Fixed format error.
    
    * Update lemmaBidAdapter_spec.js
    
    Fixed format error and typo error.
    
    * Set mediaType key value into bid object
    
    Set mediaType key value into the bid object.
    
    * Update lemmaBidAdapter.js
    
    remove duplicate function
    
    * Update lemmaBidAdapter.js
    
    Remove non supported code.
    
    * Update lemmaBidAdapter_spec.js
    
    Remove GDPR test cases.
    
    * Update lemmaBidAdapter.js
    
    Made changes for accepting the floor to use the getFloor function
    
    * Update lemmaBidAdapter.js
    
    correct undefined keyword name.
    
    * Update lemmaBidAdapter_spec.js
    
    Added test coverage floor value
    
    * Update lemmaBidAdapter.js
    
    Remove trailing spaces on lines 379 and 381.
    
    * Update lemmaBidAdapter_spec.js
    
    Added getFloor function test case changes, Please review it.
    
    * Update lemmaBidAdapter_spec.js
    
    * Update lemmaBidAdapter.js
    
    * Update lemmaBidAdapter.js
    
    Fixed lint issue.
    
    * Update lemmaBidAdapter_spec.js
    
    Fixed test cases.
    
    * Update lemmaBidAdapter_spec.js
    
    Made suggested changes. Please review it.
    
    Co-authored-by: Abhijit Mane <abhipucsd.123@gmail.com>
    2 people authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    a28ac01 View commit details
    Browse the repository at this point in the history
  4. Mediasquare Bid Adapter: fix getUserSyncs issue with empty bids + add…

    … metrics to onBidWon Event (#6480)
    
    * Mediasquare bidder: fix getUserSyncs issue with empty bids + add metrics to onBidWon Event
    
    * Mediasquare bidder: fix getUserSyncs issue with empty bids + add metrics to onBidWon Event
    
    * removing status as it does not seem populated when called
    
    * add tests
    matthieularere-msq authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    50bebfd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e6b8363 View commit details
    Browse the repository at this point in the history
  6. Merkle User ID Module: updates to user id submodule (#6503)

    SKOCHERI authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    7acb374 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dfb65db View commit details
    Browse the repository at this point in the history
  8. SynacorMedia: remove adId from the bid response (#6520)

    rajcspsg authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    f646d89 View commit details
    Browse the repository at this point in the history
  9. Rubicon: making doc data types consistent (#6526)

    bretg authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    dfc65bc View commit details
    Browse the repository at this point in the history
  10. Synacormedia Bid Adapter: add meta.advertiserDomains (#6527)

    rajcspsg authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    3683266 View commit details
    Browse the repository at this point in the history
  11. Adloox Analytics Adapter: add new analytics adapter (#6308)

    * gulp: fix supplying list of browsers to test against
    
    The following now works: gulp test --browserstack --nolint --nolintfix --browsers=bs_ie_11_windows_10 --file 'test/spec/modules/adloox{AnalyticsAdapter,AdServerVideo,RtdProvider}_spec.js'
    
    * instreamTracking: unit test tidy
    
    From @robertrmartinez in #6308 (comment)
    
    * adloaderStub: expose stub for other unit tests to use
    
    From @robertrmartinez in #6308 (comment)
    
    * Adloox analytic module
    jimdigriz authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    e9cf472 View commit details
    Browse the repository at this point in the history
  12. Seedtag adapter: Fixing bug preventing to receive the right params on…

    …Timeout. (#6525)
    lauramorillo authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    3aef678 View commit details
    Browse the repository at this point in the history
  13. adot bid adapter: add publisher path from bidder config to endpoint u…

    …rl (#6476)
    Giudici-a authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    aaa300f View commit details
    Browse the repository at this point in the history
  14. Admixer ID System: add userId submodule (#6238)

    * Migrating to Prebid 1.0
    
    * Migrating to Prebid 1.0
    
    * Fix spec
    
    * add gdpr and usp
    
    * remove changes in gdpr_hello_world.html
    
    * Update gdpr_hello_world.html
    
    add spaces
    
    * add user syncs
    
    * remove comments
    
    * tests
    
    * admixer id system
    
    * admixer id system
    
    * admixer id system eids.md userId.md
    
    * admixer id system .submodules.json
    
    * admixer id system
    
    Co-authored-by: atkachov <atkachov91@admixer.ua>
    2 people authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    c81245c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    bc847c2 View commit details
    Browse the repository at this point in the history
  16. Pubxai Analytics Adapter: bug fixes and code revamp (#6474)

    * Updated PubxAiAnalytics adapter - Bug fixes and Code restructuring
    
    * Updated endpoint URLs
    
    * Changed array.includes to array.indexOf to fix IE issue
    
    * Code cleanup and changes as suggested.
    
    * Updated browser testing order and edge browser token
    pnhegde authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    b5956c4 View commit details
    Browse the repository at this point in the history
  17. PBJS Core: canBidderRegisterSync ignoring iframe sync disabled by def…

    …ault (#6535)
    
    * Update eids.js
    
    * Update eids_spec.js
    
    * Update eids.js
    
    * Update pubmaticBidAdapter_spec.js
    
    * Update eids.js
    
    * Update eids_spec.js
    
    * Update conversantBidAdapter_spec.js
    
    * Update rubiconBidAdapter_spec.js
    
    * Update conversantBidAdapter_spec.js
    
    * Delete test/spec/adapters directory
    
    * Update userId_spec.js
    
    * Update userSync.js
    
    * Update userSync_spec.js
    patmmccann authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    160bdce View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    696571d View commit details
    Browse the repository at this point in the history
  19. Tappx Bid Adapter: minor updates and universal id added (#6504)

    * UPDATE: add initial UID
    
    * UPDATE: UID change user ext
    
    * UPDATE: UID clean logs
    
    * UPDATE: add host info
    
    * UPDATE: tappx bid adapter universal id
    
    * UPDATE: fix bidder param
    
    * UPDATE: tappxBidAdapter tests
    
    * tappxBidAdapter - fix spacing
    
    * tappxBidAdapter: add test  user eids array
    
    * tappxBidAdapter: update eids array
    
    * FIX: package-lock.json
    
    Co-authored-by: marc_tappx <marc@tappx.com>
    2 people authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    f93248f View commit details
    Browse the repository at this point in the history
  20. Impactify Bid Adapter: add new bid adapter (#6518)

    * Add impactify adapter with MD file
    
    * Add impactify adapter
    thomasdseao authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    1ac840b View commit details
    Browse the repository at this point in the history
  21. Prebid 4.34.0 Release

    Mike Chowla authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    c75941e View commit details
    Browse the repository at this point in the history
  22. Increment pre version

    Mike Chowla authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    e9b4c7d View commit details
    Browse the repository at this point in the history
  23. Prebid server adapter: add config for openx hosting (#6530)

    deivydas authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    1e8bfa5 View commit details
    Browse the repository at this point in the history
  24. Yieldmo adapter: add meta data to bids (#6550)

    ym-atsymuk authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    8ce99cb View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    91cbf94 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    b6e6458 View commit details
    Browse the repository at this point in the history
  27. Mass Deal Rendering Module: support multiple custom configs for dealI…

    …d and rendering (#6500)
    cciocov authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    6c0ce2f View commit details
    Browse the repository at this point in the history
  28. ZetaSsp Bid Adapter: add new bid adapter (#6432)

    asurovenko-zeta authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    0086572 View commit details
    Browse the repository at this point in the history
  29. Adnuntius Bid Adapter: Fix for bid too low. (#6557)

    * Added automatic tzo and targetId to adserver request.
    
    * Fixing issues with bid price being too low.
    
    * Fixing issues with bid price being too low.
    mikael-lundin authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    163238a View commit details
    Browse the repository at this point in the history
  30. ReadPeak Bid Adapter: fix api issues, add gdpr consent, & getfloor mo…

    …dule support (#6548)
    readpeaktuomo authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    3bf1be4 View commit details
    Browse the repository at this point in the history
  31. BetweenBidAdatper: added sharedid support (#6531)

    ignat-one authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    8b1ae10 View commit details
    Browse the repository at this point in the history
  32. adWMG Bid Adapter: update endpoints for cookie sync (#6544)

    * Support floorCPM parameter, fix some minor bugs
    
    * fix space-in-parens circleci error
    
    * example fix
    
    * clean usersync URL
    
    * spaces
    
    * spaces
    
    * add new unit tests, compatibility with IE11
    
    * remove logInfo
    
    * Check for floorCPM value
    
    * Check params before sending
    
    * New endpoints
    
    * code format
    
    * new endpoint for cookie sync
    
    * update tests
    
    Co-authored-by: Mikhail Dykun <m.dykun@wmgroup.us>
    2 people authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    d45af3f View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    96fe1dc View commit details
    Browse the repository at this point in the history
  34. Sortable Bid Adapter: add eids support (#6565)

    * Add Sortable adapter for Prebid 3.x
    
    Update tests to reflect changes.
    
    * Add .js in imports
    
    * hostname not host: don't include port
    
    * Trivial change to trigger build: failure wasn't our adapter
    
    * More failures in other adapters
    
    * PR Feedback
    
    - use https for URL
    - fix examples in markdown
    - request to endpoint should work now
    
    * Feedback: add native and video examples
    
    * Update unit tests
    
    Co-authored-by: Shannon Broekhoven <shannon@sortable.com>
    2 people authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    78f4492 View commit details
    Browse the repository at this point in the history
  35. Outbrain Bid Adapter: replacing Zemanta (#6558)

    Rok Sušnik authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    417ae35 View commit details
    Browse the repository at this point in the history
  36. Sirdata Real-time Data Module: add new RTD module (#6515)

    nouchy authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    d1af4c4 View commit details
    Browse the repository at this point in the history
  37. Logicad Bid Adapter: add support for userid modules (#6529)

    logicad authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    b8e2485 View commit details
    Browse the repository at this point in the history
  38. ATS-identityLinkIdSystem - add use3P config property to control firin…

    …g of 3P envelope endpoint (#6568)
    mamatic authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    ddfeeab View commit details
    Browse the repository at this point in the history
  39. Proxistore Bid Adapter: add support for tcf v2 consent (#6543)

    * use tcf v2 consent
    
    * set cosentGiven to false and test Gdpr api v2
    vincentproxistore authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    866af99 View commit details
    Browse the repository at this point in the history
  40. BlueBillyWig Bid Adapter: add renderer customization options (#6540)

    * add Blue Billywig adapter
    
    * Blue Billywig Adapter - update according to review feedback
    
    * Blue Billywig Adapter - update to try and pass CircleCI
    
    * Remove the last for .. of in bluebillywigBidAdapter.js, hopefully...
    
    * Update bluebillywigBidAdapter test parameters to match renderer to rendererCode rename
    
    * Blue Billywig - Also pass through site config with OpenRTB request
    
    * add Blue Billywig adapter
    
    * Blue Billywig Adapter - update according to review feedback
    
    * Blue Billywig Adapter - update to try and pass CircleCI
    
    * Remove the last for .. of in bluebillywigBidAdapter.js, hopefully...
    
    * Code quality update, always hit user syncs, improved video params
    
    * Remove unnecessary export
    
    * Add rendererSettings param to bluebillywig adapter
    
    * Kick off CircleCi tests manually
    
    Co-authored-by: Klaas-Jan Boon <klaas-janboon@ip-172-16-224-85.eu-west-1.compute.internal>
    Co-authored-by: Chris Huie <phoenixtechnerd@gmail.com>
    3 people authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    feba9c5 View commit details
    Browse the repository at this point in the history
  41. OpenX Bid Adapter: Set Deal ID for video requests (#6573)

    kenan-gillet authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    159e13d View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    9e67aa8 View commit details
    Browse the repository at this point in the history
  43. pubGENIUS bid adapter: support floor module (#6555)

    edmonl authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    661f1d6 View commit details
    Browse the repository at this point in the history
  44. Welect Bid Adapter: update url of API (#6570)

    * update api url
    
    * update api url in tests
    nduitz authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    9c6f4c5 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    0bd326a View commit details
    Browse the repository at this point in the history
  46. Adtelligent Bid Adapter: add adUrl support & new alias (#6559)

    * add adUrl support
    
    * add adUrl test
    GeneGenie authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    4b17b52 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    7bcb557 View commit details
    Browse the repository at this point in the history
  48. Outbrain Bid Adapter: only trigger nurl ajax call if nurl is present (#…

    Rok Sušnik authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    3f48416 View commit details
    Browse the repository at this point in the history
  49. LiveWrapper Bid Adapter: add US privacy and Coppa support (#6569)

    * Livewrapped bid and analytics adapter
    
    * Fixed some tests for browser compatibility
    
    * Fixed some tests for browser compatibility
    
    * Changed analytics adapter code name
    
    * Fix double quote in debug message
    
    * modified how gdpr is being passed
    
    * Added support for Publisher Common ID Module
    
    * Corrections for ttr in analytics
    
    * ANalytics updates
    
    * Auction start time stamp changed
    
    * Detect recovered ad blocked requests
    Make it possible to pass dynamic parameters to adapter
    
    * Collect info on ad units receiving any valid bid
    
    * Support for ID5
    Pass metadata from adapter
    
    * Typo in test + eids on wrong level
    
    * Fix for Prebid 3.0
    
    * Fix get referer
    
    * http -> https in tests
    
    * Native support
    
    * Read sizes from mediatype.banner
    
    * Revert accidental commit
    
    * Support native data collection + minor refactorings
    
    * Set analytics endpoint
    
    * Support for app parameters
    
    * Fix issue where adunits with bids were not counted on reload
    
    * Send debug info from adapter to external debugger
    
    * SChain support
    
    * Send GDPR data in analytics request
    
    * video support
    
    Video support
    
    * Report back floor via analytic
    
    * Send auction id and adunit/bidder connection id
    
    * Criteo id support
    
    * Updated example
    
    * livewrapped Analytics Adapter info file
    
    * Livewrapped gvlid
    
    * Us Privacy and Coppa support
    bjorn-lw authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    1b4ef87 View commit details
    Browse the repository at this point in the history
  50. Rubicon Analytics: Handle PBS Sending Bid ID 0 (#6584)

    robertrmartinez authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    20e9d01 View commit details
    Browse the repository at this point in the history
  51. TrustX Bid Adapter: support new format request (#6556)

    * Add trustx adapter and tests for it
    
    * update integration example
    
    * Update trustx adapter
    
    * Post-review fixes of Trustx adapter
    
    * Code improvement for trustx adapter: changed default price type from gross to net
    
    * Update TrustX adapter to support the 1.0 version
    
    * Make requested changes for TrustX adapter
    
    * Updated markdown file for TrustX adapter
    
    * Fix TrustX adapter and spec file
    
    * Update TrustX adapter: r parameter was added to ad request as cache buster
    
    * Add support of gdpr to Trustx Bid Adapter
    
    * Add wtimeout to ad request params for TrustX Bid Adapter
    
    * TrustX Bid Adapter: remove last ampersand in the ad request
    
    * Update TrustX Bid Adapter to support identical uids in parameters
    
    * Update TrustX Bid Adapter to ignore bids that sizes do not match the size of the request
    
    * Update TrustX Bid Adapter to support instream and outstream video
    
    * Added wrapperType and wrapperVersion parameters in ad request for TrustX Bid Adapter
    
    * Update TrustX Bid Adapter to use refererInfo instead depricated function utils.getTopWindowUrl
    
    * HOTFIX for referrer encodind in TrustX Bid Adapter
    
    * Fix test for TrustX Bid Adapter
    
    * TrustX Bid Adapter: added keywords passing support
    
    * TrustX Bid Adapter: added us_privacy parameter in bid request
    
    * TrustX Bid Adapter: fix us_privacy parameter in bid request
    
    * Fix alias error for TrustX Bid Adapter
    
    * TrustX Bid Adapter: added new request format
    
    * TrustX Bid adapter: fix new format endpoint
    
    * TrustX Bid Adapter: update md file to support useNewFormat parameter
    PWyrembak authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    d6aec14 View commit details
    Browse the repository at this point in the history
  52. FeedAd Bid Adapter: add support for GDPR/TCF 2.0 & remove video suppo…

    …rt (#6538)
    
    * added file scaffold
    
    * added isBidRequestValid implementation
    
    * added local prototype of ad integration
    
    * added implementation for placement ID validation
    
    * fixed video context filter
    
    * applied lint to feedad bid adapter
    
    * added unit test for bid request validation
    
    * added buildRequest unit test
    
    * added unit tests for timeout and bid won callbacks
    
    * updated bid request to FeedAd API
    
    * added parsing of feedad api bid response
    
    * added transmisison of tracking events to FeedAd Api
    
    * code cleanup
    
    * updated feedad unit tests for buildRequest method
    
    * added unit tests for event tracking implementation
    
    * added unit test for interpretResponse method
    
    * added adapter documentation
    
    * added dedicated feedad example page
    
    * updated feedad adapter to use live system
    
    * updated FeedAd adapter placement ID regex
    
    * removed groups from FeedAd adapter placement ID regex
    
    * removed dedicated feedad example page
    
    * updated imports in FeedAd adapter file to use relative paths
    
    * updated FeedAd adapter unit test to use sinon.useFakeXMLHttpRequest()
    
    * added GDPR fields to the FeedAd bid request
    
    * removed video from supported media types of the FeedAd adapter
    
    * increased version code of FeedAd adapter to 1.0.2
    
    * removed unnecessary check of bidder request
    
    * fixed unit test testing for old FeedAd version
    
    * removed video media type example from documentation file
    
    * added gvlid to FeedAd adapter
    couchcrew-thomas authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    8ba998e View commit details
    Browse the repository at this point in the history
  53. Ats optional 3p endpoint - keep default behavior the same (#6586)

    * ATS-identityLinkIdSystem - add use3P config property to control firing of 3P envelope endpoint
    
    * ATS-identityLinkIdSystem - add notUse3P config property to control firing of 3P envelope endpoint
    mamatic authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    2e9b5ab View commit details
    Browse the repository at this point in the history
  54. use another uri for cookieless (#6572)

    vincentproxistore authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    3e709ad View commit details
    Browse the repository at this point in the history
  55. Pbjs Core: add new API to return the highest unused bid for a given a…

    …dunit (#6342)
    
    * feat: add new API to return the highest unused bid for a given adunit code
    
    * feat: add unit tests for new API
    woggle23 authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    a883da5 View commit details
    Browse the repository at this point in the history
  56. Adpone Bid Adapter: remove usersync and pass gpdr via querystring (#6326

    )
    
    * remove usersync and add gpdr via querystring
    
    * wrap tests under describe adponeBidAdapter
    
    * remove bid.meta.advertiserDomains
    
    * support adomain
    
    * fix adpone advertiserDomains
    
    * fix test
    seergiioo6 authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    063a455 View commit details
    Browse the repository at this point in the history
  57. Yieldmo bid adapter: set outstream renderer. (#6566)

    - adapter maintainer email: opensource@yieldmo.com
    ym-abaranov authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    936ec6d View commit details
    Browse the repository at this point in the history
  58. Richaudience Bid Adapter: add new config UserSync (#6523)

    * Add new config UserSync
    
    * Solved lint errors
    
    * Solved lint errors 2
    
    * Solved lint errors 3
    
    * Add changes
    
    * Add changes 2
    
    * Add changes 3
    
    * Add changes 4
    
    * Add changes 5
    
    * Solved issues
    
    Co-authored-by: sgimenez <sergi.gimenez@richaudience.com>
    2 people authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    7b024ce View commit details
    Browse the repository at this point in the history
  59. Prebid 4.35.0 Release

    smenzer authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    cb1e4fc View commit details
    Browse the repository at this point in the history
  60. Increment pre version

    smenzer authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    d9a680f View commit details
    Browse the repository at this point in the history
  61. Deepintent ID System: add new ID module (#6537)

    * initial commit
    
    * feat(deepintent-dpes): adds deepintent user id module
    
    * chore(code-cleanup): removed console logs
    
    * eids config added
    
    * fix for passing the eids
    
    * docs added with minor change
    
    * tests added
    
    * remaining conflict resolution
    
    * kick off circle-ci tests manually
    
    * fix linting error
    
    * changed the atype to 3
    
    * tests added for eids_spec.js
    
    * Change the language
    
    * added cacheIdObject signature
    
    * changed test cases
    
    * eIds passing added to adapter
    
    * docs changed removed params not required
    
    * doc added
    
    * docs added in userId base
    
    * user id tests added
    
    * lint fixes
    
    * lint fixes
    
    * code review comments fix
    
    Co-authored-by: Sourabh Gandhe <sourabh@Sourabhs-MacBook-Pro.local>
    Co-authored-by: ChinmoyDebnath <chinmoy@lightbeam.ai>
    Co-authored-by: Chris Huie <phoenixtechnerd@gmail.com>
    4 people authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    bc2f977 View commit details
    Browse the repository at this point in the history
  62. Update spotxBidAdpter renderer url to ensure onLoad is always called. (

    …#6592)
    
    Co-authored-by: Nick Peceniak <npeceniak@spotx.tv>
    2 people authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    fae7f79 View commit details
    Browse the repository at this point in the history
  63. VIS.X: add onSetTargeting, onBidWon & onTimeout handlers (#6532)

    mk0x9 authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    107b24a View commit details
    Browse the repository at this point in the history
  64. Index Exchange Bid Adapter: resolve negative size bug (#6582)

    umakajan authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    433d31c View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    b65c466 View commit details
    Browse the repository at this point in the history
  66. Update cookie sync call (#6567)

    MaxSmileWanted authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    d70573f View commit details
    Browse the repository at this point in the history
  67. Add videoCacheKey back to bid response when using spotx as cache serv…

    …er (#6605)
    
    Co-authored-by: Nick Peceniak <npeceniak@spotx.tv>
    2 people authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    61fb762 View commit details
    Browse the repository at this point in the history
  68. Nativo Bid Adapter: add new bid adapter (#6542)

    * Initial nativoBidAdapter document creation (js, md and spec)
    
    * Fulling working prebid using nativoBidAdapter. Support for GDPR and CCPA in user syncs.
    
    * Added defult size settings based on the largest ad unit. Added response body validation. Added consent to request url qs params.
    
    * Changed bidder endpoint url
    
    * Changed double quotes to single quotes.
    
    * Reverted package-json.lock to remove modifications from PR
    
    * Added optional bidder param 'url' so the ad server can force- match an existing placement
    
    * Lint fix. Added space after if.
    jsfledd authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    94e39dd View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    93b7926 View commit details
    Browse the repository at this point in the history
  70. Sharethrough Bid Adapter: add support for COPPA (#6602)

    * Pass COPPA flag to Ad Server
    
    [#177598971]
    
    * Send true instead of 1
    
    * Upgrade adapter version number
    Mathieu Pheulpin authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    0bdd194 View commit details
    Browse the repository at this point in the history
  71. tappx Bid Adapter: add video instream support and update testing (#6580)

    * tappxBidAdapter : update tests adding video
    
    * tappxBidAdapter : add video instream
    
    * tappxBidAdapter : update tappx md doc
    
    * tappxBidAdapter: Fix Newline required eol-last
    
    * tappxBidAdapter: update tests User sync and  video reqs
    
    * tappxBidAdapter: Extra space after fix
    
    Co-authored-by: marc_tappx <marc@tappx.com>
    2 people authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    c7e6e89 View commit details
    Browse the repository at this point in the history
  72. Halo RTD Module: FPD 2.0 Updates & add ID system tests (#6505)

    * fix appnexus segment field format
    
    * ortb2 fpd updates
    
    * update halo ntegration example
    
    * fix cached id naming & access
    
    * gvlid storageManager and get/set update
    
    * getConfig update
    
    * re-order exports
    
    * stub local storage methods
    Anthony Lauzon authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    fd28fcc View commit details
    Browse the repository at this point in the history
  73. Zemanta bid adapter: reinstate Outbrain as alias (#6617)

    Rok Sušnik authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    d2dc2f2 View commit details
    Browse the repository at this point in the history
  74. Index Exchange bid adapter: report which userIds available in diagnos…

    …tics object (#6604)
    umakajan authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    4ad99f1 View commit details
    Browse the repository at this point in the history
  75. Update Windows Testing on Chrome to v 89.0 (#6539)

    ChrisHuie authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    7ffd841 View commit details
    Browse the repository at this point in the history
  76. PBjs Core: added maxNestedIframes option (#6615)

    * PBjs Core: added maxNestedIframes option
    
    * change default maxNestedIframes to 10
    
    Co-authored-by: Andrea Fassina <andrea.fassina@nativery.com>
    2 people authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    533a4fd View commit details
    Browse the repository at this point in the history
  77. ID5 User ID module - don't send empty fields to server (#6581)

    * for optional fields, only send to servers if populated
    
    * adding some logging to id5 submodule to make debugging easier
    
    * update user id integration example for id5 to user html5 not cookie
    
    * remove .only from tests
    
    * remove checks for loginfo since now we are using it more broadly
    smenzer authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    7c2b11c View commit details
    Browse the repository at this point in the history
  78. New Bid Adapter: Shinez (#6597)

    * Shinze adapter version 1.0.0
    
    * map for arrays replaced with forEach, fpd temporarily removed
    
    * switched to only public interface testing
    
    * Usage of URL removed
    Soterix authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    d709d78 View commit details
    Browse the repository at this point in the history
  79. refactor user id example to properly receive TCFv2 consent string and…

    … other improvements (#6583)
    
    * refactor user id example to properly receive TCFv2 consent string by using static consent object
    - added a list of user id modules' gvl ids to enable consent for them within prebid core
    - also reformatted the entire document to make it easier to read
    - added output of the eids array so it's easy to see what's happening
    
    * smaller tab size
    smenzer authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    b5102f1 View commit details
    Browse the repository at this point in the history
  80. use sinon local storage stubs for haloid module (#6619)

    Anthony Lauzon authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    db8fe3d View commit details
    Browse the repository at this point in the history
  81. Adnuntius Bid Adapter: Bug fix ordered response. (#6625)

    * Added automatic tzo and targetId to adserver request.
    
    * Fixing issues with bid price being too low.
    
    * Fixing issues with bid price being too low.
    
    * Ad server response places bids in correct placement
    
    * Adnuntius Bid Adapter ordered responses
    
    * Ad server response places bids in correct placement
    
    * Adnuntius Bid Adapter ordered responses
    
    * RTD Provider rebase
    
    * wrongly merged to master
    mikael-lundin authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    a1e1dee View commit details
    Browse the repository at this point in the history
  82. IX Bid Adapter: Add support for UID2.0 (#6628)

    amykwyang authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    147dcca View commit details
    Browse the repository at this point in the history
  83. UserId Module: add support for case insensitive submodule names (#6629)

    * add support for case insensitive userId names
    
    * update unit test
    jsnellbaker authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    a0aca93 View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    690a4b3 View commit details
    Browse the repository at this point in the history
  85. Rubicon Bid Adapter: FPD Bug Fixes (#6578)

    mmoschovas authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    2ea92dd View commit details
    Browse the repository at this point in the history
  86. Yieldmo adapter: cut banner bid request parameters in case the url fo…

    …r bunner request is too long (#6549)
    
    Co-authored-by: Anton Tsymuk <antontsymuk@Antons-MacBook-Pro.local>
    2 people authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    a4f9750 View commit details
    Browse the repository at this point in the history
  87. FPD Update - Core/RP Analytics Adapter (#6612)

    1) Update core to convert adUnits passed into requestBids (previously only global)
    2) Update to RP Analytics adapter to look in ortb2Imp instead of legacy fpd
    mmoschovas authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    53d74cf View commit details
    Browse the repository at this point in the history
  88. ADXCG Bid Adapter: add video & parameter validation & other updates (#…

    …6577)
    
    * Update adxcgBidAdapter.js
    
    * Update adxcgcom .js client side adapter
    
    * lgtm review update
    
    * check for parameter existenct onBidWon
    
    * Update adxcgBidAdapter.js
    
    * Update adxcgBidAdapter.js
    
    * Update adxcgBidAdapter.md
    
    * Update adxcgBidAdapter.md
    adxcgcom authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    be698e8 View commit details
    Browse the repository at this point in the history
  89. Zeta bid adapter: add params to bid request (#6614)

    * Submit Zeta Adapter to Prebid
    
    * comments addressed
    
    * demo changes
    
    * additional polishing
    
    * additional polishing
    
    * Update hello_world.html
    
    * remove extraneous changes to hello_world.html
    
    * no, really this time
    
    * additional polishing
    
    * add unit test
    
    * update to include additional OpenRTB fields and objects
    
    * Update to include addtional OpenRTB fields and objects
    mwehr-zeta authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    7da7fc3 View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    1316a36 View commit details
    Browse the repository at this point in the history
  91. PR_REVIEW: added check for bidder name validity (#6491)

    * added check for bidder name validity
    
    * adding aliases in-scope for the validity check
    bretg authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    fe21546 View commit details
    Browse the repository at this point in the history
  92. Kobler Bid Adapter: add new bid adapter (#6479)

    * Implemented Kobler bidder adapter.
    
    * Added missing '' to dealId example in parameters table.
    
    * Added information on supporting the Floors module.
    
    * Implemented tests for isBidRequestValid.
    
    * Implemented tests for inherited functions.
    
    * Removed unnecessary conditions and quotation marks.
    
    * Added TODO about deciding what to do in debug mode.
    
    * Added TODO about checking which currencies are allowed.
    
    * Added information on parameters read from the first bid only.
    
    * Fixed missing indexing operator when checking if mainSize is 0x0.
    
    * Implemented tests for buildRequests.
    
    * Implemented tests for interpretResponse.
    
    * Implemented tests for onBidWon.
    
    * Implemented tests for onTimeout.
    
    * Added some missing semicolons.
    
    * Removed TODO about allowed currencies.
    
    * Removed setting test in debug mode and related TODOs.
    
    * Removed optional pos parameter.
    
    * Removed optional bidfloor parameter and use floorPrice instead of floorprice.
    
    * Added support for multiple deal ID parameters.
    
    * Fixed formatting.
    
    * Added more explanation about the value of position param.
    
    * Moved pos property into Kobler-specific banner extension.
    
    * Simplifications based on PR comments.
    
    * Use getRefererInfo to get page URL for timeout notifications.
    
    * Removed TODO about auction type.
    
    * Added information on how to generate a sample bid.
    
    * Removed reading currency from currency.adServerCurrency.
    acsbendi authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    05e0031 View commit details
    Browse the repository at this point in the history
  93. sspBC Bid Adapter: update to v4.8, bugfixes, & support for sending pa…

    …rams.publisherId (#6575)
    
    * add sspbc adapter
    
    * tests for sspbc adapter
    
    * sspBC adapter v4.5: set correct creativeId, add adomain to bid.meta, set test mode in adexchange, read site SN from bid response
    
    * sspBC adapter v4.5: set meta.advertiserDomains, update test to expect bid.meta
    
    * sspBC Adapter: add ajax tests (test ad with & without gdpr)
    
    * sspBC Adapter: remove ajax tests
    
    * Update adapter to v4.6
    
    Update adapter to v4.6
    - add notification endpoint
    - send bidWon and onTimeout notifications
    - send CMP version to user sync endpoint
    
    * Remove console logs for notification events
    
    * Change payload data in onTimeout event
    
    * Update tests for sspBC adapter
    
    Update tests for sspBC adapter: 
    - add onBidWon test
    - add onTimeout test
    - alter getUserSyncs test
    
    * Update sspBC adapter to v4.7; enable oneCodeId mode; change module name to ensure combatibility with prebid.org downloader
    
    * sspBc adapter: Bug fixes in v4.7 - change notification format, fix oneCode detection data, convert slot number to int
    
    * sspbc adapter: fix creating bid.crid, when not present in server response
    
    * sspbc adapter: add publisher id to payload
    
    * sspbc adapter: fix onecode issues (when bid.params is present, but incomplete)
    
    * sspbc adapter: code cleanup
    
    * sspbc adapter: ver up (4.8)
    
    * sspbc-adapter: update doc
    
    * [sspbc-adapter] update test settings
    
    Co-authored-by: Wojciech Biały <wb@WojciechBialy.local>
    2 people authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    9b88acb View commit details
    Browse the repository at this point in the history
  94. Create module registry: update build to add installModules array to p…

    …bjs global (#6601)
    
    * - Remove module list comment on build
    - Add pbjs.installedModules with macro to prebid.js
    - Update gruntfile to replace macro with module array (if empty array all modules included))
    
    * Removed unused code
    
    * Removed comma
    
    * Recommitting changes
    
    * Updated regex to look for either '|" in macro name. Seems there is a difference between dev/prod
    mmoschovas authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    3cf41fe View commit details
    Browse the repository at this point in the history
  95. SynacorMedia Bid Adapter: Create bid.params.video object if it's not …

    …already present on the video request since it's an optional property (#6637)
    pratik-synacor authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    4221a56 View commit details
    Browse the repository at this point in the history
  96. Prebid Core: Readme.md import name change (#6638)

    * Update eids.js
    
    * Update eids_spec.js
    
    * Update eids.js
    
    * Update pubmaticBidAdapter_spec.js
    
    * Update eids.js
    
    * Update eids_spec.js
    
    * Update conversantBidAdapter_spec.js
    
    * Update rubiconBidAdapter_spec.js
    
    * Update conversantBidAdapter_spec.js
    
    * Delete test/spec/adapters directory
    
    * Update userId_spec.js
    
    * Delete iasBidAdapter.js
    
    * Add files via upload
    
    * Update README.md
    
    * Update README.md
    patmmccann authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    ccaf756 View commit details
    Browse the repository at this point in the history
  97. PBS Bid Adapter: Stop overriding s2sconfig.enabled from vendor defaul…

    …ts (#6622)
    
    * Update eids.js
    
    * Update eids_spec.js
    
    * Update eids.js
    
    * Update pubmaticBidAdapter_spec.js
    
    * Update eids.js
    
    * Update eids_spec.js
    
    * Update conversantBidAdapter_spec.js
    
    * Update rubiconBidAdapter_spec.js
    
    * Update conversantBidAdapter_spec.js
    
    * Delete test/spec/adapters directory
    
    * Update userId_spec.js
    
    * Delete iasBidAdapter.js
    
    * Add files via upload
    
    * Update index.js
    patmmccann authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    e76172f View commit details
    Browse the repository at this point in the history
  98. RP Bid Adapter: Bug fix for parsing ortb2.user.data (#6643)

    * Bug fix when parsing FPD data. Check for taxonomyname existence prior to match
    
    * Lint check
    mmoschovas authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    94dc871 View commit details
    Browse the repository at this point in the history
  99. AdRiver Bid Adapter: add new bid adapter (#6514)

    * AdRiver Bid Adapter: initial prebid.js integration
    * Added AdRiver Bid Adapter
    
    * AdRiver Bid Adapter: update getting floor, via getFloor()
    * Added internal method _getFloor()
    * Update test for getFloor()
    * Remove old currency logic
    
    * AdRiver Bid Adapter: update adriverBidAdapter.md
    * Delete old test parameters
    
    * AdRiver Bid Adapter: add meta.advertiserDomains
    * Added parameter meta.advertiserDomains to interpretResponse
    * Update test for meta.advertiserDomains
    Fridoom007 authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    447eea9 View commit details
    Browse the repository at this point in the history
  100. hotfix - placement issue fix (#6641)

    ym-abaranov authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    60a96bf View commit details
    Browse the repository at this point in the history
  101. Prebid 4.36.0 Release

    robertrmartinez authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    a0f1451 View commit details
    Browse the repository at this point in the history
  102. Increment pre version

    robertrmartinez authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    96192df View commit details
    Browse the repository at this point in the history
  103. PBJS RP adapter: pass analytics flag to server (#6644)

    mmoschovas authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    f18b978 View commit details
    Browse the repository at this point in the history
  104. Adkernel: new alias (#6608)

    ckbo3hrk authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    967ba53 View commit details
    Browse the repository at this point in the history
  105. Ccx Bid Adapter: adomain support (#6595)

    mjaworskiccx authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    9be3eb1 View commit details
    Browse the repository at this point in the history
  106. Qwarry Bid Adapter: added gdpr field (#6635)

    * qwarry bid adapter
    
    * formatting fixes
    
    * fix tests for qwarry
    
    * qwarry bid adapter
    
    * add header for qwarry bid adapter
    
    * bid requests fix
    
    * fix tests
    
    * response fix
    
    * fix tests for Qwarry bid adapter
    
    * add pos parameter to qwarry bid adapter
    
    * qwarryBidAdapter onBidWon hotfix
    
    * Change bidder endpoint url for Qwarry adapter
    
    * add referer JS detection
    
    * use bidderRequest.refererInfo
    
    * fix tests
    
    * GDPR consent string support
    
    * NPE fix
    
    * gdpr value added
    
    * merge master
    
    * gdpr value added
    
    * qwarry bid adapter: add tests
    
    Co-authored-by: Artem Kostritsa <akostritsa@akostritsa.com>
    Co-authored-by: Alexander Kascheev <akascheev@asteriosoft.com>
    3 people authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    0c92fee View commit details
    Browse the repository at this point in the history
  107. Adf Bid Adapter: rename adformOpenRTB adapter; add former name as ali…

    …as (#6642)
    braizhas authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    0923c13 View commit details
    Browse the repository at this point in the history
  108. GumGum Bid Adapter: use ad response sizes when found (#6649)

    * adds meta field to bidresponse
    
    * adds meta mediatype and advertiserdomain default
    
    * use response sizes in bidresponse
    susyt authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    83b63db View commit details
    Browse the repository at this point in the history
  109. Rubicon Bid Adapter: add outstream rendering (#6469)

    * Magnite renderer support for Oustream ads
    
    * add functions for hiding ad units
    
    * Add unit tests
    
    * adding open source location of renderer
    
    * better minification
    
    Co-authored-by: bretg <bgorsline@gmail.com>
    2 people authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    f190546 View commit details
    Browse the repository at this point in the history
  110. Halo RTD submodule: update docs (#6651)

    Anthony Lauzon authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    952b4d8 View commit details
    Browse the repository at this point in the history
  111. sid into tags for ZetaSsp (#6636)

    Co-authored-by: Surovenko Alexey <surovenko.alexey@gmail.com>
    2 people authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    d40f4fb View commit details
    Browse the repository at this point in the history
  112. Add module name to storage manager; catch errors (#6596)

    dreischer authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    30b6139 View commit details
    Browse the repository at this point in the history
  113. Adnuntius Bid Adatpter: Meta field advertiser domain update. (#6652)

    * RTD Provider rebase
    
    * wrongly merged to master
    
    * Added meta field for advertiser domains.
    mikael-lundin authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    c046a12 View commit details
    Browse the repository at this point in the history
  114. Gnet Bid Adapter: add new bid adapter (#6536)

    * Add files via upload
    
    * Add files via upload
    
    * Change params on gnetBidder
    
    * ADJ - Use parseSizesInput to get sizes
    ADJ - Check serverResponse object
    ADJ - Remove getUserSyncs function
    
    * ADJ - Change prebid endpoint
    
    * ADJ - Change endpoint on test
    rohsu authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    803b3ab View commit details
    Browse the repository at this point in the history
  115. TheMediaGrid Bid Adapter: added support of PBAdSlot module (#6609)

    * Added TheMediaGridNM Bid Adapter
    
    * Updated required params for TheMediaGridNM Bid Adapter
    
    * Update TheMediGridNM Bid Adapter
    
    * Fix tests for TheMediaGridNM Bid Adapter
    
    * Fixes after review for TheMediaGridNM Bid Adapter
    
    * Add support of multi-format in TheMediaGrid Bid Adapter
    
    * Update sync url for grid and gridNM Bid Adapters
    
    * TheMediaGrid Bid Adapter: added keywords adUnit parameter
    
    * Update TheMediaGrid Bid Adapter to support keywords from config
    
    * Implement new request format for TheMediaGrid Bid Adapter
    
    * Fix jwpseg params for TheMediaGrid Bid Adapter
    
    * Update unit tests for The Media Grid Bid Adapter
    
    * Fix typo in TheMediaGrid Bid Adapter
    
    * Added test for jwTargeting in TheMediaGrid Bid Adapter
    
    * The new request format was made by default in TheMediaGrid Bid Adapter
    
    * Update userId format in ad request for TheMediaGrid Bid Adapter
    
    * Added bidFloor parameter for TheMediaGrid Bid Adapter
    
    * Fix for review TheMediaGrid Bid Adapter
    
    * Support floorModule in TheMediaGrid Bid Adapter
    
    * Fix empty bidfloor for TheMediaGrid Bid Adapter
    
    * Some change to restart autotests
    
    * Fix userIds format for TheMediaGrid Bid Adapter
    
    * Remove digitrust userId from TheMediaGrid Bid Adapter
    
    * Protocols was added in video section in ad request for TheMediaGrid Bid Adapter
    
    * TheMediaGrid: fix trouble with alias using
    
    * TheMediaGridNM: fix trouble with alias
    
    * TheMediaGrid Bid Adapter: added support of PBAdSlot module
    
    * TheMediaGrid Bid Adapter: fix typo
    TheMediaGrid authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    29449b6 View commit details
    Browse the repository at this point in the history
  116. Sonobi Bid Adapter: added Coppa Flag check (#6631)

    * Sonobi - Added Coppa Flag check
    
    * added unit test for sonobi coppa flag
    JonGoSonobi authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    4eafdd4 View commit details
    Browse the repository at this point in the history
  117. GothamAds Bid Adapter: add at, ccpa, gdpr and coppa support (#6470)

    * update gothamAds adapter
    
    * update GothamAdsAdapter according to commetns. Add meta for adomains
    supportGothamad authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    7a3c6d1 View commit details
    Browse the repository at this point in the history
  118. Configuration menu
    Copy the full SHA
    9fdc597 View commit details
    Browse the repository at this point in the history
  119. AOL, RTBHouse, RhythmOne, Teads, OpenX and DeepIntent Bid Adapters: a…

    …dd support for meta.advertiserDomains (#6656)
    
    * Update eids.js
    
    * Update eids_spec.js
    
    * Update eids.js
    
    * Update pubmaticBidAdapter_spec.js
    
    * Update eids.js
    
    * Update eids_spec.js
    
    * Update conversantBidAdapter_spec.js
    
    * Update rubiconBidAdapter_spec.js
    
    * Update conversantBidAdapter_spec.js
    
    * Delete test/spec/adapters directory
    
    * Update userId_spec.js
    
    * Delete iasBidAdapter.js
    
    * Add files via upload
    
    * Update deepintentBidAdapter.js
    
    * Update deepintentBidAdapter_spec.js
    
    * Update rtbhouseBidAdapter.js
    
    * Update rtbhouseBidAdapter_spec.js
    
    * Update deepintentBidAdapter.js
    
    * Update rtbhouseBidAdapter.js
    
    * Update rtbhouseBidAdapter.js
    
    * Update rtbhouseBidAdapter_spec.js
    
    * Update deepintentBidAdapter.js
    
    * Update rhythmoneBidAdapter.js
    
    * Update rhythmoneBidAdapter_spec.js
    
    * Update aolBidAdapter.js
    
    * Update aolBidAdapter_spec.js
    
    * Update aolBidAdapter.js
    
    * Update aolBidAdapter.js
    
    * Update teadsBidAdapter.js
    
    * Update teadsBidAdapter_spec.js
    
    * Update openxBidAdapter_spec.js
    
    * Update openxBidAdapter.js
    
    * Update openxBidAdapter.js
    
    * Update openxBidAdapter_spec.js
    
    * Update openxBidAdapter.js
    patmmccann authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    ca458d1 View commit details
    Browse the repository at this point in the history
  120. Adnuntius Bid Adapter: bugfix to set undefined if no bids (#6662)

    * RTD Provider rebase
    
    * wrongly merged to master
    
    * Added meta field for advertiser domains.
    
    * Fixing bug where losing bids throw undefined into the response.
    
    * Wrapped if-statement
    mikael-lundin authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    101841f View commit details
    Browse the repository at this point in the history
  121. pass auctionId (#6664)

    robertrmartinez authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    2a2e587 View commit details
    Browse the repository at this point in the history
  122. ucfunnel Bid Adapter: add support for Unified ID 2 (#6647)

    * Add a new ucfunnel Adapter and test page
    
    * Add a new ucfunnel Adapter and test page
    
    * 1. Use prebid lib in the repo to keep updated
    2. Replace var with let
    3. Put JSON.parse(JSON.stringify()) into try catch block
    
    * utils.getTopWindowLocation is a function
    
    * Change to modules from adapters
    
    * Migrate to module design
    
    * [Dev Fix] Remove width and height which can be got from ad unit id
    
    * Update ucfunnelBidAdapter to fit into new spec
    
    * Correct the endpoint. Fix the error of query string
    
    * Add test case for ucfunnelBidAdapter
    
    * Fix lint error
    
    * Update version number
    
    * Combine all checks on bid request
    
    * Add GDPR support for ucfunnel adapter
    
    * Add in-stream video and native support for ucfunnel adapter
    
    * Remove demo page. Add more test cases.
    
    * Change request method from POST to GET
    
    * Remove unnecessary comment
    
    * Support vastXml and vastUrl for video request
    
    * update TTL to 30 mins
    
    * Avoid using arrow function which is not discuraged in mocha
    
    * ucfunnel tdid support
    
    * ucfunnel fix error message in debug mode
    
    * ucfunnel adapter add bidfloor parameter
    
    * ucfunnel adapter support CCPA
    
    * ucfunnel adapter native support clicktrackers
    
    * ucfunnel adapter change cookie sync setting
    
    * ucfunnel adapter update request parameter
    
    * Update ucfunnelBidAdapter
    
    * ucfunnel adapter add currency in ad response
    
    * ucfunnel adapter support uid2
    
    Co-authored-by: root <root@ubuntu.members.linode.com>
    Co-authored-by: Ryan Chou <ryanchou0210@gmail.com>
    Co-authored-by: ucfunnel <support@ucfunnel.com>
    Co-authored-by: jack.hsieh <moonnight8520@gmail.com>
    5 people authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    f40c851 View commit details
    Browse the repository at this point in the history
  123. Intent IQ ID Systems: first party updates (#6618)

    * New features in iiq
    
    * intentIqIdSystem.js updated logic & tests
    
    * Tests fix
    
    * api update
    
    * tests update
    yuvalgg authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    baa7155 View commit details
    Browse the repository at this point in the history
  124. Outbrain Bid Adapter: fix usersync query parameter formatting (#6668)

    Rok Sušnik authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    93e8cf5 View commit details
    Browse the repository at this point in the history
  125. Sovrn Bid Adapter: added FPD support (#6639)

    * added FPD support
    
    * using proper package-lock.json
    jrosendahl authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    44d1612 View commit details
    Browse the repository at this point in the history
  126. Consent Management Module: TCFApi in Iframe callId fix (#6634)

    * fix random id
    
    * lint
    
    * fix for real
    
    Co-authored-by: Reinout Stevens <reinout@crazygames.com>
    2 people authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    c21af77 View commit details
    Browse the repository at this point in the history
  127. add support for non-purpose1 consent domains to appnexus and PBS bid …

    …adapters (#6484)
    
    * add support for non-purpose1 consent domains
    
    * fix logic and consentdata to clientSideSyncs
    
    * update openx vendor config
    jsnellbaker authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    733cd7c View commit details
    Browse the repository at this point in the history
  128. TheMediaGrid Bid Adapter: Coppa support (#6655)

    * Added TheMediaGridNM Bid Adapter
    
    * Updated required params for TheMediaGridNM Bid Adapter
    
    * Update TheMediGridNM Bid Adapter
    
    * Fix tests for TheMediaGridNM Bid Adapter
    
    * Fixes after review for TheMediaGridNM Bid Adapter
    
    * Add support of multi-format in TheMediaGrid Bid Adapter
    
    * Update sync url for grid and gridNM Bid Adapters
    
    * TheMediaGrid Bid Adapter: added keywords adUnit parameter
    
    * Update TheMediaGrid Bid Adapter to support keywords from config
    
    * Implement new request format for TheMediaGrid Bid Adapter
    
    * Fix jwpseg params for TheMediaGrid Bid Adapter
    
    * Update unit tests for The Media Grid Bid Adapter
    
    * Fix typo in TheMediaGrid Bid Adapter
    
    * Added test for jwTargeting in TheMediaGrid Bid Adapter
    
    * The new request format was made by default in TheMediaGrid Bid Adapter
    
    * Update userId format in ad request for TheMediaGrid Bid Adapter
    
    * Added bidFloor parameter for TheMediaGrid Bid Adapter
    
    * Fix for review TheMediaGrid Bid Adapter
    
    * Support floorModule in TheMediaGrid Bid Adapter
    
    * Fix empty bidfloor for TheMediaGrid Bid Adapter
    
    * Some change to restart autotests
    
    * Fix userIds format for TheMediaGrid Bid Adapter
    
    * Remove digitrust userId from TheMediaGrid Bid Adapter
    
    * Protocols was added in video section in ad request for TheMediaGrid Bid Adapter
    
    * TheMediaGrid: fix trouble with alias using
    
    * TheMediaGridNM: fix trouble with alias
    
    * TheMediaGrid Bid Adapter: added support of PBAdSlot module
    
    * TheMediaGrid Bid Adapter: fix typo
    
    * TheMediaGrid Bid Adapter: support coppa
    TheMediaGrid authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    cc20c13 View commit details
    Browse the repository at this point in the history
  129. Trigger AUCTION_DEBUG from utils.logWarn with type set to WARNING (#6645

    )
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * emit AUCTION_DEBUG for logWarn with type WARNING
    
    * fixed the unit test case
    pm-harshad-mane authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    485a0f5 View commit details
    Browse the repository at this point in the history
  130. Tappx Bid Adapter: optional ext on request (#6659)

    * UPDATE: add initial UID
    
    * UPDATE: UID change user ext
    
    * UPDATE: UID clean logs
    
    * UPDATE: add host info
    
    * UPDATE: tappx bid adapter universal id
    
    * UPDATE: fix bidder param
    
    * UPDATE: tappxBidAdapter tests
    
    * tappxBidAdapter - fix spacing
    
    * tappxBidAdapter: add test  user eids array
    
    * tappxBidAdapter: update eids array
    
    * FIX: package-lock.json
    
    * Conversant adapter: add adomain, remove digitrust (#6495)
    
    * Update eids.js
    
    * Update eids_spec.js
    
    * Update eids.js
    
    * Update pubmaticBidAdapter_spec.js
    
    * Update eids.js
    
    * Update eids_spec.js
    
    * Update conversantBidAdapter_spec.js
    
    * Update rubiconBidAdapter_spec.js
    
    * Update conversantBidAdapter_spec.js
    
    * Delete test/spec/adapters directory
    
    * Update userId_spec.js
    
    * Update conversantBidAdapter.js
    
    * Update conversantBidAdapter_spec.js
    
    * Update conversantBidAdapter_spec.js
    
    * Update conversantBidAdapter_spec.js
    
    * Rads Bid Adapter: add GDPR support & user sync support (#6455)
    
    * Proxistore Bid Adapter: add cookieless url endpoint & use floor module (#6427)
    
    * use floor module
    
    * call cookieless endpoint when necessary
    
    * test endpoint url
    
    * change url endpoint
    
    * delete console log
    
    * fix tests
    
    * add language to url
    
    * use ortb interface
    
    * unit test
    
    * update test unit
    
    * create proxistore module
    
    * add unit tests and documentation
    
    * delete modules
    
    * delete module
    
    * add proxistore rtd submodule
    
    * delete proxistore module
    
    * spacing
    
    * change url
    
    * AdYoulike Bid Adapter: Add an "Insertion" tracking for Native mediatype (#6481)
    
    * add insertion event
    
    * add missing campaign ID parameter
    
    * update unit test with new tracking checked
    
    * Dspx Bid Adapter : add user sync support (#6456)
    
    * Add sync support for dspx adapter
    
    * Dspx Bid Adapter : add user sync support
    
    Co-authored-by: Alexander <avj83@list.ru>
    
    * Multibid Module: add new module to handle multiple bids from single bidder & update rubicon adapter (#6404)
    
    * Multibid module - create new module
    - Expands the number of key value pairs going to the ad server in the normal Prebid way by establishing the concept of a "dynamic alias"
    
    First commit
    
    * Continued updates from 1st commit
    
    * Adding logWarn for filtered bids
    
    * Update to include passing multibid configuration to PBS requests
    
    * Update to rubicon bid adapter to pass query param rp_maxbids value taken from bidderRequest.bidLimit
    
    * Update to config to look for camelcase property names according to spec. These convert to all lowercase when passed to PBS endpoint
    
    * Adjust RP adapter to always include maxbids value - default is 1
    
    * Added support for bidders array in multibid config
    
    * Fixed floor comparison to be <= bid cpm as oppossed to just < bid cpm. Updated md file to fix camelCase tpyo
    
    * Update to include originalBidderRequest in video call to prebid cache
    
    * Update to ignore adpod bids from multibid and allow them to return as normal bids
    
    * Adding uid2 to submodules.json (#6508)
    
    * NextRoll ID System: add new ID module (#6396)
    
    * Add Nextroll ID Module
    
    * Add nextroll to eids
    
    * Make configuration value names consistent with Adapter Module
    
    * Use parnerId instead of sellerId
    
    * Add nextroll to userId and eids md files
    
    * Remove storage configuration
    
    * Rename nextroll -> nextrollId
    
    * Add nextrollId to common ID specs
    
    * Qwarry Bid Adapter: add GDPR and consent string handling (#6489)
    
    * qwarry bid adapter
    
    * formatting fixes
    
    * fix tests for qwarry
    
    * qwarry bid adapter
    
    * add header for qwarry bid adapter
    
    * bid requests fix
    
    * fix tests
    
    * response fix
    
    * fix tests for Qwarry bid adapter
    
    * add pos parameter to qwarry bid adapter
    
    * qwarryBidAdapter onBidWon hotfix
    
    * Change bidder endpoint url for Qwarry adapter
    
    * add referer JS detection
    
    * use bidderRequest.refererInfo
    
    * fix tests
    
    * GDPR consent string support
    
    * NPE fix
    
    Co-authored-by: Artem Kostritsa <akostritsa@akostritsa.com>
    Co-authored-by: Alexander Kascheev <akascheev@asteriosoft.com>
    Co-authored-by: pro-nsk <32703851+pro-nsk@users.noreply.github.com>
    
    * Zemanta Bid Adapter: add support for new params & consent strings to usersync URL (#6468)
    
    * add gvl id to spec
    
    * add support for bcat and badv params
    
    * add consent strings to usersync url
    
    * add bcat and badv params to doc
    
    * Automatad Bid Adapter: Add meta.advertiserDomains to bid response (#6509)
    
    
    * added bid meta with advertiserDomains
    
    * Adhese Bid Adapter: add support for caching video content (#6501)
    
    * adpod category support test
    
    * Revert "adpod category support test"
    
    This reverts commit 70a3cf2.
    
    * adpod category support test
    
    * Revert "adpod category support test"
    
    This reverts commit 70a3cf2.
    
    * Adhese Bid Adapter: cache video content
    
    Co-authored-by: Tim Sturtewagen <tim@adhese.com>
    Co-authored-by: Mateusz <mateusz@adhese.eu>
    
    * update apacdex unit test to disable debug mode (#6511)
    
    * Telaria: not setting adid (#6507)
    
    * Prebid 4.33.0 Release
    
    * increment pre version
    
    * rubicon: removing maxduration as a required bidder parameter (#6513)
    
    * Zemanta adapter: add advertiserDomains (#6517)
    
    * Lemma Bid Adapter: accepting the floor to use the getFloor function (#6497)
    
    * lemmaBidAdapter.js
    
    Added lemma bid adapter file
    
    * lemmaBidAdapter.md
    
    Added lemma bid adapter md file
    
    * lemmaBidAdapter_spec.js
    
    Added lemma bid adapter test spec file
    
    * Update lemmaBidAdapter.js
    
    Fixed automated code review alert comparison between inconvertible types
    
    * Update lemmaBidAdapter.js
    
    Fixed review changes
    
    * Update lemmaBidAdapter.md
    
    Correct parameter value.
    
    * Update lemmaBidAdapter.js
    
    Lemma Bid Adapter - v3.0 compliance
    
    * Update lemmaBidAdapter_spec.js
    
    Lemma Bid Adapter - v3.0 compliance
    
    * Update lemmaBidAdapter.md
    
    Lemma Bid Adapter - v3.0 compliance
    
    * Update lemmaBidAdapter.js
    
    Added user sync support into bid adapter.
    
    * updated include modules file extension.
    
    updated include modules js file extension.
    
    * Update lemmaBidAdapter_spec.js
    
    Added unit test for user sync feature.
    
    * Update lemmaBidAdapter.js
    
    Fixed format error.
    
    * Update lemmaBidAdapter_spec.js
    
    Fixed format error and typo error.
    
    * Set mediaType key value into bid object
    
    Set mediaType key value into the bid object.
    
    * Update lemmaBidAdapter.js
    
    remove duplicate function
    
    * Update lemmaBidAdapter.js
    
    Remove non supported code.
    
    * Update lemmaBidAdapter_spec.js
    
    Remove GDPR test cases.
    
    * Update lemmaBidAdapter.js
    
    Made changes for accepting the floor to use the getFloor function
    
    * Update lemmaBidAdapter.js
    
    correct undefined keyword name.
    
    * Update lemmaBidAdapter_spec.js
    
    Added test coverage floor value
    
    * Update lemmaBidAdapter.js
    
    Remove trailing spaces on lines 379 and 381.
    
    * Update lemmaBidAdapter_spec.js
    
    Added getFloor function test case changes, Please review it.
    
    * Update lemmaBidAdapter_spec.js
    
    * Update lemmaBidAdapter.js
    
    * Update lemmaBidAdapter.js
    
    Fixed lint issue.
    
    * Update lemmaBidAdapter_spec.js
    
    Fixed test cases.
    
    * Update lemmaBidAdapter_spec.js
    
    Made suggested changes. Please review it.
    
    Co-authored-by: Abhijit Mane <abhipucsd.123@gmail.com>
    
    * Mediasquare Bid Adapter: fix getUserSyncs issue with empty bids + add metrics to onBidWon Event (#6480)
    
    * Mediasquare bidder: fix getUserSyncs issue with empty bids + add metrics to onBidWon Event
    
    * Mediasquare bidder: fix getUserSyncs issue with empty bids + add metrics to onBidWon Event
    
    * removing status as it does not seem populated when called
    
    * add tests
    
    * Update nextroll ID variable name to match published ID module (#6519)
    
    * Merkle User ID Module: updates to user id submodule (#6503)
    
    * AdKernel Bid/Analytics Adapters: user privacy related changes (#6488)
    
    * SynacorMedia: remove adId from the bid response (#6520)
    
    * Rubicon: making doc data types consistent (#6526)
    
    * Synacormedia Bid Adapter: add meta.advertiserDomains (#6527)
    
    * Adloox Analytics Adapter: add new analytics adapter (#6308)
    
    * gulp: fix supplying list of browsers to test against
    
    The following now works: gulp test --browserstack --nolint --nolintfix --browsers=bs_ie_11_windows_10 --file 'test/spec/modules/adloox{AnalyticsAdapter,AdServerVideo,RtdProvider}_spec.js'
    
    * instreamTracking: unit test tidy
    
    From @robertrmartinez in #6308 (comment)
    
    * adloaderStub: expose stub for other unit tests to use
    
    From @robertrmartinez in #6308 (comment)
    
    * Adloox analytic module
    
    * Seedtag adapter: Fixing bug preventing to receive the right params onTimeout. (#6525)
    
    * adot bid adapter: add publisher path from bidder config to endpoint url (#6476)
    
    * Admixer ID System: add userId submodule  (#6238)
    
    * Migrating to Prebid 1.0
    
    * Migrating to Prebid 1.0
    
    * Fix spec
    
    * add gdpr and usp
    
    * remove changes in gdpr_hello_world.html
    
    * Update gdpr_hello_world.html
    
    add spaces
    
    * add user syncs
    
    * remove comments
    
    * tests
    
    * admixer id system
    
    * admixer id system
    
    * admixer id system eids.md userId.md
    
    * admixer id system .submodules.json
    
    * admixer id system
    
    Co-authored-by: atkachov <atkachov91@admixer.ua>
    
    * PBJS Core: call custom render func after loadscript if provided (#6422)
    
    * Pubxai Analytics Adapter: bug fixes and code revamp (#6474)
    
    * Updated PubxAiAnalytics adapter - Bug fixes and Code restructuring
    
    * Updated endpoint URLs
    
    * Changed array.includes to array.indexOf to fix IE issue
    
    * Code cleanup and changes as suggested.
    
    * Updated browser testing order and edge browser token
    
    * PBJS Core: canBidderRegisterSync ignoring iframe sync disabled by default (#6535)
    
    * Update eids.js
    
    * Update eids_spec.js
    
    * Update eids.js
    
    * Update pubmaticBidAdapter_spec.js
    
    * Update eids.js
    
    * Update eids_spec.js
    
    * Update conversantBidAdapter_spec.js
    
    * Update rubiconBidAdapter_spec.js
    
    * Update conversantBidAdapter_spec.js
    
    * Delete test/spec/adapters directory
    
    * Update userId_spec.js
    
    * Update userSync.js
    
    * Update userSync_spec.js
    
    * Added automatic tzo and targetId to adserver request. (#6534)
    
    * Impactify Bid Adapter: add new bid adapter (#6518)
    
    * Add impactify adapter with MD file
    
    * Add impactify adapter
    
    * Prebid 4.34.0 Release
    
    * Increment pre version
    
    * Prebid server adapter: add config for openx hosting (#6530)
    
    * Yieldmo adapter: add meta data to bids (#6550)
    
    * Smartx Bid Adapter: Add meta.advertiserDomains support (#6547)
    
    * Onevideo / Adap.tv Adapter: updated example configuration (#6546)
    
    * Mass Deal Rendering Module: support multiple custom configs for dealId and rendering (#6500)
    
    * ZetaSsp Bid Adapter: add new bid adapter (#6432)
    
    * Adnuntius Bid Adapter: Fix for bid too low. (#6557)
    
    * Added automatic tzo and targetId to adserver request.
    
    * Fixing issues with bid price being too low.
    
    * Fixing issues with bid price being too low.
    
    * ReadPeak Bid Adapter: fix api issues, add gdpr consent, & getfloor module support (#6548)
    
    * BetweenBidAdatper: added sharedid support (#6531)
    
    * adWMG Bid Adapter: update endpoints for cookie sync (#6544)
    
    * Support floorCPM parameter, fix some minor bugs
    
    * fix space-in-parens circleci error
    
    * example fix
    
    * clean usersync URL
    
    * spaces
    
    * spaces
    
    * add new unit tests, compatibility with IE11
    
    * remove logInfo
    
    * Check for floorCPM value
    
    * Check params before sending
    
    * New endpoints
    
    * code format
    
    * new endpoint for cookie sync
    
    * update tests
    
    Co-authored-by: Mikhail Dykun <m.dykun@wmgroup.us>
    
    * Yieldmo Bid Adapter: add support for the floors module (#6541)
    
    * Sortable Bid Adapter: add eids support (#6565)
    
    * Add Sortable adapter for Prebid 3.x
    
    Update tests to reflect changes.
    
    * Add .js in imports
    
    * hostname not host: don't include port
    
    * Trivial change to trigger build: failure wasn't our adapter
    
    * More failures in other adapters
    
    * PR Feedback
    
    - use https for URL
    - fix examples in markdown
    - request to endpoint should work now
    
    * Feedback: add native and video examples
    
    * Update unit tests
    
    Co-authored-by: Shannon Broekhoven <shannon@sortable.com>
    
    * Outbrain Bid Adapter: replacing Zemanta (#6558)
    
    * Sirdata Real-time Data Module: add new RTD module (#6515)
    
    * Logicad Bid Adapter: add support for userid modules (#6529)
    
    * ATS-identityLinkIdSystem - add use3P config property to control firing of 3P envelope endpoint (#6568)
    
    * Proxistore Bid Adapter: add support for tcf v2 consent (#6543)
    
    * use tcf v2 consent
    
    * set cosentGiven to false and test Gdpr api v2
    
    * BlueBillyWig Bid Adapter: add renderer customization options (#6540)
    
    * add Blue Billywig adapter
    
    * Blue Billywig Adapter - update according to review feedback
    
    * Blue Billywig Adapter - update to try and pass CircleCI
    
    * Remove the last for .. of in bluebillywigBidAdapter.js, hopefully...
    
    * Update bluebillywigBidAdapter test parameters to match renderer to rendererCode rename
    
    * Blue Billywig - Also pass through site config with OpenRTB request
    
    * add Blue Billywig adapter
    
    * Blue Billywig Adapter - update according to review feedback
    
    * Blue Billywig Adapter - update to try and pass CircleCI
    
    * Remove the last for .. of in bluebillywigBidAdapter.js, hopefully...
    
    * Code quality update, always hit user syncs, improved video params
    
    * Remove unnecessary export
    
    * Add rendererSettings param to bluebillywig adapter
    
    * Kick off CircleCi tests manually
    
    Co-authored-by: Klaas-Jan Boon <klaas-janboon@ip-172-16-224-85.eu-west-1.compute.internal>
    Co-authored-by: Chris Huie <phoenixtechnerd@gmail.com>
    
    * OpenX Bid Adapter: Set Deal ID for video requests (#6573)
    
    * 33Across Bid Adapter: add support for User ID modules (#6554)
    
    * pubGENIUS bid adapter: support floor module (#6555)
    
    * Welect Bid Adapter: update url of API (#6570)
    
    * update api url
    
    * update api url in tests
    
    * Bright Mountain Media Bid Adapter: change bidder code to bmtm; alias old name (#6574)
    
    * Adtelligent Bid Adapter: add adUrl support & new alias (#6559)
    
    * add adUrl support
    
    * add adUrl test
    
    * Bright Mountain Media Bid Adapter: Change Endpoint URL (#6576)
    
    * tappxBidAdapter: update
    
    * tasppxBidAdapter: add video
    
    * tappxBidAdapter: update video
    
    * tappxBidAdapter: update name interpret banner
    
    * tappxBidAdapter: add tests for video
    
    * tappxBidAdapter: add adomain
    
    * tappxBidAdapter: update adapter version
    
    * tappxBidAdapter: update interpretBid adomain and dealid
    
    * tappxBidAdapter: update isBidRequestValid
    
    * tappxBidAdapter: update tests. Adding video to isBidRequestValid
    
    * tappxBidAdapter: update doc .md file
    
    * Tappx - Allow optional ext object
    
    * Tappx - CircleCI hotfixes
    
    * Tappx - CircleCI hotfixes2
    
    * Tappx - Avoid outBrain
    
    Co-authored-by: marc_tappx <marc@tappx.com>
    Co-authored-by: Patrick McCann <patmmccann@gmail.com>
    Co-authored-by: onlsol <48312668+onlsol@users.noreply.github.com>
    Co-authored-by: vincentproxistore <56686565+vincentproxistore@users.noreply.github.com>
    Co-authored-by: guiann <guillaume.andouard@adyoulike.com>
    Co-authored-by: Alexander <avj83@list.ru>
    Co-authored-by: mmoschovas <63253416+mmoschovas@users.noreply.github.com>
    Co-authored-by: SKOCHERI <37454420+SKOCHERI@users.noreply.github.com>
    Co-authored-by: Abimael Martinez <abijr@users.noreply.github.com>
    Co-authored-by: artemiokost <artemiokost@gmail.com>
    Co-authored-by: Artem Kostritsa <akostritsa@akostritsa.com>
    Co-authored-by: Alexander Kascheev <akascheev@asteriosoft.com>
    Co-authored-by: pro-nsk <32703851+pro-nsk@users.noreply.github.com>
    Co-authored-by: Rok Sušnik <rsusnik@outbrain.com>
    Co-authored-by: Kanchika - Automatad <kanchika@automatad.com>
    Co-authored-by: Paweł L <pawel.lankocz@adhese.eu>
    Co-authored-by: Tim Sturtewagen <tim@adhese.com>
    Co-authored-by: Mateusz <mateusz@adhese.eu>
    Co-authored-by: jsnellbaker <31102355+jsnellbaker@users.noreply.github.com>
    Co-authored-by: bretg <bgorsline@gmail.com>
    Co-authored-by: Jason Snellbaker <jsnellbaker@appnexus.com>
    Co-authored-by: Lemma Dev <54662130+lemmadev@users.noreply.github.com>
    Co-authored-by: Abhijit Mane <abhipucsd.123@gmail.com>
    Co-authored-by: matthieularere-msq <63732822+matthieularere-msq@users.noreply.github.com>
    Co-authored-by: Denis Logachov <denis@adkernel.com>
    Co-authored-by: RAJKUMAR NATARAJAN <raj.cs.psg@gmail.com>
    Co-authored-by: Alexander Clouter <alex+github@digriz.org.uk>
    Co-authored-by: Laura Morillo-Velarde <laura.morillovelarde@gmail.com>
    Co-authored-by: Giudici-a <34242194+Giudici-a@users.noreply.github.com>
    Co-authored-by: Galphimbl <sashatkachov91@gmail.com>
    Co-authored-by: atkachov <atkachov91@admixer.ua>
    Co-authored-by: Jérémie Girault <jeremie.girault@gmail.com>
    Co-authored-by: Phaneendra Hegde <pnhegde@users.noreply.github.com>
    Co-authored-by: Mikael Lundin <mikael-lundin@users.noreply.github.com>
    Co-authored-by: Thomas <thomas.dseao@gmail.com>
    Co-authored-by: Mike Chowla <mike.chowla@pubmatic.com>
    Co-authored-by: Deivydas Šabaras <deivydas@users.noreply.github.com>
    Co-authored-by: ym-atsymuk <81176595+ym-atsymuk@users.noreply.github.com>
    Co-authored-by: Skylinar <53079123+Skylinar@users.noreply.github.com>
    Co-authored-by: Adam Browning <19834421+adam-browning@users.noreply.github.com>
    Co-authored-by: Catalin Ciocov <catalin.ciocov@gmail.com>
    Co-authored-by: asurovenko-zeta <80847074+asurovenko-zeta@users.noreply.github.com>
    Co-authored-by: readpeaktuomo <66239046+readpeaktuomo@users.noreply.github.com>
    Co-authored-by: Ignat Khaylov <ignat@ignat.one>
    Co-authored-by: nyakove <43004249+nyakove@users.noreply.github.com>
    Co-authored-by: Mikhail Dykun <m.dykun@wmgroup.us>
    Co-authored-by: ym-dlabuzov <81709888+ym-dlabuzov@users.noreply.github.com>
    Co-authored-by: karentnarvaez <61426156+karentnarvaez@users.noreply.github.com>
    Co-authored-by: Shannon Broekhoven <shannon@sortable.com>
    Co-authored-by: nouchy <33549554+nouchy@users.noreply.github.com>
    Co-authored-by: logicad <dev-ex-service@so-netmedia.jp>
    Co-authored-by: mamatic <52153441+mamatic@users.noreply.github.com>
    Co-authored-by: Klaas-Jan Boon <klaas-janboon@live.nl>
    Co-authored-by: Klaas-Jan Boon <klaas-janboon@ip-172-16-224-85.eu-west-1.compute.internal>
    Co-authored-by: Chris Huie <phoenixtechnerd@gmail.com>
    Co-authored-by: Kenan Gillet <1706856+kenan-gillet@users.noreply.github.com>
    Co-authored-by: Aparna Rao <aparna.hegde@33across.com>
    Co-authored-by: Meng <5110935+edmonl@users.noreply.github.com>
    Co-authored-by: Nick Duitz <42961155+nduitz@users.noreply.github.com>
    Co-authored-by: BrightMountainMedia <69471268+BrightMountainMediaInc@users.noreply.github.com>
    Co-authored-by: Gena <wertixvost@gmail.com>
    Co-authored-by: Albert Grandes <agrandes@tappx.com>
    Configuration menu
    Copy the full SHA
    9e090b9 View commit details
    Browse the repository at this point in the history
  131. Prebid 4.37.0 Release

    Eric Harper authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    1055efe View commit details
    Browse the repository at this point in the history
  132. Configuration menu
    Copy the full SHA
    e6aef7f View commit details
    Browse the repository at this point in the history
  133. Spread adUnit.ortb2Imp.ext into imp object (#6494)

    muuki88 authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    07fdfe7 View commit details
    Browse the repository at this point in the history
  134. Configuration menu
    Copy the full SHA
    d614d0f View commit details
    Browse the repository at this point in the history
  135. Axonix Bid Adapter: Fixed interpretResponse, support email (#6667)

    * Fixed interpretResponse, support email
    
    * onBidWon gets single bids
    
    * replaceAuctionPrice call fix
    
    * Version bump
    cesarfd authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    16d300e View commit details
    Browse the repository at this point in the history
  136. Smartico Bid Adapter: add new bid adapter (#6486)

    * Adding smartico adapter
    
    * bug #6486 fix, added maintainer email
    
    * bug #6486 fix, modified test parameters
    
    * bug #6486 fix, modified test parameters #2
    
    * #6486 applied review related updates & fixes
    
    * #6486 applied review related updates & fixes #2
    
    * #6486 applied review related updates & fixes #3
    
    Co-authored-by: Dmitri <dmitri@atomdev.net>
    2 people authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    0e816f9 View commit details
    Browse the repository at this point in the history
  137. Interactive Offers Bid Adapter: add data to response object (#6680)

    Co-authored-by: EC2 Default User <ec2-user@ip-172-31-93-198.ec2.internal>
    2 people authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    bf37b44 View commit details
    Browse the repository at this point in the history
  138. remove space from spread operator

    ChrisHuie authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    074286a View commit details
    Browse the repository at this point in the history
  139. revert accidental commit to master

    ChrisHuie authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    6397be1 View commit details
    Browse the repository at this point in the history
  140. Adkernel & AdkernelAdn: bidfloor module support (#6671)

    * Adkernel: bidfloor module support
    
    * AdkernelAdn: bidfloor module support
    ckbo3hrk authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    47319b8 View commit details
    Browse the repository at this point in the history
  141. Configuration menu
    Copy the full SHA
    7a917d1 View commit details
    Browse the repository at this point in the history
  142. support meta.advertiserDomains in bridgewell adpter (#6686)

    Co-authored-by: cycheng <cycheng@bridgewell.com>
    2 people authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    bd38efb View commit details
    Browse the repository at this point in the history
  143. DMD ID System: add new User ID module (#6666)

    * feat(prebid): DMD UserID Module reading from 1st party cookie [PREBID-1]
    
    * feat(prebid):additional parameter[PREB-1]
    
    * feat(prebid):update decode function and cacheobi[PREB-1]
    
    * test(prebid):added more test coverage[PREB-11]
    
    * feat(typo):cleared typo[PREB-11]
    
    * test(prebid):updated test cases[PREB-11]
    
    * feat(releasenote):added a release note[PREB-11]
    
    * fix(releasenote):removed unnecessary release note[PREB-11]
    
    * fix(test):updated failing test cases[PREB-11]
    
    Co-authored-by: Matt Fitzgerald <matthewfitz@gmail.com>
    Co-authored-by: Karthik Boppudi <kboppudi@kboppudimac0518.local>
    Co-authored-by: mfitzgerald_dmd <mfitzgerald@dmdconnects.com>
    4 people authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    07e5437 View commit details
    Browse the repository at this point in the history
  144. Configuration menu
    Copy the full SHA
    4c0b20f View commit details
    Browse the repository at this point in the history
  145. SharedId & PubcommonId: CCPA and COPPA support (#6632)

    * SharedId & PubcommonId: CCPA and COPPA support
    
    * Updating to check consent within the submodule
    
    * Fixing review comments and adding tests
    
    * Cleaning whitespace
    
    Co-authored-by: skocheri <skocheri@rubiconproject.com>
    2 people authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    b07811f View commit details
    Browse the repository at this point in the history
  146. Configuration menu
    Copy the full SHA
    f451224 View commit details
    Browse the repository at this point in the history
  147. Configuration menu
    Copy the full SHA
    6e0907c View commit details
    Browse the repository at this point in the history
  148. add X-Prebid header to ajax requests fixes #6627 (#6676)

    snapwich authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    c281d53 View commit details
    Browse the repository at this point in the history
  149. Prebid Docs: Typo fix in README.md (#6704)

    GLStephen authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    44b3a48 View commit details
    Browse the repository at this point in the history
  150. Revert "add X-Prebid header to ajax requests fixes #6627 (#6676)" (#6702

    )
    
    This reverts commit a887289.
    patmmccann authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    0879833 View commit details
    Browse the repository at this point in the history
  151. Criteo Bid Adapter: update contact email (#6701)

    leonardlabat authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    9b8cb83 View commit details
    Browse the repository at this point in the history
  152. Fixing flaky adapter unit tests (#6706)

    * stub appendChild stuff
    
    * use ie11 safe strIncludes
    
    * update prebidManager to use storageManager
    
    * use ie safe stuff
    
    * going too fast ;P
    robertrmartinez authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    415b063 View commit details
    Browse the repository at this point in the history
  153. Floc Userid System: add new ID module (#6521)

    SKOCHERI authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    ddf0f53 View commit details
    Browse the repository at this point in the history
  154. Zeta Bid Adapter: update to endpoint (#6697)

    * adapter updates
    
    * remove testing changes
    
    * modify endpoint path
    
    * address testing issues
    mwehr-zeta authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    91bce6c View commit details
    Browse the repository at this point in the history
  155. prebid 4.38.0 release

    mkendall07 authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    127ec61 View commit details
    Browse the repository at this point in the history
  156. 4.39.0-pre

    mkendall07 authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    305d03a View commit details
    Browse the repository at this point in the history
  157. Adkernel Bid Adapter: converge digital alias (#6714)

    ckbo3hrk authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    bc9b2df View commit details
    Browse the repository at this point in the history
  158. fix linting in gulpfile (#6694)

    * eslint(standard/object-curly-even-spacing)
    * eslint(space-before-blocks)
    * eslint(no-multi-spaces)
    mxdvl authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    a33ec2c View commit details
    Browse the repository at this point in the history
  159. Admixer Bid Adapter: add meta key to response (#6674)

    AdmixerTech authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    bf7dac5 View commit details
    Browse the repository at this point in the history
  160. Grid Bid Adapter: add support for advertiserDomains (#6716)

    * Update gridBidAdapter.js
    
    * Update gridBidAdapter_spec.js
    
    * Update gridBidAdapter_spec.js
    
    * Update gridBidAdapter_spec.js
    patmmccann authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    bfe5f2b View commit details
    Browse the repository at this point in the history
  161. 33across bid adapter: Add adomain support (#6719)

    carlosfelix authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    d12068c View commit details
    Browse the repository at this point in the history
  162. Fix typo in UID 2.0 doc (#6724)

    dlackty authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    f28e6e2 View commit details
    Browse the repository at this point in the history
  163. Bump url-parse from 1.4.7 to 1.5.0 (#6718)

    Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.0.
    - [Release notes](https://github.com/unshiftio/url-parse/releases)
    - [Commits](unshiftio/url-parse@1.4.7...1.5.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    e5e94e3 View commit details
    Browse the repository at this point in the history
  164. smartx Bid Adapter: bugfix renderer url (#6725)

    Skylinar authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    5b774dd View commit details
    Browse the repository at this point in the history
  165. Bump handlebars from 4.7.6 to 4.7.7 (#6717)

    Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7.
    - [Release notes](https://github.com/wycats/handlebars.js/releases)
    - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
    - [Commits](handlebars-lang/handlebars.js@v4.7.6...v4.7.7)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    326246e View commit details
    Browse the repository at this point in the history
  166. Tappx Bid Adapter: add floor module support (#6626)

    * UPDATE: add initial UID
    
    * UPDATE: UID change user ext
    
    * UPDATE: UID clean logs
    
    * UPDATE: add host info
    
    * UPDATE: tappx bid adapter universal id
    
    * UPDATE: fix bidder param
    
    * UPDATE: tappxBidAdapter tests
    
    * tappxBidAdapter - fix spacing
    
    * tappxBidAdapter: add test  user eids array
    
    * tappxBidAdapter: update eids array
    
    * FIX: package-lock.json
    
    * Conversant adapter: add adomain, remove digitrust (#6495)
    
    * Update eids.js
    
    * Update eids_spec.js
    
    * Update eids.js
    
    * Update pubmaticBidAdapter_spec.js
    
    * Update eids.js
    
    * Update eids_spec.js
    
    * Update conversantBidAdapter_spec.js
    
    * Update rubiconBidAdapter_spec.js
    
    * Update conversantBidAdapter_spec.js
    
    * Delete test/spec/adapters directory
    
    * Update userId_spec.js
    
    * Update conversantBidAdapter.js
    
    * Update conversantBidAdapter_spec.js
    
    * Update conversantBidAdapter_spec.js
    
    * Update conversantBidAdapter_spec.js
    
    * Rads Bid Adapter: add GDPR support & user sync support (#6455)
    
    * Proxistore Bid Adapter: add cookieless url endpoint & use floor module (#6427)
    
    * use floor module
    
    * call cookieless endpoint when necessary
    
    * test endpoint url
    
    * change url endpoint
    
    * delete console log
    
    * fix tests
    
    * add language to url
    
    * use ortb interface
    
    * unit test
    
    * update test unit
    
    * create proxistore module
    
    * add unit tests and documentation
    
    * delete modules
    
    * delete module
    
    * add proxistore rtd submodule
    
    * delete proxistore module
    
    * spacing
    
    * change url
    
    * AdYoulike Bid Adapter: Add an "Insertion" tracking for Native mediatype (#6481)
    
    * add insertion event
    
    * add missing campaign ID parameter
    
    * update unit test with new tracking checked
    
    * Dspx Bid Adapter : add user sync support (#6456)
    
    * Add sync support for dspx adapter
    
    * Dspx Bid Adapter : add user sync support
    
    Co-authored-by: Alexander <avj83@list.ru>
    
    * Multibid Module: add new module to handle multiple bids from single bidder & update rubicon adapter (#6404)
    
    * Multibid module - create new module
    - Expands the number of key value pairs going to the ad server in the normal Prebid way by establishing the concept of a "dynamic alias"
    
    First commit
    
    * Continued updates from 1st commit
    
    * Adding logWarn for filtered bids
    
    * Update to include passing multibid configuration to PBS requests
    
    * Update to rubicon bid adapter to pass query param rp_maxbids value taken from bidderRequest.bidLimit
    
    * Update to config to look for camelcase property names according to spec. These convert to all lowercase when passed to PBS endpoint
    
    * Adjust RP adapter to always include maxbids value - default is 1
    
    * Added support for bidders array in multibid config
    
    * Fixed floor comparison to be <= bid cpm as oppossed to just < bid cpm. Updated md file to fix camelCase tpyo
    
    * Update to include originalBidderRequest in video call to prebid cache
    
    * Update to ignore adpod bids from multibid and allow them to return as normal bids
    
    * Adding uid2 to submodules.json (#6508)
    
    * NextRoll ID System: add new ID module (#6396)
    
    * Add Nextroll ID Module
    
    * Add nextroll to eids
    
    * Make configuration value names consistent with Adapter Module
    
    * Use parnerId instead of sellerId
    
    * Add nextroll to userId and eids md files
    
    * Remove storage configuration
    
    * Rename nextroll -> nextrollId
    
    * Add nextrollId to common ID specs
    
    * Qwarry Bid Adapter: add GDPR and consent string handling (#6489)
    
    * qwarry bid adapter
    
    * formatting fixes
    
    * fix tests for qwarry
    
    * qwarry bid adapter
    
    * add header for qwarry bid adapter
    
    * bid requests fix
    
    * fix tests
    
    * response fix
    
    * fix tests for Qwarry bid adapter
    
    * add pos parameter to qwarry bid adapter
    
    * qwarryBidAdapter onBidWon hotfix
    
    * Change bidder endpoint url for Qwarry adapter
    
    * add referer JS detection
    
    * use bidderRequest.refererInfo
    
    * fix tests
    
    * GDPR consent string support
    
    * NPE fix
    
    Co-authored-by: Artem Kostritsa <akostritsa@akostritsa.com>
    Co-authored-by: Alexander Kascheev <akascheev@asteriosoft.com>
    Co-authored-by: pro-nsk <32703851+pro-nsk@users.noreply.github.com>
    
    * Zemanta Bid Adapter: add support for new params & consent strings to usersync URL (#6468)
    
    * add gvl id to spec
    
    * add support for bcat and badv params
    
    * add consent strings to usersync url
    
    * add bcat and badv params to doc
    
    * Automatad Bid Adapter: Add meta.advertiserDomains to bid response (#6509)
    
    
    * added bid meta with advertiserDomains
    
    * Adhese Bid Adapter: add support for caching video content (#6501)
    
    * adpod category support test
    
    * Revert "adpod category support test"
    
    This reverts commit 70a3cf2.
    
    * adpod category support test
    
    * Revert "adpod category support test"
    
    This reverts commit 70a3cf2.
    
    * Adhese Bid Adapter: cache video content
    
    Co-authored-by: Tim Sturtewagen <tim@adhese.com>
    Co-authored-by: Mateusz <mateusz@adhese.eu>
    
    * update apacdex unit test to disable debug mode (#6511)
    
    * Telaria: not setting adid (#6507)
    
    * Prebid 4.33.0 Release
    
    * increment pre version
    
    * rubicon: removing maxduration as a required bidder parameter (#6513)
    
    * Zemanta adapter: add advertiserDomains (#6517)
    
    * Lemma Bid Adapter: accepting the floor to use the getFloor function (#6497)
    
    * lemmaBidAdapter.js
    
    Added lemma bid adapter file
    
    * lemmaBidAdapter.md
    
    Added lemma bid adapter md file
    
    * lemmaBidAdapter_spec.js
    
    Added lemma bid adapter test spec file
    
    * Update lemmaBidAdapter.js
    
    Fixed automated code review alert comparison between inconvertible types
    
    * Update lemmaBidAdapter.js
    
    Fixed review changes
    
    * Update lemmaBidAdapter.md
    
    Correct parameter value.
    
    * Update lemmaBidAdapter.js
    
    Lemma Bid Adapter - v3.0 compliance
    
    * Update lemmaBidAdapter_spec.js
    
    Lemma Bid Adapter - v3.0 compliance
    
    * Update lemmaBidAdapter.md
    
    Lemma Bid Adapter - v3.0 compliance
    
    * Update lemmaBidAdapter.js
    
    Added user sync support into bid adapter.
    
    * updated include modules file extension.
    
    updated include modules js file extension.
    
    * Update lemmaBidAdapter_spec.js
    
    Added unit test for user sync feature.
    
    * Update lemmaBidAdapter.js
    
    Fixed format error.
    
    * Update lemmaBidAdapter_spec.js
    
    Fixed format error and typo error.
    
    * Set mediaType key value into bid object
    
    Set mediaType key value into the bid object.
    
    * Update lemmaBidAdapter.js
    
    remove duplicate function
    
    * Update lemmaBidAdapter.js
    
    Remove non supported code.
    
    * Update lemmaBidAdapter_spec.js
    
    Remove GDPR test cases.
    
    * Update lemmaBidAdapter.js
    
    Made changes for accepting the floor to use the getFloor function
    
    * Update lemmaBidAdapter.js
    
    correct undefined keyword name.
    
    * Update lemmaBidAdapter_spec.js
    
    Added test coverage floor value
    
    * Update lemmaBidAdapter.js
    
    Remove trailing spaces on lines 379 and 381.
    
    * Update lemmaBidAdapter_spec.js
    
    Added getFloor function test case changes, Please review it.
    
    * Update lemmaBidAdapter_spec.js
    
    * Update lemmaBidAdapter.js
    
    * Update lemmaBidAdapter.js
    
    Fixed lint issue.
    
    * Update lemmaBidAdapter_spec.js
    
    Fixed test cases.
    
    * Update lemmaBidAdapter_spec.js
    
    Made suggested changes. Please review it.
    
    Co-authored-by: Abhijit Mane <abhipucsd.123@gmail.com>
    
    * Mediasquare Bid Adapter: fix getUserSyncs issue with empty bids + add metrics to onBidWon Event (#6480)
    
    * Mediasquare bidder: fix getUserSyncs issue with empty bids + add metrics to onBidWon Event
    
    * Mediasquare bidder: fix getUserSyncs issue with empty bids + add metrics to onBidWon Event
    
    * removing status as it does not seem populated when called
    
    * add tests
    
    * Update nextroll ID variable name to match published ID module (#6519)
    
    * Merkle User ID Module: updates to user id submodule (#6503)
    
    * AdKernel Bid/Analytics Adapters: user privacy related changes (#6488)
    
    * SynacorMedia: remove adId from the bid response (#6520)
    
    * Rubicon: making doc data types consistent (#6526)
    
    * Synacormedia Bid Adapter: add meta.advertiserDomains (#6527)
    
    * Adloox Analytics Adapter: add new analytics adapter (#6308)
    
    * gulp: fix supplying list of browsers to test against
    
    The following now works: gulp test --browserstack --nolint --nolintfix --browsers=bs_ie_11_windows_10 --file 'test/spec/modules/adloox{AnalyticsAdapter,AdServerVideo,RtdProvider}_spec.js'
    
    * instreamTracking: unit test tidy
    
    From @robertrmartinez in #6308 (comment)
    
    * adloaderStub: expose stub for other unit tests to use
    
    From @robertrmartinez in #6308 (comment)
    
    * Adloox analytic module
    
    * Seedtag adapter: Fixing bug preventing to receive the right params onTimeout. (#6525)
    
    * adot bid adapter: add publisher path from bidder config to endpoint url (#6476)
    
    * Admixer ID System: add userId submodule  (#6238)
    
    * Migrating to Prebid 1.0
    
    * Migrating to Prebid 1.0
    
    * Fix spec
    
    * add gdpr and usp
    
    * remove changes in gdpr_hello_world.html
    
    * Update gdpr_hello_world.html
    
    add spaces
    
    * add user syncs
    
    * remove comments
    
    * tests
    
    * admixer id system
    
    * admixer id system
    
    * admixer id system eids.md userId.md
    
    * admixer id system .submodules.json
    
    * admixer id system
    
    Co-authored-by: atkachov <atkachov91@admixer.ua>
    
    * PBJS Core: call custom render func after loadscript if provided (#6422)
    
    * Pubxai Analytics Adapter: bug fixes and code revamp (#6474)
    
    * Updated PubxAiAnalytics adapter - Bug fixes and Code restructuring
    
    * Updated endpoint URLs
    
    * Changed array.includes to array.indexOf to fix IE issue
    
    * Code cleanup and changes as suggested.
    
    * Updated browser testing order and edge browser token
    
    * PBJS Core: canBidderRegisterSync ignoring iframe sync disabled by default (#6535)
    
    * Update eids.js
    
    * Update eids_spec.js
    
    * Update eids.js
    
    * Update pubmaticBidAdapter_spec.js
    
    * Update eids.js
    
    * Update eids_spec.js
    
    * Update conversantBidAdapter_spec.js
    
    * Update rubiconBidAdapter_spec.js
    
    * Update conversantBidAdapter_spec.js
    
    * Delete test/spec/adapters directory
    
    * Update userId_spec.js
    
    * Update userSync.js
    
    * Update userSync_spec.js
    
    * Added automatic tzo and targetId to adserver request. (#6534)
    
    * Impactify Bid Adapter: add new bid adapter (#6518)
    
    * Add impactify adapter with MD file
    
    * Add impactify adapter
    
    * Prebid 4.34.0 Release
    
    * Increment pre version
    
    * Prebid server adapter: add config for openx hosting (#6530)
    
    * Yieldmo adapter: add meta data to bids (#6550)
    
    * Smartx Bid Adapter: Add meta.advertiserDomains support (#6547)
    
    * Onevideo / Adap.tv Adapter: updated example configuration (#6546)
    
    * Mass Deal Rendering Module: support multiple custom configs for dealId and rendering (#6500)
    
    * ZetaSsp Bid Adapter: add new bid adapter (#6432)
    
    * Adnuntius Bid Adapter: Fix for bid too low. (#6557)
    
    * Added automatic tzo and targetId to adserver request.
    
    * Fixing issues with bid price being too low.
    
    * Fixing issues with bid price being too low.
    
    * ReadPeak Bid Adapter: fix api issues, add gdpr consent, & getfloor module support (#6548)
    
    * BetweenBidAdatper: added sharedid support (#6531)
    
    * adWMG Bid Adapter: update endpoints for cookie sync (#6544)
    
    * Support floorCPM parameter, fix some minor bugs
    
    * fix space-in-parens circleci error
    
    * example fix
    
    * clean usersync URL
    
    * spaces
    
    * spaces
    
    * add new unit tests, compatibility with IE11
    
    * remove logInfo
    
    * Check for floorCPM value
    
    * Check params before sending
    
    * New endpoints
    
    * code format
    
    * new endpoint for cookie sync
    
    * update tests
    
    Co-authored-by: Mikhail Dykun <m.dykun@wmgroup.us>
    
    * Yieldmo Bid Adapter: add support for the floors module (#6541)
    
    * Sortable Bid Adapter: add eids support (#6565)
    
    * Add Sortable adapter for Prebid 3.x
    
    Update tests to reflect changes.
    
    * Add .js in imports
    
    * hostname not host: don't include port
    
    * Trivial change to trigger build: failure wasn't our adapter
    
    * More failures in other adapters
    
    * PR Feedback
    
    - use https for URL
    - fix examples in markdown
    - request to endpoint should work now
    
    * Feedback: add native and video examples
    
    * Update unit tests
    
    Co-authored-by: Shannon Broekhoven <shannon@sortable.com>
    
    * Outbrain Bid Adapter: replacing Zemanta (#6558)
    
    * Sirdata Real-time Data Module: add new RTD module (#6515)
    
    * Logicad Bid Adapter: add support for userid modules (#6529)
    
    * ATS-identityLinkIdSystem - add use3P config property to control firing of 3P envelope endpoint (#6568)
    
    * Proxistore Bid Adapter: add support for tcf v2 consent (#6543)
    
    * use tcf v2 consent
    
    * set cosentGiven to false and test Gdpr api v2
    
    * BlueBillyWig Bid Adapter: add renderer customization options (#6540)
    
    * add Blue Billywig adapter
    
    * Blue Billywig Adapter - update according to review feedback
    
    * Blue Billywig Adapter - update to try and pass CircleCI
    
    * Remove the last for .. of in bluebillywigBidAdapter.js, hopefully...
    
    * Update bluebillywigBidAdapter test parameters to match renderer to rendererCode rename
    
    * Blue Billywig - Also pass through site config with OpenRTB request
    
    * add Blue Billywig adapter
    
    * Blue Billywig Adapter - update according to review feedback
    
    * Blue Billywig Adapter - update to try and pass CircleCI
    
    * Remove the last for .. of in bluebillywigBidAdapter.js, hopefully...
    
    * Code quality update, always hit user syncs, improved video params
    
    * Remove unnecessary export
    
    * Add rendererSettings param to bluebillywig adapter
    
    * Kick off CircleCi tests manually
    
    Co-authored-by: Klaas-Jan Boon <klaas-janboon@ip-172-16-224-85.eu-west-1.compute.internal>
    Co-authored-by: Chris Huie <phoenixtechnerd@gmail.com>
    
    * OpenX Bid Adapter: Set Deal ID for video requests (#6573)
    
    * 33Across Bid Adapter: add support for User ID modules (#6554)
    
    * pubGENIUS bid adapter: support floor module (#6555)
    
    * Welect Bid Adapter: update url of API (#6570)
    
    * update api url
    
    * update api url in tests
    
    * Bright Mountain Media Bid Adapter: change bidder code to bmtm; alias old name (#6574)
    
    * Adtelligent Bid Adapter: add adUrl support & new alias (#6559)
    
    * add adUrl support
    
    * add adUrl test
    
    * Bright Mountain Media Bid Adapter: Change Endpoint URL (#6576)
    
    * tappxBidAdapter: update
    
    * tasppxBidAdapter: add video
    
    * tappxBidAdapter: update video
    
    * tappxBidAdapter: update name interpret banner
    
    * tappxBidAdapter: add tests for video
    
    * tappxBidAdapter: add adomain
    
    * tappxBidAdapter: update adapter version
    
    * tappxBidAdapter: update interpretBid adomain and dealid
    
    * tappxBidAdapter: update isBidRequestValid
    
    * tappxBidAdapter: update tests. Adding video to isBidRequestValid
    
    * tappxBidAdapter: update doc .md file
    
    * Tappx - Change accept floor module
    
    * Tappx - feature simplification
    
    * Tappx - remove log
    
    * Change version
    
    * Try to unrevert bad merge change
    
    * Tappx - prebid recomendations and changes
    
    * Tappx - CircleCI hotfixes
    
    * Tappx - Non important fix
    
    * Tappx - Test Coverage
    
    * Tappx - CircleCI hotfixes
    
    * Tappx - Only USD allowed in module floor + test
    
    * Tappx - aesthetic change for uniformity of logs
    
    * Tappx - CircleCI hotfixes
    
    * Tappx - remove don't used module
    
    * Tappx - Change the place and only one let
    
    * Tappx - use of beforeEach
    
    * Tappx - CircleCI hotfixes
    
    Co-authored-by: marc_tappx <marc@tappx.com>
    Co-authored-by: Patrick McCann <patmmccann@gmail.com>
    Co-authored-by: onlsol <48312668+onlsol@users.noreply.github.com>
    Co-authored-by: vincentproxistore <56686565+vincentproxistore@users.noreply.github.com>
    Co-authored-by: guiann <guillaume.andouard@adyoulike.com>
    Co-authored-by: Alexander <avj83@list.ru>
    Co-authored-by: mmoschovas <63253416+mmoschovas@users.noreply.github.com>
    Co-authored-by: SKOCHERI <37454420+SKOCHERI@users.noreply.github.com>
    Co-authored-by: Abimael Martinez <abijr@users.noreply.github.com>
    Co-authored-by: artemiokost <artemiokost@gmail.com>
    Co-authored-by: Artem Kostritsa <akostritsa@akostritsa.com>
    Co-authored-by: Alexander Kascheev <akascheev@asteriosoft.com>
    Co-authored-by: pro-nsk <32703851+pro-nsk@users.noreply.github.com>
    Co-authored-by: Rok Sušnik <rsusnik@outbrain.com>
    Co-authored-by: Kanchika - Automatad <kanchika@automatad.com>
    Co-authored-by: Paweł L <pawel.lankocz@adhese.eu>
    Co-authored-by: Tim Sturtewagen <tim@adhese.com>
    Co-authored-by: Mateusz <mateusz@adhese.eu>
    Co-authored-by: jsnellbaker <31102355+jsnellbaker@users.noreply.github.com>
    Co-authored-by: bretg <bgorsline@gmail.com>
    Co-authored-by: Jason Snellbaker <jsnellbaker@appnexus.com>
    Co-authored-by: Lemma Dev <54662130+lemmadev@users.noreply.github.com>
    Co-authored-by: Abhijit Mane <abhipucsd.123@gmail.com>
    Co-authored-by: matthieularere-msq <63732822+matthieularere-msq@users.noreply.github.com>
    Co-authored-by: Denis Logachov <denis@adkernel.com>
    Co-authored-by: RAJKUMAR NATARAJAN <raj.cs.psg@gmail.com>
    Co-authored-by: Alexander Clouter <alex+github@digriz.org.uk>
    Co-authored-by: Laura Morillo-Velarde <laura.morillovelarde@gmail.com>
    Co-authored-by: Giudici-a <34242194+Giudici-a@users.noreply.github.com>
    Co-authored-by: Galphimbl <sashatkachov91@gmail.com>
    Co-authored-by: atkachov <atkachov91@admixer.ua>
    Co-authored-by: Jérémie Girault <jeremie.girault@gmail.com>
    Co-authored-by: Phaneendra Hegde <pnhegde@users.noreply.github.com>
    Co-authored-by: Mikael Lundin <mikael-lundin@users.noreply.github.com>
    Co-authored-by: Thomas <thomas.dseao@gmail.com>
    Co-authored-by: Mike Chowla <mike.chowla@pubmatic.com>
    Co-authored-by: Deivydas Šabaras <deivydas@users.noreply.github.com>
    Co-authored-by: ym-atsymuk <81176595+ym-atsymuk@users.noreply.github.com>
    Co-authored-by: Skylinar <53079123+Skylinar@users.noreply.github.com>
    Co-authored-by: Adam Browning <19834421+adam-browning@users.noreply.github.com>
    Co-authored-by: Catalin Ciocov <catalin.ciocov@gmail.com>
    Co-authored-by: asurovenko-zeta <80847074+asurovenko-zeta@users.noreply.github.com>
    Co-authored-by: readpeaktuomo <66239046+readpeaktuomo@users.noreply.github.com>
    Co-authored-by: Ignat Khaylov <ignat@ignat.one>
    Co-authored-by: nyakove <43004249+nyakove@users.noreply.github.com>
    Co-authored-by: Mikhail Dykun <m.dykun@wmgroup.us>
    Co-authored-by: ym-dlabuzov <81709888+ym-dlabuzov@users.noreply.github.com>
    Co-authored-by: karentnarvaez <61426156+karentnarvaez@users.noreply.github.com>
    Co-authored-by: Shannon Broekhoven <shannon@sortable.com>
    Co-authored-by: nouchy <33549554+nouchy@users.noreply.github.com>
    Co-authored-by: logicad <dev-ex-service@so-netmedia.jp>
    Co-authored-by: mamatic <52153441+mamatic@users.noreply.github.com>
    Co-authored-by: Klaas-Jan Boon <klaas-janboon@live.nl>
    Co-authored-by: Klaas-Jan Boon <klaas-janboon@ip-172-16-224-85.eu-west-1.compute.internal>
    Co-authored-by: Chris Huie <phoenixtechnerd@gmail.com>
    Co-authored-by: Kenan Gillet <1706856+kenan-gillet@users.noreply.github.com>
    Co-authored-by: Aparna Rao <aparna.hegde@33across.com>
    Co-authored-by: Meng <5110935+edmonl@users.noreply.github.com>
    Co-authored-by: Nick Duitz <42961155+nduitz@users.noreply.github.com>
    Co-authored-by: BrightMountainMedia <69471268+BrightMountainMediaInc@users.noreply.github.com>
    Co-authored-by: Gena <wertixvost@gmail.com>
    Co-authored-by: Albert Grandes <agrandes@tappx.com>
    Configuration menu
    Copy the full SHA
    5ff016d View commit details
    Browse the repository at this point in the history
  167. Undertone, Unruly, Concert, Adform: stub support for advertiserDomains (

    #6727)
    
    * Update eids.js
    
    * Update eids_spec.js
    
    * Update eids.js
    
    * Update pubmaticBidAdapter_spec.js
    
    * Update eids.js
    
    * Update eids_spec.js
    
    * Update conversantBidAdapter_spec.js
    
    * Update rubiconBidAdapter_spec.js
    
    * Update conversantBidAdapter_spec.js
    
    * Delete test/spec/adapters directory
    
    * Update userId_spec.js
    
    * Delete iasBidAdapter.js
    
    * Add files via upload
    
    * Update openxBidAdapter.js
    
    * Update openxBidAdapter.js
    
    * Update concertBidAdapter.js
    
    * Update unrulyBidAdapter.js
    
    * Update undertoneBidAdapter.js
    
    * Update adformBidAdapter.js
    
    * Update adformBidAdapter_spec.js
    
    * Update unrulyBidAdapter_spec.js
    
    * Update concertBidAdapter_spec.js
    
    * Update undertoneBidAdapter_spec.js
    
    * Update undertoneBidAdapter.js
    
    * Update adformBidAdapter_spec.js
    
    * Update adformBidAdapter_spec.js
    
    * Update undertoneBidAdapter_spec.js
    
    * Update adformBidAdapter_spec.js
    
    * Update adformBidAdapter_spec.js
    patmmccann authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    22a247f View commit details
    Browse the repository at this point in the history
  168. Bump hosted-git-info from 2.8.8 to 2.8.9 (#6728)

    Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
    - [Release notes](https://github.com/npm/hosted-git-info/releases)
    - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
    - [Commits](npm/hosted-git-info@v2.8.8...v2.8.9)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    a807f06 View commit details
    Browse the repository at this point in the history
  169. VIS.X: add instream video support (#6687)

    * VIS.X: add instream video support
    
    * VIS.X: move video params from bid.params to mediaTypes.video
    mk0x9 authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    d46248e View commit details
    Browse the repository at this point in the history
  170. move reading and writing of the consent string hash for the user id m…

    …odule to after the gdpr checks. if no user id modules will be executed, this value isn't really necessary anyways. (#6551)
    smenzer authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    d00c5cb View commit details
    Browse the repository at this point in the history
  171. Bright Mountain Media Bid Adapter: add video support and refactor (#6607

    )
    
    * Update BrightMountainMedia cookie sync URL
    
    * Bright Mountain Media: Update bidder code
    
    * Bright Mountain Media: Add brightmountainmedia as alias
    
    * Bright Mountain Media: Update Bid Endpoint
    
    * Bright Mountain Media: Add support for Video and refactor
    
    * Bright Mountain Media Bid Adapter: add video support and refactor
    
    * Bright Mountain Media Bid Adapter: add video support and refactor
    
    * Bright Mountain Media Bid Adapter: update test coverage
    
    * Bright Mountain Media Bid Adapter: fix typo
    
    * Bright Mountain Media Bid Adapter: fix example
    
    * Bright Mountain Media Bid Adapter: add support for reading video params from ad unit
    
    * Bright Mountain Media Bid Adapter: update read video config from bid.mediaTypes.video object
    
    * Bright Mountain Media Bid Adapter: update playbackmethod and skip for video params
    
    * Bright Mountain Media Bid Adapter: update skip for video params in test
    BrightMountainMediaInc authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    19dca83 View commit details
    Browse the repository at this point in the history
  172. RTB House Bid Adapter: updated supply chain support, included floor m…

    …odule support and identity module support (eids) (#6721)
    rtbh-lotani authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    945bc7a View commit details
    Browse the repository at this point in the history
  173. ParrableIdSystem : Store third-party cookie support status in first-p…

    …arty cookie (#6689)
    
    * Add tpcSupport, read it from xxhr and store it in compound cookie
    
    * Parse a cookie boolean number (0, 1) as a boolean value
    
    * Improve conditions
    
    * Add tests
    
    * Tests passing
    
    * Read the cookie splitting parrableId and params (tpc, tpcUntil)
    
    * Adapt tests
    
    * Revert linting in test task
    
    * Convert Date.now to seconds on reading cookie
    
    * Add tests
    
    * Replace Math.trunc with Math.floor
    
    Co-authored-by: Victor <victorigualada@gmail.com>
    2 people authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    7afcf8a View commit details
    Browse the repository at this point in the history
  174. Bump lodash from 4.17.19 to 4.17.21 (#6722)

    * Bump lodash from 4.17.19 to 4.17.21
    
    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.19...4.17.21)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    087f92d View commit details
    Browse the repository at this point in the history
  175. ViewDeos: add gvlid (#6737)

    GeneGenie authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    6f756b1 View commit details
    Browse the repository at this point in the history
  176. Revert "ParrableIdSystem : Store third-party cookie support status in…

    … first-party cookie (#6689)" (#6735)
    
    This reverts commit ca100f4.
    ChrisHuie authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    0988821 View commit details
    Browse the repository at this point in the history
  177. Eplanning Bid Adapter: add eids (#6732)

    fndigrazia authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    d4cf88c View commit details
    Browse the repository at this point in the history
  178. Adkernel: alias for adomega network (#6739)

    ckbo3hrk authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    40f2106 View commit details
    Browse the repository at this point in the history
  179. Configuration menu
    Copy the full SHA
    cfe1c9f View commit details
    Browse the repository at this point in the history
  180. Qwarry Bid Adapter: remove gdpr field from request (#6746)

    * qwarry bid adapter
    
    * formatting fixes
    
    * fix tests for qwarry
    
    * qwarry bid adapter
    
    * add header for qwarry bid adapter
    
    * bid requests fix
    
    * fix tests
    
    * response fix
    
    * fix tests for Qwarry bid adapter
    
    * add pos parameter to qwarry bid adapter
    
    * qwarryBidAdapter onBidWon hotfix
    
    * Change bidder endpoint url for Qwarry adapter
    
    * add referer JS detection
    
    * use bidderRequest.refererInfo
    
    * fix tests
    
    * GDPR consent string support
    
    * NPE fix
    
    * gdpr value added
    
    * merge master
    
    * gdpr value added
    
    * qwarry bid adapter: add tests
    
    * Qwarry bid adapter: remove gdpr field from request
    
    Co-authored-by: Artem Kostritsa <akostritsa@akostritsa.com>
    Co-authored-by: Alexander Kascheev <akascheev@asteriosoft.com>
    3 people authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    a2fd990 View commit details
    Browse the repository at this point in the history
  181. Halo RTD Module: add publisher params to RTD request (#6742)

    * add pub provided halo params to rtd request
    
    * missing semicolon
    
    * halo id url arg update
    Anthony Lauzon authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    8b7d9e3 View commit details
    Browse the repository at this point in the history
  182. Prebid Core: Remove size check on native icons and image assets (#6678)

    * remove image size checking
    
    * fix unit tests
    guiann authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    7584191 View commit details
    Browse the repository at this point in the history
  183. Prebid Server Bid Adapter: Bugfix for not taking defaultVendor enabled (

    #6740)
    
    * quick fix for enabled s2s bug
    
    * move enabled check outside of defaultVendor if
    robertrmartinez authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    d2c4bef View commit details
    Browse the repository at this point in the history
  184. Prebid 4.39.0 Release

    jsnellbaker authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    54e0f4f View commit details
    Browse the repository at this point in the history
  185. increment pre version

    jsnellbaker authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    174f0ea View commit details
    Browse the repository at this point in the history
  186. Beachfront Bid Adapter: add schain support (#6751)

    * add schain support to beachfront adapter
    
    * remove unnecessary mock tests for outstream player
    
    Co-authored-by: John Salis <john@beachfront.com>
    2 people authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    855bff0 View commit details
    Browse the repository at this point in the history
  187. Configuration menu
    Copy the full SHA
    8141214 View commit details
    Browse the repository at this point in the history
  188. Pbs bid adapter: constants import styling for webpack v5 upgrade (#6723)

    * mapping spotx dealid to bid object
    
    * using proper syntax to import default json module
    
    * kick off tests
    
    * es lint fix
    
    Co-authored-by: Danny Khatib <dk2020@Dannys-MacBook-Pro.local>
    Co-authored-by: Chris Huie <3444727+ChrisHuie@users.noreply.github.com>
    3 people authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    de6ddca View commit details
    Browse the repository at this point in the history
  189. First Party Data module: Add new module and two submodules to populat…

    …e defaults and validate ortb2 (#6452)
    
    * Creating fpd module
    
    * Continued work on FPD module.
    - Data validation
    - Pubcid optout check
    - Misc Fixes
    
    * Revert userId update. Committed in error
    
    * Added first party data unit tests and fixed bug
    
    * Added an unsubscribe for tests to run properly
    
    * Reworked logic to use bidderRequests hook to update global/bidder configs instead of subscribing - former method was preventing tests from completing properly
    
    * Merge master
    
    * Removing unused references. Fixing device data to point to device.h/device.w
    
    * Update to include opt out configuration for enrichments/validations
    
    * Modified logic to use ortb2 configuration mapping. This will allow for entries to be added/removed/modified from configuration as opposed to be specifically called out in the validation functions
    
    * Removed LGTM unneeded defensive code for check on object 'cur'
    
    * Remove unused conditional
    
    * Fix lint error
    
    * Updates to remove currency enrichment as well as optout for user object
    
    * Added optout flag to user.yob and user.gender fields
    
    * Added test for arbitrary values
    Added more comments
    
    * Broke module out into module and two submodules
    
    * Updated cur to validate as an array of strings not just a string
    Updated comments
    mmoschovas authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    a651093 View commit details
    Browse the repository at this point in the history
  190. Datablocks bid adapter: update adapter to conform to new bid server's…

    … format (#6696)
    
    * update datablocks bid adapter
    
    * remove TODO and fix linting errors
    
    * updated readme and changed insights to ortb2
    
    * fixed ortb2 change
    
    Co-authored-by: John Mayor <john@Johns-iMac.local>
    2 people authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    1248a22 View commit details
    Browse the repository at this point in the history
  191. Configuration menu
    Copy the full SHA
    d1b5019 View commit details
    Browse the repository at this point in the history
  192. Revert "Datablocks bid adapter: update adapter to conform to new bid …

    …server's format (#6696)" (#6763)
    
    This reverts commit 2b8f888.
    ChrisHuie authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    ea5650b View commit details
    Browse the repository at this point in the history
  193. clarify dependency on global rtdModule (#6759)

    As discussed with David from Permutive
    mxdvl authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    9e16220 View commit details
    Browse the repository at this point in the history
  194. Update to PBS bid adapter for video bids, pass along w and h respecti…

    …vely and filter out contxt and playerSize params as PBS does not use them (#6682)
    mmoschovas authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    8fb6899 View commit details
    Browse the repository at this point in the history
  195. Sovrn and Sharethrough Bid Adapters: support for advertiserDomains (#…

    …6764)
    
    * Update eids.js
    
    * Update eids_spec.js
    
    * Update eids.js
    
    * Update pubmaticBidAdapter_spec.js
    
    * Update eids.js
    
    * Update eids_spec.js
    
    * Update conversantBidAdapter_spec.js
    
    * Update rubiconBidAdapter_spec.js
    
    * Update conversantBidAdapter_spec.js
    
    * Delete test/spec/adapters directory
    
    * Update userId_spec.js
    
    * Delete iasBidAdapter.js
    
    * Add files via upload
    
    * Update openxBidAdapter.js
    
    * Update openxBidAdapter.js
    
    * Update sovrnBidAdapter.js
    
    * Update sharethroughBidAdapter.js
    
    * Update sharethroughBidAdapter_spec.js
    
    * Update sovrnBidAdapter_spec.js
    
    * Update sovrnBidAdapter_spec.js
    
    * Update sharethroughBidAdapter_spec.js
    
    * Update sharethroughBidAdapter_spec.js
    
    * Update sharethroughBidAdapter_spec.js
    patmmccann authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    4bbcc18 View commit details
    Browse the repository at this point in the history
  196. ucfunnel Bid Adapter: add support for FLoC and Verizon Media ConnectID (

    #6744)
    
    * Add a new ucfunnel Adapter and test page
    
    * Add a new ucfunnel Adapter and test page
    
    * 1. Use prebid lib in the repo to keep updated
    2. Replace var with let
    3. Put JSON.parse(JSON.stringify()) into try catch block
    
    * utils.getTopWindowLocation is a function
    
    * Change to modules from adapters
    
    * Migrate to module design
    
    * [Dev Fix] Remove width and height which can be got from ad unit id
    
    * Update ucfunnelBidAdapter to fit into new spec
    
    * Correct the endpoint. Fix the error of query string
    
    * Add test case for ucfunnelBidAdapter
    
    * Fix lint error
    
    * Update version number
    
    * Combine all checks on bid request
    
    * Add GDPR support for ucfunnel adapter
    
    * Add in-stream video and native support for ucfunnel adapter
    
    * Remove demo page. Add more test cases.
    
    * Change request method from POST to GET
    
    * Remove unnecessary comment
    
    * Support vastXml and vastUrl for video request
    
    * update TTL to 30 mins
    
    * Avoid using arrow function which is not discuraged in mocha
    
    * ucfunnel tdid support
    
    * ucfunnel fix error message in debug mode
    
    * ucfunnel adapter add bidfloor parameter
    
    * ucfunnel adapter support CCPA
    
    * ucfunnel adapter native support clicktrackers
    
    * ucfunnel adapter change cookie sync setting
    
    * ucfunnel adapter update request parameter
    
    * Update ucfunnelBidAdapter
    
    * ucfunnel adapter add currency in ad response
    
    * ucfunnel adapter support uid2
    
    * ucfunnel Bid Adapter: add support for FLoC and Verizon Media ConnectID
    
    Co-authored-by: root <root@ubuntu.members.linode.com>
    Co-authored-by: Ryan Chou <ryanchou0210@gmail.com>
    Co-authored-by: ucfunnel <support@ucfunnel.com>
    Co-authored-by: jack.hsieh <moonnight8520@gmail.com>
    5 people authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    8cad2a2 View commit details
    Browse the repository at this point in the history
  197. Configuration menu
    Copy the full SHA
    04fc857 View commit details
    Browse the repository at this point in the history
  198. Beachfront Bid Adapter: update beachfront example docs (#6774)

    Co-authored-by: John Salis <john@beachfront.com>
    2 people authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    1211a79 View commit details
    Browse the repository at this point in the history
  199. Configuration menu
    Copy the full SHA
    b28420f View commit details
    Browse the repository at this point in the history
  200. Beachfront Bid Adapter: add Unified ID 2.0 support (#6770)

    jsalis authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    0296451 View commit details
    Browse the repository at this point in the history
  201. Configuration menu
    Copy the full SHA
    549a3e7 View commit details
    Browse the repository at this point in the history
  202. Configuration menu
    Copy the full SHA
    b1d4c6c View commit details
    Browse the repository at this point in the history
  203. Relaido Adapter : size of the banner is checked and the banner can be…

    … bid on. (#6776)
    
    * add relaido adapter
    
    * remove event listener
    
    * fixed UserSyncs and e.data
    
    * fix conflicts
    
    * take size each mediaType
    
    Co-authored-by: ishigami_shingo <s.ishigami@relaido.co.jp>
    Co-authored-by: cmertv-sishigami <s.ishigami@cmertv.com>
    Co-authored-by: t_bun <t.bun@cmertv.com>
    4 people authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    7d5d53c View commit details
    Browse the repository at this point in the history
  204. ZetaSspBidAdapter fix typo (#6777)

    Co-authored-by: Surovenko Alexey <surovenko.alexey@gmail.com>
    2 people authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    03625c4 View commit details
    Browse the repository at this point in the history
  205. Adagio Bid Adapter: handle meta.advertiserDomains (and more) (#6781)

    Related to #6650
    osazos authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    3b18cce View commit details
    Browse the repository at this point in the history
  206. PubMatic Adapter: add support for FloCID (#6749)

    * changes to support native in pubmaticbid adapter
    
    * Removed port from endpoint
    
    * Removed protocol from endpoint
    
    * Formatting
    
    * Fix request payload
    
    * Updated test case
    
    * Changed request and response as per ortb spec
    
    * Change in request and response
    
    * Removed comments and extra code
    
    * Code Review comments
    
    * Code Review Comments and Test cases for request and response
    
    * Removed data type as all data asset types are handled
    
    * Code Review Changes
    
    * Code Review Comments
    
    * Supporting both banner and native and sending 0x0 in case of native
    
    * Bug Fixes
    
    * Bug response not processed by prebid
    
    * Change warning message
    
    * Fixed typo
    
    * Do not send request in case of invalid native bid
    
    * Do not send request in case of invalid native requests
    
    * objects converted to strings in log for debug purposes
    
    * Fixed logic to check for required parmas
    
    * Fixed typo for stringify
    
    * documentation for native
    
    * Review comments from Prebid
    
    * Typo
    
    * Typo
    
    * Updated pub id for native
    
    * Code Review
    
    * Support for pubid
    
    * Test Cases for PubCommonId in PubMatic adapter
    
    * Delete yarn.lock
    
    * Rename adaptermanager.js to adapterManager.js
    
    * Rename yieldNexusBidAdapter.js to yieldnexusBidAdapter.js
    
    * Rename yieldNexusBidAdapter.md to yieldnexusBidAdapter.md
    
    * Rename yieldNexusBidAdapter_spec.js to yieldnexusBidAdapter_spec.yieldnexusBidAdaptera
    
    * Rename yieldnexusBidAdapter_spec.yieldnexusBidAdaptera to yieldnexusBidAdapter_spec.js
    
    * bluebillywig outstream player support in pubmatic adapter
    
    * removed pubcommon id test cases
    
    * BBW Renderer
    
    * Pubmatic should work with provided renderer
    
    * Review Comments
    
    * changes for flocId
    
    * code review comments
    
    * fixed for eids
    
    * code review comments
    
    * unit test cases for floc
    
    * updated md file
    
    * code review comment
    pm-shashank-jain authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    bfb87c6 View commit details
    Browse the repository at this point in the history
  207. TrustX Bid Adapter: added additional sync url (#6771)

    PWyrembak authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    4e535aa View commit details
    Browse the repository at this point in the history
  208. Bucksense Bid Adapter: add adomain to adapter (#6779)

    * Update bucksenseBidAdapter.js
    
    Added support for advertiserDomains
    
    * Update bucksenseBidAdapter_spec.js
    
    Co-authored-by: Patrick McCann <patmmccann@gmail.com>
    2 people authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    fadcdb2 View commit details
    Browse the repository at this point in the history
  209. Update to PBS Bid Adapter and RP Bid Adapter to pass PBJS version in …

    …auction requests (#6767)
    mmoschovas authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    bbe0c91 View commit details
    Browse the repository at this point in the history
  210. AOL Bid Adapter: Remove client side support for already deprecated en…

    …dpoint floor support (#6743)
    patmmccann authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    044fb17 View commit details
    Browse the repository at this point in the history
  211. tappx Bid Adapter: update isBidRequestValid and fix request url (#6761)

    * UPDATE: add initial UID
    
    * UPDATE: UID change user ext
    
    * UPDATE: UID clean logs
    
    * UPDATE: add host info
    
    * UPDATE: tappx bid adapter universal id
    
    * UPDATE: fix bidder param
    
    * UPDATE: tappxBidAdapter tests
    
    * tappxBidAdapter - fix spacing
    
    * tappxBidAdapter: add test  user eids array
    
    * tappxBidAdapter: update eids array
    
    * FIX: package-lock.json
    
    * Conversant adapter: add adomain, remove digitrust (#6495)
    
    * Update eids.js
    
    * Update eids_spec.js
    
    * Update eids.js
    
    * Update pubmaticBidAdapter_spec.js
    
    * Update eids.js
    
    * Update eids_spec.js
    
    * Update conversantBidAdapter_spec.js
    
    * Update rubiconBidAdapter_spec.js
    
    * Update conversantBidAdapter_spec.js
    
    * Delete test/spec/adapters directory
    
    * Update userId_spec.js
    
    * Update conversantBidAdapter.js
    
    * Update conversantBidAdapter_spec.js
    
    * Update conversantBidAdapter_spec.js
    
    * Update conversantBidAdapter_spec.js
    
    * Rads Bid Adapter: add GDPR support & user sync support (#6455)
    
    * Proxistore Bid Adapter: add cookieless url endpoint & use floor module (#6427)
    
    * use floor module
    
    * call cookieless endpoint when necessary
    
    * test endpoint url
    
    * change url endpoint
    
    * delete console log
    
    * fix tests
    
    * add language to url
    
    * use ortb interface
    
    * unit test
    
    * update test unit
    
    * create proxistore module
    
    * add unit tests and documentation
    
    * delete modules
    
    * delete module
    
    * add proxistore rtd submodule
    
    * delete proxistore module
    
    * spacing
    
    * change url
    
    * AdYoulike Bid Adapter: Add an "Insertion" tracking for Native mediatype (#6481)
    
    * add insertion event
    
    * add missing campaign ID parameter
    
    * update unit test with new tracking checked
    
    * Dspx Bid Adapter : add user sync support (#6456)
    
    * Add sync support for dspx adapter
    
    * Dspx Bid Adapter : add user sync support
    
    Co-authored-by: Alexander <avj83@list.ru>
    
    * Multibid Module: add new module to handle multiple bids from single bidder & update rubicon adapter (#6404)
    
    * Multibid module - create new module
    - Expands the number of key value pairs going to the ad server in the normal Prebid way by establishing the concept of a "dynamic alias"
    
    First commit
    
    * Continued updates from 1st commit
    
    * Adding logWarn for filtered bids
    
    * Update to include passing multibid configuration to PBS requests
    
    * Update to rubicon bid adapter to pass query param rp_maxbids value taken from bidderRequest.bidLimit
    
    * Update to config to look for camelcase property names according to spec. These convert to all lowercase when passed to PBS endpoint
    
    * Adjust RP adapter to always include maxbids value - default is 1
    
    * Added support for bidders array in multibid config
    
    * Fixed floor comparison to be <= bid cpm as oppossed to just < bid cpm. Updated md file to fix camelCase tpyo
    
    * Update to include originalBidderRequest in video call to prebid cache
    
    * Update to ignore adpod bids from multibid and allow them to return as normal bids
    
    * Adding uid2 to submodules.json (#6508)
    
    * NextRoll ID System: add new ID module (#6396)
    
    * Add Nextroll ID Module
    
    * Add nextroll to eids
    
    * Make configuration value names consistent with Adapter Module
    
    * Use parnerId instead of sellerId
    
    * Add nextroll to userId and eids md files
    
    * Remove storage configuration
    
    * Rename nextroll -> nextrollId
    
    * Add nextrollId to common ID specs
    
    * Qwarry Bid Adapter: add GDPR and consent string handling (#6489)
    
    * qwarry bid adapter
    
    * formatting fixes
    
    * fix tests for qwarry
    
    * qwarry bid adapter
    
    * add header for qwarry bid adapter
    
    * bid requests fix
    
    * fix tests
    
    * response fix
    
    * fix tests for Qwarry bid adapter
    
    * add pos parameter to qwarry bid adapter
    
    * qwarryBidAdapter onBidWon hotfix
    
    * Change bidder endpoint url for Qwarry adapter
    
    * add referer JS detection
    
    * use bidderRequest.refererInfo
    
    * fix tests
    
    * GDPR consent string support
    
    * NPE fix
    
    Co-authored-by: Artem Kostritsa <akostritsa@akostritsa.com>
    Co-authored-by: Alexander Kascheev <akascheev@asteriosoft.com>
    Co-authored-by: pro-nsk <32703851+pro-nsk@users.noreply.github.com>
    
    * Zemanta Bid Adapter: add support for new params & consent strings to usersync URL (#6468)
    
    * add gvl id to spec
    
    * add support for bcat and badv params
    
    * add consent strings to usersync url
    
    * add bcat and badv params to doc
    
    * Automatad Bid Adapter: Add meta.advertiserDomains to bid response (#6509)
    
    
    * added bid meta with advertiserDomains
    
    * Adhese Bid Adapter: add support for caching video content (#6501)
    
    * adpod category support test
    
    * Revert "adpod category support test"
    
    This reverts commit 70a3cf2.
    
    * adpod category support test
    
    * Revert "adpod category support test"
    
    This reverts commit 70a3cf2.
    
    * Adhese Bid Adapter: cache video content
    
    Co-authored-by: Tim Sturtewagen <tim@adhese.com>
    Co-authored-by: Mateusz <mateusz@adhese.eu>
    
    * update apacdex unit test to disable debug mode (#6511)
    
    * Telaria: not setting adid (#6507)
    
    * Prebid 4.33.0 Release
    
    * increment pre version
    
    * rubicon: removing maxduration as a required bidder parameter (#6513)
    
    * Zemanta adapter: add advertiserDomains (#6517)
    
    * Lemma Bid Adapter: accepting the floor to use the getFloor function (#6497)
    
    * lemmaBidAdapter.js
    
    Added lemma bid adapter file
    
    * lemmaBidAdapter.md
    
    Added lemma bid adapter md file
    
    * lemmaBidAdapter_spec.js
    
    Added lemma bid adapter test spec file
    
    * Update lemmaBidAdapter.js
    
    Fixed automated code review alert comparison between inconvertible types
    
    * Update lemmaBidAdapter.js
    
    Fixed review changes
    
    * Update lemmaBidAdapter.md
    
    Correct parameter value.
    
    * Update lemmaBidAdapter.js
    
    Lemma Bid Adapter - v3.0 compliance
    
    * Update lemmaBidAdapter_spec.js
    
    Lemma Bid Adapter - v3.0 compliance
    
    * Update lemmaBidAdapter.md
    
    Lemma Bid Adapter - v3.0 compliance
    
    * Update lemmaBidAdapter.js
    
    Added user sync support into bid adapter.
    
    * updated include modules file extension.
    
    updated include modules js file extension.
    
    * Update lemmaBidAdapter_spec.js
    
    Added unit test for user sync feature.
    
    * Update lemmaBidAdapter.js
    
    Fixed format error.
    
    * Update lemmaBidAdapter_spec.js
    
    Fixed format error and typo error.
    
    * Set mediaType key value into bid object
    
    Set mediaType key value into the bid object.
    
    * Update lemmaBidAdapter.js
    
    remove duplicate function
    
    * Update lemmaBidAdapter.js
    
    Remove non supported code.
    
    * Update lemmaBidAdapter_spec.js
    
    Remove GDPR test cases.
    
    * Update lemmaBidAdapter.js
    
    Made changes for accepting the floor to use the getFloor function
    
    * Update lemmaBidAdapter.js
    
    correct undefined keyword name.
    
    * Update lemmaBidAdapter_spec.js
    
    Added test coverage floor value
    
    * Update lemmaBidAdapter.js
    
    Remove trailing spaces on lines 379 and 381.
    
    * Update lemmaBidAdapter_spec.js
    
    Added getFloor function test case changes, Please review it.
    
    * Update lemmaBidAdapter_spec.js
    
    * Update lemmaBidAdapter.js
    
    * Update lemmaBidAdapter.js
    
    Fixed lint issue.
    
    * Update lemmaBidAdapter_spec.js
    
    Fixed test cases.
    
    * Update lemmaBidAdapter_spec.js
    
    Made suggested changes. Please review it.
    
    Co-authored-by: Abhijit Mane <abhipucsd.123@gmail.com>
    
    * Mediasquare Bid Adapter: fix getUserSyncs issue with empty bids + add metrics to onBidWon Event (#6480)
    
    * Mediasquare bidder: fix getUserSyncs issue with empty bids + add metrics to onBidWon Event
    
    * Mediasquare bidder: fix getUserSyncs issue with empty bids + add metrics to onBidWon Event
    
    * removing status as it does not seem populated when called
    
    * add tests
    
    * Update nextroll ID variable name to match published ID module (#6519)
    
    * Merkle User ID Module: updates to user id submodule (#6503)
    
    * AdKernel Bid/Analytics Adapters: user privacy related changes (#6488)
    
    * SynacorMedia: remove adId from the bid response (#6520)
    
    * Rubicon: making doc data types consistent (#6526)
    
    * Synacormedia Bid Adapter: add meta.advertiserDomains (#6527)
    
    * Adloox Analytics Adapter: add new analytics adapter (#6308)
    
    * gulp: fix supplying list of browsers to test against
    
    The following now works: gulp test --browserstack --nolint --nolintfix --browsers=bs_ie_11_windows_10 --file 'test/spec/modules/adloox{AnalyticsAdapter,AdServerVideo,RtdProvider}_spec.js'
    
    * instreamTracking: unit test tidy
    
    From @robertrmartinez in #6308 (comment)
    
    * adloaderStub: expose stub for other unit tests to use
    
    From @robertrmartinez in #6308 (comment)
    
    * Adloox analytic module
    
    * Seedtag adapter: Fixing bug preventing to receive the right params onTimeout. (#6525)
    
    * adot bid adapter: add publisher path from bidder config to endpoint url (#6476)
    
    * Admixer ID System: add userId submodule  (#6238)
    
    * Migrating to Prebid 1.0
    
    * Migrating to Prebid 1.0
    
    * Fix spec
    
    * add gdpr and usp
    
    * remove changes in gdpr_hello_world.html
    
    * Update gdpr_hello_world.html
    
    add spaces
    
    * add user syncs
    
    * remove comments
    
    * tests
    
    * admixer id system
    
    * admixer id system
    
    * admixer id system eids.md userId.md
    
    * admixer id system .submodules.json
    
    * admixer id system
    
    Co-authored-by: atkachov <atkachov91@admixer.ua>
    
    * PBJS Core: call custom render func after loadscript if provided (#6422)
    
    * Pubxai Analytics Adapter: bug fixes and code revamp (#6474)
    
    * Updated PubxAiAnalytics adapter - Bug fixes and Code restructuring
    
    * Updated endpoint URLs
    
    * Changed array.includes to array.indexOf to fix IE issue
    
    * Code cleanup and changes as suggested.
    
    * Updated browser testing order and edge browser token
    
    * PBJS Core: canBidderRegisterSync ignoring iframe sync disabled by default (#6535)
    
    * Update eids.js
    
    * Update eids_spec.js
    
    * Update eids.js
    
    * Update pubmaticBidAdapter_spec.js
    
    * Update eids.js
    
    * Update eids_spec.js
    
    * Update conversantBidAdapter_spec.js
    
    * Update rubiconBidAdapter_spec.js
    
    * Update conversantBidAdapter_spec.js
    
    * Delete test/spec/adapters directory
    
    * Update userId_spec.js
    
    * Update userSync.js
    
    * Update userSync_spec.js
    
    * Added automatic tzo and targetId to adserver request. (#6534)
    
    * Impactify Bid Adapter: add new bid adapter (#6518)
    
    * Add impactify adapter with MD file
    
    * Add impactify adapter
    
    * Prebid 4.34.0 Release
    
    * Increment pre version
    
    * Prebid server adapter: add config for openx hosting (#6530)
    
    * Yieldmo adapter: add meta data to bids (#6550)
    
    * Smartx Bid Adapter: Add meta.advertiserDomains support (#6547)
    
    * Onevideo / Adap.tv Adapter: updated example configuration (#6546)
    
    * Mass Deal Rendering Module: support multiple custom configs for dealId and rendering (#6500)
    
    * ZetaSsp Bid Adapter: add new bid adapter (#6432)
    
    * Adnuntius Bid Adapter: Fix for bid too low. (#6557)
    
    * Added automatic tzo and targetId to adserver request.
    
    * Fixing issues with bid price being too low.
    
    * Fixing issues with bid price being too low.
    
    * ReadPeak Bid Adapter: fix api issues, add gdpr consent, & getfloor module support (#6548)
    
    * BetweenBidAdatper: added sharedid support (#6531)
    
    * adWMG Bid Adapter: update endpoints for cookie sync (#6544)
    
    * Support floorCPM parameter, fix some minor bugs
    
    * fix space-in-parens circleci error
    
    * example fix
    
    * clean usersync URL
    
    * spaces
    
    * spaces
    
    * add new unit tests, compatibility with IE11
    
    * remove logInfo
    
    * Check for floorCPM value
    
    * Check params before sending
    
    * New endpoints
    
    * code format
    
    * new endpoint for cookie sync
    
    * update tests
    
    Co-authored-by: Mikhail Dykun <m.dykun@wmgroup.us>
    
    * Yieldmo Bid Adapter: add support for the floors module (#6541)
    
    * Sortable Bid Adapter: add eids support (#6565)
    
    * Add Sortable adapter for Prebid 3.x
    
    Update tests to reflect changes.
    
    * Add .js in imports
    
    * hostname not host: don't include port
    
    * Trivial change to trigger build: failure wasn't our adapter
    
    * More failures in other adapters
    
    * PR Feedback
    
    - use https for URL
    - fix examples in markdown
    - request to endpoint should work now
    
    * Feedback: add native and video examples
    
    * Update unit tests
    
    Co-authored-by: Shannon Broekhoven <shannon@sortable.com>
    
    * Outbrain Bid Adapter: replacing Zemanta (#6558)
    
    * Sirdata Real-time Data Module: add new RTD module (#6515)
    
    * Logicad Bid Adapter: add support for userid modules (#6529)
    
    * ATS-identityLinkIdSystem - add use3P config property to control firing of 3P envelope endpoint (#6568)
    
    * Proxistore Bid Adapter: add support for tcf v2 consent (#6543)
    
    * use tcf v2 consent
    
    * set cosentGiven to false and test Gdpr api v2
    
    * BlueBillyWig Bid Adapter: add renderer customization options (#6540)
    
    * add Blue Billywig adapter
    
    * Blue Billywig Adapter - update according to review feedback
    
    * Blue Billywig Adapter - update to try and pass CircleCI
    
    * Remove the last for .. of in bluebillywigBidAdapter.js, hopefully...
    
    * Update bluebillywigBidAdapter test parameters to match renderer to rendererCode rename
    
    * Blue Billywig - Also pass through site config with OpenRTB request
    
    * add Blue Billywig adapter
    
    * Blue Billywig Adapter - update according to review feedback
    
    * Blue Billywig Adapter - update to try and pass CircleCI
    
    * Remove the last for .. of in bluebillywigBidAdapter.js, hopefully...
    
    * Code quality update, always hit user syncs, improved video params
    
    * Remove unnecessary export
    
    * Add rendererSettings param to bluebillywig adapter
    
    * Kick off CircleCi tests manually
    
    Co-authored-by: Klaas-Jan Boon <klaas-janboon@ip-172-16-224-85.eu-west-1.compute.internal>
    Co-authored-by: Chris Huie <phoenixtechnerd@gmail.com>
    
    * OpenX Bid Adapter: Set Deal ID for video requests (#6573)
    
    * 33Across Bid Adapter: add support for User ID modules (#6554)
    
    * pubGENIUS bid adapter: support floor module (#6555)
    
    * Welect Bid Adapter: update url of API (#6570)
    
    * update api url
    
    * update api url in tests
    
    * Bright Mountain Media Bid Adapter: change bidder code to bmtm; alias old name (#6574)
    
    * Adtelligent Bid Adapter: add adUrl support & new alias (#6559)
    
    * add adUrl support
    
    * add adUrl test
    
    * Bright Mountain Media Bid Adapter: Change Endpoint URL (#6576)
    
    * tappxBidAdapter: update
    
    * tasppxBidAdapter: add video
    
    * tappxBidAdapter: update video
    
    * tappxBidAdapter: update name interpret banner
    
    * tappxBidAdapter: add tests for video
    
    * tappxBidAdapter: add adomain
    
    * tappxBidAdapter: update adapter version
    
    * tappxBidAdapter: update interpretBid adomain and dealid
    
    * tappxBidAdapter: update isBidRequestValid
    
    * tappxBidAdapter: update tests. Adding video to isBidRequestValid
    
    * tappxBidAdapter: update doc .md file
    
    * tappxBidAdapter: update isBidRequestValid
    
    * tappxBidAdapter: update ads sizes available
    
    * tappxBidAdapter: update isBidRequestValid
    
    * tappxBidAdapter: update host depending tappx endpoint
    
    * tappxBidAdapter: update tappx adapter version
    
    * tappxBidAdapter: add EOL
    
    * revert outbrain cahnges to untrack in this pr
    
    * tappxBidAdapter: update isBidRequestValid tests
    
    * tappxBidAdapter: fix circleci error
    
    Co-authored-by: marc_tappx <marc@tappx.com>
    Co-authored-by: Patrick McCann <patmmccann@gmail.com>
    Co-authored-by: onlsol <48312668+onlsol@users.noreply.github.com>
    Co-authored-by: vincentproxistore <56686565+vincentproxistore@users.noreply.github.com>
    Co-authored-by: guiann <guillaume.andouard@adyoulike.com>
    Co-authored-by: Alexander <avj83@list.ru>
    Co-authored-by: mmoschovas <63253416+mmoschovas@users.noreply.github.com>
    Co-authored-by: SKOCHERI <37454420+SKOCHERI@users.noreply.github.com>
    Co-authored-by: Abimael Martinez <abijr@users.noreply.github.com>
    Co-authored-by: artemiokost <artemiokost@gmail.com>
    Co-authored-by: Artem Kostritsa <akostritsa@akostritsa.com>
    Co-authored-by: Alexander Kascheev <akascheev@asteriosoft.com>
    Co-authored-by: pro-nsk <32703851+pro-nsk@users.noreply.github.com>
    Co-authored-by: Rok Sušnik <rsusnik@outbrain.com>
    Co-authored-by: Kanchika - Automatad <kanchika@automatad.com>
    Co-authored-by: Paweł L <pawel.lankocz@adhese.eu>
    Co-authored-by: Tim Sturtewagen <tim@adhese.com>
    Co-authored-by: Mateusz <mateusz@adhese.eu>
    Co-authored-by: jsnellbaker <31102355+jsnellbaker@users.noreply.github.com>
    Co-authored-by: bretg <bgorsline@gmail.com>
    Co-authored-by: Jason Snellbaker <jsnellbaker@appnexus.com>
    Co-authored-by: Lemma Dev <54662130+lemmadev@users.noreply.github.com>
    Co-authored-by: Abhijit Mane <abhipucsd.123@gmail.com>
    Co-authored-by: matthieularere-msq <63732822+matthieularere-msq@users.noreply.github.com>
    Co-authored-by: Denis Logachov <denis@adkernel.com>
    Co-authored-by: RAJKUMAR NATARAJAN <raj.cs.psg@gmail.com>
    Co-authored-by: Alexander Clouter <alex+github@digriz.org.uk>
    Co-authored-by: Laura Morillo-Velarde <laura.morillovelarde@gmail.com>
    Co-authored-by: Giudici-a <34242194+Giudici-a@users.noreply.github.com>
    Co-authored-by: Galphimbl <sashatkachov91@gmail.com>
    Co-authored-by: atkachov <atkachov91@admixer.ua>
    Co-authored-by: Jérémie Girault <jeremie.girault@gmail.com>
    Co-authored-by: Phaneendra Hegde <pnhegde@users.noreply.github.com>
    Co-authored-by: Mikael Lundin <mikael-lundin@users.noreply.github.com>
    Co-authored-by: Thomas <thomas.dseao@gmail.com>
    Co-authored-by: Mike Chowla <mike.chowla@pubmatic.com>
    Co-authored-by: Deivydas Šabaras <deivydas@users.noreply.github.com>
    Co-authored-by: ym-atsymuk <81176595+ym-atsymuk@users.noreply.github.com>
    Co-authored-by: Skylinar <53079123+Skylinar@users.noreply.github.com>
    Co-authored-by: Adam Browning <19834421+adam-browning@users.noreply.github.com>
    Co-authored-by: Catalin Ciocov <catalin.ciocov@gmail.com>
    Co-authored-by: asurovenko-zeta <80847074+asurovenko-zeta@users.noreply.github.com>
    Co-authored-by: readpeaktuomo <66239046+readpeaktuomo@users.noreply.github.com>
    Co-authored-by: Ignat Khaylov <ignat@ignat.one>
    Co-authored-by: nyakove <43004249+nyakove@users.noreply.github.com>
    Co-authored-by: Mikhail Dykun <m.dykun@wmgroup.us>
    Co-authored-by: ym-dlabuzov <81709888+ym-dlabuzov@users.noreply.github.com>
    Co-authored-by: karentnarvaez <61426156+karentnarvaez@users.noreply.github.com>
    Co-authored-by: Shannon Broekhoven <shannon@sortable.com>
    Co-authored-by: nouchy <33549554+nouchy@users.noreply.github.com>
    Co-authored-by: logicad <dev-ex-service@so-netmedia.jp>
    Co-authored-by: mamatic <52153441+mamatic@users.noreply.github.com>
    Co-authored-by: Klaas-Jan Boon <klaas-janboon@live.nl>
    Co-authored-by: Klaas-Jan Boon <klaas-janboon@ip-172-16-224-85.eu-west-1.compute.internal>
    Co-authored-by: Chris Huie <phoenixtechnerd@gmail.com>
    Co-authored-by: Kenan Gillet <1706856+kenan-gillet@users.noreply.github.com>
    Co-authored-by: Aparna Rao <aparna.hegde@33across.com>
    Co-authored-by: Meng <5110935+edmonl@users.noreply.github.com>
    Co-authored-by: Nick Duitz <42961155+nduitz@users.noreply.github.com>
    Co-authored-by: BrightMountainMedia <69471268+BrightMountainMediaInc@users.noreply.github.com>
    Co-authored-by: Gena <wertixvost@gmail.com>
    Co-authored-by: Chris Huie <3444727+ChrisHuie@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    856ebc1 View commit details
    Browse the repository at this point in the history
  212. Qwarry Bid Adapter: add sizes (#6787)

    * qwarry bid adapter
    
    * formatting fixes
    
    * fix tests for qwarry
    
    * qwarry bid adapter
    
    * add header for qwarry bid adapter
    
    * bid requests fix
    
    * fix tests
    
    * response fix
    
    * fix tests for Qwarry bid adapter
    
    * add pos parameter to qwarry bid adapter
    
    * qwarryBidAdapter onBidWon hotfix
    
    * Change bidder endpoint url for Qwarry adapter
    
    * add referer JS detection
    
    * use bidderRequest.refererInfo
    
    * fix tests
    
    * GDPR consent string support
    
    * NPE fix
    
    * gdpr value added
    
    * merge master
    
    * gdpr value added
    
    * qwarry bid adapter: add tests
    
    * Qwarry bid adapter: remove gdpr field from request
    
    * qwarry bid adapter: add sizes
    
    * qwarry bid adapter: add sizes
    
    Co-authored-by: Artem Kostritsa <akostritsa@akostritsa.com>
    Co-authored-by: Alexander Kascheev <akascheev@asteriosoft.com>
    3 people authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    1097025 View commit details
    Browse the repository at this point in the history
  213. Medianet bid adapter: floor module support (#6713)

    * Medianet floor module support
    
    * removing backslash from wildcard
    c3p-0 authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    4bf9406 View commit details
    Browse the repository at this point in the history
  214. add adomain support (#6791)

    Co-authored-by: Ignat Khaylov <khaylov@betweenx.com>
    2 people authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    e2aa319 View commit details
    Browse the repository at this point in the history
  215. Beachfront Bid Adapter: add floors module support (#6752)

    * add price floors support to beachfront adapter
    
    * revert doc changes to create separate pull request
    
    Co-authored-by: John Salis <john@beachfront.com>
    2 people authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    261f0e1 View commit details
    Browse the repository at this point in the history
  216. Configuration menu
    Copy the full SHA
    a62ceae View commit details
    Browse the repository at this point in the history
  217. Configuration menu
    Copy the full SHA
    4117d58 View commit details
    Browse the repository at this point in the history
  218. Configuration menu
    Copy the full SHA
    85e6109 View commit details
    Browse the repository at this point in the history
  219. Prebid 4.40.0 Release

    Mike Chowla authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    ffae28c View commit details
    Browse the repository at this point in the history
  220. Increment pre version

    Mike Chowla authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    9edb487 View commit details
    Browse the repository at this point in the history
  221. CCX Bid Adapter: add support for mediatypes video parameters (#6736)

    * adomain support
    
    * adomain support
    
    * adomain support
    
    * adomain support
    
    * adomain support
    
    * video params
    
    * docs changes
    mjaworskiccx authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    14e37c1 View commit details
    Browse the repository at this point in the history
  222. Index Exchange Bid Adapter: adds support for floc (#6758)

    umakajan authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    de15feb View commit details
    Browse the repository at this point in the history
  223. InvibesBidAdapter - multiposition support & support for multiple id m…

    …odules (#6506)
    rcheptanariu authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    952d02a View commit details
    Browse the repository at this point in the history
  224. appnexus bid adapter: add support for flocid (#6801)

    jsnellbaker authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    e7d9c2c View commit details
    Browse the repository at this point in the history
  225. appnexus bid adapter: add support for uid2 (#6802)

    jsnellbaker authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    44f8db6 View commit details
    Browse the repository at this point in the history
  226. Delete xhbBidAdapter.js

    patmmccann authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    d3b69bd View commit details
    Browse the repository at this point in the history
  227. Restore xhb (#6803)

    patmmccann authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    5a848d8 View commit details
    Browse the repository at this point in the history
  228. Configuration menu
    Copy the full SHA
    9515506 View commit details
    Browse the repository at this point in the history
  229. Index Exchange Bid Adapter: coppa support, dealid & ttl field updates (

    …#6782)
    
    * set bidderRequestId to be a string in r.id
    
    * set coppa value in r.reqs.coppa
    
    * added support for seat[].bid[].exp ttl value
    
    * read dealid from openrtb first, then fallback to ext
    
    * use utils.isInteger
    
    Co-authored-by: Kajan Umakanthan <umakajan@umakajan.com>
    Co-authored-by: punkiller <pankajkumar555@gmail.com>
    3 people authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    cea4a58 View commit details
    Browse the repository at this point in the history
  230. Update permutiveRtdProvider.md (#6810)

    Updated to reflect current audience connector support.
    sfrancolla authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    f4caaba View commit details
    Browse the repository at this point in the history
  231. Conversant adapter - add support for the floor module (#6798)

    pycnvr authored and idettman committed May 21, 2021
    Configuration menu
    Copy the full SHA
    0dedd17 View commit details
    Browse the repository at this point in the history
  232. Configuration menu
    Copy the full SHA
    cb1d23c View commit details
    Browse the repository at this point in the history
  233. Configuration menu
    Copy the full SHA
    6957925 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2021

  1. Single Adform adapter (#6840)

    * Adf Bid Adapter: banner and video media type support added (#6726)
    
    
    (cherry picked from commit 6580bf4)
    
    * single adform bid adapter
    
    * Revert "Adf Bid Adapter: banner and video media type support added (#6726)"
    
    This reverts commit 0ada455.
    braizhas authored May 31, 2021
    Configuration menu
    Copy the full SHA
    1001c00 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

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

Commits on Jun 4, 2021

  1. Configuration menu
    Copy the full SHA
    5370746 View commit details
    Browse the repository at this point in the history
  2. Rule enforcement: adapters supporting OpenRTB video parameters must b…

    …e capable of reading them from the ad unit (#6947)
    
    * Delete advangelistsBidAdapter.js
    
    * Delete lunamediaBidAdapter.js
    
    * Delete dailyhuntBidAdapter.js
    
    * Delete lemmaBidAdapter.js
    
    * Delete waardexBidAdapter.js
    
    * Delete advangelistsBidAdapter_spec.js
    
    * Delete dailyhuntBidAdapter_spec.js
    
    * Delete lemmaBidAdapter_spec.js
    
    * Delete lunamediaBidAdapter_spec.js
    
    * Delete waardexBidAdapter_spec.js
    patmmccann authored Jun 4, 2021
    Configuration menu
    Copy the full SHA
    00aae39 View commit details
    Browse the repository at this point in the history
  3. AOL Bid Adapter: Remove validation of bidder specific video params fo…

    …r Nexage endpoint call formation (#6766)
    
    * Update aolBidAdapter.js
    
    * Update aolBidAdapter.js
    patmmccann authored Jun 4, 2021
    Configuration menu
    Copy the full SHA
    3be28d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3de976 View commit details
    Browse the repository at this point in the history
  5. Outbrain: fix linting errors in 5.0 branch from merging (#6952)

    * add newline for linting
    
    * add newline
    ChrisHuie authored Jun 4, 2021
    Configuration menu
    Copy the full SHA
    d34bd45 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. Configuration menu
    Copy the full SHA
    61c494a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    013698f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c937b31 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Configuration menu
    Copy the full SHA
    a42faf6 View commit details
    Browse the repository at this point in the history
  2. Waardex bid adapter: fixes for Prebid 5 (#6959)

    * Add Waardex js
    
    * Update waardexBidAdapter.md
    
    * Add files via upload
    
    * Update invibesBidAdapter.js
    patmmccann authored Jun 8, 2021
    Configuration menu
    Copy the full SHA
    94ad22d View commit details
    Browse the repository at this point in the history
  3. PBS Bid Adapter: No longer pass test=1 on debug mode (#6924)

    * Update index.js
    
    * Update index.js
    patmmccann authored Jun 8, 2021
    Configuration menu
    Copy the full SHA
    c8058a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ac7c3b View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

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

Commits on Jun 10, 2021

  1. Configuration menu
    Copy the full SHA
    31d1d0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eba3543 View commit details
    Browse the repository at this point in the history