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

sync master #1

Merged
merged 200 commits into from
Jan 24, 2020
Merged

sync master #1

merged 200 commits into from
Jan 24, 2020

Commits on Nov 25, 2019

  1. Configuration menu
    Copy the full SHA
    e964dbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    373f593 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2019

  1. [feature] Add a config list of submodules that require refreshing the…

    … stored ID after each bid request (#4325)
    
    * add a feature to always refresh stored id on each bid request for submodules that require that
    
    * update test comments
    eyas-ranjous authored and bretg committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    2b222b7 View commit details
    Browse the repository at this point in the history
  2. Prebid 2.42.0 Release

    bretg committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    d2a7f99 View commit details
    Browse the repository at this point in the history
  3. Increment pre version

    bretg committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    e4d8b4f View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2019

  1. Make adhese adapter prebid 3.0 compatible (#4507)

    * Added 'adhese' attribute to bid that contains meta data - Jira AD-2642
    
    * added DALE to adhese determination
    
    * extra config option: no format, but use size array as format string
    
    * Read sizes from mediaTypes.banner.sizes + Apply Eslint suggestions
    
    * Use map and join, add originData to response
    
    * properly use originData obj
    
    * Remove duplicated ids
    
    * Update tests
    sander-adhese authored and bretg committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    0e73e6c View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2019

  1. BugFix: Site id missing (#4467)

    * outstream changes
    
    * removing global filtet
    
    * reverting page
    
    * message
    
    * adapter change
    
    * remove space
    
    * testcases
    
    * testpage
    
    * spaces for test page
    
    * renderer exist case
    
    * reverting package-lock.json
    
    * adding schain object
    
    * adding tagid
    
    * syntaxx error fix
    
    * video.html
    
    * space trailing
    
    * space
    
    * tagid
    
    * inventoryId and placement
    
    * rewarded video
    
    * added unit test case
    
    * adding site id
    
    * adding placement and siteis
    
    * site id param test case
    
    * removing deprecated functions
    
    * correcting test cases
    
    * indentation
    
    * test cases fix
    DeepthiNeeladri authored and Fawke committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    dcf904b View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2019

  1. Invisibly analytics adapter (#4470)

    * PUBA-5273:initial commit with analytics adapter, spec & md file
    
    * PUBA-5273: updated adapter definition
    
    * PUBA-5273: added support contact info
    
    * PUBA-5273: adding clearInterval on AUCTION_END
    
    * PUBA-5273: reverted last commit as CircleCI job failed
    
    * Reverted changes to fix CircleCI build error
    
    * Re-commiting invocation of clearInterval on Auction_end
    Hassija authored and jsnellbaker committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    c4d9d07 View commit details
    Browse the repository at this point in the history
  2. Colossus adapter changes for Prebid 3.0 (#4476)

    * add video&native traffic colossus ssp
    
    * Native obj validation
    
    * Native obj validation #2
    
    * Added size field in requests
    
    * fixed test
    
    * fix merge conflicts
    
    * move to 3.0
    
    * move to 3.0
    
    * fix IE11 new URL issue
    
    * fix IE11 new URL issue
    
    * fix IE11 new URL issue
    
    * https for 3.0
    
    * add https test
    Bill Newman authored and jsnellbaker committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    2d94094 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3b75d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    415c930 View commit details
    Browse the repository at this point in the history
  5. PubMatic adapter avoiding deprecated utils APIs (#4521)

    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * stoped using getTopWindowUrl
    
    * removed extra white space
    pm-harshad-mane authored and jsnellbaker committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    41d1d5d View commit details
    Browse the repository at this point in the history
  6. Vuble Adapter adaptations for Prebid 3.0 (#4499)

    * Mod: always use https
    
    * Handle mediaType.video.playerSize
    
    * Use bidder request to get referer info
    Roffray authored and Mike Chowla committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    d08891d View commit details
    Browse the repository at this point in the history
  7. quantcastBidAdapter update for 3.0 (#4451)

    * Updated quantcastBidAdapter to always send secure requests.
    
    * Ignore deprecated banner format.
    dpapworth-qc authored and Mike Chowla committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    84818c9 View commit details
    Browse the repository at this point in the history
  8. Orbidder Bid Adapter adds withCredentials=true header for bid and win…

    … requests (#4464)
    
    * orbidder adapter: add withCredentials:true header to BidRequest and onBidWon Requests
    
    * add blank in order to trigger build again
    
    * remove blank to trigger build ... again
    
    * adding extra line to trigger build ... again
    RainerVolk4014 authored and Mike Chowla committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    c2d9c70 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2019

  1. InvibesBidAdapter - kw support (#4488)

    * InvibesBidAdapter - kw support
    
    * InvibesBidAdapter - fixed & added tests for coverage
    
    * InvibesBidAdapter - lint fix
    rcheptanariu authored and sumit116 committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    5b12e6a View commit details
    Browse the repository at this point in the history
  2. logError for missing s2s adapter (#4498)

    * logError for missing s2s adapter
    
    * changed error message
    
    * Update adapterManager.js
    jonapgar authored and bretg committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    0925112 View commit details
    Browse the repository at this point in the history
  3. Change protocol to https (#4513)

    * Outcon bid adapter.
    
    * Fix identation
    
    * Fixes
    
    * Fixes
    
    * Fixes
    
    * Spec fixes
    
    * Fixes
    
    * Fix urls
    
    * Fix
    
    * Fix parameters
    
    * Fix space operators
    
    * Fix bidder timeout
    
    * Update
    
    * Fix whitespace
    
    * no message
    
    * Outcon unit test
    
    * no message
    
    * no message
    
    * no message
    
    * no message
    
    * Fixes
    
    * Fixes
    
    * Change url
    
    * no message
    
    * no message
    
    * no message
    
    * Added bidId
    
    * no message
    
    * no message
    
    * no message
    
    * no message
    
    * Wrapping url with html
    
    * no message
    
    * no message
    
    * no message
    
    * Fix mediaTypes
    
    * no message
    
    * Update outconBidAdapter_spec.js
    
    * Adding VAS response
    
    * no message
    
    * no message
    
    * no message
    
    * Fix
    
    * Changed ttl
    
    * no message
    
    * supportedMediaTypes
    
    * no message
    
    * no message
    
    * Change protocol to https
    
    * no message
    TinchoF authored and jsnellbaker committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    3af10ac View commit details
    Browse the repository at this point in the history
  4. adxcgBidAdapter prebid 3.0 requirements compatibility (#4514)

    * adxcgBidAdapter prebid 3.0 requirements compatibility
    
    * Restarting CI test
    adxcgcom authored and jsnellbaker committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    94233d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    32aef56 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. adxcgAnalyticsAdapter.js prebid 3.0 requirements compatibility (#4515)

    * adxcgAnalyticsAdapter.js prebid 3.0 requirements compatibility
    
    * CI restart
    
    * CI restart
    
    * Updated docs
    adxcgcom authored and jsnellbaker committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    aba3689 View commit details
    Browse the repository at this point in the history
  2. Add britepool userid submodule (#4314)

    * * Added BritePool User ID Submodule
    
    * * Refactor getId() and allow it to return a sync value from getter()
    
    * * Pull only primaryBPID key out of hardened API response
    
    * add check for decoded primaryBPID value and update readme
    
    * * Added BritePool User ID Submodule
    
    * * Refactor getId() and allow it to return a sync value from getter()
    
    * * Pull only primaryBPID key out of hardened API response
    
    * add check for decoded primaryBPID value and update readme
    
    * update userId_spec.js tests
    
    * update userId_spec.js tests and add britepoolIdSystem to submodules.json
    
    * moved our module specific tests to own spec file
    
    * * Update to use getId() with callback key
    * Add test for our getId() returning value or callback
    
    * * Revert comment to "Use existing cookie"
    
    * add support for prebid server
    
    * add comma back to submodules.json
    
    * updating markdown for email address
    
    * * Allow the britepool call without parameters (identifiers)
    
    * fixed merging error of double ||
    
    * * Fix the immediate value response to be in id key
    
    * * Fixed test which was expecting id key
    
    * * Touch
    
    * * Update doc
    
    * * Suggested changes to move britepoolIdSystem out of userId default
    
    * * Change weird backticks to single quotes
    
    * * Added functional identifiers
    bansawbanchee authored and jsnellbaker committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    931e2d2 View commit details
    Browse the repository at this point in the history
  3. PrebidServerBidAdapter CCPA (USP) Support (#4501)

    * PrebidServerBidAdapter CCPA Support
    
    * making us privacy (ccpa) consent available to user syncs
    
    * code cleanup
    
    * fixed usp param name
    harpere authored Dec 4, 2019
    Configuration menu
    Copy the full SHA
    0677a84 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f415290 View commit details
    Browse the repository at this point in the history
  5. RubiconBidAdapter: CCPA (USP) Support (#4530)

    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * update changed default value of netRevenue to true
    
    * Add support for CCPA to Rubicon Bid Adapter
    
    * Update test names
    
    * Encode us_privacy string on GET requests
    msm0504 authored and harpere committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    d8ab705 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    94fb2db View commit details
    Browse the repository at this point in the history
  7. CCPA additions (#4502)

    * CCPA additions
    
    * Change config value from CCPA to USP and USP timer
    
    * Require use of consentAPIs array
    
    * Change requests
    
    * Consistent naming
    
    * Removed test for scenario we won't use for USP
    
    * Removed non-iframe workflows and typo fix
    
    * Reverting original modules to break out UPS
    
    * USPAPI to there own files
    
    * Seperate files for USPAPI CCPA
    
    * Cleaning up comments
    
    * CCPA consent added to adapterManager
    
    * updated config treatment, fixed problems
    
    * handling undefined gdpr config
    
    * Fixed broken tests
    
    * Removed lingering describe.only()
    
    * Tests for new consent manager config structure
    
    * Changed file import case from USP to Usp for CI
    
    * Test new consent manager config
    
    * url encoding usp privacy string
    
    * improved tests
    
    * remove usp url encoding from core
    tjeastmond authored and harpere committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    a30fc62 View commit details
    Browse the repository at this point in the history
  8. JustPremium: Disable 'btm' requests (#4511)

    Konrad Dulemba authored and Isaac A. Dettman committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    8ccf2b9 View commit details
    Browse the repository at this point in the history
  9. PubMatic to support Britepool User ID (#4532)

    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * PubMatic to support Britepool UID
    pm-harshad-mane authored and jsnellbaker committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    484beb2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2450f2f View commit details
    Browse the repository at this point in the history
  11. Prebid 2.43.0 release

    jsnellbaker committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    0f2c546 View commit details
    Browse the repository at this point in the history
  12. increment pre version

    jsnellbaker committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    3528dd0 View commit details
    Browse the repository at this point in the history
  13. ucfunnelAnalyticsAdapter (#4432)

    * 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
    
    * Create ucfunnelAnalyticsAdapter.js
    
    * [Dev Fix]add id
    
    * Update ucfunnelAnalyticsAdapter.js
    
    * Update ucfunnelAnalyticsAdapter.md
    
    * add test
    
    * Bug Fix and test passed
    ucfunnel authored and Isaac A. Dettman committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    26dce88 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2019

  1. ucfunnel adapter add bidfloor parameter (#4495)

    * 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 authored and bretg committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    6b69fcf View commit details
    Browse the repository at this point in the history
  2. Added AstraOne adapter (#4475)

    * Added AstraOne adapter
    
    * Fixed an argument in function createRenderer
    
    * Added unit tests. Added example with GPT in the documentation. Removed bid renderer.
    
    * Fixed a small typo
    astraone-ssp authored and sumit116 committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    7777359 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2019

  1. PubMatic bid adapter to support CCPA/USP (#4533)

    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * added CCPA/USP support in PubMatic adapter
    pm-harshad-mane authored and jsnellbaker committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    8e12e5f View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2019

  1. Update adxcgBidAdapter.js - native fix (#4534)

    * Update adxcgBidAdapter.js  - native fix
    
    * trigger CI
    
    * trigger CI
    
    * Code reformat and adding ending semicolons. No other changes
    
    Reformatted the code in separate commit before real changes
    
    * update adxcgBidAdapter_spec
    
    general cleanup - removed duplicated jsons
    added native size check
    added many url querystring http call parameter checks
    
    * trigger CI
    adxcgcom authored and jsnellbaker committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    c037292 View commit details
    Browse the repository at this point in the history
  2. Update adxcgBidAdapter.js - native fix (#4534)

    * Update adxcgBidAdapter.js  - native fix
    
    * trigger CI
    
    * trigger CI
    
    * Code reformat and adding ending semicolons. No other changes
    
    Reformatted the code in separate commit before real changes
    
    * update adxcgBidAdapter_spec
    
    general cleanup - removed duplicated jsons
    added native size check
    added many url querystring http call parameter checks
    
    * trigger CI
    adxcgcom authored and jsnellbaker committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    d1adb84 View commit details
    Browse the repository at this point in the history
  3. Added US Privacy support in TrustX Bid Adapter (#4529)

    * 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
    PWyrembak authored and jsnellbaker committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    1a30dea View commit details
    Browse the repository at this point in the history
  4. Trion interactive query param additions (#4522)

    * Adding files associated with the trion adapter update to the newest prebid version(1.0).
    
    * Updating pull request with safer checks for user sync and general clean up/consistency of tests.
    
    * removing a call to bidder code for pull request review.  also removing the test that requires it
    
    * there were some changes to the bid factory after our initial release that we didn't account for.  Changing adapter to account for response body and required params.
    
    * Revert "there were some changes to the bid factory after our initial release that we didn't account for.  Changing adapter to account for response body and required params."
    
    This reverts commit 324d157.
    
    * there were some changes to the bid factory after our initial release that we didn't account for.  Changing adapter to account for response body and required params.
    
    * adding safety checks to Trion adapter
    
    * Sending up to trion endpoint if there is bot traffic or the browser tab is not visible.
    
    * sending the wrong param in the test.
    
    * Trion test cleanup.  returning document and window states to their original form after tests.
    
    * Trion test cleanup.  using before and after to alter window and document objects in tests.
    grohm33 authored and jsnellbaker committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    d45523c View commit details
    Browse the repository at this point in the history
  5. ShowHeroes Adapter - naming convention issue (#4525)

    * add ShowHeroes Adapter
    
    * ShowHeroes adapter - expanded outstream support
    
    * Revert "ShowHeroes adapter - expanded outstream support"
    
    This reverts commit bfcdb91.
    
    * ShowHeroes adapter - expanded outstream support
    
    * ShowHeroes adapter - fixes (#4222)
    
    * ShowHeroes adapter - banner and outstream fixes (#4222)
    
    * ShowHeroes adapter - description and outstream changes (#4222)
    
    * ShowHeroes adapter - increase test coverage and small fix
    
    * ShowHeroes Adapter - naming convention issue
    vadim-mazzherin authored and jaiminpanchal27 committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    3c853dc View commit details
    Browse the repository at this point in the history
  6. Adkernel: tmax support (#4548)

    ckbo3hrk authored and jaiminpanchal27 committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    4eb1e44 View commit details
    Browse the repository at this point in the history
  7. move uspDataHandler out of gdprDataHandler (#4562)

    * move uspDataHandler out of gdprDataHandler
    
    * add missing semi-colon
    jsnellbaker authored and jaiminpanchal27 committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    b640d0b View commit details
    Browse the repository at this point in the history
  8. Rubicon bid adapter: fix netRev (#4552)

    * fix netRev
    
    * adding comments and more tests
    robertrmartinez authored and Isaac A. Dettman committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    42d856b View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2019

  1. RichAudience: Support userIDs + Prebid 3.0 (#4504)

    * Support userIDs + Prebid 3.0
    
    * Fix bug in richAudienceBidAddapter_spec.js
    
    * Fix bug pubCommonId
    
    * Fix bug RichaudienceAdapter
    
    * Fix UserID5
    
    * Fix bug ID5 change Source for Value
    
    * Fix bug richaudienceAdapter && Add userSync pixelEnabled
    
    * Fix bug richaudienceAdapter
    richaudience authored and bretg committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    1a1dd2f View commit details
    Browse the repository at this point in the history
  2. CCPA and Schain support (#4537)

    * add video&native traffic colossus ssp
    
    * Native obj validation
    
    * Native obj validation #2
    
    * Added size field in requests
    
    * fixed test
    
    * fix merge conflicts
    
    * move to 3.0
    
    * move to 3.0
    
    * fix IE11 new URL issue
    
    * fix IE11 new URL issue
    
    * fix IE11 new URL issue
    
    * https for 3.0
    
    * add https test
    
    * add ccp and schain features
    
    * fix test
    
    * sync with upstream, fix conflicts
    
    * Update colossussspBidAdapter.js
    
    remove commented code
    
    * Update colossussspBidAdapter.js
    
    lint fix
    Bill Newman authored and Isaac A. Dettman committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    2a5cfaa View commit details
    Browse the repository at this point in the history
  3. added check in register syncs to not sync aliased bidders (#4435)

    r-schweitzer authored and mkendall07 committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    847b353 View commit details
    Browse the repository at this point in the history
  4. GumGum: adds inScreenPubID param (#4490)

    * adds schain param
    
    * adds pubId param depending on inScreen val type
    
    * sets pubId param if inScreenPubID is present
    
    * update test
    
    * fixed test description
    susyt authored and bretg committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    99a1822 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5b57f48 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    df35628 View commit details
    Browse the repository at this point in the history
  7. Add viewability to e-planning bid adapter (#4471)

    * add viewability e-planning bid adapter
    
    * change viewability and spaces name
    
    * fix in viewability
    
    * fix in viewability
    fndigrazia authored and Mike Chowla committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    a7c5b80 View commit details
    Browse the repository at this point in the history
  8. adformBidAdapter. Outstream renderer condition (#4523)

    * Must not apply a renderer if media type is not 'video'
    
    #4363 (comment)
    
    * The change fixes 2 incorrect behaviours.
    
    1. Sizes were taken from the bid object shallowly. Now, with the help of utils.getAdUnitSizes the adapter supports sizes from the bid object and from mediaType. Latter has the priority.
    2. A dimension pair can be written in both ways, [width, height] and [[width, height]]. Previously, only nested arrays would work correctly.
    
    * ensure renderer is not applied to banners
    bratrahim authored and Mike Chowla committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    5047aff View commit details
    Browse the repository at this point in the history
  9. feat(displaymanager): added displaymanager and version with user obje…

    …ct (#4546)
    
    * feat(displaymanager): added displaymanager and version with user object
    
    * feat(custom params): wrapped custom params in deepintent object
    sourabhg authored and Mike Chowla committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    6de3474 View commit details
    Browse the repository at this point in the history
  10. Fix for Outstream and MediaTypePriceGranularity (#4544)

    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * update changed default value of netRevenue to true
    
    * fix video mediaTypes granularity for instream and outstream
    
    * refactor inline code to geMediaTypeGranularity method since its used in two location
    
    * fix missing import for INSTREAM
    
    * added test and small code change to optimize conditionals
    
    * add test
    
    * refactor with added test
    
    * added more tests, small fixes
    
    * remove redundant comment
    
    * updates to tests
    
    * tiny update to comment
    
    * updated tests
    
    * updated with fixes test updates
    Isaac A. Dettman authored Dec 10, 2019
    Configuration menu
    Copy the full SHA
    5926b49 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2019

  1. PubMatic to use source value 'pubcid.org' for pubcommonId (#4570)

    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * changed source for pubcommonId to pubcid.org
    pm-harshad-mane authored and bretg committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    ca5cdcf View commit details
    Browse the repository at this point in the history
  2. Conversant adapter CCPA support (#4569)

    pycnvr authored and Isaac A. Dettman committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    21dcd5a View commit details
    Browse the repository at this point in the history
  3. PulsePoint: CCPA and new UserId partner integration (#4565)

    * ET-1691: Pulsepoint Analytics adapter for Prebid. (#1)
    
    * ET-1691: Adding pulsepoint analytics and tests for pulsepoint adapter
    
    * ET-1691: Adding pulsepoint analytics and tests for pulsepoint adapter
    
    * ET-1691: cleanup
    
    * ET-1691: minor
    
    * ET-1691: revert package.json change
    
    * Adding bidRequest to bidFactory.createBid method as per #509
    
    * ET-1765: Adding support for additional params in PulsePoint adapter (#2)
    
    * ET-1850: Fixing #866
    
    * Minor fix
    
    * Adding mandatory parameters to Bid
    
    * PulsePoint: CCPA and new user id partner integration
    
    * Review comment
    anand-venkatraman authored and Isaac A. Dettman committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    7c0c732 View commit details
    Browse the repository at this point in the history
  4. Add support for TradeDeskID in spotxBidAdapter. (#4564)

    * Add support for TradeDeskID in spotxBidAdapter.
    
    * Update spotxBidAdapter.js
    npeceniak authored and Isaac A. Dettman committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    745fc12 View commit details
    Browse the repository at this point in the history
  5. adding ccpa support for emx_digital adapter (#4563)

    * adding ccpa support for emx_digital adapter
    
    * emx_digital ccpa compliance: lint fix
    EMXDigital authored and Isaac A. Dettman committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    11e8113 View commit details
    Browse the repository at this point in the history
  6. QC CCPA support (#4557)

    * Pass uspConsent parameter from bidder request to QC endpoint.
    
    * Added uspSignal to indicate if uspConsent has been passed in request.
    dpapworth-qc authored and Isaac A. Dettman committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    8593acc View commit details
    Browse the repository at this point in the history
  7. Onevideo Adaptor ccpa support (#4558)

    * outstream changes
    
    * removing global filtet
    
    * reverting page
    
    * message
    
    * adapter change
    
    * remove space
    
    * testcases
    
    * testpage
    
    * spaces for test page
    
    * renderer exist case
    
    * reverting package-lock.json
    
    * adding schain object
    
    * adding tagid
    
    * syntaxx error fix
    
    * video.html
    
    * space trailing
    
    * space
    
    * tagid
    
    * inventoryId and placement
    
    * rewarded video
    
    * added unit test case
    
    * ccpa cahnges
    
    * ccpa change
    
    * test page
    
    * test page change
    
    * test page change 2
    
    * change the variable
    DeepthiNeeladri authored and Isaac A. Dettman committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    317aaa3 View commit details
    Browse the repository at this point in the history
  8. PubMatic to send test:1 in the request if pubmaticTest=true is presen…

    …t in URL (#4553)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * PubMatic to send test:1 if pubmaticTest=true is present in URL
    
    * added a note in pubmaticBidAdapter.md file
    pm-harshad-mane authored and Isaac A. Dettman committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    01450f5 View commit details
    Browse the repository at this point in the history
  9. Pass CCPA consent string to all endpoints (#4536)

    slimkrazy authored and Isaac A. Dettman committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    04c775f View commit details
    Browse the repository at this point in the history
  10. Gamoshi: Add missing user object (#4519)

    * Add placement support to beachfront adapter (#4117)
    
    * fix typo on size parameter (#4122)
    
    * Long form video price bucket bugfix (#4125)
    
    * long form price bucket bugfix
    
    * updated logic to use medium as default granularity
    
    * remove unused import
    
    * use contants
    
    * move functions to auction module
    
    * Prebid 2.30.0 release
    
    * Increment pre version
    
    * Optimera added optional device param (#4105). (#4106)
    
    * Optimera added optional device param (#4105).
    
    * Updating to use deepAccess util method (#4105).
    
    * Condensing dealId check (#4105).
    
    * SupplyChain object support in Prebid  (#4084)
    
    * moving dctr related code in a function
    
    * moving parsedRequest variable out of the loop
    
    and moving GDPR related block at bottom
    
    * added a todo comment
    
    * exporting hasOwn function
    
    * added functionality to pass schain object
    
    - adapter manager will validate schain object
    - if it is valid then only it can be passed on to all bidders
    - bidders do not need to validate again
    
    * changed logMessage to logError
    
    - also fixed isInteger check
    
    * Moved schain related code from adapaterManager.js to schain.js
    
    * indentation chnages
    
    * logical bug fix
    
    * added test cases for schain
    
    * PubMatic: pass schain object in request
    
    * indentation
    
    * unit test for PubMatic schain support
    
    * using isInteger from utils
    
    * moved schain as a module
    
    * indentation
    
    * removed commented code
    
    * added try-catch as the statement code was breaking CI for IE-11
    
    * Revert "added try-catch as the statement code was breaking CI for IE-11"
    
    This reverts commit 88f495f156a5f9db894de1728ebd7c5020882f31.
    
    * added a try-catch for a staement as it was breaking CI sometimes
    
    * added schain.md for schain module
    
    * added a few links
    
    * fixed typos
    
    * simplified the approach in adpater code
    
    * trying to restart CI
    
    * Revert "trying to restart CI"
    
    This reverts commit 25f877c1e760abb950d37d58f5d007e54ac2e179.
    
    * adding support in prebidServerBidAdpater as well
    
    * bug fix
    
    * minor changes
    
    - moved consts out of function
    - added a error log on finding an invalid schain object
    
    * modified a comment
    
    * added name to a test case
    
    * Revert "added a try-catch for a staement as it was breaking CI sometimes"
    
    This reverts commit e9606bfd348dc16c108ec3af807b95586ece5bbe.
    
    * moving schain validation logic inside PM adapter
    
    * Revert "moving schain validation logic inside PM adapter"
    
    This reverts commit 31d00d5f957ded9c8ed184af59dd24e1177c4b35.
    
    * added validation mode: strict, relaxed, off
    
    * updated documentation
    
    * moved a comment
    
    * changed value in example
    
    * Auto detect if we can bust out of iframe (#15) (#4099)
    
    * Add HTML5 video support param to bid requests
    
    * Use const instead of var for consistency
    
    * Update supported sizes
    
    - Default size returned changed from 0x0 to 1x1 to support PrebidServer
    - Now will always respect the bid sizes supported when configured
    
    Co-authored-by: Josh Becker <jbecker@sharethrough.com>
    
    * Update maintainer contact email
    
    * Support Prebid.js User ID module
    
    - Add support for Unified ID solution of User ID module by
      checking for `bidRequest.userId.tdid` param in `buildRequests`
      method of Sharethrough's adapter
    - Update specs, maintain 80%+ code coverage
    
    * Update logic for changing userAgent string in tests
    
    * Add 3 pbjs callbacks to the adapter
    
    * Add comments on empty implementations
    
    * Update Sharethrough endpoint
    
    * Add logic to detect safeframe
    
    * Remove console.log statements
    Fix issue with clientjs detection
    Small refactors (linting)
    
    Co-authored-by: Josh Becker <jbecker@sharethrough.com>
    
    * Continue work on safeframe detection spec
    
    Co-authored-by: Josh Becker <jbecker@sharethrough.com>
    
    * [WIP]
    
    * update version of sharethrough adapter from 3.0.1 to 3.1.0
    * create sharethroughInternal const in adapter so that we can properly stub methods for testing, and utilize utility functions
    * rename safeframe detection and iframe JS tag insertion code
    
    * Finish iframe handler specs
    Refactor spec file
    
    * Change method of detecting whether locked in a frame or not
    
    * Add logic to detect safeframe
    
    * Remove console.log statements
    Fix issue with clientjs detection
    Small refactors (linting)
    
    Co-authored-by: Josh Becker <jbecker@sharethrough.com>
    
    * Continue work on safeframe detection spec
    
    Co-authored-by: Josh Becker <jbecker@sharethrough.com>
    
    * [WIP]
    
    * update version of sharethrough adapter from 3.0.1 to 3.1.0
    * create sharethroughInternal const in adapter so that we can properly stub methods for testing, and utilize utility functions
    * rename safeframe detection and iframe JS tag insertion code
    
    * Finish iframe handler specs
    Refactor spec file
    
    * Change method of detecting whether locked in a frame or not
    
    * Rubicon adapter: added sizes (#4147)
    
    * added missing comma
    
    * fixing syntax error
    
    * add logic to prefer prebid modules over external modules in build process (#4124)
    
    * add check in getModules helper function
    
    * update logic based on feedback
    
    * update node version of project
    
    * Improve Digital adapter: adding bid floor, referrer, more native fields (#4103)
    
    * Bid floor, https, native ad update
    
    * Update the ad server protocol module
    
    * Adding referrer
    
    * YIELDONE adapter - change urls to adapt https (#4139)
    
    * update: change urls to adapt https
    
    * fix test code
    
    * Added SupplyChain Object support and an onTimeout Callback (#4137)
    
    * - Implemented the 'onTimeout' callback to fire a pixel when there's a timeout.
    - Added the ability to serialize an schain object according to the description provided here: https://github.com/InteractiveAdvertisingBureau/openrtb/blob/master/supplychainobject.md
    
    * some mods to the schain tag generation
    
    * - added tests for schain param checking.
    
    * - fixed a malformed url for timeouts
    
    * - Removed a trailing ',' while generating a schain param.
    
    * Revert "Added SupplyChain Object support and an onTimeout Callback (#4137)"
    
    This reverts commit e61b246b45bd2c2390350eaeca693f208b1a3a24.
    
    This commit doesn't use the schain module added in #4084
    
    * Nobid Prebid Adapter commit (#4050)
    
    * Nobid Prebid Adapter commit
    
    * Fixed global replace and unit tests
    
    * Fixed find function
    
    * Added nobidBidAdapter.md
    
    * Removed description and added "Bid Params" section.
    
    * Added test siteId 2 for testing.
    
    * Refactored the Adapter to remove most references to the nobid object. We still need the nobid object because we have a passback tag in DFP that makes reference to it.
    
    * Fix concurrent responses on the page
    
    * Cosmetic change to log an error in case of missing ad markup
    
    * Keep nobid.bidResponses cross adapters.
    
    * Added GDPR support in user sync and added test coverage.
    gulp test-coverage
    gulp view-coverage
    
    * Padding issues
    
    * Fix padding issues
    
    * Fix padding
    
    * update outstream prod url (#4104)
    
    * support pubcid and uids (#4143)
    
    * Fix misspelling and minor cleanup of schain docs (#4150)
    
    * Prebid 2.31.0 Release
    
    * Increment pre version
    
    * Rubicon: tuning logged messages (#4157)
    
    * Rubicon: tuning logged messages
    
    * Update rubiconBidAdapter.js
    
    * fixed indentation
    
    * Rubicon Video COPPA fix (#4155)
    
    * Rubicon Video COPPA fix
    
    * Unit test for Rubicon Video COPPA fix
    
    * Playground XYZ adapter - iframe usersync bug fix (#4141)
    
    * corrected user sync type
    
    * removed support for iframe usersync
    
    * added unit tests for getUserSyncs
    
    * update nvmrc file (#4162)
    
    * update gulp-footer package (#4160)
    
    * Datablocks bid/analytics adapter (#4128)
    
    * add datablocks Analytics and Bidder Adapters
    
    * remove preload param
    
    * remove preloadid
    
    * better coverage of tests
    
    * better coverage
    
    * IE doesn't support array.find
    
    * lint test
    
    * update example host
    
    * native asset id should be integer
    
    * update logic of ad_types field in appnexusBidAdapter (#4065)
    
    * Shorten SomoAudience to just Somo (#4163)
    
    * Shorten SomoAudience to just Somo
    
    * Make package-lock return
    
    * Quantcast: Fix for empty video parameters (#4145)
    
    * Copy params from bid.params.video.
    
    * Added test for missing video parameters.
    
    * Include mimes from adunit.
    
    * One Video adding Rewarded Video Feature (#4142)
    
    * outstream changes
    
    * removing global filtet
    
    * reverting page
    
    * message
    
    * adapter change
    
    * remove space
    
    * testcases
    
    * testpage
    
    * spaces for test page
    
    * renderer exist case
    
    * reverting package-lock.json
    
    * adding schain object
    
    * adding tagid
    
    * syntaxx error fix
    
    * video.html
    
    * space trailing
    
    * space
    
    * tagid
    
    * inventoryId and placement
    
    * rewarded video
    
    * added unit test case
    
    * Module to pass User Ids to DFP (#4140)
    
    * first commit
    
    * renamed
    
    * minor doc change
    
    * documentation
    
    * small change
    
    * EB
    
    * removed unused imports
    
    * minor changes
    
    * reanmaed a const
    
    * adding more methods to test shareUserIds module
    
    * unit tets cases for shareUserIds
    
    * indentation
    
    * renamed DFP to GAM
    
    * renamed shareUserIds to userIdTargeting
    
    * Update userIdTargeting.md
    
    * trying to restart CI
    
    * digitrust userId case handled
    
    * minor comment change
    
    * using auctionEnd event instead of requestBids.before
    
    * using events.on
    
    * Buzzoola bid adapter (#4127)
    
    * initial commit for buzzoola adapter
    
    * leave only banners for now
    
    * fix bid validation
    
    * change endpoint url
    
    * add video type
    
    * restore renderer
    
    * fix renderer
    
    * add fixed player sizes
    
    * switch bids
    
    * convert dimentions to strings
    
    * write tests
    
    * 100% tests
    
    * remove new DOM element creation in tests
    
    * handle empty response from server
    
    * change description
    
    * E2e tests for Native and Outstream video Ad formats. (#4116)
    
    * reorganize e2e/ tests into separate directories
    
    * new test page for e2e-banner testing
    
    * add test to check if Banner Ad is getting loaded
    
    * change location of the spec files to reflect change in test/e2e directory structure
    
    * add test case to check for generation of valid targeting keys
    
    * create Native Ad test page
    
    * add test case to check validity of the targeting keys and correct rendering of the Ad
    
    * update old browser versions to new
    
    * update browser version
    
    * update title
    
    * remove console.log statements
    
    * add basic functional test for e2e outstream video ad format
    
    * Update LockerDome adUnitId bid param (#4176)
    
    This is not a breaking change
    
    * fix several issues in appnexus video bids (#4154)
    
    * S2s testing disable client side (#4123)
    
    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * New testServerOnly flag
    
    * Tests and a bug fix
    
    * Removed dead code
    
    * Fixes requested in review
    
    * Check each adUnit
    
    * isTestingServerOnly changes per Eric
    
    * Fixed IE 11 bug
    
    * More tests
    
    * improved test case names
    
    * New option to Include deal KVPs when enableSendAllBids === false (#4136)
    
    * new option to include KVPs which have deals when
    enableSendAllBids === false
    
    * updating tests to be more realistic
    
    * Prebid 2.32.0 Release
    
    * increment pre version
    
    * Rubicon doc: changing video test zone (#4187)
    
    * added schain support to sonobi adapter (#4173)
    
    * if schain config is not defined then error should not be thrown (#4165)
    
    * if schain config is not defiend then error should not be thrown
    
    * relaxed mode nodes param not defined error handled
    
    * added test cases for config validation
    
    * a curly bracket was missing in the example
    
    * Rubicon: updating test params (#4190)
    
    * myTargetBidAdapter: support currency config (#4188)
    
    * Update README.md (#4193)
    
    * Update README.md
    
    * Update README.md
    
    * cedato bid adapter instream video support (#4153)
    
    * Added adxpremium prebid analytics adapter (#4181)
    
    * feat(OAFLO-186): added support for schain (#4194)
    
    * Sonobi - send entire userid payload (#4196)
    
    * added userid param to pass the entire userId payload to sonobis bid request endpoint
    
    * removed console log
    git p
    
    * fixed lint
    
    * OpenX Adapter fix: updating outdated video examples (#4198)
    
    * userId - Add support for refreshing the cached user id (#4082)
    
    * [userId] Added support for refreshing the cached user id: refreshInSeconds storage parameter, related tests and implementation in id5 module
    
    * [userId] Added support for refreshing the cached user id: refreshInSeconds storage parameter, related tests and implementation in id5 module
    
    * UserId - ID5 - Updated doc with new contact point for partners
    
    * UserId - Merged getStoredValue and getStoredDate
    
    * [UserId] - ID5 - Moved back ID5 in ./modules
    
    * UserId - ID5 - Fixed incorrect GDPR condition
    
    * [UserId] - Doc update and test cleanup
    
    * Prebid 2.33.0 Release
    
    * Increment pre version
    
    * SupplyChainObject support and fires a pixel onTimeout (#4152)
    
    * - Implemented the 'onTimeout' callback to fire a pixel when there's a timeout.
    - Added the ability to serialize an schain object according to the description provided here: https://github.com/InteractiveAdvertisingBureau/openrtb/blob/master/supplychainobject.md
    
    * some mods to the schain tag generation
    
    * - added tests for schain param checking.
    
    * - fixed a malformed url for timeouts
    
    * - Removed a trailing ',' while generating a schain param.
    
    * - Using the schain object from validBidRequest if present. Reverting to checking if params has it if not.
    
    * - reverting changes to merge with master
    
    * - Resolving merge issues
    
    * Feature/add profile parameter (#4185)
    
    * Add optional profile parameter
    
    * EMXDigital Bid Adapter: Add video dimensions in request (#4174)
    
    * addressed feedback from #3731 ticket
    
    * removed commented code from emx test spec
    
    * logging removed from spec
    
    * flip h & w values from playerSize for video requests
    
    * adding Outstream mediaType to EMX Digital
    
    * adding device info. update to grab video param. styling changes.
    
    * add video dimensions from playerSize
    
    * fix test for video dimensions
    
    * Added keywords parameter support in TrustX Bid Adapter (#4183)
    
    * 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
    
    * rubicon: avoid passing unknown position (#4207)
    
    * rubicon: not passing pos if not specified
    
    * added comment
    
    * not sending pos for video when undefined
    
    * cleaning up test
    
    * fixed unit test
    
    * correctly reference bidrequest and determine mediatype of bidresponse (#4204)
    
    * GumGum: only send gdprConsent when found (#4205)
    
    * adds digitrust module, mods gdpr from bool to int
    
    * update unit test
    
    * only send gdprconsent if present
    
    * LKQD: Use refererInfo.referer as fallback pageurl (#4210)
    
    * Refactored URL query parameter passthrough for additional values, changed SSP endpoint to v.lkqd.net, and updated associated unit tests
    
    * Use refererInfo.referer as fallback pageurl
    
    * Removed logs and testing values
    
    * [UserId] - ID5 - Fixed case when consentData is undefined (No CMP) (#4215)
    
    * create stubs for localStorage in widespaceBidAdapter test file (#4208)
    
    * added adId property to adRenderFailed event (#4097)
    
    When no bid (therefore no adUnitCode) is available in the adRenderFailed event it can be difficult to identify the erroring slot.But in almost all cases the given slot still has the adId targeting.
    
    * OpenX Adapter: Forcing https requests and adding UserID module support for LiveRamp and TTD (#4182)
    
    * OpenX Adapter: Updated requests to force https
    
    * OpenX Adapter: Added support for TTD's UnifiedID and LiveRamp's IDL
    
    * PubMatic to support userId sub-modules (#4191)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * TripleLift support for UnifiedId and IdentityLink (#4197)
    
    * Add IdentityLink support and fix UnifiedId.
    
    It appears we've been looking for UnifiedId userIds
    on the bidderRequest object, when they are found on bidRequests.
    This commit fixes that error, and adds support for IdentityLink.
    
    * change maintainer email to group
    
    * Added lemma adapter (#4126)
    
    * 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.
    
    * Adkernel adapter new alias (#4221)
    
    * Force https scheme for Criteo Bidder (#4227)
    
    * assign adapter version number
    
    * Ensure that Criteo's bidder is always called through https
    
    * Add Video Support for Datablocks Bid Adapter (#4195)
    
    * add datablocks Analytics and Bidder Adapters
    
    * remove preload param
    
    * remove preloadid
    
    * better coverage of tests
    
    * better coverage
    
    * IE doesn't support array.find
    
    * lint test
    
    * update example host
    
    * native asset id should be integer
    
    * add datablocks Video
    
    * remove isInteger
    
    * skip if empty
    
    * update adUnit, bidRequest and bidResponse object (#4180)
    
    * update adUnit, bidRequest and bidResponse object
    
    * add test for mediaTypes object
    
    * 3 display banner and video vast support for rads (#4209)
    
    * add stv adapter
    
    * remove comments from adapter file
    
    * start rads adapter
    
    * fix adapter and tests
    
    * fixes
    
    * fix adapter and doc
    
    * fix adapter
    
    * fix tests
    
    * little fix
    
    * add ip param
    
    * fix dev url
    
    * #3 radsBidAdapter.md
    
    * #3 radsBidAdapter.md: cleanup
    
    * fix code and doc
    
    * UserId - Add SameSite and server-side pubcid support (#3869)
    
    * Add SameSite and server-side pubcid support
    
    * Fix emoteevBidAdapter unit test
    
    * added schain to appnexus bid adapter (#4229)
    
    * added schain to appnexus bid adapter
    
    * semicolon
    
    * update doubleclick url (#4179)
    
    * Prebid 2.34.0 release
    
    * increment pre version
    
    * Rubi Analytics handles > 1 bidResponse per bidRequest (#4224)
    
    * videoNow bid adapter (#4088)
    
    * -- first commit
    
    * -- cors and bidder's name fixed
    
    * -- almost ready
    
    * -- added docs
    
    * -- added nurl tracking
    
    * -- bid params
    
    * -- tests added
    
    * -- test fixed
    
    * -- replace placeholder in the onBidWon pixel's url
    
    * -- commit for restart tests
    
    * -- change response data format for display ad
    
    * -- tests updated
    
    * -- 100% tests coverage
    
    * -- a few clean the test's code
    
    * -- custom urls from localStorage
    
    * -- tests updated
    
    * -- a few clean the test's code
    
    * -- new init model
    
    * -- spec for new init model
    
    * -- fix for new init model
    
    * -- code cleaned
    
    * -- 100% tests coverage
    
    * -- 100% tests coverage
    
    * -- fixed test
    
    * -- commit for restart tests
    
    * djax new bidder adapter  (#4192)
    
    * djax bidder adapter
    
    * djax bidder adapter
    
    * Update hello_world.html
    
    * Added Turk Telekom Bid Adapter (#4203)
    
    * Added Turk Telekom Bid Adapter
    
    * Fix md file for Turk Telekom Bid Adapter
    
    * MicroAd: Use HTTPS in all requests (#4220)
    
    * Always use HTTPS endpoint in MicroAd
    
    * Update code
    
    * Fixed a broken test in MicroAd
    
    * Schain: avoiding Object.values as it is breaking on IE11 (#4238)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * avoiding use of Object.values
    
    * 3952 delay auction for ids (#4115)
    
    * 3952 delay auction for user ids
    
    * 3952 add integration example
    
    * 3952 add tests
    
    * 3952 fix html example
    
    * add todos
    
    * 3952 continue auction if ids received
    
    * 3952 add tests for auction delay
    
    * increase test coverage
    
    * set config for test
    
    * remove todo
    
    * add a few more checks to tests
    
    * add comment, force tests to rerun
    
    * Feature: adUnitBidLimit  (#3906)
    
    * added new feature to config to limit bids when sendallbids is enabled
    
    * cleaned up code. removed extra spaces etc
    
    * removed trailing spaces in config
    
    * remove .flat() and replaced with spread operator
    
    * removed flat function and instead pushing using spread operator
    
    * updated to use sendBidsControl instead
    
    * updated targeting_spec to test bidLimit
    
    * removed trailing spaces from targeting_spec
    
    * Update Rubicon Adapter netRevenue default (#4242)
    
    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * update changed default value of netRevenue to true
    
    * Removed AdastaMadia from alias (#4255)
    
    * Update appnexusBidAdapter.js (#4251)
    
    * IdentityLink - change expiration time to 30 days (#4239)
    
    * Add coppa support for AppNexus adapter (#4253)
    
    * Add coppa support for AppNexus adapter
    
    * test name
    
    * add new longform e2e tests (#4206)
    
    * Konduit module (#4184)
    
    * Adding Konduit module
    
    * Removed superfluous arguments passed to obtainVastUrl function
    
    * Removed superfluous arguments passed to obtainVastUrl function.
    
    * Build trigger (empty commit)
    
    * Module documentation updated according to the comments
    
    * Logic in obtainVastUrl function updated according to the review comment.
    
    * Removed hook, enabled eslint
    
    * Circle CI runs e2e tests on every push (#4200)
    
    * run functional tests on circle ci on push to any remote branch
    
    * remove extraneous key from config file
    
    * add test.localhost as alias to 127.0.0.1
    
    * check 0: execute circle-ci
    
    * move /etc/config to a separate command
    
    * change bid partner to rubicon
    
    * test appnexus bid adapter in ci
    
    * comment browserstack command
    
    * remove console.log statement
    
    * test1: circle-ci
    
    * change reference dev -> prod while loading prebid
    
    * add console.log statement
    
    * check-2: circle-ci
    
    * comment browserstack testing
    
    * change bid adapter
    
    * change bid adapter
    
    * remove test case for checking targeting keys
    
    * remove the ci flag
    
    * uncomment test for checking correct generation of targeting keys
    
    * swap AN -> Rubicon for testing targeting keys
    
    * Outcon bid adapter. (#4161)
    
    * Outcon bid adapter.
    
    * Fix identation
    
    * Fixes
    
    * Fixes
    
    * Fixes
    
    * Spec fixes
    
    * Fixes
    
    * Fix urls
    
    * Fix
    
    * Fix parameters
    
    * Fix space operators
    
    * Fix bidder timeout
    
    * Update
    
    * Fix whitespace
    
    * no message
    
    * Outcon unit test
    
    * no message
    
    * no message
    
    * no message
    
    * no message
    
    * Fixes
    
    * Fixes
    
    * Change url
    
    * no message
    
    * no message
    
    * no message
    
    * Added bidId
    
    * no message
    
    * no message
    
    * no message
    
    * no message
    
    * Wrapping url with html
    
    * no message
    
    * no message
    
    * no message
    
    * Adding workflow to run end to end tests (#4230)
    
    * Adding workflow to run end to end tests
    
    * trying self branch
    
    * Update to run at 12 every day
    
    * cleanup config using aliases
    
    * update branch and cron time
    
    * add command
    
    * update prebid path for e2e test pages (#4274)
    
    * Prebid 2.35.0 release
    
    * Increment pre version
    
    * Add usersync to adpone adapter (#4245)
    
    * add user sync to adpone adapter
    
    * move adpone usersync to global variable
    
    * added withcredentials to http request
    
    * fix http request options
    
    * fix http request options
    
    * add withCredentials: true
    
    * add withCredentials: true
    
    * added test coverage to usersync
    
    * update sync function
    
    * add test coverage
    
    * adpone adapter
    
    * package lock
    
    * add more testing
    
    * add more testing
    
    * testing for onBidWon fucntion
    
    * test onbidwon function
    
    * trigger build
    
    * Revert GumGum Adapter 2.28 resizing changes (#4277)
    
    * changed resizing unit tests to return the first size dimensions in the sizes array
    
    * added some changes
    
    * reverted adapter changes
    
    * SpotX Bid Adapter: Support schain, ID5 object, Google consent object, and hide_skin (#4281)
    
    * Add SpotXBidAdapter
    
    * Minor updates
    
    * Undo testing changes to shared files
    
    * Fix relative imports
    
    * Remove superfluous imports and write a few more tests
    
    * Formatting, ID5 object, Google consent objects
    
      - Added ID5 object support
      - Added Google Consent object
      - Reformatted indentaiton on spec file
    
    * Revert content_width and content_height changes in docs
    
      - not sure how these got moved, lets put them back
    
    * Remove click_to_replay flag in example
    
      - no reason to use this one in the example
    
    * Spotx adapter - Add schain support and update unit tests
    
    * Update schain path in ORTB 2.3 request body
    
    	- schain object is now added to ortb request body
    	  at request.ext.source.ext.schain
    
    * Add hide_skin to documentation
    
      - whoops, this got removed, let's add it back
    
    * Update Rubicon Analytics Adapter `bidId` to match PBS (#4156)
    
    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * update for rubicon analytics to send seat[].bid.id for PBS video and banner
    
    * fixed conditional for server and video or banner
    
    * updated with optimized value test for bidid
    
    * update changed default value of netRevenue to true
    
    * remove var declaration for rightSlot to correct lgtm error for unused variable
    
    * update defineSlot div id to match div id defined in html body
    
    * update test ad unit test props
    
    * revert lock to match remote master
    
    * add seatBidId to bidObj in rpBidAdapter interpretResponse
    
    * update setTargeting to execute in the bids back handler
    
    * remove dev integration test page
    
    * meaningless commit to get lgtm to re-run
    
    * SmartRTB adapter update (#4246)
    
    * modules: Implement SmartRTB adapter and spec.
    
    * Fix for-loop syntax to support IE; refactor getDomain out of exported set.
    
    * Remove debugs, update doc
    
    * Update test for video support
    
    * Handle missing syncs. Add video to media types in sample ad unit
    
    * Add null response check, update primary endpoint
    
    * Note smrtb video requires renderer
    
    * Support Vast Track (#4276)
    
    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * update changed default value of netRevenue to true
    
    * Add parameters if config.cache.vasttrack is true
    
    * Use requestId instead of adId
    
    * Test new vasttrack payload params
    
    * Removed commented out code
    
    * Relaxed conditional check per review
    
    * Removed commented out line
    
    * Added 1000x250 size (#4295)
    
    * prepare vidazoo adapter for v3.0 (#4291)
    
    * Improve Digital adapter: support schain (#4286)
    
    * LiveIntent Identity Module. (#4178)
    
    * LiveIntentIdSystem. Initial implementation.
    
    * LiveIntentIdSystem. Removed whitespace.
    
    * Fixed typo
    
    * Renamed variables, cookiesm added md.
    
    * Changed the default identity url.
    
    * Composite id, with having more than just the lipbid passed around.
    
    * Composite id.
    
    * Merge conflict resolution.
    
    * Changed docs and param description.
    
    * Added typedoc & mentioned liveIntentIdSystem in submodule.json.
    
    * Extracted the LiveIntentIdSystem under modules, removed it from default userId modules.
    
    * Fixing the 204 + no body scenario.
    
    * Added liveIntent to submodule.json
    
    * Fixing docs indentation.
    
    * Updated prebidServer & specs.
    
    * Minor specs update.
    
    * updating liveintent eids source (#4300)
    
    * updating liveintent eids source
    
    these are supposed to be domains
    
    * updating unit test
    
    * fix appnexusBidAdapter view-script regex (#4289)
    
    * fix an view script regex
    
    * minor syntax update
    
    * 33Across adding bidder specific extension field (#4298)
    
    * - add 33across specific ext field for statedAt
    
    * - fix unit test for 33Across adapter
    
    * PubMatic to support LiveIntent User Id sub-module (#4306)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * supporting LiveIntent Id in PubMatic adapter
    
    * updated source for liveintent
    
    * Finteza Analytics Adapter: fix cookies (#4292)
    
    * fix reading and sending cookies
    
    * fix lint errors
    
    * clear comments
    
    * add unit tests
    
    * fix calling of setCookies for IE
    
    * clear cookies after test
    
    * use own setCookie method inside tests
    
    * Update LockerDome adapter to support Prebid 3.0 (#4301)
    
    *  Returning the `IdResponse` type with an obj + callback. Fix for 4304 (#4305)
    
    *  Returning the `IdResponse` type with an obj + callback.
    
    * Renamed resp -> result.
    
    * Removed whitespace.
    
    * ShowHeroes adapter - expanded outstream support (#4222)
    
    * add ShowHeroes Adapter
    
    * ShowHeroes adapter - expanded outstream support
    
    * Revert "ShowHeroes adapter - expanded outstream support"
    
    This reverts commit bfcdb913b52012b5afbf95a84956b906518a4b51.
    
    * ShowHeroes adapter - expanded outstream support
    
    * ShowHeroes adapter - fixes (#4222)
    
    * ShowHeroes adapter - banner and outstream fixes (#4222)
    
    * ShowHeroes adapter - description and outstream changes (#4222)
    
    * ShowHeroes adapter - increase test coverage and small fix
    
    * [Orbidder-Adapter] Add bidRequestCount and remove bid.params.keyValues (#4264)
    
    * initial orbidder version in personal github repo
    
    * use adUnits from orbidder_example.html
    
    * replace obsolete functions
    
    * forgot to commit the test
    
    * check if bidderRequest object is available
    
    * try to fix weird safari/ie issue
    
    * ebayK: add more params
    
    * update orbidderBidAdapter.md
    
    * use spec.<function> instead of this.<function> for consistency reasons
    
    * add bidfloor parameter to params object
    
    * fix gdpr object handling
    
    * default to consentRequired: false when not explicitly given
    
    * wip - use onSetTargeting callback
    
    * add tests for onSetTargeting callback
    
    * fix params and respective tests
    
    * remove not used bid.params.keyValues
    
    * add bidRequestCount to orbidder.otto.de/bid Post request
    
    * add bidRequestCount to test object defaultBidRequest
    
    * PulsePoint: remove usage of deprecated utils method / prep for 3.0 (#4257)
    
    * ET-1691: Pulsepoint Analytics adapter for Prebid. (#1)
    
    * ET-1691: Adding pulsepoint analytics and tests for pulsepoint adapter
    
    * ET-1691: Adding pulsepoint analytics and tests for pulsepoint adapter
    
    * ET-1691: cleanup
    
    * ET-1691: minor
    
    * ET-1691: revert package.json change
    
    * Adding bidRequest to bidFactory.createBid method as per https://github.com/prebid/Prebid.js/issues/509
    
    * ET-1765: Adding support for additional params in PulsePoint adapter (#2)
    
    * ET-1850: Fixing https://github.com/prebid/Prebid.js/issues/866
    
    * Minor fix
    
    * Adding mandatory parameters to Bid
    
    * Removing usage of deprecated utils method
    
    * minor refactor
    
    * Use isArray method (#4288)
    
    * Add Parrable ID submodule (#4266)
    
    * add parrable id submodule
    
    * fix integration test config
    
    * fix var name
    
    * always refresh sotredId for parrable
    
    * add submodulesThatAlwaysRefresh concept
    
    * remove comment
    
    * add parrable url as one string
    
    * add parrable prod endpoint
    
    * use .indexOf instead of .includes
    
    * add params to test config
    
    * comment failing test
    
    * uncomment failing assertion
    
    * add parrable ID to prebid server adapter
    
    * add parrableIdSystem to .submodules.json
    
    * extract parrableId unit tests from userId spec
    
    * remove breakline between imports
    
    * remove unused param
    
    * remove userId generic feature from parrableId module
    
    * remove trailing space
    
    * fix failing test due to none merged conflict
    
    * Prebid 2.36.0 Release
    
    * Increment pre version
    
    * Support schain module and send bidfloor param in Sharethrough adapter (#4271)
    
    * Add support for supply chain object module
    
    Story: [#168742394](https://www.pivotaltracker.com/story/show/168742394)
    
    Co-authored-by: Josh Becker <jbecker@sharethrough.com>
    
    * Add bidfloor parameter to bid request sent to STX
    
    Story: [#168742573](https://www.pivotaltracker.com/story/show/168742573)
    
    * Platform One Analytics Adapter (#4233)
    
    * Added Y1 Analytics Adapter
    
    * rename y1AnalyticsAdapter in yieldoneAnalyticsAdapter
    
    * Yieldone Bid Adapter: fixes from lint check
    
    * Yieldone Analytics Adapter: fix endpoint protocol
    
    * Added spec file for yieldone Analytics Adapter
    
    * Fix parrable id integration example (#4317)
    
    * fix parrableId integration example
    
    * add parentheses
    
    * Improve Digital adapter: support for video (#4318)
    
    * Bid floor, https, native ad update
    
    * Update the ad server protocol module
    
    * Adding referrer
    
    * Improve Digital support for video
    
    * Improve Digital adapter: video
    
    * adapter version -> 6.0.0
    
    * Gamoshi: Update aliases list. Add support for userSync. (#4319)
    
    * Add support for multi-format ad units. Add favoredMediaType property to params.
    
    * Add tests for gdpr consent.
    
    * Add adId to outbids
    
    * Modify media type resolving
    
    * Refactor multi-format ad units handler.
    
    * Modify the way of sending GDPR data.
    Update aliases.
    
    * Add new consent fields. Add unit test.
    
    * Add new consent fields. Add unit test.
    
    * Add support for id5 and unified id cookie sync.
    
    * Add support for id5 and unified id cookie sync.
    
    * Add restricted check for gdpr consent.
    
    * fix for userSync endpoint getting called with bidder alias names, instead of actual bidder names (#4265)
    
    * modify ixBidAdapater to always use the secure endpoint (#4323)
    
    * PubMatic to support Parrable User Id sub-module (#4324)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * PubMatic to support parrable id
    
    * VISX: currency validation & fix double escape of referer (#4299)
    
    * PubMatic to support coppa (#4336)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * added coppa compliance
    
    * vuble: outstream has fullscreen option (#4320)
    
    * Mod: vuble oustream has fullscreen option
    
    * Add: vuble test for outstream scenario
    
    * EMXDigital: hotfix to resolve URIError from decodeURIComponent (#4333)
    
    * hotfix to resolve URIError from decodeURIComponent
    
    * added unit for decoding adm
    
    * Specify second parameter for parseInt for pubmaticBidAdapter (#4347)
    
    * Remove usage of getTopWindowUrl in Prebid Adapter (#4341)
    
    * Conversant Bid Adapter update for 3.0 (#4284)
    
    * Add cpmDistribution function for Google Analytics adapter (#4240)
    
    * Add cpmDistribution function for Google Analytics adapter
    
    * Add test for the cpmDistribution function
    
    * Remove half written comment
    
    * fixing SRA p_pos (#4337)
    
    * In Sonobi Adapter, only read sizes from bid.mediaTypes (#4311)
    
    * Fix mediaTypes (#4332)
    
    * Outcon bid adapter.
    
    * Fix identation
    
    * Fixes
    
    * Fixes
    
    * Fixes
    
    * Spec fixes
    
    * Fixes
    
    * Fix urls
    
    * Fix
    
    * Fix parameters
    
    * Fix space operators
    
    * Fix bidder timeout
    
    * Update
    
    * Fix whitespace
    
    * no message
    
    * Outcon unit test
    
    * no message
    
    * no message
    
    * no message
    
    * no message
    
    * Fixes
    
    * Fixes
    
    * Change url
    
    * no message
    
    * no message
    
    * no message
    
    * Added bidId
    
    * no message
    
    * no message
    
    * no message
    
    * no message
    
    * Wrapping url with html
    
    * no message
    
    * no message
    
    * no message
    
    * Fix mediaTypes
    
    * no message
    
    * Update outconBidAdapter_spec.js
    
    * Adding VAS response
    
    * no message
    
    * no message
    
    * no message
    
    * Fix
    
    * Changed ttl
    
    * no message
    
    * supportedMediaTypes
    
    * no message
    
    * no message
    
    * Prebid 2.37.0 release
    
    * increment pre version
    
    * Add vast xml support and other minor changes to Beachfront adapter (#4350)
    
    * Add support for vast xml in the bid response
    
    * add secure protocol to outstream player url
    
    * add device connection type
    
    * add player setting for poster color
    
    * add new value for creative Id
    
    * Update smartrtbBidAdapter (#4362)
    
    * modules: Implement SmartRTB adapter and spec.
    
    * Fix for-loop syntax to support IE; refactor getDomain out of exported set.
    
    * Remove debugs, update doc
    
    * Update test for video support
    
    * Handle missing syncs. Add video to media types in sample ad unit
    
    * Add null response check, update primary endpoint
    
    * Note smrtb video requires renderer
    
    * Remove old params checks, fix documentation playerSize field name
    
    * Revert "Update smartrtbBidAdapter (#4362)" (#4368)
    
    This reverts commit be6704bcec65a28d80b6d09a8d1c51ef9a8ba824.
    
    * Add userSync in onetagBidAdapter (#4358)
    
    * Minor bug fixing in onetagBidAdapter.js
    
    Fixed a minor bug. Updated TTL in response to align the correct specifications.
    
    * Update onetagBidAdapter
    
    Added additional page info and user sync function.
    
    * Update onetagBidAdapter_spec.js
    
    Added the test for getUserSyncs function.
    
    * Fix about userSync
    
    * getUserSyncs: test update with gdpr params
    
    * Sovrn adapter updates: schain, digitrust, pixel syncing, and 3.0 upgrades (#4335)
    
    * schain and digitrust
    
    * pixel beacons
    
    * unit tests and fixes from testing
    
    * Prebid 3.0 updates
    
    * review fix
    
    * Add bid adapter for ablida (#4256)
    
    * Add ablida adapter
    
    * rename category parameter, add documentation
    
    * AdKernel: added waardex_ak alias (#4290)
    
    * added alias
    
    Added a new alias
    
    * fixing unit test
    
    * Revert "Sovrn adapter updates: schain, digitrust, pixel syncing, and 3.0 upgrades (#4335)" (#4376)
    
    This reverts commit 6114a3dba93815dcfb535707d7b4d84f1adb2bc7.
    
    * Vrtcal Markets Inc. Bid Adapter Addition (#4259)
    
    * Added 3 key Vrtcal Adapter files: adapter,markdown,unit tests
    
    * Removed unused getUserSyncs;Added mediaTypes.banner.sizes support;Raised test coverage to 85%
    
    * lint formatting errors corrected
    
    * Update schain path in ORTB path for spotxBidAdapter (#4377)
    
    - Move schain object from request.ext.source.ext.schain to
    	  request.source.ext.schain
    
    * Update Grid Bid Adapter (#4379)
    
    * Added Grid Bid Adapter
    
    * remove priceType from TheMediaGrid Bid Adapter
    
    * Add video support in Grid Bid Adapter
    
    * Added test parameter for video slot
    
    * update Grid Bid Adapter to set size in response bid
    
    * Update Grid Bid Adapter to support identical uids in parameters
    
    * Fix typo in test file for Grid Bid Adapter
    
    * Update The Grid Media Bidder Adapter to send refererInfo.referer as 'u' parameter in ad request
    
    * Hotfix for referrer in Grid Bid Adapter
    
    * Grid Bid Adapter: added wrapperType and wrappweVersion to the ad request
    
    * TripleLift: Sending schain (#4375)
    
    * Add IdentityLink support and fix UnifiedId.
    
    It appears we've been looking for UnifiedId userIds
    on the bidderRequest object, when they are found on bidRequests.
    This commit fixes that error, and adds support for IdentityLink.
    
    * change maintainer email to group
    
    * TripleLift: Sending schain (#1)
    
    * Sending schain
    
    * null -> undefined
    
    * DistrictmDMX: adding support for schain and remove content type to default to prebid selection (#4366)
    
    * adding DMX
    
    test @97%, two files added one updated
    
    * Update districtm_spec.js
    
    * Update districtmDMX.js
    
    * adding all districtm needed file
    
    * remove legacy file
    
    * remove typo || 0 in the test method
    
    * force default to return a valid width and height
    
    * update unit test code for failing test
    
    * changed class for an object
    
    * remove package-lock.json
    
    * change file name for dmx adapter
    
    * renamed files
    
    * restaure package-lock.json
    
    * update to last package-lock state
    
    * update gdpr user consent
    
    * fix sizes issue
    
    * Documentation updates
    
    Adding the readme.md info
    
    * update file name and update unit testing import file location
    
    * current machine state
    
    * lint correction
    
    * remove variable assigment duplicate
    
    * Support for ID5 + receive meta data (#4352)
    
    * 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
    
    * Rubicon Adapter: Always make requests using HTTPS (#4380)
    
    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * update changed default value of netRevenue to true
    
    * Always make bids requests using https
    
    * rp_secure and imp.secure should always be 1
    
    * 7xbid adapter (#4328)
    
    * 7xbid adapter
    
    * fix error when cli build
    
    * - update 33across adapter cookie sync end point (#4345)
    
    - update unit test for 33across adapter
    
    * Adform adapter: add renderer for outstream bids (#4363)
    
    * Prebid 2.38.0 Release
    
    * Increment pre version
    
    * Adagio: update with external js (#4217)
    
    * Add external loader in AdagioBidAdapter
    
    * Change adagioAnalyticsAdapter to "endpoint" type
    
    * Change _setPredictions for a generic method
    
    * Improve AdagioBidAdapter test coverage
    
    * Add features detection in Adagio adapter
    
    * Fix adagioBidAdapter tests
    
    * Add featuresVersion field to bidRequest
    
    * Refacto adagio.queue
    
    * Expose versions in ADAGIO namespace
    
    * Generate a ADAGIO.pageviewId if missing
    
    * Move ad-server events tracking to adagioBidAdapter
    
    * Store adUnitCodes in ADAGIO namespace
    
    * Update documentation
    
    Better description of test parameters.
    
    * Add internal array to prevent empty pbjs.adUnits
    
    * Be sure to access to window.top - does not work in safe-frame env
    
    * Add PrintNumber feature
    
    * Be sure to compute features on window.top
    
    * Bump versions
    
    * Add Post-Bid support
    
    - ad-server events are listen in current window (instead of window.top)
    - a new "outerAdUnitElementId" property is set to ADAGIO.pbjsAdUnits array in case of Post-Bid scenario. This property is the 1st parent element id attribute of the iframe in window.top.
    
    * Set pagetype param as optional
    
    * Add AdThink ad-server support
    
    * Improve internal `pbjsAdUnits.sizes` detection
    
    Use the adUnit `mediaTypes.banner.sizes` property if exists to build the `ADAGIO.pbjsAdUnits.sizes`.
    The use of the `sizes` root property is deprecated.
    
    * adagioAnalyticsAdapter: add and improve tests
    
    * adagioBidAdapter: add and improve tests
    
    # Conflicts:
    #	modules/adagioBidAdapter.js
    #	test/spec/modules/adagioBidAdapter_spec.js
    
    * adagioBidAdapter: Bump version 1.5
    
    * Adagio: fix import path
    
    * PostBid: insure window.top is accessible for specifics functions
    
    * Consistency: use Prebid.js utils and fix deprecated
    
    * PostBid: do not build a request if in safeframe
    
    * Bump version 2.0.0
    
    * Try to fix tests without UA stubing
    
    * Try to fix adagioAnalytics failling tests on CI
    
    * Consistency: use Prebid loadExternalScript()
    
    * Add "adagio" to Prebid.js adloader vendor whitelist
    
    * Remove proprietary ad-server listeners
    
    * Add RSA validation to adagio external script
    
    * add viewdeosDX whitelabel (#4231)
    
    * add viewdeosDX hitelabel
    
    * Fixed tests and support for sizes
    
    * Fix strings
    
    * Fix strings
    
    * remove only
    
    * Fix tests
    
    * fix codereview
    
    * Fix test + Code review
    
    * code review + tests
    
    * One video display ad (#4344)
    
    * outstream changes
    
    * removing global filtet
    
    * reverting page
    
    * message
    
    * adapter change
    
    * remove space
    
    * testcases
    
    * testpage
    
    * spaces for test page
    
    * renderer exist case
    
    * reverting package-lock.json
    
    * adding schain object
    
    * adding tagid
    
    * syntaxx error fix
    
    * video.html
    
    * space trailing
    
    * space
    
    * tagid
    
    * inventoryId and placement
    
    * rewarded video
    
    * added unit test case
    
    * testing display ad
    
    * adding banner
    
    * validating banner object
    
    * display=1 changes
    
    * checking whether diplsy == 1
    
    * html page change
    
    * reverting video.html
    
    * adding more test cases
    
    * spaces
    
    * md file change
    
    * updated working oneVideoBidAdapter.md file
    
    * Update oneVideoBidAdapter.md
    
    * Update oneVideoBidAdapter.md
    
    * updated the file with both video params and banner
    
    * Update video.html
    
    * fix double-urlecoded referrer (#4386)
    
    * fix double-urlecoded referer (#4388)
    
    * PulsePoint Adapter - update for ttl logic (#4400)
    
    * ET-1691: Pulsepoint Analytics adapter for Prebid. (#1)
    
    * ET-1691: Adding pulsepoint analytics and tests for pulsepoint adapter
    
    * ET-1691: Adding pulsepoint analytics and tests for pulsepoint adapter
    
    * ET-1691: cleanup
    
    * ET-1691: minor
    
    * ET-1691: revert package.json change
    
    * Adding bidRequest to bidFactory.createBid method as per https://github.com/prebid/Prebid.js/issues/509
    
    * ET-1765: Adding support for additional params in PulsePoint adapter (#2)
    
    * ET-1850: Fixing https://github.com/prebid/Prebid.js/issues/866
    
    * Minor fix
    
    * Adding mandatory parameters to Bid
    
    * Using the TTL from the bid.ext
    
    * Minor refactor
    
    * IdentityLink - add logic for sending consent string (#4346)
    
    * Fix adagio analytics adapter circleci (#4409)
    
    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * update changed default value of netRevenue to true
    
    * update to skip broken circleci tests
    
    * skip all
    
    * Feature/7xbid remove unneeded params (#4402)
    
    * 7xbid adapter
    
    * fix error when cli build
    
    * remove unneeded params
    
    * Empty commit
    
    * Empty commit
    
    * Remove none ssl (#4406)
    
    * adding DMX
    
    test @97%, two files added one updated
    
    * Update districtm_spec.js
    
    * Update districtmDMX.js
    
    * adding all districtm needed file
    
    * remove legacy file
    
    * remove typo || 0 in the test method
    
    * force default to return a valid width and height
    
    * update unit test code for failing test
    
    * changed class for an object
    
    * remove package-lock.json
    
    * change file name for dmx adapter
    
    * renamed files
    
    * restaure package-lock.json
    
    * update to last package-lock state
    
    * update gdpr user consent
    
    * fix sizes issue
    
    * Documentation updates
    
    Adding the readme.md info
    
    * update file name and update unit testing import file location
    
    * current machine state
    
    * lint correction
    
    * remove variable assigment duplicate
    
    * remove none ssl element from all request]
    
    * fixed reference to global object (#4412)
    
    * ucfunnel adapter support supply chain (#4383)
    
    * 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 adapter support supply chain
    
    * LiveIntent support in RP Adapter and PBS Adapter update to pass segments (#4303)
    
    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * update changed default value of netRevenue to true
    
    * added semi-colon
    
    * update eid source to use domain
    
    * update video oRTB with liveintent segments
    
    * update pbs adapter with liveintent segments support
    
    * update rp adapter liveintent support for fastlane
    
    * reverted package lock, fix for unintentional update
    
    * added unit tests for fastlane.json and ortb, fix to join segments with commas
    
    * fix obj property path data.tpid
    
    * update remove unnecessary function call
    
    * re-ordering query string params
    
    * Rubicon Adapter: Add multiple sizes to sizeMap (#4407)
    
    * Add Utils to remove item in LocalStorage (#4355)
    
    * Making originalCpm and originalCurrency fields in bid object always available (#4396)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * moving originalCurrency declaration from currency to bidderFactory
    
    * added a comment
    
    * trying to re-run the CI job
    
    * added unit test case
    
    * trying to re-run the CI job
    
    * Placement and inventory (#4353)
    
    * outstream changes
    
    * removing global filtet
    
    * reverting page
    
    * message
    
    * adapter change
    
    * remove space
    
    * testcases
    
    * testpage
    
    * spaces for test page
    
    * renderer exist case
    
    * reverting package-lock.json
    
    * adding schain object
    
    * adding tagid
    
    * syntaxx error fix
    
    * video.html
    
    * space trailing
    
    * space
    
    * tagid
    
    * inventoryId and placement
    
    * rewarded video
    
    * added unit test case
    
    * inventory_id and placement
    
    * removed unnecessary file
    
    * lint error
    
    * Update oneVideoBidAdapter.js
    
    * lint error fix
    
    * Fixes for Platform One Analytics Adapter (#4359)
    
    * Added Y1 Analytics Adapter
    
    * rename y1AnalyticsAdapter in yieldoneAnalyticsAdapter
    
    * Yieldone Bid Adapter: fixes from lint check
    
    * Yieldone Analytics Adapter: fix endpoint protocol
    
    * Added spec file for yieldone Analytics Adapter
    
    * Add adUnitName to analytics data for Yieldone Analytics Adapter
    
    * Fix yieldone Analytics Adapter to log only id from adUnitPath
    
    * Fix bug with timeout event in Yieldone Analytics Adapter
    
    * Added protocol to url (#4395)
    
    * initial commit
    
    * updated contact and tag details
    
    * changes ti support the renderers
    
    * changes to pass dimId
    
    * fixed names of internal mapping
    
    * added comment
    
    * added gdpr param to request and other fixes
    
    * modified api url
    
    * fix
    
    * fixed the secure api call
    
    * rolled back video event callback till we support it
    
    * updated doc with video details
    
    * added bid won and timeout pixel
    
    * added testcase for bid events
    
    * modified testcase
    
    * fixed the url logged
    
    * tag param values passed ot renderer
    
    * added a conditioal check
    
    * changes to support new param to adserver for purpose of tracking
    
    * passed param to renderer
    
    * missing variable defined
    
    * added protocol to url
    
    * fixed test for protocol
    
    * changed urls to secure only
    
    * Update emoteev endpoints (#4329)
    
    * JustPremium: Update to Prebid 3.0 (#4410)
    
    * Update underdogmedia adapter for pbjs 3.0 (#4390)
    
    * Update underdogmedia adapter for pbjs 3.0
    
    * Ensure request to endpoint is secure
    
    * Update prebid version
    
    * Lint fix
    
    * Update Consumable adapter for Prebid.js 3.0 (#4401)
    
    * Consumable: Clean up tests.
    
    * Consumable: Update use of deprecated function.
    
    * Consumable: Read sizes from mediaTypes.banner.sizes.
    
    * Consumable: Fix lint violation.
    
    * CriteoId User Module (#4287)
    
    * Add CriteoId module
    
    * Update the return type of getId in Criteo Id module
    
    Changes:
    - Use of url parsing function from url lib
    - Update the return type of getId()
    - Update the jsdoc to reflect the real return types
    
    * Fix failing tests for Criteo user module
    
    * Add CriteoIdSystem submodule to .submodule.json.
    
    * 2019/10/18 Create Mobsmart bidder adapter (#4339)
    
    * Adpod deal support (#4389)
    
    * Adpod deal support
    
    * Replacing filterBids with minTier
    
    * fix potential issue
    
    * remove querystringify package (#4422)
    
    * Browsi real time data module (#4114)
    
    * real time data module,
    browsi sub module for real time data,
    new hook bidsBackCallback,
    fix for config unsubscribe
    
    * change timeout&primary ad server only to auctionDelay
    update docs
    
    * support multiple providers
    
    * change promise to callbacks
    configure submodule on submodules.json
    
    * bug fixes
    
    * use Prebid ajax
    
    * tests fix
    
    * Prebid 2.39.0 Release
    
    * increment pre version
    
    * OpenX Adapter: Prebid 3.0 Compatibility Update (#4413)
    
    * Removed usage of deprecated functions
    * Removed beacons
    * Banner sizes now reads from bidRequest.mediaTypes.banner.sizes instead of bidRequest.sizes
    * Updated tests to reflect changes.
    
    * GumGum: use mediaTypes.banner.sizes (#4416)
    
    * adds digitrust module, mods gdpr from bool to int
    
    * update unit test
    
    * only send gdprconsent if present
    
    * uses mediaTypes before trying bidRequest sizes
    
    * removes use of deprecated method
    
    * RTBhouse Bid Adapter update for 3.0 (#4428)
    
    * add viewable rendering format (#4201)
    
    * Feature/adapter (#4219)
    
    * feat(bidrequest): code for making bidrequest
    
    * feat(bidresponse): format and return the response
    
    * feat(tests): added tests for adapter
    
    * feat(docs): added docs for the adapter
    
    * refactor(url): changed adserver url
    
    * test(user sync): added unit tests for the user syncs
    
    * refactor(endpoint): changed endpoint for prebid
    
    * refactor(endpoint): changed endpoint for prebid
    
    * doc(tagid): mandatory param definition added
    
    * fix(imp id): fix for correct impression id
    
    * fix(width/height): fix for correct width and height sequence
    
    * PulsePoint Bid Adapter: Support for schain (#4433)
    
    * ET-1691: Pulsepoint Analytics adapter for Prebid. (#1)
    
    * ET-1691: Adding pulsepoint analytics and tests for pulsepoint adapter
    
    * ET-1691: Adding pulsepoint analytics and tests for pulsepoint adapter
    
    * ET-1691: cleanup
    
    * ET-1691: minor
    
    * ET-1691: revert package.json change
    
    * Adding bidRequest to bidFactory.createBid method as per https://github.com/prebid/Prebid.js/issues/509
    
    * ET-1765: Adding support for additional params in PulsePoint adapter (#2)
    
    * ET-1850: Fixing https://github.com/prebid/Prebid.js/issues/866
    
    * Minor fix
    
    * Adding mandatory parameters to Bid
    
    * ET-5938 SupplyChain Object Support
    
    * Formatting
    
    * Code review
    
    * Code review
    
    * Fix to currency parsing on response
    
    * Add supply chain support for Teads adapter (#4420)
    
    * Rubicon: support SupplyChain (schain) (#4315)
    
    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * update changed default value of netRevenue to true
    
    * Starting schain
    
    * More tests for banner schain support
    
    * Video tests
    
    * Encoding tweaks, required fields and comments
    
    * Removed .only() from tests
    
    * Change requests per Bret
    
    * Add 1ad4good bidder (#4081)
    
    * adding bidder code and
    
    A bidder for non-profit free ads.
    more info about this bidder project can be found on project site
    http://1ad4good.org
    
    * removed unused code
    
    test coverage is improved to >80%
    tested for instream video support
    
    * removed some legacy code, unused params
    
    * hardcoding https to endpoint
    
    * Improve Digital adapter fix: don't send sizes for instream video (#4427)
    
    * Bid floor, https, native ad update
    
    * Update the ad server protocol module
    
    * Adding referrer
    
    * Improve Digital support for video
    
    * Improve Digital adapter: video
    
    * adapter version -> 6.0.0
    
    * Improve Digital adapter: don't send sizes for video
    
    * Fix a typo in code comment (#4450)
    
    * Inventory id and schain support for display (#4426)
    
    * supporting schain
    
    * Update coinzillaBidAdapter.js (#4438)
    
    Update sizes const.
    
    * Support schain in ZEDO adapter (#4441)
    
    
    * changes to pass schain
    
    * PubMatic supporting updated Criteo User Id module (#4431)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * PubMatic supporting updated Criteo User Id module
    
    * added a comment to re-start CI
    
    * Remove duplicate param to fix unit tests (#4459)
    
    * Brightcom Bid Adapter update for 3.0 (#4343)
    
    * add support for min_height field in pbs native requests (#4434)
    
    * Supporting Alias via Video Requests (#4460)
    
    * New adapter Proxistore (#4365)
    
    * add test adapter and documentation
    
    * integration test with hello_world
    
    * reset package-lock.json
    
    * delete useless conditionnal
    
    * make integrate test work
    
    * revert hello-world
    
    * revert hello_world
    
    * fix descriptor
    
    * change adUnits for integration test
    
    * remove proxistore widget
    
    * uncomment file
    
    * change sizes
    
    * remove useless script tag
    
    * Implementation of setBidderConfig and bidder-specific data (#4334)
    
    * initial implementation of setBidderConfig
    
    * fix ie11 test errors
    
    * Support new setBidderConfig format. Include props from both config and bidderConfig in _getConfig
    
    * Use core-js Set to avoid issues with IE
    
    * Fix tests in IE
    
    * put registerSyncs back on bidderFactory
    
    * run bidder event methods with bidder config enabled
    
    * Prebid 2.40.0 Release
    
    * Increment pre version
    
    * Conversant Bid Adapter checks pubcid directly (#4430)
    
    * Cookie Sync functionality (#4457)
    
    * changing PID param value for testing
    
    * cookie sync integration
    
    * merge from upstream
    
    * Staq Adapter: update with meta envelope (#4372)
    
    * initial dev
    
    * fix staq adapter name
    
    * fix hello world staq call
    
    * get hello world working again
    
    * add user agent collection
    
    * fix some unite tests
    
    * Add STAQ Analytics Adapter doc
    
    * clean up hello world
    
    * fix tests to play nice with browserstack
    
    * fix around issues with browserstack and deep equals of objects
    
    * dump variable env testing since we can't mod user agent stuff in browserstack
    
    * Update STAQ adapter to stop using deprecated utils for referrer
    
    * remove package-lock.json changes via master rebase
    
    * improve call frequency for ref util
    
    * change ajax content type
    
    * adjust ajax request to not expect whitelisting
    
    * remove superflous commented-out code
    
    * update event package to use meta information in envelope rather than per event basis
    
    * fix formatting
    
    * more formatting fixes
    
    * more formatting!
    
    * Rhythmone Adapter - schain support (#4414)
    
    Circle CI failing tests are not related to this PR.
    
    * Media.net Adapter: Support Prebid 3.0 (#4378)
    
    * Media.net Adapter: Support Prebid 3.0
    
    * Media.net Adapter: add tests to increase code coverage
    
    * Vi Adapter: Passes additional param in the bid request (#4134)
    
    * Add focus check
    
    (cherry picked from commit 9d6d6dfb83580d6a5ffed8faa5762db48f8fd44d)
    
    * Pass focus as numeric value
    
    (cherry picked from commit 9fae56a637f87b0d39cc1d24eeb1f9ff9df88f64)
    
    * Add unit test
    
    (cherry picked from commit 946710f2e9960b3839613d4bdf730e57ba38a964)
    
    * Sovrn adapter updates: schain, digitrust, pixel syncing, and 3.0 upgrades (#4385)
    
    * schain and digitrust
    
    * pixel beacons
    
    * unit tests and fixes from testing
    
    * Prebid 3.0 updates
    
    * review fix
    
    * use backwards compatible flatMap impl
    
    * update pixel tests
    
    * unit test fix
    
    * update one more url to ssl
    
    * fixed test
    
    * review updates
    
    * TheMediaGrid Bid Adapter update (#4447)
    
    * Added Grid Bid Adapter
    
    * remove priceType from TheMediaGrid Bid Adapter
    
    * Add video support in Grid Bid Adapter
    
    * Added test parameter for video slot
    
    * update Grid Bid Adapter to set size in response bid
    
    * Update Grid Bid Adapter to support identical uids in parameters
    
    * Fix typo in test file for Grid Bid Adapter
    
    * Update The Grid Media Bidder Adapter to send refererInfo.referer as 'u' parameter in ad request
    
    * Hotfix for referrer in Grid Bid Adapter
    
    * Grid Bid Adapter: added wrapperType and wrappweVersion to the ad request
    
    * TheMediaGrid Bid Adapter: added sync url
    
    * TheMediaGrid Bid Adapter: added GDPR params to sync url
    
    * TheMediaGrid Bid Adapter: added tests for getUserSyncs function
    
    * Conversant Bid Adapter adds support for extended ids (#4462)
    
    * Adkernel 3.0 compatibility (#4477)
    
    * Rubicon Adapter pchain support (#4480)
    
    * rubicon pchain support
    
    * removed describe.only
    
    * Implemented changes required to provide support for video in the IX bidding adapter for Instream and Outstream contexts. (#4424)
    
    * Default size filter & KVP support (#4452)
    
    * adding DMX
    
    test @97%, two files added one updated
    
    * Update districtm_spec.js
    
    * Update districtmDMX.js
    
    * adding all districtm needed file
    
    * remove legacy file
    
    * remove typo || 0 in the test method
    
    * force default to return a valid width and height
    
    * update unit test code for failing test
    
    * changed class for an object
    
    * remove package-lock.json
    
    * change file name for dmx adapter
    
    * renamed files
    
    * restaure package-lock.json
    
    * update to last package-lock state
    
    * update gdpr user consent
    
    * fix sizes issue
    
    * Documentation updates
    
    Adding the readme.md info
    
    * update file name and update unit testing import file location
    
    * current machine state
    
    * lint correction
    
    * remove variable assigment duplicate
    
    * adding logic upto5
    
    * adding support for removing and shuffle sizes
    
    * adding array split test
    
    * re-assign none standard size to the request
    
    * resolve duplicate format inside format array
    
    * update .md and adaptor file for KVP support
    
    * remove array helper includes
    
    * inforce two digit after decimal
    
    * RUn error check nothing on my side but error form another adapter
    
    * add id5id to prebid server bid adapter (#4468)
    
    * Added _pbjsGlobals for tracking renames. Resolves #4254 (#4419)
    
    * Feature/smart video (#4367)
    
    * Adding outstream video support.
    
    * Fixing unit test.
    
    * Adding video instream support.
    
    * Handling video startDelay parameter.
    
    * Improving unit tests.
    
    * Fixing indent.
    
    * Handling the request when videoMediaType context is not supported.
    
    * Changing maintainer mail address.
    
    * Remove video outstream specific code.
    
    * Unit test updated.
    
    * do not select element that gets removed after dfp render (#4423)
    
    * add smms adapter (#4439)
    
    * add smms adapter
    
    * re-run ci, why adigo adapter failed??
    
    * review comments fix, remove deprecated functions, fix unit test…
    Salomon Rada authored and Isaac A. Dettman committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    ac50184 View commit details
    Browse the repository at this point in the history
  11. ucfunnel adapter change cookie sync setting (#4535)

    * 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 change cookie sync setting
    ucfunnel authored and Isaac A. Dettman committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    8c4039b View commit details
    Browse the repository at this point in the history
  12. E2e mock server (#4456)

    * e2e test mock server and midlleware
    
    * mock server request response
    
    * remove unwanted logs and packages
    
    * fix jshint errors
    
    * update folder to /dist
    
    * temporary changes to run only banner test
    
    * remove trailing space
    
    * refactor
    
    * make mock server a child process of test task
    sumit116 authored and jaiminpanchal27 committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    4de8eb7 View commit details
    Browse the repository at this point in the history
  13. TripleLift: User sync fallback (#4509)

    * Add IdentityLink support and fix UnifiedId.
    
    It appears we've been looking for UnifiedId userIds
    on the bidderRequest object, when they are found on bidRequests.
    This commit fixes that error, and adds support for IdentityLink.
    
    * change maintainer email to group
    
    * TripleLift: Sending schain (#1)
    
    * Sending schain
    
    * null -> undefined
    
    * Hardcode sync endpoint protocol
    
    * Switch to EB2 sync endpoint
    
    * Add support for image based user syncing
    
    * Rename endpoint variable
    
    * Add assertion
    davidwoodsandersen authored and sumit116 committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    75036f2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    367cd6f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    693087b View commit details
    Browse the repository at this point in the history
  16. Prebid 2.44.0 release

    Jaimin Panchal committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    dc4b319 View commit details
    Browse the repository at this point in the history
  17. increment pre version

    jsnellbaker committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    81d8f36 View commit details
    Browse the repository at this point in the history
  18. Prebid 3.0 (#4580)

    * Remove pbs depracated legacy url (#4226)
    
    * remove deprecated legacy url from pbs adapter
    
    * fix eslint errors
    
    * add and update tests for openRtb2 endpoint
    
    * sync with master
    
    * Revert "sync with master"
    
    This reverts commit 8c2b196.
    
    * removed targeting set filter and moved where render status is set to work with safeframe creatives (#4236)
    
    * Depracate adloader loadscript fn (#4228)
    
    * test commit
    
    * add callback support to loadExternalScript()
    
    * pass moduleCode for renderers
    
    * test cases for loadExternalScript()
    
    * store callbacks for cached url
    
    * fully remove adloader()
    
    * call callback() from stub
    
    * remove and update function name
    
    * getHighestCpmBids only returns non-rendered bids (#4247)
    
    * Make all adapters https (#4294)
    
    * update all adapters to https
    
    * convert all adapters to https
    
    * update unit tests
    
    * remove files confilicting with other PR
    
    * Removed pub common and unified id submodules as defaults in user id module (#4445)
    
    * Deprecate user sync (#4241)
    
    * deprecate some properties of userSync object
    
    * change bid adapter to Appnexus
    
    * fix 3 failing test cases
    
    * make all unit test cases pass
    
    * remove debugger
    
    * deprecate support for adUnit.sizes for pubs (#4458)
    
    * deprecate support for adUnit.sizes for pubs
    
    * remove commented code
    
    * Deprecations utils.js (#4249)
    
    * deprecate domain/referer type functions
    
    * delete modules that are using deprecated methods from utils.js
    
    * remove reference to getTopWindowLocation
    
    * sync with prebid-3.0 branch
    
    * remove test suite for getTopWindowLocation
    
    * add back md files of all deleted adapters
    
    * add md files of deleted analytics adapters
    
    * add adapters that are 3.0 compliant
    
    * add back the rubicon skipped test
    
    * remove min field from priceGranularity feature (#4574)
    jsnellbaker authored Dec 11, 2019
    Configuration menu
    Copy the full SHA
    2cd8607 View commit details
    Browse the repository at this point in the history
  19. Prebid 3.0.0 Release

    jsnellbaker committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    ef63661 View commit details
    Browse the repository at this point in the history
  20. increment pre version

    jsnellbaker committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    8019d82 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2019

  1. Configuration menu
    Copy the full SHA
    aabb91f View commit details
    Browse the repository at this point in the history
  2. added TPMN Bidder Adapter (#4547)

    * implement TPMN Bidder Adapter
    
    * fixed bug for failed test on CircleCl--added line
    
    * removed comment line for 'config'
    
    * added https protocol
    tpmn-admin authored and jsnellbaker committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    b615862 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2019

  1. Onevideo supporting both CCPA and GDPR present case (#4571)

    * outstream changes
    
    * removing global filtet
    
    * reverting page
    
    * message
    
    * adapter change
    
    * remove space
    
    * testcases
    
    * testpage
    
    * spaces for test page
    
    * renderer exist case
    
    * reverting package-lock.json
    
    * adding schain object
    
    * adding tagid
    
    * syntaxx error fix
    
    * video.html
    
    * space trailing
    
    * space
    
    * tagid
    
    * inventoryId and placement
    
    * rewarded video
    
    * added unit test case
    
    * ccpa cahnges
    
    * ccpa change
    
    * test page
    
    * test page change
    
    * test page change 2
    
    * change the variable
    
    * handling the case if both GDPR and CCPA case
    
    * handiling both cases
    
    * test cases
    DeepthiNeeladri authored and bretg committed Dec 14, 2019
    Configuration menu
    Copy the full SHA
    dcb4d6b View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2019

  1. Criteo decrease bid adapter size (#4518)

    * use own package instead of npm dependencies
    
    * remove eval call, use utils.insertElement instead
    
    * use own package instead of npm dependencies
    
    * remove eval call, use utils.insertElement instead
    
    * fixed some merge issues after rebasing
    
    * switched rsa validation package to criteo's official one
    
    * increment adapter version
    
    * removed unused querystringify references (probably here after a merge error)
    
    * updated package-lock.json
    leonardlabat authored and Fawke committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    4fada4b View commit details
    Browse the repository at this point in the history
  2. Support for CCPA consent in Criteo adapter (#4604)

    * use own package instead of npm dependencies
    
    * remove eval call, use utils.insertElement instead
    
    * use own package instead of npm dependencies
    
    * remove eval call, use utils.insertElement instead
    
    * fixed some merge issues after rebasing
    
    * switched rsa validation package to criteo's official one
    
    * increment adapter version
    
    * removed unused querystringify references (probably here after a merge error)
    
    * updated package-lock.json
    
    * Staq Adapter: update with meta envelope (#4372)
    
    * initial dev
    
    * fix staq adapter name
    
    * fix hello world staq call
    
    * get hello world working again
    
    * add user agent collection
    
    * fix some unite tests
    
    * Add STAQ Analytics Adapter doc
    
    * clean up hello world
    
    * fix tests to play nice with browserstack
    
    * fix around issues with browserstack and deep equals of objects
    
    * dump variable env testing since we can't mod user agent stuff in browserstack
    
    * Update STAQ adapter to stop using deprecated utils for referrer
    
    * remove package-lock.json changes via master rebase
    
    * improve call frequency for ref util
    
    * change ajax content type
    
    * adjust ajax request to not expect whitelisting
    
    * remove superflous commented-out code
    
    * update event package to use meta information in envelope rather than per event basis
    
    * fix formatting
    
    * more formatting fixes
    
    * more formatting!
    
    * Rhythmone Adapter - schain support (#4414)
    
    Circle CI failing tests are not related to this PR.
    
    * Media.net Adapter: Support Prebid 3.0 (#4378)
    
    * Media.net Adapter: Support Prebid 3.0
    
    * Media.net Adapter: add tests to increase code coverage
    
    * Vi Adapter: Passes additional param in the bid request (#4134)
    
    * Add focus check
    
    (cherry picked from commit 9d6d6df)
    
    * Pass focus as numeric value
    
    (cherry picked from commit 9fae56a)
    
    * Add unit test
    
    (cherry picked from commit 946710f)
    
    * Sovrn adapter updates: schain, digitrust, pixel syncing, and 3.0 upgrades (#4385)
    
    * schain and digitrust
    
    * pixel beacons
    
    * unit tests and fixes from testing
    
    * Prebid 3.0 updates
    
    * review fix
    
    * use backwards compatible flatMap impl
    
    * update pixel tests
    
    * unit test fix
    
    * update one more url to ssl
    
    * fixed test
    
    * review updates
    
    * TheMediaGrid Bid Adapter update (#4447)
    
    * Added Grid Bid Adapter
    
    * remove priceType from TheMediaGrid Bid Adapter
    
    * Add video support in Grid Bid Adapter
    
    * Added test parameter for video slot
    
    * update Grid Bid Adapter to set size in response bid
    
    * Update Grid Bid Adapter to support identical uids in parameters
    
    * Fix typo in test file for Grid Bid Adapter
    
    * Update The Grid Media Bidder Adapter to send refererInfo.referer as 'u' parameter in ad request
    
    * Hotfix for referrer in Grid Bid Adapter
    
    * Grid Bid Adapter: added wrapperType and wrappweVersion to the ad request
    
    * TheMediaGrid Bid Adapter: added sync url
    
    * TheMediaGrid Bid Adapter: added GDPR params to sync url
    
    * TheMediaGrid Bid Adapter: added tests for getUserSyncs function
    
    * Conversant Bid Adapter adds support for extended ids (#4462)
    
    * Adkernel 3.0 compatibility (#4477)
    
    * Rubicon Adapter pchain support (#4480)
    
    * rubicon pchain support
    
    * removed describe.only
    
    * Implemented changes required to provide support for video in the IX bidding adapter for Instream and Outstream contexts. (#4424)
    
    * Default size filter & KVP support (#4452)
    
    * adding DMX
    
    test @97%, two files added one updated
    
    * Update districtm_spec.js
    
    * Update districtmDMX.js
    
    * adding all districtm needed file
    
    * remove legacy file
    
    * remove typo || 0 in the test method
    
    * force default to return a valid width and height
    
    * update unit test code for failing test
    
    * changed class for an object
    
    * remove package-lock.json
    
    * change file name for dmx adapter
    
    * renamed files
    
    * restaure package-lock.json
    
    * update to last package-lock state
    
    * update gdpr user consent
    
    * fix sizes issue
    
    * Documentation updates
    
    Adding the readme.md info
    
    * update file name and update unit testing import file location
    
    * current machine state
    
    * lint correction
    
    * remove variable assigment duplicate
    
    * adding logic upto5
    
    * adding support for removing and shuffle sizes
    
    * adding array split test
    
    * re-assign none standard size to the request
    
    * resolve duplicate format inside format array
    
    * update .md and adaptor file for KVP support
    
    * remove array helper includes
    
    * inforce two digit after decimal
    
    * RUn error check nothing on my side but error form another adapter
    
    * add id5id to prebid server bid adapter (#4468)
    
    * Added _pbjsGlobals for tracking renames. Resolves #4254 (#4419)
    
    * Feature/smart video (#4367)
    
    * Adding outstream video support.
    
    * Fixing unit test.
    
    * Adding video instream support.
    
    * Handling video startDelay parameter.
    
    * Improving unit tests.
    
    * Fixing indent.
    
    * Handling the request when videoMediaType context is not supported.
    
    * Changing maintainer mail address.
    
    * Remove video outstream specific code.
    
    * Unit test updated.
    
    * do not select element that gets removed after dfp render (#4423)
    
    * add smms adapter (#4439)
    
    * add smms adapter
    
    * re-run ci, why adigo adapter failed??
    
    * review comments fix, remove deprecated functions, fix unit test
    
    * Prebid 2.41.0 release
    
    * Increment pre version
    
    * adds schain param (#4442)
    
    * Create newborntownWeb adapter (#4455)
    
    * Create newborntownWeb adapter
    
    * only https protocol
    
    * Provide criteoId to server by user.ext.eids (#4478)
    
    *  ucfunnel adapter fix error message in debug mode (#4338)
    
    * 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
    
    * explicitly check undefined to allow falsey values in getConfig (#4486)
    
    * Conversant Bid Adapter handles vast xml (#4492)
    
    * [feature] Add a config list of submodules that require refreshing the stored ID after each bid request (#4325)
    
    * add a feature to always refresh stored id on each bid request for submodules that require that
    
    * update test comments
    
    * Prebid 2.42.0 Release
    
    * Increment pre version
    
    * Make adhese adapter prebid 3.0 compatible (#4507)
    
    * Added 'adhese' attribute to bid that contains meta data - Jira AD-2642
    
    * added DALE to adhese determination
    
    * extra config option: no format, but use size array as format string
    
    * Read sizes from mediaTypes.banner.sizes + Apply Eslint suggestions
    
    * Use map and join, add originData to response
    
    * properly use originData obj
    
    * Remove duplicated ids
    
    * Update tests
    
    * BugFix: Site id missing (#4467)
    
    * outstream changes
    
    * removing global filtet
    
    * reverting page
    
    * message
    
    * adapter change
    
    * remove space
    
    * testcases
    
    * testpage
    
    * spaces for test page
    
    * renderer exist case
    
    * reverting package-lock.json
    
    * adding schain object
    
    * adding tagid
    
    * syntaxx error fix
    
    * video.html
    
    * space trailing
    
    * space
    
    * tagid
    
    * inventoryId and placement
    
    * rewarded video
    
    * added unit test case
    
    * adding site id
    
    * adding placement and siteis
    
    * site id param test case
    
    * removing deprecated functions
    
    * correcting test cases
    
    * indentation
    
    * test cases fix
    
    * Invisibly analytics adapter (#4470)
    
    * PUBA-5273:initial commit with analytics adapter, spec & md file
    
    * PUBA-5273: updated adapter definition
    
    * PUBA-5273: added support contact info
    
    * PUBA-5273: adding clearInterval on AUCTION_END
    
    * PUBA-5273: reverted last commit as CircleCI job failed
    
    * Reverted changes to fix CircleCI build error
    
    * Re-commiting invocation of clearInterval on Auction_end
    
    * Colossus adapter changes for Prebid 3.0 (#4476)
    
    * add video&native traffic colossus ssp
    
    * Native obj validation
    
    * Native obj validation #2
    
    * Added size field in requests
    
    * fixed test
    
    * fix merge conflicts
    
    * move to 3.0
    
    * move to 3.0
    
    * fix IE11 new URL issue
    
    * fix IE11 new URL issue
    
    * fix IE11 new URL issue
    
    * https for 3.0
    
    * add https test
    
    * New alias for adkernel adapter (#4512)
    
    * adagioAnalyticsAdapter: fix inconsistent tests (#4417)
    
    * PubMatic adapter avoiding deprecated utils APIs (#4521)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * stoped using getTopWindowUrl
    
    * removed extra white space
    
    * Vuble Adapter adaptations for Prebid 3.0 (#4499)
    
    * Mod: always use https
    
    * Handle mediaType.video.playerSize
    
    * Use bidder request to get referer info
    
    * quantcastBidAdapter update for 3.0 (#4451)
    
    * Updated quantcastBidAdapter to always send secure requests.
    
    * Ignore deprecated banner format.
    
    * Orbidder Bid Adapter adds withCredentials=true header for bid and win requests (#4464)
    
    * orbidder adapter: add withCredentials:true header to BidRequest and onBidWon Requests
    
    * add blank in order to trigger build again
    
    * remove blank to trigger build ... again
    
    * adding extra line to trigger build ... again
    
    * InvibesBidAdapter - kw support (#4488)
    
    * InvibesBidAdapter - kw support
    
    * InvibesBidAdapter - fixed & added tests for coverage
    
    * InvibesBidAdapter - lint fix
    
    * logError for missing s2s adapter (#4498)
    
    * logError for missing s2s adapter
    
    * changed error message
    
    * Update adapterManager.js
    
    * Change protocol to https (#4513)
    
    * Outcon bid adapter.
    
    * Fix identation
    
    * Fixes
    
    * Fixes
    
    * Fixes
    
    * Spec fixes
    
    * Fixes
    
    * Fix urls
    
    * Fix
    
    * Fix parameters
    
    * Fix space operators
    
    * Fix bidder timeout
    
    * Update
    
    * Fix whitespace
    
    * no message
    
    * Outcon unit test
    
    * no message
    
    * no message
    
    * no message
    
    * no message
    
    * Fixes
    
    * Fixes
    
    * Change url
    
    * no message
    
    * no message
    
    * no message
    
    * Added bidId
    
    * no message
    
    * no message
    
    * no message
    
    * no message
    
    * Wrapping url with html
    
    * no message
    
    * no message
    
    * no message
    
    * Fix mediaTypes
    
    * no message
    
    * Update outconBidAdapter_spec.js
    
    * Adding VAS response
    
    * no message
    
    * no message
    
    * no message
    
    * Fix
    
    * Changed ttl
    
    * no message
    
    * supportedMediaTypes
    
    * no message
    
    * no message
    
    * Change protocol to https
    
    * no message
    
    * adxcgBidAdapter prebid 3.0 requirements compatibility (#4514)
    
    * adxcgBidAdapter prebid 3.0 requirements compatibility
    
    * Restarting CI test
    
    * Add schain support for LockerDome adapter (#4360)
    
    * adxcgAnalyticsAdapter.js prebid 3.0 requirements compatibility (#4515)
    
    * adxcgAnalyticsAdapter.js prebid 3.0 requirements compatibility
    
    * CI restart
    
    * CI restart
    
    * Updated docs
    
    * Add britepool userid submodule (#4314)
    
    * * Added BritePool User ID Submodule
    
    * * Refactor getId() and allow it to return a sync value from getter()
    
    * * Pull only primaryBPID key out of hardened API response
    
    * add check for decoded primaryBPID value and update readme
    
    * * Added BritePool User ID Submodule
    
    * * Refactor getId() and allow it to return a sync value from getter()
    
    * * Pull only primaryBPID key out of hardened API response
    
    * add check for decoded primaryBPID value and update readme
    
    * update userId_spec.js tests
    
    * update userId_spec.js tests and add britepoolIdSystem to submodules.json
    
    * moved our module specific tests to own spec file
    
    * * Update to use getId() with callback key
    * Add test for our getId() returning value or callback
    
    * * Revert comment to "Use existing cookie"
    
    * add support for prebid server
    
    * add comma back to submodules.json
    
    * updating markdown for email address
    
    * * Allow the britepool call without parameters (identifiers)
    
    * fixed merging error of double ||
    
    * * Fix the immediate value response to be in id key
    
    * * Fixed test which was expecting id key
    
    * * Touch
    
    * * Update doc
    
    * * Suggested changes to move britepoolIdSystem out of userId default
    
    * * Change weird backticks to single quotes
    
    * * Added functional identifiers
    
    * PrebidServerBidAdapter CCPA (USP) Support (#4501)
    
    * PrebidServerBidAdapter CCPA Support
    
    * making us privacy (ccpa) consent available to user syncs
    
    * code cleanup
    
    * fixed usp param name
    
    * cedato adapter added additional req info (#4508)
    
    * RubiconBidAdapter: CCPA (USP) Support (#4530)
    
    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * update changed default value of netRevenue to true
    
    * Add support for CCPA to Rubicon Bid Adapter
    
    * Update test names
    
    * Encode us_privacy string on GET requests
    
    * Update adxcgBidAdapter.md - moved sizes to mediaType.sizes (#4526)
    
    * CCPA additions (#4502)
    
    * CCPA additions
    
    * Change config value from CCPA to USP and USP timer
    
    * Require use of consentAPIs array
    
    * Change requests
    
    * Consistent naming
    
    * Removed test for scenario we won't use for USP
    
    * Removed non-iframe workflows and typo fix
    
    * Reverting original modules to break out UPS
    
    * USPAPI to there own files
    
    * Seperate files for USPAPI CCPA
    
    * Cleaning up comments
    
    * CCPA consent added to adapterManager
    
    * updated config treatment, fixed problems
    
    * handling undefined gdpr config
    
    * Fixed broken tests
    
    * Removed lingering describe.only()
    
    * Tests for new consent manager config structure
    
    * Changed file import case from USP to Usp for CI
    
    * Test new consent manager config
    
    * url encoding usp privacy string
    
    * improved tests
    
    * remove usp url encoding from core
    
    * JustPremium: Disable 'btm' requests (#4511)
    
    * PubMatic to support Britepool User ID (#4532)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * PubMatic to support Britepool UID
    
    * adding ccpa support for appnexus bid adapter (#4531)
    
    * Prebid 2.43.0 release
    
    * increment pre version
    
    * ucfunnelAnalyticsAdapter (#4432)
    
    * 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
    
    * Create ucfunnelAnalyticsAdapter.js
    
    * [Dev Fix]add id
    
    * Update ucfunnelAnalyticsAdapter.js
    
    * Update ucfunnelAnalyticsAdapter.md
    
    * add test
    
    * Bug Fix and test passed
    
    * ucfunnel adapter add bidfloor parameter (#4495)
    
    * 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
    
    * Added AstraOne adapter (#4475)
    
    * Added AstraOne adapter
    
    * Fixed an argument in function createRenderer
    
    * Added unit tests. Added example with GPT in the documentation. Removed bid renderer.
    
    * Fixed a small typo
    
    * PubMatic bid adapter to support CCPA/USP (#4533)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * added CCPA/USP support in PubMatic adapter
    
    * Update adxcgBidAdapter.js  - native fix (#4534)
    
    * Update adxcgBidAdapter.js  - native fix
    
    * trigger CI
    
    * trigger CI
    
    * Code reformat and adding ending semicolons. No other changes
    
    Reformatted the code in separate commit before real changes
    
    * update adxcgBidAdapter_spec
    
    general cleanup - removed duplicated jsons
    added native size check
    added many url querystring http call parameter checks
    
    * trigger CI
    
    * Added US Privacy support in TrustX Bid Adapter (#4529)
    
    * 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
    
    * Trion interactive query param additions (#4522)
    
    * Adding files associated with the trion adapter update to the newest prebid version(1.0).
    
    * Updating pull request with safer checks for user sync and general clean up/consistency of tests.
    
    * removing a call to bidder code for pull request review.  also removing the test that requires it
    
    * there were some changes to the bid factory after our initial release that we didn't account for.  Changing adapter to account for response body and required params.
    
    * Revert "there were some changes to the bid factory after our initial release that we didn't account for.  Changing adapter to account for response body and required params."
    
    This reverts commit 324d157.
    
    * there were some changes to the bid factory after our initial release that we didn't account for.  Changing adapter to account for response body and required params.
    
    * adding safety checks to Trion adapter
    
    * Sending up to trion endpoint if there is bot traffic or the browser tab is not visible.
    
    * sending the wrong param in the test.
    
    * Trion test cleanup.  returning document and window states to their original form after tests.
    
    * Trion test cleanup.  using before and after to alter window and document objects in tests.
    
    * ShowHeroes Adapter - naming convention issue (#4525)
    
    * add ShowHeroes Adapter
    
    * ShowHeroes adapter - expanded outstream support
    
    * Revert "ShowHeroes adapter - expanded outstream support"
    
    This reverts commit bfcdb91.
    
    * ShowHeroes adapter - expanded outstream support
    
    * ShowHeroes adapter - fixes (#4222)
    
    * ShowHeroes adapter - banner and outstream fixes (#4222)
    
    * ShowHeroes adapter - description and outstream changes (#4222)
    
    * ShowHeroes adapter - increase test coverage and small fix
    
    * ShowHeroes Adapter - naming convention issue
    
    * Adkernel: tmax support (#4548)
    
    * move uspDataHandler out of gdprDataHandler (#4562)
    
    * move uspDataHandler out of gdprDataHandler
    
    * add missing semi-colon
    
    * Rubicon bid adapter: fix netRev (#4552)
    
    * fix netRev
    
    * adding comments and more tests
    
    * RichAudience: Support userIDs + Prebid 3.0 (#4504)
    
    * Support userIDs + Prebid 3.0
    
    * Fix bug in richAudienceBidAddapter_spec.js
    
    * Fix bug pubCommonId
    
    * Fix bug RichaudienceAdapter
    
    * Fix UserID5
    
    * Fix bug ID5 change Source for Value
    
    * Fix bug richaudienceAdapter && Add userSync pixelEnabled
    
    * Fix bug richaudienceAdapter
    
    * CCPA and Schain support (#4537)
    
    * add video&native traffic colossus ssp
    
    * Native obj validation
    
    * Native obj validation #2
    
    * Added size field in requests
    
    * fixed test
    
    * fix merge conflicts
    
    * move to 3.0
    
    * move to 3.0
    
    * fix IE11 new URL issue
    
    * fix IE11 new URL issue
    
    * fix IE11 new URL issue
    
    * https for 3.0
    
    * add https test
    
    * add ccp and schain features
    
    * fix test
    
    * sync with upstream, fix conflicts
    
    * Update colossussspBidAdapter.js
    
    remove commented code
    
    * Update colossussspBidAdapter.js
    
    lint fix
    
    * Add support for CCPA consent in Criteo adapter
    
    * Fix merge issues
    
    * Fix New Line
    afewcc authored and jsnellbaker committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    78a05c5 View commit details
    Browse the repository at this point in the history
  3. Feat/rtbsolutions (#4556)

    * rtbsolutions
    
    * typos
    
    * cleanup
    
    * use ajax
    rtbsolutions authored and jsnellbaker committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    0a191b0 View commit details
    Browse the repository at this point in the history
  4. update several tests to let them work in ie11 (#4594)

    * update several tests to let them work in ie11
    
    * disable certain tests that were seen to be flaky
    
    * disable one more test check
    jsnellbaker authored and mkendall07 committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    9ee797f View commit details
    Browse the repository at this point in the history
  5. some minor test fixes (#4611)

    jsnellbaker authored and mkendall07 committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    47a47aa View commit details
    Browse the repository at this point in the history
  6. Medianet: CCPA support added (#4573)

    vedantseta authored and bretg committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    a01e1bd View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

  1. Yieldmo prebid3.0 compliance, gdpr upadtes. remove openxoutstream bid…

    …der (#4485)
    
    * update maintainer email
    
    * add stringified schain
    
    * Revert "add stringified schain"
    
    This reverts commit 4fd8634.
    
    * pass along gdpr consent string and gdpr applies through get
    
    * use paramter gdprConsent
    
    * add stringified schain
    
    * don't change other files
    
    * change parameter namves
    
    * updates bidder module to be 3.0 compliant, and tests
    
    * deletes openxoutstream adapter
    
    * fix broken yieldmo test
    
    * remove log
    
    * remove utils functions that will be depricated in 3.0 and use new referer object in bidderRequest
    
    * use prebids gettopwindow util functions. update markdown with 3.0 compliant ad units object
    
    * Pass along us_privacy string
    
    * add stringified schain
    
    * add stringified schain
    
    * Revert "add stringified schain"
    
    This reverts commit 4fd8634.
    
    * pass along gdpr consent string and gdpr applies through get
    
    * use paramter gdprConsent
    
    * don't change other files
    
    * change parameter namves
    
    * updates bidder module to be 3.0 compliant, and tests
    
    * deletes openxoutstream adapter
    
    * fix broken yieldmo test
    
    * remove log
    
    * remove utils functions that will be depricated in 3.0 and use new referer object in bidderRequest
    
    * use prebids gettopwindow util functions. update markdown with 3.0 compliant ad units object
    
    * Pass along us_privacy string
    HolzAndrew authored and Fawke committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    1a5c9c1 View commit details
    Browse the repository at this point in the history
  2. Add CCPA support to Undertone adapter (#4576)

    * Added user sync support for undertone bid adapter (new pull request)
    
    * Added user sync support for undertone bid adapter
    
    * undertone adapter
    - send ccpa data on bid request, and on user syncs
    omerko authored and jsnellbaker committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    df9937b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    562df99 View commit details
    Browse the repository at this point in the history
  4. PubMatic: sending transactionId in source.tid (#4588)

    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * using utils.deepSetvalue
    
    * passing transactionId in source.tid
    pm-harshad-mane authored and jsnellbaker committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    ccf8be8 View commit details
    Browse the repository at this point in the history
  5. Introduce Dailyhunt Bid Adapter (#4517)

    * add dailyhunt adapter
    
    * add md file for dailyhunt adapter
    
    * add partnerId to default DH if not present
    
    * make test case for dailyhunt
    
    * make test coverage 92%
    
    * done internal review changes
    
    * Added the obvious param values to be hardcoded in the adapter
    
    * fix string issues from eslint
    
    * edit dailyhunt md file
    
    * update dailyhunt bid adapter
    
    * change md
    
    * add checklist link in md file
    
    * fix reviewers changes
    
    * add cid in dailyhuntBidAdapter.md
    
    * remove cid from md file
    
    * fix reviewer chnages
    
    * change adunit and config in md
    montu1996 authored and msm0504 committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    64a502e View commit details
    Browse the repository at this point in the history
  6. AstraOne: Fixed example in the documentation (#4590)

    * Added AstraOne adapter
    
    * Fixed an argument in function createRenderer
    
    * Added unit tests. Added example with GPT in the documentation. Removed bid renderer.
    
    * Fixed a small typo
    
    * Fixed example in the documentation
    astraone-ssp authored and mkendall07 committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    8f4836c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f765d65 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2019

  1. Fixes for Prebid 3.0 (#4587)

    * 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
    bjorn-lw authored and Fawke committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    909775b View commit details
    Browse the repository at this point in the history
  2. Re-Add Readpeak adapter (#4593)

    * Re-add ReadPeak adapter
    
    * Fix Readpeak adapter + re-add test for it
    kurrestahlberg authored and jsnellbaker committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    ae350b1 View commit details
    Browse the repository at this point in the history
  3. Trion bid adapter re-submit to comply with v3 (#4609)

    * Adding files associated with the trion adapter update to the newest prebid version(1.0).
    
    * Updating pull request with safer checks for user sync and general clean up/consistency of tests.
    
    * removing a call to bidder code for pull request review.  also removing the test that requires it
    
    * there were some changes to the bid factory after our initial release that we didn't account for.  Changing adapter to account for response body and required params.
    
    * Revert "there were some changes to the bid factory after our initial release that we didn't account for.  Changing adapter to account for response body and required params."
    
    This reverts commit 324d157.
    
    * there were some changes to the bid factory after our initial release that we didn't account for.  Changing adapter to account for response body and required params.
    
    * adding safety checks to Trion adapter
    
    * Sending up to trion endpoint if there is bot traffic or the browser tab is not visible.
    
    * sending the wrong param in the test.
    
    * Trion test cleanup.  returning document and window states to their original form after tests.
    
    * Trion test cleanup.  using before and after to alter window and document objects in tests.
    
    * re-adding trion adapter to prebid project to stop using deprecated function for page url for 3.0 release
    
    * minor formatting change
    
    * accept size array from media types banner over the sizes array from pubs.
    grohm33 authored and Fawke committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    8ed6ab9 View commit details
    Browse the repository at this point in the history
  4. Sovrn ccpa support (#4592)

    * sovrn ccpa support
    
    * use array map/join instead of object.entries
    aprakash-sovrn authored and Fawke committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    df69f08 View commit details
    Browse the repository at this point in the history
  5. fix a bug when the iframe locator is not present on page (#4621)

    * fix a bug when the iframe locator is not present on page
    
    * clean up
    mkendall07 authored Dec 18, 2019
    Configuration menu
    Copy the full SHA
    aff2bd4 View commit details
    Browse the repository at this point in the history
  6. Added US Privacy support for TheMediaGrid Bid Adapter (#4606)

    * Added Grid Bid Adapter
    
    * remove priceType from TheMediaGrid Bid Adapter
    
    * Add video support in Grid Bid Adapter
    
    * Added test parameter for video slot
    
    * update Grid Bid Adapter to set size in response bid
    
    * Update Grid Bid Adapter to support identical uids in parameters
    
    * Fix typo in test file for Grid Bid Adapter
    
    * Update The Grid Media Bidder Adapter to send refererInfo.referer as 'u' parameter in ad request
    
    * Hotfix for referrer in Grid Bid Adapter
    
    * Grid Bid Adapter: added wrapperType and wrappweVersion to the ad request
    
    * TheMediaGrid Bid Adapter: added sync url
    
    * TheMediaGrid Bid Adapter: added GDPR params to sync url
    
    * TheMediaGrid Bid Adapter: added tests for getUserSyncs function
    
    * Added CCPA support in TheMediaGrid Bid Adapter
    TheMediaGrid authored and bretg committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    b878aa9 View commit details
    Browse the repository at this point in the history
  7. Districtm DMX adapter support for CCPA (#4560)

    * adding DMX
    
    test @97%, two files added one updated
    
    * Update districtm_spec.js
    
    * Update districtmDMX.js
    
    * adding all districtm needed file
    
    * remove legacy file
    
    * remove typo || 0 in the test method
    
    * force default to return a valid width and height
    
    * update unit test code for failing test
    
    * changed class for an object
    
    * remove package-lock.json
    
    * change file name for dmx adapter
    
    * renamed files
    
    * restaure package-lock.json
    
    * update to last package-lock state
    
    * update gdpr user consent
    
    * fix sizes issue
    
    * Documentation updates
    
    Adding the readme.md info
    
    * update file name and update unit testing import file location
    
    * current machine state
    
    * lint correction
    
    * remove variable assigment duplicate
    
    * adding CCPA support for DMX
    
    * adding test for ccpa and gdpr
    stevealliance authored and Isaac A. Dettman committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    b051c0b View commit details
    Browse the repository at this point in the history
  8. TripleLift: CCPA support (#4628)

    * Add IdentityLink support and fix UnifiedId.
    
    It appears we've been looking for UnifiedId userIds
    on the bidderRequest object, when they are found on bidRequests.
    This commit fixes that error, and adds support for IdentityLink.
    
    * change maintainer email to group
    
    * TripleLift: Sending schain (#1)
    
    * Sending schain
    
    * null -> undefined
    
    * Hardcode sync endpoint protocol
    
    * Switch to EB2 sync endpoint
    
    * Add support for image based user syncing
    
    * Rename endpoint variable
    
    * Add assertion
    
    * Add CCPA query param
    
    * Simplify check for usPrivacy argument
    davidwoodsandersen authored and jsnellbaker committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    aa6daf4 View commit details
    Browse the repository at this point in the history
  9. Consumable Bid Adapter: Add CCPA support (#4618)

    jgrimes authored and Isaac A. Dettman committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    82a9844 View commit details
    Browse the repository at this point in the history
  10. Rubicon Analytics Adapter: convert to 3.0 (#4625)

    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * update changed default value of netRevenue to true
    
    * Re-add rubicon analytics without deprecated getTopWindowUrl util
    
    * Cache referrer on auction_init instead of bid_requested
    msm0504 authored and Isaac A. Dettman committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    aa63645 View commit details
    Browse the repository at this point in the history
  11. sovrn analytics adapter with 3.0 updates (#4620)

    aprakash-sovrn authored and Isaac A. Dettman committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    7682dd5 View commit details
    Browse the repository at this point in the history
  12. Gamoshi: Fix adaptor code to comply for Prebid.js v3.0 (#4601)

    * Improve Digital adapter: adding bid floor, referrer, more native fields (#4103)
    
    * Bid floor, https, native ad update
    
    * Update the ad server protocol module
    
    * Adding referrer
    
    * YIELDONE adapter - change urls to adapt https (#4139)
    
    * update: change urls to adapt https
    
    * fix test code
    
    * Added SupplyChain Object support and an onTimeout Callback (#4137)
    
    * - Implemented the 'onTimeout' callback to fire a pixel when there's a timeout.
    - Added the ability to serialize an schain object according to the description provided here: https://github.com/InteractiveAdvertisingBureau/openrtb/blob/master/supplychainobject.md
    
    * some mods to the schain tag generation
    
    * - added tests for schain param checking.
    
    * - fixed a malformed url for timeouts
    
    * - Removed a trailing ',' while generating a schain param.
    
    * Revert "Added SupplyChain Object support and an onTimeout Callback (#4137)"
    
    This reverts commit e61b246b45bd2c2390350eaeca693f208b1a3a24.
    
    This commit doesn't use the schain module added in #4084
    
    * Nobid Prebid Adapter commit (#4050)
    
    * Nobid Prebid Adapter commit
    
    * Fixed global replace and unit tests
    
    * Fixed find function
    
    * Added nobidBidAdapter.md
    
    * Removed description and added "Bid Params" section.
    
    * Added test siteId 2 for testing.
    
    * Refactored the Adapter to remove most references to the nobid object. We still need the nobid object because we have a passback tag in DFP that makes reference to it.
    
    * Fix concurrent responses on the page
    
    * Cosmetic change to log an error in case of missing ad markup
    
    * Keep nobid.bidResponses cross adapters.
    
    * Added GDPR support in user sync and added test coverage.
    gulp test-coverage
    gulp view-coverage
    
    * Padding issues
    
    * Fix padding issues
    
    * Fix padding
    
    * update outstream prod url (#4104)
    
    * support pubcid and uids (#4143)
    
    * Fix misspelling and minor cleanup of schain docs (#4150)
    
    * Prebid 2.31.0 Release
    
    * Increment pre version
    
    * Rubicon: tuning logged messages (#4157)
    
    * Rubicon: tuning logged messages
    
    * Update rubiconBidAdapter.js
    
    * fixed indentation
    
    * Rubicon Video COPPA fix (#4155)
    
    * Rubicon Video COPPA fix
    
    * Unit test for Rubicon Video COPPA fix
    
    * Playground XYZ adapter - iframe usersync bug fix (#4141)
    
    * corrected user sync type
    
    * removed support for iframe usersync
    
    * added unit tests for getUserSyncs
    
    * update nvmrc file (#4162)
    
    * update gulp-footer package (#4160)
    
    * Datablocks bid/analytics adapter (#4128)
    
    * add datablocks Analytics and Bidder Adapters
    
    * remove preload param
    
    * remove preloadid
    
    * better coverage of tests
    
    * better coverage
    
    * IE doesn't support array.find
    
    * lint test
    
    * update example host
    
    * native asset id should be integer
    
    * update logic of ad_types field in appnexusBidAdapter (#4065)
    
    * Shorten SomoAudience to just Somo (#4163)
    
    * Shorten SomoAudience to just Somo
    
    * Make package-lock return
    
    * Quantcast: Fix for empty video parameters (#4145)
    
    * Copy params from bid.params.video.
    
    * Added test for missing video parameters.
    
    * Include mimes from adunit.
    
    * One Video adding Rewarded Video Feature (#4142)
    
    * outstream changes
    
    * removing global filtet
    
    * reverting page
    
    * message
    
    * adapter change
    
    * remove space
    
    * testcases
    
    * testpage
    
    * spaces for test page
    
    * renderer exist case
    
    * reverting package-lock.json
    
    * adding schain object
    
    * adding tagid
    
    * syntaxx error fix
    
    * video.html
    
    * space trailing
    
    * space
    
    * tagid
    
    * inventoryId and placement
    
    * rewarded video
    
    * added unit test case
    
    * Module to pass User Ids to DFP (#4140)
    
    * first commit
    
    * renamed
    
    * minor doc change
    
    * documentation
    
    * small change
    
    * EB
    
    * removed unused imports
    
    * minor changes
    
    * reanmaed a const
    
    * adding more methods to test shareUserIds module
    
    * unit tets cases for shareUserIds
    
    * indentation
    
    * renamed DFP to GAM
    
    * renamed shareUserIds to userIdTargeting
    
    * Update userIdTargeting.md
    
    * trying to restart CI
    
    * digitrust userId case handled
    
    * minor comment change
    
    * using auctionEnd event instead of requestBids.before
    
    * using events.on
    
    * Buzzoola bid adapter (#4127)
    
    * initial commit for buzzoola adapter
    
    * leave only banners for now
    
    * fix bid validation
    
    * change endpoint url
    
    * add video type
    
    * restore renderer
    
    * fix renderer
    
    * add fixed player sizes
    
    * switch bids
    
    * convert dimentions to strings
    
    * write tests
    
    * 100% tests
    
    * remove new DOM element creation in tests
    
    * handle empty response from server
    
    * change description
    
    * E2e tests for Native and Outstream video Ad formats. (#4116)
    
    * reorganize e2e/ tests into separate directories
    
    * new test page for e2e-banner testing
    
    * add test to check if Banner Ad is getting loaded
    
    * change location of the spec files to reflect change in test/e2e directory structure
    
    * add test case to check for generation of valid targeting keys
    
    * create Native Ad test page
    
    * add test case to check validity of the targeting keys and correct rendering of the Ad
    
    * update old browser versions to new
    
    * update browser version
    
    * update title
    
    * remove console.log statements
    
    * add basic functional test for e2e outstream video ad format
    
    * Update LockerDome adUnitId bid param (#4176)
    
    This is not a breaking change
    
    * fix several issues in appnexus video bids (#4154)
    
    * S2s testing disable client side (#4123)
    
    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * New testServerOnly flag
    
    * Tests and a bug fix
    
    * Removed dead code
    
    * Fixes requested in review
    
    * Check each adUnit
    
    * isTestingServerOnly changes per Eric
    
    * Fixed IE 11 bug
    
    * More tests
    
    * improved test case names
    
    * New option to Include deal KVPs when enableSendAllBids === false (#4136)
    
    * new option to include KVPs which have deals when
    enableSendAllBids === false
    
    * updating tests to be more realistic
    
    * Prebid 2.32.0 Release
    
    * increment pre version
    
    * Rubicon doc: changing video test zone (#4187)
    
    * added schain support to sonobi adapter (#4173)
    
    * if schain config is not defined then error should not be thrown (#4165)
    
    * if schain config is not defiend then error should not be thrown
    
    * relaxed mode nodes param not defined error handled
    
    * added test cases for config validation
    
    * a curly bracket was missing in the example
    
    * Rubicon: updating test params (#4190)
    
    * myTargetBidAdapter: support currency config (#4188)
    
    * Update README.md (#4193)
    
    * Update README.md
    
    * Update README.md
    
    * cedato bid adapter instream video support (#4153)
    
    * Added adxpremium prebid analytics adapter (#4181)
    
    * feat(OAFLO-186): added support for schain (#4194)
    
    * Sonobi - send entire userid payload (#4196)
    
    * added userid param to pass the entire userId payload to sonobis bid request endpoint
    
    * removed console log
    git p
    
    * fixed lint
    
    * OpenX Adapter fix: updating outdated video examples (#4198)
    
    * userId - Add support for refreshing the cached user id (#4082)
    
    * [userId] Added support for refreshing the cached user id: refreshInSeconds storage parameter, related tests and implementation in id5 module
    
    * [userId] Added support for refreshing the cached user id: refreshInSeconds storage parameter, related tests and implementation in id5 module
    
    * UserId - ID5 - Updated doc with new contact point for partners
    
    * UserId - Merged getStoredValue and getStoredDate
    
    * [UserId] - ID5 - Moved back ID5 in ./modules
    
    * UserId - ID5 - Fixed incorrect GDPR condition
    
    * [UserId] - Doc update and test cleanup
    
    * Prebid 2.33.0 Release
    
    * Increment pre version
    
    * SupplyChainObject support and fires a pixel onTimeout (#4152)
    
    * - Implemented the 'onTimeout' callback to fire a pixel when there's a timeout.
    - Added the ability to serialize an schain object according to the description provided here: https://github.com/InteractiveAdvertisingBureau/openrtb/blob/master/supplychainobject.md
    
    * some mods to the schain tag generation
    
    * - added tests for schain param checking.
    
    * - fixed a malformed url for timeouts
    
    * - Removed a trailing ',' while generating a schain param.
    
    * - Using the schain object from validBidRequest if present. Reverting to checking if params has it if not.
    
    * - reverting changes to merge with master
    
    * - Resolving merge issues
    
    * Feature/add profile parameter (#4185)
    
    * Add optional profile parameter
    
    * EMXDigital Bid Adapter: Add video dimensions in request (#4174)
    
    * addressed feedback from #3731 ticket
    
    * removed commented code from emx test spec
    
    * logging removed from spec
    
    * flip h & w values from playerSize for video requests
    
    * adding Outstream mediaType to EMX Digital
    
    * adding device info. update to grab video param. styling changes.
    
    * add video dimensions from playerSize
    
    * fix test for video dimensions
    
    * Added keywords parameter support in TrustX Bid Adapter (#4183)
    
    * 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
    
    * rubicon: avoid passing unknown position (#4207)
    
    * rubicon: not passing pos if not specified
    
    * added comment
    
    * not sending pos for video when undefined
    
    * cleaning up test
    
    * fixed unit test
    
    * correctly reference bidrequest and determine mediatype of bidresponse (#4204)
    
    * GumGum: only send gdprConsent when found (#4205)
    
    * adds digitrust module, mods gdpr from bool to int
    
    * update unit test
    
    * only send gdprconsent if present
    
    * LKQD: Use refererInfo.referer as fallback pageurl (#4210)
    
    * Refactored URL query parameter passthrough for additional values, changed SSP endpoint to v.lkqd.net, and updated associated unit tests
    
    * Use refererInfo.referer as fallback pageurl
    
    * Removed logs and testing values
    
    * [UserId] - ID5 - Fixed case when consentData is undefined (No CMP) (#4215)
    
    * create stubs for localStorage in widespaceBidAdapter test file (#4208)
    
    * added adId property to adRenderFailed event (#4097)
    
    When no bid (therefore no adUnitCode) is available in the adRenderFailed event it can be difficult to identify the erroring slot.But in almost all cases the given slot still has the adId targeting.
    
    * OpenX Adapter: Forcing https requests and adding UserID module support for LiveRamp and TTD (#4182)
    
    * OpenX Adapter: Updated requests to force https
    
    * OpenX Adapter: Added support for TTD's UnifiedID and LiveRamp's IDL
    
    * PubMatic to support userId sub-modules (#4191)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * TripleLift support for UnifiedId and IdentityLink (#4197)
    
    * Add IdentityLink support and fix UnifiedId.
    
    It appears we've been looking for UnifiedId userIds
    on the bidderRequest object, when they are found on bidRequests.
    This commit fixes that error, and adds support for IdentityLink.
    
    * change maintainer email to group
    
    * Added lemma adapter (#4126)
    
    * 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.
    
    * Adkernel adapter new alias (#4221)
    
    * Force https scheme for Criteo Bidder (#4227)
    
    * assign adapter version number
    
    * Ensure that Criteo's bidder is always called through https
    
    * Add Video Support for Datablocks Bid Adapter (#4195)
    
    * add datablocks Analytics and Bidder Adapters
    
    * remove preload param
    
    * remove preloadid
    
    * better coverage of tests
    
    * better coverage
    
    * IE doesn't support array.find
    
    * lint test
    
    * update example host
    
    * native asset id should be integer
    
    * add datablocks Video
    
    * remove isInteger
    
    * skip if empty
    
    * update adUnit, bidRequest and bidResponse object (#4180)
    
    * update adUnit, bidRequest and bidResponse object
    
    * add test for mediaTypes object
    
    * 3 display banner and video vast support for rads (#4209)
    
    * add stv adapter
    
    * remove comments from adapter file
    
    * start rads adapter
    
    * fix adapter and tests
    
    * fixes
    
    * fix adapter and doc
    
    * fix adapter
    
    * fix tests
    
    * little fix
    
    * add ip param
    
    * fix dev url
    
    * #3 radsBidAdapter.md
    
    * #3 radsBidAdapter.md: cleanup
    
    * fix code and doc
    
    * UserId - Add SameSite and server-side pubcid support (#3869)
    
    * Add SameSite and server-side pubcid support
    
    * Fix emoteevBidAdapter unit test
    
    * added schain to appnexus bid adapter (#4229)
    
    * added schain to appnexus bid adapter
    
    * semicolon
    
    * update doubleclick url (#4179)
    
    * Prebid 2.34.0 release
    
    * increment pre version
    
    * Rubi Analytics handles > 1 bidResponse per bidRequest (#4224)
    
    * videoNow bid adapter (#4088)
    
    * -- first commit
    
    * -- cors and bidder's name fixed
    
    * -- almost ready
    
    * -- added docs
    
    * -- added nurl tracking
    
    * -- bid params
    
    * -- tests added
    
    * -- test fixed
    
    * -- replace placeholder in the onBidWon pixel's url
    
    * -- commit for restart tests
    
    * -- change response data format for display ad
    
    * -- tests updated
    
    * -- 100% tests coverage
    
    * -- a few clean the test's code
    
    * -- custom urls from localStorage
    
    * -- tests updated
    
    * -- a few clean the test's code
    
    * -- new init model
    
    * -- spec for new init model
    
    * -- fix for new init model
    
    * -- code cleaned
    
    * -- 100% tests coverage
    
    * -- 100% tests coverage
    
    * -- fixed test
    
    * -- commit for restart tests
    
    * djax new bidder adapter  (#4192)
    
    * djax bidder adapter
    
    * djax bidder adapter
    
    * Update hello_world.html
    
    * Added Turk Telekom Bid Adapter (#4203)
    
    * Added Turk Telekom Bid Adapter
    
    * Fix md file for Turk Telekom Bid Adapter
    
    * MicroAd: Use HTTPS in all requests (#4220)
    
    * Always use HTTPS endpoint in MicroAd
    
    * Update code
    
    * Fixed a broken test in MicroAd
    
    * Schain: avoiding Object.values as it is breaking on IE11 (#4238)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * avoiding use of Object.values
    
    * 3952 delay auction for ids (#4115)
    
    * 3952 delay auction for user ids
    
    * 3952 add integration example
    
    * 3952 add tests
    
    * 3952 fix html example
    
    * add todos
    
    * 3952 continue auction if ids received
    
    * 3952 add tests for auction delay
    
    * increase test coverage
    
    * set config for test
    
    * remove todo
    
    * add a few more checks to tests
    
    * add comment, force tests to rerun
    
    * Feature: adUnitBidLimit  (#3906)
    
    * added new feature to config to limit bids when sendallbids is enabled
    
    * cleaned up code. removed extra spaces etc
    
    * removed trailing spaces in config
    
    * remove .flat() and replaced with spread operator
    
    * removed flat function and instead pushing using spread operator
    
    * updated to use sendBidsControl instead
    
    * updated targeting_spec to test bidLimit
    
    * removed trailing spaces from targeting_spec
    
    * Update Rubicon Adapter netRevenue default (#4242)
    
    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * update changed default value of netRevenue to true
    
    * Removed AdastaMadia from alias (#4255)
    
    * Update appnexusBidAdapter.js (#4251)
    
    * IdentityLink - change expiration time to 30 days (#4239)
    
    * Add coppa support for AppNexus adapter (#4253)
    
    * Add coppa support for AppNexus adapter
    
    * test name
    
    * add new longform e2e tests (#4206)
    
    * Konduit module (#4184)
    
    * Adding Konduit module
    
    * Removed superfluous arguments passed to obtainVastUrl function
    
    * Removed superfluous arguments passed to obtainVastUrl function.
    
    * Build trigger (empty commit)
    
    * Module documentation updated according to the comments
    
    * Logic in obtainVastUrl function updated according to the review comment.
    
    * Removed hook, enabled eslint
    
    * Circle CI runs e2e tests on every push (#4200)
    
    * run functional tests on circle ci on push to any remote branch
    
    * remove extraneous key from config file
    
    * add test.localhost as alias to 127.0.0.1
    
    * check 0: execute circle-ci
    
    * move /etc/config to a separate command
    
    * change bid partner to rubicon
    
    * test appnexus bid adapter in ci
    
    * comment browserstack command
    
    * remove console.log statement
    
    * test1: circle-ci
    
    * change reference dev -> prod while loading prebid
    
    * add console.log statement
    
    * check-2: circle-ci
    
    * comment browserstack testing
    
    * change bid adapter
    
    * change bid adapter
    
    * remove test case for checking targeting keys
    
    * remove the ci flag
    
    * uncomment test for checking correct generation of targeting keys
    
    * swap AN -> Rubicon for testing targeting keys
    
    * Outcon bid adapter. (#4161)
    
    * Outcon bid adapter.
    
    * Fix identation
    
    * Fixes
    
    * Fixes
    
    * Fixes
    
    * Spec fixes
    
    * Fixes
    
    * Fix urls
    
    * Fix
    
    * Fix parameters
    
    * Fix space operators
    
    * Fix bidder timeout
    
    * Update
    
    * Fix whitespace
    
    * no message
    
    * Outcon unit test
    
    * no message
    
    * no message
    
    * no message
    
    * no message
    
    * Fixes
    
    * Fixes
    
    * Change url
    
    * no message
    
    * no message
    
    * no message
    
    * Added bidId
    
    * no message
    
    * no message
    
    * no message
    
    * no message
    
    * Wrapping url with html
    
    * no message
    
    * no message
    
    * no message
    
    * Adding workflow to run end to end tests (#4230)
    
    * Adding workflow to run end to end tests
    
    * trying self branch
    
    * Update to run at 12 every day
    
    * cleanup config using aliases
    
    * update branch and cron time
    
    * add command
    
    * update prebid path for e2e test pages (#4274)
    
    * Prebid 2.35.0 release
    
    * Increment pre version
    
    * Add usersync to adpone adapter (#4245)
    
    * add user sync to adpone adapter
    
    * move adpone usersync to global variable
    
    * added withcredentials to http request
    
    * fix http request options
    
    * fix http request options
    
    * add withCredentials: true
    
    * add withCredentials: true
    
    * added test coverage to usersync
    
    * update sync function
    
    * add test coverage
    
    * adpone adapter
    
    * package lock
    
    * add more testing
    
    * add more testing
    
    * testing for onBidWon fucntion
    
    * test onbidwon function
    
    * trigger build
    
    * Revert GumGum Adapter 2.28 resizing changes (#4277)
    
    * changed resizing unit tests to return the first size dimensions in the sizes array
    
    * added some changes
    
    * reverted adapter changes
    
    * SpotX Bid Adapter: Support schain, ID5 object, Google consent object, and hide_skin (#4281)
    
    * Add SpotXBidAdapter
    
    * Minor updates
    
    * Undo testing changes to shared files
    
    * Fix relative imports
    
    * Remove superfluous imports and write a few more tests
    
    * Formatting, ID5 object, Google consent objects
    
      - Added ID5 object support
      - Added Google Consent object
      - Reformatted indentaiton on spec file
    
    * Revert content_width and content_height changes in docs
    
      - not sure how these got moved, lets put them back
    
    * Remove click_to_replay flag in example
    
      - no reason to use this one in the example
    
    * Spotx adapter - Add schain support and update unit tests
    
    * Update schain path in ORTB 2.3 request body
    
    	- schain object is now added to ortb request body
    	  at request.ext.source.ext.schain
    
    * Add hide_skin to documentation
    
      - whoops, this got removed, let's add it back
    
    * Update Rubicon Analytics Adapter `bidId` to match PBS (#4156)
    
    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * update for rubicon analytics to send seat[].bid.id for PBS video and banner
    
    * fixed conditional for server and video or banner
    
    * updated with optimized value test for bidid
    
    * update changed default value of netRevenue to true
    
    * remove var declaration for rightSlot to correct lgtm error for unused variable
    
    * update defineSlot div id to match div id defined in html body
    
    * update test ad unit test props
    
    * revert lock to match remote master
    
    * add seatBidId to bidObj in rpBidAdapter interpretResponse
    
    * update setTargeting to execute in the bids back handler
    
    * remove dev integration test page
    
    * meaningless commit to get lgtm to re-run
    
    * SmartRTB adapter update (#4246)
    
    * modules: Implement SmartRTB adapter and spec.
    
    * Fix for-loop syntax to support IE; refactor getDomain out of exported set.
    
    * Remove debugs, update doc
    
    * Update test for video support
    
    * Handle missing syncs. Add video to media types in sample ad unit
    
    * Add null response check, update primary endpoint
    
    * Note smrtb video requires renderer
    
    * Support Vast Track (#4276)
    
    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * update changed default value of netRevenue to true
    
    * Add parameters if config.cache.vasttrack is true
    
    * Use requestId instead of adId
    
    * Test new vasttrack payload params
    
    * Removed commented out code
    
    * Relaxed conditional check per review
    
    * Removed commented out line
    
    * Added 1000x250 size (#4295)
    
    * prepare vidazoo adapter for v3.0 (#4291)
    
    * Improve Digital adapter: support schain (#4286)
    
    * LiveIntent Identity Module. (#4178)
    
    * LiveIntentIdSystem. Initial implementation.
    
    * LiveIntentIdSystem. Removed whitespace.
    
    * Fixed typo
    
    * Renamed variables, cookiesm added md.
    
    * Changed the default identity url.
    
    * Composite id, with having more than just the lipbid passed around.
    
    * Composite id.
    
    * Merge conflict resolution.
    
    * Changed docs and param description.
    
    * Added typedoc & mentioned liveIntentIdSystem in submodule.json.
    
    * Extracted the LiveIntentIdSystem under modules, removed it from default userId modules.
    
    * Fixing the 204 + no body scenario.
    
    * Added liveIntent to submodule.json
    
    * Fixing docs indentation.
    
    * Updated prebidServer & specs.
    
    * Minor specs update.
    
    * updating liveintent eids source (#4300)
    
    * updating liveintent eids source
    
    these are supposed to be domains
    
    * updating unit test
    
    * fix appnexusBidAdapter view-script regex (#4289)
    
    * fix an view script regex
    
    * minor syntax update
    
    * 33Across adding bidder specific extension field (#4298)
    
    * - add 33across specific ext field for statedAt
    
    * - fix unit test for 33Across adapter
    
    * PubMatic to support LiveIntent User Id sub-module (#4306)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * supporting LiveIntent Id in PubMatic adapter
    
    * updated source for liveintent
    
    * Finteza Analytics Adapter: fix cookies (#4292)
    
    * fix reading and sending cookies
    
    * fix lint errors
    
    * clear comments
    
    * add unit tests
    
    * fix calling of setCookies for IE
    
    * clear cookies after test
    
    * use own setCookie method inside tests
    
    * Update LockerDome adapter to support Prebid 3.0 (#4301)
    
    *  Returning the `IdResponse` type with an obj + callback. Fix for 4304 (#4305)
    
    *  Returning the `IdResponse` type with an obj + callback.
    
    * Renamed resp -> result.
    
    * Removed whitespace.
    
    * ShowHeroes adapter - expanded outstream support (#4222)
    
    * add ShowHeroes Adapter
    
    * ShowHeroes adapter - expanded outstream support
    
    * Revert "ShowHeroes adapter - expanded outstream support"
    
    This reverts commit bfcdb913b52012b5afbf95a84956b906518a4b51.
    
    * ShowHeroes adapter - expanded outstream support
    
    * ShowHeroes adapter - fixes (#4222)
    
    * ShowHeroes adapter - banner and outstream fixes (#4222)
    
    * ShowHeroes adapter - description and outstream changes (#4222)
    
    * ShowHeroes adapter - increase test coverage and small fix
    
    * [Orbidder-Adapter] Add bidRequestCount and remove bid.params.keyValues (#4264)
    
    * initial orbidder version in personal github repo
    
    * use adUnits from orbidder_example.html
    
    * replace obsolete functions
    
    * forgot to commit the test
    
    * check if bidderRequest object is available
    
    * try to fix weird safari/ie issue
    
    * ebayK: add more params
    
    * update orbidderBidAdapter.md
    
    * use spec.<function> instead of this.<function> for consistency reasons
    
    * add bidfloor parameter to params object
    
    * fix gdpr object handling
    
    * default to consentRequired: false when not explicitly given
    
    * wip - use onSetTargeting callback
    
    * add tests for onSetTargeting callback
    
    * fix params and respective tests
    
    * remove not used bid.params.keyValues
    
    * add bidRequestCount to orbidder.otto.de/bid Post request
    
    * add bidRequestCount to test object defaultBidRequest
    
    * PulsePoint: remove usage of deprecated utils method / prep for 3.0 (#4257)
    
    * ET-1691: Pulsepoint Analytics adapter for Prebid. (#1)
    
    * ET-1691: Adding pulsepoint analytics and tests for pulsepoint adapter
    
    * ET-1691: Adding pulsepoint analytics and tests for pulsepoint adapter
    
    * ET-1691: cleanup
    
    * ET-1691: minor
    
    * ET-1691: revert package.json change
    
    * Adding bidRequest to bidFactory.createBid method as per https://github.com/prebid/Prebid.js/issues/509
    
    * ET-1765: Adding support for additional params in PulsePoint adapter (#2)
    
    * ET-1850: Fixing https://github.com/prebid/Prebid.js/issues/866
    
    * Minor fix
    
    * Adding mandatory parameters to Bid
    
    * Removing usage of deprecated utils method
    
    * minor refactor
    
    * Use isArray method (#4288)
    
    * Add Parrable ID submodule (#4266)
    
    * add parrable id submodule
    
    * fix integration test config
    
    * fix var name
    
    * always refresh sotredId for parrable
    
    * add submodulesThatAlwaysRefresh concept
    
    * remove comment
    
    * add parrable url as one string
    
    * add parrable prod endpoint
    
    * use .indexOf instead of .includes
    
    * add params to test config
    
    * comment failing test
    
    * uncomment failing assertion
    
    * add parrable ID to prebid server adapter
    
    * add parrableIdSystem to .submodules.json
    
    * extract parrableId unit tests from userId spec
    
    * remove breakline between imports
    
    * remove unused param
    
    * remove userId generic feature from parrableId module
    
    * remove trailing space
    
    * fix failing test due to none merged conflict
    
    * Prebid 2.36.0 Release
    
    * Increment pre version
    
    * Support schain module and send bidfloor param in Sharethrough adapter (#4271)
    
    * Add support for supply chain object module
    
    Story: [#168742394](https://www.pivotaltracker.com/story/show/168742394)
    
    Co-authored-by: Josh Becker <jbecker@sharethrough.com>
    
    * Add bidfloor parameter to bid request sent to STX
    
    Story: [#168742573](https://www.pivotaltracker.com/story/show/168742573)
    
    * Platform One Analytics Adapter (#4233)
    
    * Added Y1 Analytics Adapter
    
    * rename y1AnalyticsAdapter in yieldoneAnalyticsAdapter
    
    * Yieldone Bid Adapter: fixes from lint check
    
    * Yieldone Analytics Adapter: fix endpoint protocol
    
    * Added spec file for yieldone Analytics Adapter
    
    * Fix parrable id integration example (#4317)
    
    * fix parrableId integration example
    
    * add parentheses
    
    * Improve Digital adapter: support for video (#4318)
    
    * Bid floor, https, native ad update
    
    * Update the ad server protocol module
    
    * Adding referrer
    
    * Improve Digital support for video
    
    * Improve Digital adapter: video
    
    * adapter version -> 6.0.0
    
    * Gamoshi: Update aliases list. Add support for userSync. (#4319)
    
    * Add support for multi-format ad units. Add favoredMediaType property to params.
    
    * Add tests for gdpr consent.
    
    * Add adId to outbids
    
    * Modify media type resolving
    
    * Refactor multi-format ad units handler.
    
    * Modify the way of sending GDPR data.
    Update aliases.
    
    * Add new consent fields. Add unit test.
    
    * Add new consent fields. Add unit test.
    
    * Add support for id5 and unified id cookie sync.
    
    * Add support for id5 and unified id cookie sync.
    
    * Add restricted check for gdpr consent.
    
    * fix for userSync endpoint getting called with bidder alias names, instead of actual bidder names (#4265)
    
    * modify ixBidAdapater to always use the secure endpoint (#4323)
    
    * PubMatic to support Parrable User Id sub-module (#4324)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * PubMatic to support parrable id
    
    * VISX: currency validation & fix double escape of referer (#4299)
    
    * PubMatic to support coppa (#4336)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * added coppa compliance
    
    * vuble: outstream has fullscreen option (#4320)
    
    * Mod: vuble oustream has fullscreen option
    
    * Add: vuble test for outstream scenario
    
    * EMXDigital: hotfix to resolve URIError from decodeURIComponent (#4333)
    
    * hotfix to resolve URIError from decodeURIComponent
    
    * added unit for decoding adm
    
    * Specify second parameter for parseInt for pubmaticBidAdapter (#4347)
    
    * Remove usage of getTopWindowUrl in Prebid Adapter (#4341)
    
    * Conversant Bid Adapter update for 3.0 (#4284)
    
    * Add cpmDistribution function for Google Analytics adapter (#4240)
    
    * Add cpmDistribution function for Google Analytics adapter
    
    * Add test for the cpmDistribution function
    
    * Remove half written comment
    
    * fixing SRA p_pos (#4337)
    
    * In Sonobi Adapter, only read sizes from bid.mediaTypes (#4311)
    
    * Fix mediaTypes (#4332)
    
    * Outcon bid adapter.
    
    * Fix identation
    
    * Fixes
    
    * Fixes
    
    * Fixes
    
    * Spec fixes
    
    * Fixes
    
    * Fix urls
    
    * Fix
    
    * Fix parameters
    
    * Fix space operators
    
    * Fix bidder timeout
    
    * Update
    
    * Fix whitespace
    
    * no message
    
    * Outcon unit test
    
    * no message
    
    * no message
    
    * no message
    
    * no message
    
    * Fixes
    
    * Fixes
    
    * Change url
    
    * no message
    
    * no message
    
    * no message
    
    * Added bidId
    
    * no message
    
    * no message
    
    * no message
    
    * no message
    
    * Wrapping url with html
    
    * no message
    
    * no message
    
    * no message
    
    * Fix mediaTypes
    
    * no message
    
    * Update outconBidAdapter_spec.js
    
    * Adding VAS response
    
    * no message
    
    * no message
    
    * no message
    
    * Fix
    
    * Changed ttl
    
    * no message
    
    * supportedMediaTypes
    
    * no message
    
    * no message
    
    * Prebid 2.37.0 release
    
    * increment pre version
    
    * Add vast xml support and other minor changes to Beachfront adapter (#4350)
    
    * Add support for vast xml in the bid response
    
    * add secure protocol to outstream player url
    
    * add device connection type
    
    * add player setting for poster color
    
    * add new value for creative Id
    
    * Update smartrtbBidAdapter (#4362)
    
    * modules: Implement SmartRTB adapter and spec.
    
    * Fix for-loop syntax to support IE; refactor getDomain out of exported set.
    
    * Remove debugs, update doc
    
    * Update test for video support
    
    * Handle missing syncs. Add video to media types in sample ad unit
    
    * Add null response check, update primary endpoint
    
    * Note smrtb video requires renderer
    
    * Remove old params checks, fix documentation playerSize field name
    
    * Revert "Update smartrtbBidAdapter (#4362)" (#4368)
    
    This reverts commit be6704bcec65a28d80b6d09a8d1c51ef9a8ba824.
    
    * Add userSync in onetagBidAdapter (#4358)
    
    * Minor bug fixing in onetagBidAdapter.js
    
    Fixed a minor bug. Updated TTL in response to align the correct specifications.
    
    * Update onetagBidAdapter
    
    Added additional page info and user sync function.
    
    * Update onetagBidAdapter_spec.js
    
    Added the test for getUserSyncs function.
    
    * Fix about userSync
    
    * getUserSyncs: test update with gdpr params
    
    * Sovrn adapter updates: schain, digitrust, pixel syncing, and 3.0 upgrades (#4335)
    
    * schain and digitrust
    
    * pixel beacons
    
    * unit tests and fixes from testing
    
    * Prebid 3.0 updates
    
    * review fix
    
    * Add bid adapter for ablida (#4256)
    
    * Add ablida adapter
    
    * rename category parameter, add documentation
    
    * AdKernel: added waardex_ak alias (#4290)
    
    * added alias
    
    Added a new alias
    
    * fixing unit test
    
    * Revert "Sovrn adapter updates: schain, digitrust, pixel syncing, and 3.0 upgrades (#4335)" (#4376)
    
    This reverts commit 6114a3dba93815dcfb535707d7b4d84f1adb2bc7.
    
    * Vrtcal Markets Inc. Bid Adapter Addition (#4259)
    
    * Added 3 key Vrtcal Adapter files: adapter,markdown,unit tests
    
    * Removed unused getUserSyncs;Added mediaTypes.banner.sizes support;Raised test coverage to 85%
    
    * lint formatting errors corrected
    
    * Update schain path in ORTB path for spotxBidAdapter (#4377)
    
    - Move schain object from request.ext.source.ext.schain to
    	  request.source.ext.schain
    
    * Update Grid Bid Adapter (#4379)
    
    * Added Grid Bid Adapter
    
    * remove priceType from TheMediaGrid Bid Adapter
    
    * Add video support in Grid Bid Adapter
    
    * Added test parameter for video slot
    
    * update Grid Bid Adapter to set size in response bid
    
    * Update Grid Bid Adapter to support identical uids in parameters
    
    * Fix typo in test file for Grid Bid Adapter
    
    * Update The Grid Media Bidder Adapter to send refererInfo.referer as 'u' parameter in ad request
    
    * Hotfix for referrer in Grid Bid Adapter
    
    * Grid Bid Adapter: added wrapperType and wrappweVersion to the ad request
    
    * TripleLift: Sending schain (#4375)
    
    * Add IdentityLink support and fix UnifiedId.
    
    It appears we've been looking for UnifiedId userIds
    on the bidderRequest object, when they are found on bidRequests.
    This commit fixes that error, and adds support for IdentityLink.
    
    * change maintainer email to group
    
    * TripleLift: Sending schain (#1)
    
    * Sending schain
    
    * null -> undefined
    
    * DistrictmDMX: adding support for schain and remove content type to default to prebid selection (#4366)
    
    * adding DMX
    
    test @97%, two files added one updated
    
    * Update districtm_spec.js
    
    * Update districtmDMX.js
    
    * adding all districtm needed file
    
    * remove legacy file
    
    * remove typo || 0 in the test method
    
    * force default to return a valid width and height
    
    * update unit test code for failing test
    
    * changed class for an object
    
    * remove package-lock.json
    
    * change file name for dmx adapter
    
    * renamed files
    
    * restaure package-lock.json
    
    * update to last package-lock state
    
    * update gdpr user consent
    
    * fix sizes issue
    
    * Documentation updates
    
    Adding the readme.md info
    
    * update file name and update unit testing import file location
    
    * current machine state
    
    * lint correction
    
    * remove variable assigment duplicate
    
    * Support for ID5 + receive meta data (#4352)
    
    * 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
    
    * Rubicon Adapter: Always make requests using HTTPS (#4380)
    
    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * update changed default value of netRevenue to true
    
    * Always make bids requests using https
    
    * rp_secure and imp.secure should always be 1
    
    * 7xbid adapter (#4328)
    
    * 7xbid adapter
    
    * fix error when cli build
    
    * - update 33across adapter cookie sync end point (#4345)
    
    - update unit test for 33across adapter
    
    * Adform adapter: add renderer for outstream bids (#4363)
    
    * Prebid 2.38.0 Release
    
    * Increment pre version
    
    * Adagio: update with external js (#4217)
    
    * Add external loader in AdagioBidAdapter
    
    * Change adagioAnalyticsAdapter to "endpoint" type
    
    * Change _setPredictions for a generic method
    
    * Improve AdagioBidAdapter test coverage
    
    * Add features detection in Adagio adapter
    
    * Fix adagioBidAdapter tests
    
    * Add featuresVersion field to bidRequest
    
    * Refacto adagio.queue
    
    * Expose versions in ADAGIO namespace
    
    * Generate a ADAGIO.pageviewId if missing
    
    * Move ad-server events tracking to adagioBidAdapter
    
    * Store adUnitCodes in ADAGIO namespace
    
    * Update documentation
    
    Better description of test parameters.
    
    * Add internal array to prevent empty pbjs.adUnits
    
    * Be sure to access to window.top - does not work in safe-frame env
    
    * Add PrintNumber feature
    
    * Be sure to compute features on window.top
    
    * Bump versions
    
    * Add Post-Bid support
    
    - ad-server events are listen in current window (instead of window.top)
    - a new "outerAdUnitElementId" property is set to ADAGIO.pbjsAdUnits array in case of Post-Bid scenario. This property is the 1st parent element id attribute of the iframe in window.top.
    
    * Set pagetype param as optional
    
    * Add AdThink ad-server support
    
    * Improve internal `pbjsAdUnits.sizes` detection
    
    Use the adUnit `mediaTypes.banner.sizes` property if exists to build the `ADAGIO.pbjsAdUnits.sizes`.
    The use of the `sizes` root property is deprecated.
    
    * adagioAnalyticsAdapter: add and improve tests
    
    * adagioBidAdapter: add and improve tests
    
    # Conflicts:
    #	modules/adagioBidAdapter.js
    #	test/spec/modules/adagioBidAdapter_spec.js
    
    * adagioBidAdapter: Bump version 1.5
    
    * Adagio: fix import path
    
    * PostBid: insure window.top is accessible for specifics functions
    
    * Consistency: use Prebid.js utils and fix deprecated
    
    * PostBid: do not build a request if in safeframe
    
    * Bump version 2.0.0
    
    * Try to fix tests without UA stubing
    
    * Try to fix adagioAnalytics failling tests on CI
    
    * Consistency: use Prebid loadExternalScript()
    
    * Add "adagio" to Prebid.js adloader vendor whitelist
    
    * Remove proprietary ad-server listeners
    
    * Add RSA validation to adagio external script
    
    * add viewdeosDX whitelabel (#4231)
    
    * add viewdeosDX hitelabel
    
    * Fixed tests and support for sizes
    
    * Fix strings
    
    * Fix strings
    
    * remove only
    
    * Fix tests
    
    * fix codereview
    
    * Fix test + Code review
    
    * code review + tests
    
    * One video display ad (#4344)
    
    * outstream changes
    
    * removing global filtet
    
    * reverting page
    
    * message
    
    * adapter change
    
    * remove space
    
    * testcases
    
    * testpage
    
    * spaces for test page
    
    * renderer exist case
    
    * reverting package-lock.json
    
    * adding schain object
    
    * adding tagid
    
    * syntaxx error fix
    
    * video.html
    
    * space trailing
    
    * space
    
    * tagid
    
    * inventoryId and placement
    
    * rewarded video
    
    * added unit test case
    
    * testing display ad
    
    * adding banner
    
    * validating banner object
    
    * display=1 changes
    
    * checking whether diplsy == 1
    
    * html page change
    
    * reverting video.html
    
    * adding more test cases
    
    * spaces
    
    * md file change
    
    * updated working oneVideoBidAdapter.md file
    
    * Update oneVideoBidAdapter.md
    
    * Update oneVideoBidAdapter.md
    
    * updated the file with both video params and banner
    
    * Update video.html
    
    * fix double-urlecoded referrer (#4386)
    
    * fix double-urlecoded referer (#4388)
    
    * PulsePoint Adapter - update for ttl logic (#4400)
    
    * ET-1691: Pulsepoint Analytics adapter for Prebid. (#1)
    
    * ET-1691: Adding pulsepoint analytics and tests for pulsepoint adapter
    
    * ET-1691: Adding pulsepoint analytics and tests for pulsepoint adapter
    
    * ET-1691: cleanup
    
    * ET-1691: minor
    
    * ET-1691: revert package.json change
    
    * Adding bidRequest to bidFactory.createBid method as per https://github.com/prebid/Prebid.js/issues/509
    
    * ET-1765: Adding support for additional params in PulsePoint adapter (#2)
    
    * ET-1850: Fixing https://github.com/prebid/Prebid.js/issues/866
    
    * Minor fix
    
    * Adding mandatory parameters to Bid
    
    * Using the TTL from the bid.ext
    
    * Minor refactor
    
    * IdentityLink - add logic for sending consent string (#4346)
    
    * Fix adagio analytics adapter circleci (#4409)
    
    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * update changed default value of netRevenue to true
    
    * update to skip broken circleci tests
    
    * skip all
    
    * Feature/7xbid remove unneeded params (#4402)
    
    * 7xbid adapter
    
    * fix error when cli build
    
    * remove unneeded params
    
    * Empty commit
    
    * Empty commit
    
    * Remove none ssl (#4406)
    
    * adding DMX
    
    test @97%, two files added one updated
    
    * Update districtm_spec.js
    
    * Update districtmDMX.js
    
    * adding all districtm needed file
    
    * remove legacy file
    
    * remove typo || 0 in the test method
    
    * force default to return a valid width and height
    
    * update unit test code for failing test
    
    * changed class for an object
    
    * remove package-lock.json
    
    * change file name for dmx adapter
    
    * renamed files
    
    * restaure package-lock.json
    
    * update to last package-lock state
    
    * update gdpr user consent
    
    * fix sizes issue
    
    * Documentation updates
    
    Adding the readme.md info
    
    * update file name and update unit testing import file location
    
    * current machine state
    
    * lint correction
    
    * remove variable assigment duplicate
    
    * remove none ssl element from all request]
    
    * fixed reference to global object (#4412)
    
    * ucfunnel adapter support supply chain (#4383)
    
    * 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 adapter support supply chain
    
    * LiveIntent support in RP Adapter and PBS Adapter update to pass segments (#4303)
    
    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * update changed default value of netRevenue to true
    
    * added semi-colon
    
    * update eid source to use domain
    
    * update video oRTB with liveintent segments
    
    * update pbs adapter with liveintent segments support
    
    * update rp adapter liveintent support for fastlane
    
    * reverted package lock, fix for unintentional update
    
    * added unit tests for fastlane.json and ortb, fix to join segments with commas
    
    * fix obj property path data.tpid
    
    * update remove unnecessary function call
    
    * re-ordering query string params
    
    * Rubicon Adapter: Add multiple sizes to sizeMap (#4407)
    
    * Add Utils to remove item in LocalStorage (#4355)
    
    * Making originalCpm and originalCurrency fields in bid object always available (#4396)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * moving originalCurrency declaration from currency to bidderFactory
    
    * added a comment
    
    * trying to re-run the CI job
    
    * added unit test case
    
    * trying to re-run the CI job
    
    * Placement and inventory (#4353)
    
    * outstream changes
    
    * removing global filtet
    
    * reverting page
    
    * message
    
    * adapter change
    
    * remove space
    
    * testcases
    
    * testpage
    
    * spaces for test page
    
    * renderer exist case
    
    * reverting package-lock.json
    
    * adding schain object
    
    * adding tagid
    
    * syntaxx error fix
    
    * video.html
    
    * space trailing
    
    * space
    
    * tagid
    
    * inventoryId and placement
    
    * rewarded video
    
    * added unit test case
    
    * inventory_id and placement
    
    * removed unnecessary file
    
    * lint error
    
    * Update oneVideoBidAdapter.js
    
    * lint error fix
    
    * Fixes for Platform One Analytics Adapter (#4359)
    
    * Added Y1 Analytics Adapter
    
    * rename y1AnalyticsAdapter in yieldoneAnalyticsAdapter
    
    * Yieldone Bid Adapter: fixes from lint check
    
    * Yieldone Analytics Adapter: fix endpoint protocol
    
    * Added spec file for yieldone Analytics Adapter
    
    * Add adUnitName to analytics data for Yieldone Analytics Adapter
    
    * Fix yieldone Analytics Adapter to log only id from adUnitPath
    
    * Fix bug with timeout event in Yieldone Analytics Adapter
    
    * Added protocol to url (#4395)
    
    * initial commit
    
    * updated contact and tag details
    
    * changes ti support the renderers
    
    * changes to pass dimId
    
    * fixed names of internal mapping
    
    * added comment
    
    * added gdpr param to request and other fixes
    
    * modified api url
    
    * fix
    
    * fixed the secure api call
    
    * rolled back video event callback till we support it
    
    * updated doc with video details
    
    * added bid won and timeout pixel
    
    * added testcase for bid events
    
    * modified testcase
    
    * fixed the url logged
    
    * tag param values passed ot renderer
    
    * added a conditioal check
    
    * changes to support new param to adserver for purpose of tracking
    
    * passed param to renderer
    
    * missing variable defined
    
    * added protocol to url
    
    * fixed test for protocol
    
    * changed urls to secure only
    
    * Update emoteev endpoints (#4329)
    
    * JustPremium: Update to Prebid 3.0 (#4410)
    
    * Update underdogmedia adapter for pbjs 3.0 (#4390)
    
    * Update underdogmedia adapter for pbjs 3.0
    
    * Ensure request to endpoint is secure
    
    * Update prebid version
    
    * Lint fix
    
    * Update Consumable adapter for Prebid.js 3.0 (#4401)
    
    * Consumable: Clean up tests.
    
    * Consumable: Update use of deprecated function.
    
    * Consumable: Read sizes from mediaTypes.banner.sizes.
    
    * Consumable: Fix lint violation.
    
    * CriteoId User Module (#4287)
    
    * Add CriteoId module
    
    * Update the return type of getId in Criteo Id module
    
    Changes:
    - Use of url parsing function from url lib
    - Update the return type of getId()
    - Update the jsdoc to reflect the real return types
    
    * Fix failing tests for Criteo user module
    
    * Add CriteoIdSystem submodule to .submodule.json.
    
    * 2019/10/18 Create Mobsmart bidder adapter (#4339)
    
    * Adpod deal support (#4389)
    
    * Adpod deal support
    
    * Replacing filterBids with minTier
    
    * fix potential issue
    
    * remove querystringify package (#4422)
    
    * Browsi real time data module (#4114)
    
    * real time data module,
    browsi sub module for real time data,
    new hook bidsBackCallback,
    fix for config unsubscribe
    
    * change timeout&primary ad server only to auctionDelay
    update docs
    
    * support multiple providers
    
    * change promise to callbacks
    configure submodule on submodules.json
    
    * bug fixes
    
    * use Prebid ajax
    
    * tests fix
    
    * Prebid 2.39.0 Release
    
    * increment pre version
    
    * OpenX Adapter: Prebid 3.0 Compatibility Update (#4413)
    
    * Removed usage of deprecated functions
    * Removed beacons
    * Banner sizes now reads from bidRequest.mediaTypes.banner.sizes instead of bidRequest.sizes
    * Updated tests to reflect changes.
    
    * GumGum: use mediaTypes.banner.sizes (#4416)
    
    * adds digitrust module, mods gdpr from bool to int
    
    * update unit test
    
    * only send gdprconsent if present
    
    * uses mediaTypes before trying bidRequest sizes
    
    * removes use of deprecated method
    
    * RTBhouse Bid Adapter update for 3.0 (#4428)
    
    * add viewable rendering format (#4201)
    
    * Feature/adapter (#4219)
    
    * feat(bidrequest): code for making bidrequest
    
    * feat(bidresponse): format and return the response
    
    * feat(tests): added tests for adapter
    
    * feat(docs): added docs for the adapter
    
    * refactor(url): changed adserver url
    
    * test(user sync): added unit tests for the user syncs
    
    * refactor(endpoint): changed endpoint for prebid
    
    * refactor(endpoint): changed endpoint for prebid
    
    * doc(tagid): mandatory param definition added
    
    * fix(imp id): fix for correct impression id
    
    * fix(width/height): fix for correct width and height sequence
    
    * PulsePoint Bid Adapter: Support for schain (#4433)
    
    * ET-1691: Pulsepoint Analytics adapter for Prebid. (#1)
    
    * ET-1691: Adding pulsepoint analytics and tests for pulsepoint adapter
    
    * ET-1691: Adding pulsepoint analytics and tests for pulsepoint adapter
    
    * ET-1691: cleanup
    
    * ET-1691: minor
    
    * ET-1691: revert package.json change
    
    * Adding bidRequest to bidFactory.createBid method as per https://github.com/prebid/Prebid.js/issues/509
    
    * ET-1765: Adding support for additional params in PulsePoint adapter (#2)
    
    * ET-1850: Fixing https://github.com/prebid/Prebid.js/issues/866
    
    * Minor fix
    
    * Adding mandatory parameters to Bid
    
    * ET-5938 SupplyChain Object Support
    
    * Formatting
    
    * Code review
    
    * Code review
    
    * Fix to currency parsing on response
    
    * Add supply chain support for Teads adapter (#4420)
    
    * Rubicon: support SupplyChain (schain) (#4315)
    
    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * update changed default value of netRevenue to true
    
    * Starting schain
    
    * More tests for banner schain support
    
    * Video tests
    
    * Encoding tweaks, required fields and comments
    
    * Removed .only() from tests
    
    * Change requests per Bret
    
    * Add 1ad4good bidder (#4081)
    
    * adding bidder code and
    
    A bidder for non-profit free ads.
    more info about this bidder project can be found on project site
    http://1ad4good.org
    
    * removed unused code
    
    test coverage is improved to >80%
    tested for instream video support
    
    * removed some legacy code, unused params
    
    * hardcoding https to endpoint
    
    * Improve Digital adapter fix: don't send sizes for instream video (#4427)
    
    * Bid floor, https, native ad update
    
    * Update the ad server protocol module
    
    * Adding referrer
    
    * Improve Digital support for video
    
    * Improve Digital adapter: video
    
    * adapter version -> 6.0.0
    
    * Improve Digital adapter: don't send sizes for video
    
    * Fix a typo in code comment (#4450)
    
    * Inventory id and schain support for display (#4426)
    
    * supporting schain
    
    * Update coinzillaBidAdapter.js (#4438)
    
    Update sizes const.
    
    * Support schain in ZEDO adapter (#4441)
    
    
    * changes to pass schain
    
    * PubMatic supporting updated Criteo User Id module (#4431)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * PubMatic supporting updated Criteo User Id module
    
    * added a comment to re-start CI
    
    * Remove duplicate param to fix unit tests (#4459)
    
    * Brightcom Bid Adapter update for 3.0 (#4343)
    
    * add support for min_height field in pbs native requests (#4434)
    
    * Supporting Alias via Video Requests (#4460)
    
    * New adapter Proxistore (#4365)
    
    * add test adapter and documentation
    
    * integration test with hello_world
    
    * reset package-lock.json
    
    * delete useless conditionnal
    
    * make integrate test work
    
    * revert hello-world
    
    * revert hello_world
    
    * fix descriptor
    
    * change adUnits for integration test
    
    * remove proxistore widget
    
    * uncomment file
    
    * change sizes
    
    * remove useless script tag
    
    * Implementation of setBidderConfig and bidder-specific data (#4334)
    
    * initial implementation of setBidderConfig
    
    * fix ie11 test errors
    
    * Support new setBidderConfig format. Include props from both config and bidderConfig in _getConfig
    
    * Use core-js Set to avoid issues with IE
    
    * Fix tests in IE
    
    * put registerSyncs back on bidderFactory
    
    * run bidder event methods with bidder config enabled
    
    * Prebid 2.40.0 Release
    
    * Increment pre version
    
    * Conversant Bid Adapter checks pubcid directly (#4430)
    
    * Cookie Sync functionality (#4457)
    
    * changing PID param value for testing
    
    * cookie sync integration
    
    * merge from upstream
    
    * Staq Adapter: update with meta envelope (#4372)
    
    * initial dev
    
    * fix staq adapter name
    
    * fix hello world staq call
    
    * get hello world working again
    
    * add user agent collection
    
    * fix some unite tests
    
    * Add STAQ Analytics Adapter doc
    
    * clean up hello world
    
    * fix tests to play nice with browserstack
    
    * fix around issues with browserstack and deep equals of objects
    
    * dump variable env testing since we can't mod user agent stuff in browserstack
    
    * Update STAQ adapter to stop using deprecated utils for referrer
    
    * remove package-lock.json changes via master rebase
    
    * improve call frequency for ref util
    
    * change ajax content type
    
    * adjust ajax request to not expect whitelisting
    
    * remove superflous commented-out code
    
    * update event package to use meta information in envelope rather than per event basis
    
    * fix formatting
    
    * more formatting fixes
    
    * more formatting!
    
    * Rhythmone Adapter - schain support (#4414)
    
    Circle CI failing tests are not related to this PR.
    
    * Media.net Adapter: Support Prebid 3.0 (#4378)
    
    * Media.net Adapter: Support Prebid 3.0
    
    * Media.net Adapter: add tests to increase code coverage
    
    * Vi Adapter: Passes additional param in the bid request (#4134)
    
    * Add focus check
    
    (cherry picked from commit 9d6d6dfb83580d6a5ffed8faa5762db48f8fd44d)
    
    * Pass focus as numeric value
    
    (cherry picked from commit 9fae56a637f87b0d39cc1d24eeb1f9ff9df88f64)
    
    * Add unit test
    
    (cherry picked from commit 946710f2e9960b3839613d4bdf730e57ba38a964)
    
    * Sovrn adapter updates: schain, digitrust, pixel syncing, and 3.0 upgrades (#4385)
    
    * schain and digitrust
    
    * pixel beacons
    
    * unit tests and fixes from testing
    
    * Prebid 3.0 updates
    
    * review fix
    
    * use backwards compatible flatMap impl
    
    * update pixel tests
    
    * unit test fix
    
    * update one more url to ssl
    
    * fixed test
    
    * review updates
    
    * TheMediaGrid Bid Adapter update (#4447)
    
    * Added Grid Bid Adapter
    
    * remove priceType from TheMediaGrid Bid Adapter
    
    * Add video support in Grid Bid Adapter
    
    * Added test parameter for video slot
    
    * update Grid Bid Adapter to set size in response bid
    
    * Update Grid Bid Adapter to support identical uids in parameters
    
    * Fix typo in test file for Grid Bid Adapter
    
    * Update The Grid Media Bidder Adapter to send refererInfo.referer as 'u' parameter in ad request
    
    * Hotfix for referrer in Grid Bid Adapter
    
    * Grid Bid Adapter: added wrapperType and wrappweVersion to the ad request
    
    * TheMediaGrid Bid Adapter: added sync url
    
    * TheMediaGrid Bid Adapter: added GDPR params to sync url
    
    * TheMediaGrid Bid Adapter: added tests for getUserSyncs function
    
    * Conversant Bid Adapter adds support for extended ids (#4462)
    
    * Adkernel 3.0 compatibility (#4477)
    
    * Rubicon Adapter pchain support (#4480)
    
    * rubicon pchain support
    
    * removed describe.only
    
    * Implemented changes required to provide support for video in the IX bidding adapter for Instream and Outstream contexts. (#4424)
    
    * Default size filter & KVP support (#4452)
    
    * adding DMX
    
    test @97%, two files added one updated
    
    * Update districtm_spec.js
    
    * Update districtmDMX.js
    
    * adding all districtm needed file
    
    * remove legacy file
    
    * remove typo || 0 in the test method
    
    * force default to return a valid width and height
    
    * update unit test code for failing test
    
    * changed class for an object
    
    * remove package-lock.json
    
    * change file name for dmx adapter
    
    * renamed files
    
    * restaure package-lock.json
    
    * update to last package-lock state
    
    * update gdpr user consent
    
    * fix sizes issue
    
    * Documentation updates
    
    Adding the readme.md info
    
    * update file name and update unit testing import file location
    
    * current machine state
    
    * lint correction
    
    * remove variable assigment duplicate
    
    * adding logic upto5
    
    * adding support for removing and shuffle sizes
    
    * adding array split test
    
    * re-assign none standard size to the request
    
    * resolve duplicate format inside format array
    
    * update .md and adaptor file for KVP support
    
    * remove array helper includes
    
    * inforce two digit after decimal
    
    * RUn error check nothing on my side but error form another adapter
    
    * add id5id to prebid server bid adapter (#4468)
    
    * Added _pbjsGlobals for tracking renames. Resolves #4254 (#4419)
    
    * Feature/smart video (#4367)
    
    * Adding outstream video support.
    
    * Fixing unit test.
    
    * Adding video instream support.
    
    * Handling video startDelay parameter.
    
    * Improving unit tests.
    
    * Fixing indent.
    
    * Handling the request when videoMediaType context is not supported.
    
    * Changing maintainer mail address.
    
    * Remove video outstream specific code.
    
    * Unit test updated.
    
    * do not select element that gets removed after dfp render (#4423)
    
    * add smms adapter (#4439)
    
    * add smms adapter
    
    * re-run ci, why adigo adapter failed??
    
    * review comments fix, remove deprecated functions, fix unit test
    
    * Prebid 2.41.0 release
    
    * Increment pre version
    
    * adds schain param (#4442)
    
    * Create newborntownWeb adapter (#4455)
    
    * Create newborntownWeb adapter
    
    * only https protocol
    
    * Provide criteoId to server by user.ext.eids (#4478)
    
    *  ucfunnel adapter fix error message in debug mode (#4338)
    
    * 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
    
    * explicitly check undefined to allow falsey values in getConfig (#4486)
    
    * Conversant Bid Adapter handles vast xml (#4492)
    
    * [feature] Add a config list of submodules that require refreshing the stored ID after each bid request (#4325)
    
    * add a feature to always refresh stored id on each bid request for submodules that require that
    
    * update test comments
    
    * Prebid 2.42.0 Release
    
    * Increment pre version
    
    * Make adhese adapter prebid 3.0 compatible (#4507)
    
    * Added 'adhese' attribute to bid that contains meta data - Jira AD-2642
    
    * added DALE to adhese determination
    
    * extra config option: no format, but use size array as format string
    
    * Read sizes from mediaTypes.banner.sizes + Apply Eslint suggestions
    
    * Use map and join, add originData to response
    
    * properly use originData obj
    
    * Remove duplicated ids
    
    * Update tests
    
    * BugFix: Site id missing (#4467)
    
    * outstream changes
    
    * removing global filtet
    
    * reverting page
    
    * message
    
    * adapter change
    
    * remove space
    
    * testcases
    
    * testpage
    
    * spaces for test page
    
    * renderer exist case
    
    * reverting package-lock.json
    
    * adding schain object
    
    * adding tagid
    
    * syntaxx error fix
    
    * video.html
    
    * space trailing
    
    * space
    
    * tagid
    
    * inventoryId and placement
    
    * rewarded video
    
    * added unit test case
    
    * adding site id
    
    * adding placement and siteis
    
    * site id param test case
    
    * removing deprecated functions
    
    * correcting test cases
    
    * indentation
    
    * test cases fix
    
    * Fix code to comply for Prebid.js v3.0
    
    * update Renderer default url to explicitly work with https
    
    * Refactor video player sizes resolution
    
    * Refactor video player sizes resolution
    
    * Update tests to not use exist property
    Salomon Rada authored and Isaac A. Dettman committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    9d6d322 View commit details
    Browse the repository at this point in the history
  13. Fidelity Media Bid Adapter. Prebid.js v3 support, CCPA support. (#4630)

    * Fidelity Media bid adapter update.
    
    Add Prebid.js v.3 support.
    Add CCPA support.
    
    * Fidelity Media bid adapter update.
    
    Add Prebid.js v.3 support.
    Add CCPA support.
    
    * PR Error fix
    
    * error fix
    
    * PR Error fix
    
    * PR Error fix
    
    * PR Error fix
    
    * pr error fix
    
    * Auction timeout removed
    
    * Fix. Timeout is back
    onaydenov authored and jsnellbaker committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    ad6719a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0d621e9 View commit details
    Browse the repository at this point in the history
  15. EMX Digital 3.0 Compliance (#4624)

    * adding ccpa support for emx_digital adapter
    
    * emx_digital ccpa compliance: lint fix
    
    * emx 3.0 compliance update
    EMXDigital authored and Isaac A. Dettman committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    1d1d213 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c0d8dbf View commit details
    Browse the repository at this point in the history
  17. pbsBidAdapter: register response currency (#4638)

    bretg authored and Isaac A. Dettman committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    fe7fdf5 View commit details
    Browse the repository at this point in the history
  18. OpenX adpater: adding CCPA support (#4584)

    * OpenX adpater: adding CCPA support
    
    * OpenX: Updated adapter version number
    
    So that we can track CCPA compatible versions of our adapter.
    
    * OpenX adpater: adding CCPA support
    
    * OpenX: Updated adapter version number
    
    So that we can track CCPA compatible versions of our adapter.
    
    * OpenX Adapter: added gdpr and us privacy data to user sync in the event
    the sync goes out before the response
    
    * fix lint and broken unit tests
    jimee02 authored and harpere committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    6b9b230 View commit details
    Browse the repository at this point in the history
  19. Update Sharethrough bid adapter endpoint (#4578)

    * Send parameter indicating the protocol of the requesting page
    
    - `secure` parameter will equal `true` if the requesting page uses `https` and `false` otherwise
    
    Story: [#169736764](https://www.pivotaltracker.com/story/show/169736764)
    
    * Add fallback logic to catch protocol of iframe when prebid does not reach window.top
    
    * Wrap location.protocol for testing; Add specs
    
    * Use only https butler endpoints in tests
    madma authored and harpere committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    4c9bf6f View commit details
    Browse the repository at this point in the history
  20. Prebid 3 adbutler (#4612)

    * Adding AdButler Adapter
    
    * Prevent AdButler TypeError
    
    Only attempt to build a bid response if we have the information of which
    bid to respond to.
    
    * Refactor AdButler Testing
    
    Now stubbing adLoader instead of spying. Additional changes to ensure
    all tests still passed.
    
    * Prevent AdButler TypeErrors
    
    Prevent AdButler TypeErrors and pass bid request object into the bid
    response.
    
    * Add optional domain parameter.
    
    Add optional domain parameter to AdButler adapter.
    
    * Update AdButler adapter to 3.0 spec
    dharton authored and jsnellbaker committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    bb7ecad View commit details
    Browse the repository at this point in the history
  21. Prebid 3.1.0 Release

    jsnellbaker committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    f353547 View commit details
    Browse the repository at this point in the history
  22. increment pre version

    jsnellbaker committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    927d36e View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2019

  1. Somo prebid 3.0 updates (#4595)

    * Re-add Somo bid adapter with v3 compliance
    
    * Somo: fixed malformed url in test
    
    * Use an alternative method of getting the domain from a url when the URL API isn't supported (IE11)
    
    * Somo: fixed indent error
    travisbeale authored and jsnellbaker committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    271d634 View commit details
    Browse the repository at this point in the history
  2. CleanMediaNet: Update adaptor code to meet Prebid.js v3.0 constraints (

    …#4602)
    
    * Update adaptor code to meet Prebid.js v3.0 constraints
    
    * Refactor and remove unused properties from bid response.
    Fix tests to meet the changes.
    
    * Remove curly brackets from string to fix test
    
    * Criteo decrease bid adapter size (#4518)
    
    * use own package instead of npm dependencies
    
    * remove eval call, use utils.insertElement instead
    
    * use own package instead of npm dependencies
    
    * remove eval call, use utils.insertElement instead
    
    * fixed some merge issues after rebasing
    
    * switched rsa validation package to criteo's official one
    
    * increment adapter version
    
    * removed unused querystringify references (probably here after a merge error)
    
    * updated package-lock.json
    
    * Support for CCPA consent in Criteo adapter (#4604)
    
    * use own package instead of npm dependencies
    
    * remove eval call, use utils.insertElement instead
    
    * use own package instead of npm dependencies
    
    * remove eval call, use utils.insertElement instead
    
    * fixed some merge issues after rebasing
    
    * switched rsa validation package to criteo's official one
    
    * increment adapter version
    
    * removed unused querystringify references (probably here after a merge error)
    
    * updated package-lock.json
    
    * Staq Adapter: update with meta envelope (#4372)
    
    * initial dev
    
    * fix staq adapter name
    
    * fix hello world staq call
    
    * get hello world working again
    
    * add user agent collection
    
    * fix some unite tests
    
    * Add STAQ Analytics Adapter doc
    
    * clean up hello world
    
    * fix tests to play nice with browserstack
    
    * fix around issues with browserstack and deep equals of objects
    
    * dump variable env testing since we can't mod user agent stuff in browserstack
    
    * Update STAQ adapter to stop using deprecated utils for referrer
    
    * remove package-lock.json changes via master rebase
    
    * improve call frequency for ref util
    
    * change ajax content type
    
    * adjust ajax request to not expect whitelisting
    
    * remove superflous commented-out code
    
    * update event package to use meta information in envelope rather than per event basis
    
    * fix formatting
    
    * more formatting fixes
    
    * more formatting!
    
    * Rhythmone Adapter - schain support (#4414)
    
    Circle CI failing tests are not related to this PR.
    
    * Media.net Adapter: Support Prebid 3.0 (#4378)
    
    * Media.net Adapter: Support Prebid 3.0
    
    * Media.net Adapter: add tests to increase code coverage
    
    * Vi Adapter: Passes additional param in the bid request (#4134)
    
    * Add focus check
    
    (cherry picked from commit 9d6d6dfb83580d6a5ffed8faa5762db48f8fd44d)
    
    * Pass focus as numeric value
    
    (cherry picked from commit 9fae56a637f87b0d39cc1d24eeb1f9ff9df88f64)
    
    * Add unit test
    
    (cherry picked from commit 946710f2e9960b3839613d4bdf730e57ba38a964)
    
    * Sovrn adapter updates: schain, digitrust, pixel syncing, and 3.0 upgrades (#4385)
    
    * schain and digitrust
    
    * pixel beacons
    
    * unit tests and fixes from testing
    
    * Prebid 3.0 updates
    
    * review fix
    
    * use backwards compatible flatMap impl
    
    * update pixel tests
    
    * unit test fix
    
    * update one more url to ssl
    
    * fixed test
    
    * review updates
    
    * TheMediaGrid Bid Adapter update (#4447)
    
    * Added Grid Bid Adapter
    
    * remove priceType from TheMediaGrid Bid Adapter
    
    * Add video support in Grid Bid Adapter
    
    * Added test parameter for video slot
    
    * update Grid Bid Adapter to set size in response bid
    
    * Update Grid Bid Adapter to support identical uids in parameters
    
    * Fix typo in test file for Grid Bid Adapter
    
    * Update The Grid Media Bidder Adapter to send refererInfo.referer as 'u' parameter in ad request
    
    * Hotfix for referrer in Grid Bid Adapter
    
    * Grid Bid Adapter: added wrapperType and wrappweVersion to the ad request
    
    * TheMediaGrid Bid Adapter: added sync url
    
    * TheMediaGrid Bid Adapter: added GDPR params to sync url
    
    * TheMediaGrid Bid Adapter: added tests for getUserSyncs function
    
    * Conversant Bid Adapter adds support for extended ids (#4462)
    
    * Adkernel 3.0 compatibility (#4477)
    
    * Rubicon Adapter pchain support (#4480)
    
    * rubicon pchain support
    
    * removed describe.only
    
    * Implemented changes required to provide support for video in the IX bidding adapter for Instream and Outstream contexts. (#4424)
    
    * Default size filter & KVP support (#4452)
    
    * adding DMX
    
    test @97%, two files added one updated
    
    * Update districtm_spec.js
    
    * Update districtmDMX.js
    
    * adding all districtm needed file
    
    * remove legacy file
    
    * remove typo || 0 in the test method
    
    * force default to return a valid width and height
    
    * update unit test code for failing test
    
    * changed class for an object
    
    * remove package-lock.json
    
    * change file name for dmx adapter
    
    * renamed files
    
    * restaure package-lock.json
    
    * update to last package-lock state
    
    * update gdpr user consent
    
    * fix sizes issue
    
    * Documentation updates
    
    Adding the readme.md info
    
    * update file name and update unit testing import file location
    
    * current machine state
    
    * lint correction
    
    * remove variable assigment duplicate
    
    * adding logic upto5
    
    * adding support for removing and shuffle sizes
    
    * adding array split test
    
    * re-assign none standard size to the request
    
    * resolve duplicate format inside format array
    
    * update .md and adaptor file for KVP support
    
    * remove array helper includes
    
    * inforce two digit after decimal
    
    * RUn error check nothing on my side but error form another adapter
    
    * add id5id to prebid server bid adapter (#4468)
    
    * Added _pbjsGlobals for tracking renames. Resolves #4254 (#4419)
    
    * Feature/smart video (#4367)
    
    * Adding outstream video support.
    
    * Fixing unit test.
    
    * Adding video instream support.
    
    * Handling video startDelay parameter.
    
    * Improving unit tests.
    
    * Fixing indent.
    
    * Handling the request when videoMediaType context is not supported.
    
    * Changing maintainer mail address.
    
    * Remove video outstream specific code.
    
    * Unit test updated.
    
    * do not select element that gets removed after dfp render (#4423)
    
    * add smms adapter (#4439)
    
    * add smms adapter
    
    * re-run ci, why adigo adapter failed??
    
    * review comments fix, remove deprecated functions, fix unit test
    
    * Prebid 2.41.0 release
    
    * Increment pre version
    
    * adds schain param (#4442)
    
    * Create newborntownWeb adapter (#4455)
    
    * Create newborntownWeb adapter
    
    * only https protocol
    
    * Provide criteoId to server by user.ext.eids (#4478)
    
    *  ucfunnel adapter fix error message in debug mode (#4338)
    
    * 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
    
    * explicitly check undefined to allow falsey values in getConfig (#4486)
    
    * Conversant Bid Adapter handles vast xml (#4492)
    
    * [feature] Add a config list of submodules that require refreshing the stored ID after each bid request (#4325)
    
    * add a feature to always refresh stored id on each bid request for submodules that require that
    
    * update test comments
    
    * Prebid 2.42.0 Release
    
    * Increment pre version
    
    * Make adhese adapter prebid 3.0 compatible (#4507)
    
    * Added 'adhese' attribute to bid that contains meta data - Jira AD-2642
    
    * added DALE to adhese determination
    
    * extra config option: no format, but use size array as format string
    
    * Read sizes from mediaTypes.banner.sizes + Apply Eslint suggestions
    
    * Use map and join, add originData to response
    
    * properly use originData obj
    
    * Remove duplicated ids
    
    * Update tests
    
    * BugFix: Site id missing (#4467)
    
    * outstream changes
    
    * removing global filtet
    
    * reverting page
    
    * message
    
    * adapter change
    
    * remove space
    
    * testcases
    
    * testpage
    
    * spaces for test page
    
    * renderer exist case
    
    * reverting package-lock.json
    
    * adding schain object
    
    * adding tagid
    
    * syntaxx error fix
    
    * video.html
    
    * space trailing
    
    * space
    
    * tagid
    
    * inventoryId and placement
    
    * rewarded video
    
    * added unit test case
    
    * adding site id
    
    * adding placement and siteis
    
    * site id param test case
    
    * removing deprecated functions
    
    * correcting test cases
    
    * indentation
    
    * test cases fix
    
    * Invisibly analytics adapter (#4470)
    
    * PUBA-5273:initial commit with analytics adapter, spec & md file
    
    * PUBA-5273: updated adapter definition
    
    * PUBA-5273: added support contact info
    
    * PUBA-5273: adding clearInterval on AUCTION_END
    
    * PUBA-5273: reverted last commit as CircleCI job failed
    
    * Reverted changes to fix CircleCI build error
    
    * Re-commiting invocation of clearInterval on Auction_end
    
    * Colossus adapter changes for Prebid 3.0 (#4476)
    
    * add video&native traffic colossus ssp
    
    * Native obj validation
    
    * Native obj validation #2
    
    * Added size field in requests
    
    * fixed test
    
    * fix merge conflicts
    
    * move to 3.0
    
    * move to 3.0
    
    * fix IE11 new URL issue
    
    * fix IE11 new URL issue
    
    * fix IE11 new URL issue
    
    * https for 3.0
    
    * add https test
    
    * New alias for adkernel adapter (#4512)
    
    * adagioAnalyticsAdapter: fix inconsistent tests (#4417)
    
    * PubMatic adapter avoiding deprecated utils APIs (#4521)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * stoped using getTopWindowUrl
    
    * removed extra white space
    
    * Vuble Adapter adaptations for Prebid 3.0 (#4499)
    
    * Mod: always use https
    
    * Handle mediaType.video.playerSize
    
    * Use bidder request to get referer info
    
    * quantcastBidAdapter update for 3.0 (#4451)
    
    * Updated quantcastBidAdapter to always send secure requests.
    
    * Ignore deprecated banner format.
    
    * Orbidder Bid Adapter adds withCredentials=true header for bid and win requests (#4464)
    
    * orbidder adapter: add withCredentials:true header to BidRequest and onBidWon Requests
    
    * add blank in order to trigger build again
    
    * remove blank to trigger build ... again
    
    * adding extra line to trigger build ... again
    
    * InvibesBidAdapter - kw support (#4488)
    
    * InvibesBidAdapter - kw support
    
    * InvibesBidAdapter - fixed & added tests for coverage
    
    * InvibesBidAdapter - lint fix
    
    * logError for missing s2s adapter (#4498)
    
    * logError for missing s2s adapter
    
    * changed error message
    
    * Update adapterManager.js
    
    * Change protocol to https (#4513)
    
    * Outcon bid adapter.
    
    * Fix identation
    
    * Fixes
    
    * Fixes
    
    * Fixes
    
    * Spec fixes
    
    * Fixes
    
    * Fix urls
    
    * Fix
    
    * Fix parameters
    
    * Fix space operators
    
    * Fix bidder timeout
    
    * Update
    
    * Fix whitespace
    
    * no message
    
    * Outcon unit test
    
    * no message
    
    * no message
    
    * no message
    
    * no message
    
    * Fixes
    
    * Fixes
    
    * Change url
    
    * no message
    
    * no message
    
    * no message
    
    * Added bidId
    
    * no message
    
    * no message
    
    * no message
    
    * no message
    
    * Wrapping url with html
    
    * no message
    
    * no message
    
    * no message
    
    * Fix mediaTypes
    
    * no message
    
    * Update outconBidAdapter_spec.js
    
    * Adding VAS response
    
    * no message
    
    * no message
    
    * no message
    
    * Fix
    
    * Changed ttl
    
    * no message
    
    * supportedMediaTypes
    
    * no message
    
    * no message
    
    * Change protocol to https
    
    * no message
    
    * adxcgBidAdapter prebid 3.0 requirements compatibility (#4514)
    
    * adxcgBidAdapter prebid 3.0 requirements compatibility
    
    * Restarting CI test
    
    * Add schain support for LockerDome adapter (#4360)
    
    * adxcgAnalyticsAdapter.js prebid 3.0 requirements compatibility (#4515)
    
    * adxcgAnalyticsAdapter.js prebid 3.0 requirements compatibility
    
    * CI restart
    
    * CI restart
    
    * Updated docs
    
    * Add britepool userid submodule (#4314)
    
    * * Added BritePool User ID Submodule
    
    * * Refactor getId() and allow it to return a sync value from getter()
    
    * * Pull only primaryBPID key out of hardened API response
    
    * add check for decoded primaryBPID value and update readme
    
    * * Added BritePool User ID Submodule
    
    * * Refactor getId() and allow it to return a sync value from getter()
    
    * * Pull only primaryBPID key out of hardened API response
    
    * add check for decoded primaryBPID value and update readme
    
    * update userId_spec.js tests
    
    * update userId_spec.js tests and add britepoolIdSystem to submodules.json
    
    * moved our module specific tests to own spec file
    
    * * Update to use getId() with callback key
    * Add test for our getId() returning value or callback
    
    * * Revert comment to "Use existing cookie"
    
    * add support for prebid server
    
    * add comma back to submodules.json
    
    * updating markdown for email address
    
    * * Allow the britepool call without parameters (identifiers)
    
    * fixed merging error of double ||
    
    * * Fix the immediate value response to be in id key
    
    * * Fixed test which was expecting id key
    
    * * Touch
    
    * * Update doc
    
    * * Suggested changes to move britepoolIdSystem out of userId default
    
    * * Change weird backticks to single quotes
    
    * * Added functional identifiers
    
    * PrebidServerBidAdapter CCPA (USP) Support (#4501)
    
    * PrebidServerBidAdapter CCPA Support
    
    * making us privacy (ccpa) consent available to user syncs
    
    * code cleanup
    
    * fixed usp param name
    
    * cedato adapter added additional req info (#4508)
    
    * RubiconBidAdapter: CCPA (USP) Support (#4530)
    
    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * update changed default value of netRevenue to true
    
    * Add support for CCPA to Rubicon Bid Adapter
    
    * Update test names
    
    * Encode us_privacy string on GET requests
    
    * Update adxcgBidAdapter.md - moved sizes to mediaType.sizes (#4526)
    
    * CCPA additions (#4502)
    
    * CCPA additions
    
    * Change config value from CCPA to USP and USP timer
    
    * Require use of consentAPIs array
    
    * Change requests
    
    * Consistent naming
    
    * Removed test for scenario we won't use for USP
    
    * Removed non-iframe workflows and typo fix
    
    * Reverting original modules to break out UPS
    
    * USPAPI to there own files
    
    * Seperate files for USPAPI CCPA
    
    * Cleaning up comments
    
    * CCPA consent added to adapterManager
    
    * updated config treatment, fixed problems
    
    * handling undefined gdpr config
    
    * Fixed broken tests
    
    * Removed lingering describe.only()
    
    * Tests for new consent manager config structure
    
    * Changed file import case from USP to Usp for CI
    
    * Test new consent manager config
    
    * url encoding usp privacy string
    
    * improved tests
    
    * remove usp url encoding from core
    
    * JustPremium: Disable 'btm' requests (#4511)
    
    * PubMatic to support Britepool User ID (#4532)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * PubMatic to support Britepool UID
    
    * adding ccpa support for appnexus bid adapter (#4531)
    
    * Prebid 2.43.0 release
    
    * increment pre version
    
    * ucfunnelAnalyticsAdapter (#4432)
    
    * 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
    
    * Create ucfunnelAnalyticsAdapter.js
    
    * [Dev Fix]add id
    
    * Update ucfunnelAnalyticsAdapter.js
    
    * Update ucfunnelAnalyticsAdapter.md
    
    * add test
    
    * Bug Fix and test passed
    
    * ucfunnel adapter add bidfloor parameter (#4495)
    
    * 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
    
    * Added AstraOne adapter (#4475)
    
    * Added AstraOne adapter
    
    * Fixed an argument in function createRenderer
    
    * Added unit tests. Added example with GPT in the documentation. Removed bid renderer.
    
    * Fixed a small typo
    
    * PubMatic bid adapter to support CCPA/USP (#4533)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * added CCPA/USP support in PubMatic adapter
    
    * Update adxcgBidAdapter.js  - native fix (#4534)
    
    * Update adxcgBidAdapter.js  - native fix
    
    * trigger CI
    
    * trigger CI
    
    * Code reformat and adding ending semicolons. No other changes
    
    Reformatted the code in separate commit before real changes
    
    * update adxcgBidAdapter_spec
    
    general cleanup - removed duplicated jsons
    added native size check
    added many url querystring http call parameter checks
    
    * trigger CI
    
    * Added US Privacy support in TrustX Bid Adapter (#4529)
    
    * 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
    
    * Trion interactive query param additions (#4522)
    
    * Adding files associated with the trion adapter update to the newest prebid version(1.0).
    
    * Updating pull request with safer checks for user sync and general clean up/consistency of tests.
    
    * removing a call to bidder code for pull request review.  also removing the test that requires it
    
    * there were some changes to the bid factory after our initial release that we didn't account for.  Changing adapter to account for response body and required params.
    
    * Revert "there were some changes to the bid factory after our initial release that we didn't account for.  Changing adapter to account for response body and required params."
    
    This reverts commit 324d15785fb61c92db9c0a37f1001f47721e3a25.
    
    * there were some changes to the bid factory after our initial release that we didn't account for.  Changing adapter to account for response body and required params.
    
    * adding safety checks to Trion adapter
    
    * Sending up to trion endpoint if there is bot traffic or the browser tab is not visible.
    
    * sending the wrong param in the test.
    
    * Trion test cleanup.  returning document and window states to their original form after tests.
    
    * Trion test cleanup.  using before and after to alter window and document objects in tests.
    
    * ShowHeroes Adapter - naming convention issue (#4525)
    
    * add ShowHeroes Adapter
    
    * ShowHeroes adapter - expanded outstream support
    
    * Revert "ShowHeroes adapter - expanded outstream support"
    
    This reverts commit bfcdb913b52012b5afbf95a84956b906518a4b51.
    
    * ShowHeroes adapter - expanded outstream support
    
    * ShowHeroes adapter - fixes (#4222)
    
    * ShowHeroes adapter - banner and outstream fixes (#4222)
    
    * ShowHeroes adapter - description and outstream changes (#4222)
    
    * ShowHeroes adapter - increase test coverage and small fix
    
    * ShowHeroes Adapter - naming convention issue
    
    * Adkernel: tmax support (#4548)
    
    * move uspDataHandler out of gdprDataHandler (#4562)
    
    * move uspDataHandler out of gdprDataHandler
    
    * add missing semi-colon
    
    * Rubicon bid adapter: fix netRev (#4552)
    
    * fix netRev
    
    * adding comments and more tests
    
    * RichAudience: Support userIDs + Prebid 3.0 (#4504)
    
    * Support userIDs + Prebid 3.0
    
    * Fix bug in richAudienceBidAddapter_spec.js
    
    * Fix bug pubCommonId
    
    * Fix bug RichaudienceAdapter
    
    * Fix UserID5
    
    * Fix bug ID5 change Source for Value
    
    * Fix bug richaudienceAdapter && Add userSync pixelEnabled
    
    * Fix bug richaudienceAdapter
    
    * CCPA and Schain support (#4537)
    
    * add video&native traffic colossus ssp
    
    * Native obj validation
    
    * Native obj validation #2
    
    * Added size field in requests
    
    * fixed test
    
    * fix merge conflicts
    
    * move to 3.0
    
    * move to 3.0
    
    * fix IE11 new URL issue
    
    * fix IE11 new URL issue
    
    * fix IE11 new URL issue
    
    * https for 3.0
    
    * add https test
    
    * add ccp and schain features
    
    * fix test
    
    * sync with upstream, fix conflicts
    
    * Update colossussspBidAdapter.js
    
    remove commented code
    
    * Update colossussspBidAdapter.js
    
    lint fix
    
    * Add support for CCPA consent in Criteo adapter
    
    * Fix merge issues
    
    * Fix New Line
    
    * Feat/rtbsolutions (#4556)
    
    * rtbsolutions
    
    * typos
    
    * cleanup
    
    * use ajax
    
    * update several tests to let them work in ie11 (#4594)
    
    * update several tests to let them work in ie11
    
    * disable certain tests that were seen to be flaky
    
    * disable one more test check
    
    * some minor test fixes (#4611)
    
    * Medianet: CCPA support added (#4573)
    
    * Yieldmo prebid3.0 compliance, gdpr upadtes. remove openxoutstream bidder (#4485)
    
    * update maintainer email
    
    * add stringified schain
    
    * Revert "add stringified schain"
    
    This reverts commit 4fd8634f12133945ac44e9b550237321e71fc549.
    
    * pass along gdpr consent string and gdpr applies through get
    
    * use paramter gdprConsent
    
    * add stringified schain
    
    * don't change other files
    
    * change parameter namves
    
    * updates bidder module to be 3.0 compliant, and tests
    
    * deletes openxoutstream adapter
    
    * fix broken yieldmo test
    
    * remove log
    
    * remove utils functions that will be depricated in 3.0 and use new referer object in bidderRequest
    
    * use prebids gettopwindow util functions. update markdown with 3.0 compliant ad units object
    
    * Pass along us_privacy string
    
    * add stringified schain
    
    * add stringified schain
    
    * Revert "add stringified schain"
    
    This reverts commit 4fd8634f12133945ac44e9b550237321e71fc549.
    
    * pass along gdpr consent string and gdpr applies through get
    
    * use paramter gdprConsent
    
    * don't change other files
    
    * change parameter namves
    
    * updates bidder module to be 3.0 compliant, and tests
    
    * deletes openxoutstream adapter
    
    * fix broken yieldmo test
    
    * remove log
    
    * remove utils functions that will be depricated in 3.0 and use new referer object in bidderRequest
    
    * use prebids gettopwindow util functions. update markdown with 3.0 compliant ad units object
    
    * Pass along us_privacy string
    
    * Add CCPA support to Undertone adapter (#4576)
    
    * Added user sync support for undertone bid adapter (new pull request)
    
    * Added user sync support for undertone bid adapter
    
    * undertone adapter
    - send ccpa data on bid request, and on user syncs
    
    * small edits to fix undertone tests (#4616)
    
    * PubMatic: sending transactionId in source.tid (#4588)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * using utils.deepSetvalue
    
    * passing transactionId in source.tid
    
    * Introduce Dailyhunt Bid Adapter (#4517)
    
    * add dailyhunt adapter
    
    * add md file for dailyhunt adapter
    
    * add partnerId to default DH if not present
    
    * make test case for dailyhunt
    
    * make test coverage 92%
    
    * done internal review changes
    
    * Added the obvious param values to be hardcoded in the adapter
    
    * fix string issues from eslint
    
    * edit dailyhunt md file
    
    * update dailyhunt bid adapter
    
    * change md
    
    * add checklist link in md file
    
    * fix reviewers changes
    
    * add cid in dailyhuntBidAdapter.md
    
    * remove cid from md file
    
    * fix reviewer chnages
    
    * change adunit and config in md
    
    * AstraOne: Fixed example in the documentation (#4590)
    
    * Added AstraOne adapter
    
    * Fixed an argument in function createRenderer
    
    * Added unit tests. Added example with GPT in the documentation. Removed bid renderer.
    
    * Fixed a small typo
    
    * Fixed example in the documentation
    
    * added CCPA support to sonobi bidder adapter (#4617)
    
    * Fixes for Prebid 3.0 (#4587)
    
    * 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
    
    * Re-Add Readpeak adapter (#4593)
    
    * Re-add ReadPeak adapter
    
    * Fix Readpeak adapter + re-add test for it
    
    * Trion bid adapter re-submit to comply with v3 (#4609)
    
    * Adding files associated with the trion adapter update to the newest prebid version(1.0).
    
    * Updating pull request with safer checks for user sync and general clean up/consistency of tests.
    
    * removing a call to bidder code for pull request review.  also removing the test that requires it
    
    * there were some changes to the bid factory after our initial release that we didn't account for.  Changing adapter to account for response body and required params.
    
    * Revert "there were some changes to the bid factory after our initial release that we didn't account for.  Changing adapter to account for response body and required params."
    
    This reverts commit 324d15785fb61c92db9c0a37f1001f47721e3a25.
    
    * there were some changes to the bid factory after our initial release that we didn't account for.  Changing adapter to account for response body and required params.
    
    * adding safety checks to Trion adapter
    
    * Sending up to trion endpoint if there is bot traffic or the browser tab is not visible.
    
    * sending the wrong param in the test.
    
    * Trion test cleanup.  returning document and window states to their original form after tests.
    
    * Trion test cleanup.  using before and after to alter window and document objects in tests.
    
    * re-adding trion adapter to prebid project to stop using deprecated function for page url for 3.0 release
    
    * minor formatting change
    
    * accept size array from media types banner over the sizes array from pubs.
    
    * Sovrn ccpa support (#4592)
    
    * sovrn ccpa support
    
    * use array map/join instead of object.entries
    
    * fix a bug when the iframe locator is not present on page (#4621)
    
    * fix a bug when the iframe locator is not present on page
    
    * clean up
    
    * Added US Privacy support for TheMediaGrid Bid Adapter (#4606)
    
    * Added Grid Bid Adapter
    
    * remove priceType from TheMediaGrid Bid Adapter
    
    * Add video support in Grid Bid Adapter
    
    * Added test parameter for video slot
    
    * update Grid Bid Adapter to set size in response bid
    
    * Update Grid Bid Adapter to support identical uids in parameters
    
    * Fix typo in test file for Grid Bid Adapter
    
    * Update The Grid Media Bidder Adapter to send refererInfo.referer as 'u' parameter in ad request
    
    * Hotfix for referrer in Grid Bid Adapter
    
    * Grid Bid Adapter: added wrapperType and wrappweVersion to the ad request
    
    * TheMediaGrid Bid Adapter: added sync url
    
    * TheMediaGrid Bid Adapter: added GDPR params to sync url
    
    * TheMediaGrid Bid Adapter: added tests for getUserSyncs function
    
    * Added CCPA support in TheMediaGrid Bid Adapter
    
    * Districtm DMX adapter support for CCPA (#4560)
    
    * adding DMX
    
    test @97%, two files added one updated
    
    * Update districtm_spec.js
    
    * Update districtmDMX.js
    
    * adding all districtm needed file
    
    * remove legacy file
    
    * remove typo || 0 in the test method
    
    * force default to return a valid width and height
    
    * update unit test code for failing test
    
    * changed class for an object
    
    * remove package-lock.json
    
    * change file name for dmx adapter
    
    * renamed files
    
    * restaure package-lock.json
    
    * update to last package-lock state
    
    * update gdpr user consent
    
    * fix sizes issue
    
    * Documentation updates
    
    Adding the readme.md info
    
    * update file name and update unit testing import file location
    
    * current machine state
    
    * lint correction
    
    * remove variable assigment duplicate
    
    * adding CCPA support for DMX
    
    * adding test for ccpa and gdpr
    
    * TripleLift: CCPA support (#4628)
    
    * Add IdentityLink support and fix UnifiedId.
    
    It appears we've been looking for UnifiedId userIds
    on the bidderRequest object, when they are found on bidRequests.
    This commit fixes that error, and adds support for IdentityLink.
    
    * change maintainer email to group
    
    * TripleLift: Sending schain (#1)
    
    * Sending schain
    
    * null -> undefined
    
    * Hardcode sync endpoint protocol
    
    * Switch to EB2 sync endpoint
    
    * Add support for image based user syncing
    
    * Rename endpoint variable
    
    * Add assertion
    
    * Add CCPA query param
    
    * Simplify check for usPrivacy argument
    
    * Consumable Bid Adapter: Add CCPA support (#4618)
    
    * Rubicon Analytics Adapter: convert to 3.0 (#4625)
    
    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * update changed default value of netRevenue to true
    
    * Re-add rubicon analytics without deprecated getTopWindowUrl util
    
    * Cache referrer on auction_init instead of bid_requested
    
    * sovrn analytics adapter with 3.0 updates (#4620)
    
    * Gamoshi: Fix adaptor code to comply for Prebid.js v3.0 (#4601)
    
    * Improve Digital adapter: adding bid floor, referrer, more native fields (#4103)
    
    * Bid floor, https, native ad update
    
    * Update the ad server protocol module
    
    * Adding referrer
    
    * YIELDONE adapter - change urls to adapt https (#4139)
    
    * update: change urls to adapt https
    
    * fix test code
    
    * Added SupplyChain Object support and an onTimeout Callback (#4137)
    
    * - Implemented the 'onTimeout' callback to fire a pixel when there's a timeout.
    - Added the ability to serialize an schain object according to the description provided here: https://github.com/InteractiveAdvertisingBureau/openrtb/blob/master/supplychainobject.md
    
    * some mods to the schain tag generation
    
    * - added tests for schain param checking.
    
    * - fixed a malformed url for timeouts
    
    * - Removed a trailing ',' while generating a schain param.
    
    * Revert "Added SupplyChain Object support and an onTimeout Callback (#4137)"
    
    This reverts commit e61b246b45bd2c2390350eaeca693f208b1a3a24.
    
    This commit doesn't use the schain module added in #4084
    
    * Nobid Prebid Adapter commit (#4050)
    
    * Nobid Prebid Adapter commit
    
    * Fixed global replace and unit tests
    
    * Fixed find function
    
    * Added nobidBidAdapter.md
    
    * Removed description and added "Bid Params" section.
    
    * Added test siteId 2 for testing.
    
    * Refactored the Adapter to remove most references to the nobid object. We still need the nobid object because we have a passback tag in DFP that makes reference to it.
    
    * Fix concurrent responses on the page
    
    * Cosmetic change to log an error in case of missing ad markup
    
    * Keep nobid.bidResponses cross adapters.
    
    * Added GDPR support in user sync and added test coverage.
    gulp test-coverage
    gulp view-coverage
    
    * Padding issues
    
    * Fix padding issues
    
    * Fix padding
    
    * update outstream prod url (#4104)
    
    * support pubcid and uids (#4143)
    
    * Fix misspelling and minor cleanup of schain docs (#4150)
    
    * Prebid 2.31.0 Release
    
    * Increment pre version
    
    * Rubicon: tuning logged messages (#4157)
    
    * Rubicon: tuning logged messages
    
    * Update rubiconBidAdapter.js
    
    * fixed indentation
    
    * Rubicon Video COPPA fix (#4155)
    
    * Rubicon Video COPPA fix
    
    * Unit test for Rubicon Video COPPA fix
    
    * Playground XYZ adapter - iframe usersync bug fix (#4141)
    
    * corrected user sync type
    
    * removed support for iframe usersync
    
    * added unit tests for getUserSyncs
    
    * update nvmrc file (#4162)
    
    * update gulp-footer package (#4160)
    
    * Datablocks bid/analytics adapter (#4128)
    
    * add datablocks Analytics and Bidder Adapters
    
    * remove preload param
    
    * remove preloadid
    
    * better coverage of tests
    
    * better coverage
    
    * IE doesn't support array.find
    
    * lint test
    
    * update example host
    
    * native asset id should be integer
    
    * update logic of ad_types field in appnexusBidAdapter (#4065)
    
    * Shorten SomoAudience to just Somo (#4163)
    
    * Shorten SomoAudience to just Somo
    
    * Make package-lock return
    
    * Quantcast: Fix for empty video parameters (#4145)
    
    * Copy params from bid.params.video.
    
    * Added test for missing video parameters.
    
    * Include mimes from adunit.
    
    * One Video adding Rewarded Video Feature (#4142)
    
    * outstream changes
    
    * removing global filtet
    
    * reverting page
    
    * message
    
    * adapter change
    
    * remove space
    
    * testcases
    
    * testpage
    
    * spaces for test page
    
    * renderer exist case
    
    * reverting package-lock.json
    
    * adding schain object
    
    * adding tagid
    
    * syntaxx error fix
    
    * video.html
    
    * space trailing
    
    * space
    
    * tagid
    
    * inventoryId and placement
    
    * rewarded video
    
    * added unit test case
    
    * Module to pass User Ids to DFP (#4140)
    
    * first commit
    
    * renamed
    
    * minor doc change
    
    * documentation
    
    * small change
    
    * EB
    
    * removed unused imports
    
    * minor changes
    
    * reanmaed a const
    
    * adding more methods to test shareUserIds module
    
    * unit tets cases for shareUserIds
    
    * indentation
    
    * renamed DFP to GAM
    
    * renamed shareUserIds to userIdTargeting
    
    * Update userIdTargeting.md
    
    * trying to restart CI
    
    * digitrust userId case handled
    
    * minor comment change
    
    * using auctionEnd event instead of requestBids.before
    
    * using events.on
    
    * Buzzoola bid adapter (#4127)
    
    * initial commit for buzzoola adapter
    
    * leave only banners for now
    
    * fix bid validation
    
    * change endpoint url
    
    * add video type
    
    * restore renderer
    
    * fix renderer
    
    * add fixed player sizes
    
    * switch bids
    
    * convert dimentions to strings
    
    * write tests
    
    * 100% tests
    
    * remove new DOM element creation in tests
    
    * handle empty response from server
    
    * change description
    
    * E2e tests for Native and Outstream video Ad formats. (#4116)
    
    * reorganize e2e/ tests into separate directories
    
    * new test page for e2e-banner testing
    
    * add test to check if Banner Ad is getting loaded
    
    * change location of the spec files to reflect change in test/e2e directory structure
    
    * add test case to check for generation of valid targeting keys
    
    * create Native Ad test page
    
    * add test case to check validity of the targeting keys and correct rendering of the Ad
    
    * update old browser versions to new
    
    * update browser version
    
    * update title
    
    * remove console.log statements
    
    * add basic functional test for e2e outstream video ad format
    
    * Update LockerDome adUnitId bid param (#4176)
    
    This is not a breaking change
    
    * fix several issues in appnexus video bids (#4154)
    
    * S2s testing disable client side (#4123)
    
    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * New testServerOnly flag
    
    * Tests and a bug fix
    
    * Removed dead code
    
    * Fixes requested in review
    
    * Check each adUnit
    
    * isTestingServerOnly changes per Eric
    
    * Fixed IE 11 bug
    
    * More tests
    
    * improved test case names
    
    * New option to Include deal KVPs when enableSendAllBids === false (#4136)
    
    * new option to include KVPs which have deals when
    enableSendAllBids === false
    
    * updating tests to be more realistic
    
    * Prebid 2.32.0 Release
    
    * increment pre version
    
    * Rubicon doc: changing video test zone (#4187)
    
    * added schain support to sonobi adapter (#4173)
    
    * if schain config is not defined then error should not be thrown (#4165)
    
    * if schain config is not defiend then error should not be thrown
    
    * relaxed mode nodes param not defined error handled
    
    * added test cases for config validation
    
    * a curly bracket was missing in the example
    
    * Rubicon: updating test params (#4190)
    
    * myTargetBidAdapter: support currency config (#4188)
    
    * Update README.md (#4193)
    
    * Update README.md
    
    * Update README.md
    
    * cedato bid adapter instream video support (#4153)
    
    * Added adxpremium prebid analytics adapter (#4181)
    
    * feat(OAFLO-186): added support for schain (#4194)
    
    * Sonobi - send entire userid payload (#4196)
    
    * added userid param to pass the entire userId payload to sonobis bid request endpoint
    
    * removed console log
    git p
    
    * fixed lint
    
    * OpenX Adapter fix: updating outdated video examples (#4198)
    
    * userId - Add support for refreshing the cached user id (#4082)
    
    * [userId] Added support for refreshing the cached user id: refreshInSeconds storage parameter, related tests and implementation in id5 module
    
    * [userId] Added support for refreshing the cached user id: refreshInSeconds storage parameter, related tests and implementation in id5 module
    
    * UserId - ID5 - Updated doc with new contact point for partners
    
    * UserId - Merged getStoredValue and getStoredDate
    
    * [UserId] - ID5 - Moved back ID5 in ./modules
    
    * UserId - ID5 - Fixed incorrect GDPR condition
    
    * [UserId] - Doc update and test cleanup
    
    * Prebid 2.33.0 Release
    
    * Increment pre version
    
    * SupplyChainObject support and fires a pixel onTimeout (#4152)
    
    * - Implemented the 'onTimeout' callback to fire a pixel when there's a timeout.
    - Added the ability to serialize an schain object according to the description provided here: https://github.com/InteractiveAdvertisingBureau/openrtb/blob/master/supplychainobject.md
    
    * some mods to the schain tag generation
    
    * - added tests for schain param checking.
    
    * - fixed a malformed url for timeouts
    
    * - Removed a trailing ',' while generating a schain param.
    
    * - Using the schain object from validBidRequest if present. Reverting to checking if params has it if not.
    
    * - reverting changes to merge with master
    
    * - Resolving merge issues
    
    * Feature/add profile parameter (#4185)
    
    * Add optional profile parameter
    
    * EMXDigital Bid Adapter: Add video dimensions in request (#4174)
    
    * addressed feedback from #3731 ticket
    
    * removed commented code from emx test spec
    
    * logging removed from spec
    
    * flip h & w values from playerSize for video requests
    
    * adding Outstream mediaType to EMX Digital
    
    * adding device info. update to grab video param. styling changes.
    
    * add video dimensions from playerSize
    
    * fix test for video dimensions
    
    * Added keywords parameter support in TrustX Bid Adapter (#4183)
    
    * 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
    
    * rubicon: avoid passing unknown position (#4207)
    
    * rubicon: not passing pos if not specified
    
    * added comment
    
    * not sending pos for video when undefined
    
    * cleaning up test
    
    * fixed unit test
    
    * correctly reference bidrequest and determine mediatype of bidresponse (#4204)
    
    * GumGum: only send gdprConsent when found (#4205)
    
    * adds digitrust module, mods gdpr from bool to int
    
    * update unit test
    
    * only send gdprconsent if present
    
    * LKQD: Use refererInfo.referer as fallback pageurl (#4210)
    
    * Refactored URL query parameter passthrough for additional values, changed SSP endpoint to v.lkqd.net, and updated associated unit tests
    
    * Use refererInfo.referer as fallback pageurl
    
    * Removed logs and testing values
    
    * [UserId] - ID5 - Fixed case when consentData is undefined (No CMP) (#4215)
    
    * create stubs for localStorage in widespaceBidAdapter test file (#4208)
    
    * added adId property to adRenderFailed event (#4097)
    
    When no bid (therefore no adUnitCode) is available in the adRenderFailed event it can be difficult to identify the erroring slot.But in almost all cases the given slot still has the adId targeting.
    
    * OpenX Adapter: Forcing https requests and adding UserID module support for LiveRamp and TTD (#4182)
    
    * OpenX Adapter: Updated requests to force https
    
    * OpenX Adapter: Added support for TTD's UnifiedID and LiveRamp's IDL
    
    * PubMatic to support userId sub-modules (#4191)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * TripleLift support for UnifiedId and IdentityLink (#4197)
    
    * Add IdentityLink support and fix UnifiedId.
    
    It appears we've been looking for UnifiedId userIds
    on the bidderRequest object, when they are found on bidRequests.
    This commit fixes that error, and adds support for IdentityLink.
    
    * change maintainer email to group
    
    * Added lemma adapter (#4126)
    
    * 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.
    
    * Adkernel adapter new alias (#4221)
    
    * Force https scheme for Criteo Bidder (#4227)
    
    * assign adapter version number
    
    * Ensure that Criteo's bidder is always called through https
    
    * Add Video Support for Datablocks Bid Adapter (#4195)
    
    * add datablocks Analytics and Bidder Adapters
    
    * remove preload param
    
    * remove preloadid
    
    * better coverage of tests
    
    * better coverage
    
    * IE doesn't support array.find
    
    * lint test
    
    * update example host
    
    * native asset id should be integer
    
    * add datablocks Video
    
    * remove isInteger
    
    * skip if empty
    
    * update adUnit, bidRequest and bidResponse object (#4180)
    
    * update adUnit, bidRequest and bidResponse object
    
    * add test for mediaTypes object
    
    * 3 display banner and video vast support for rads (#4209)
    
    * add stv adapter
    
    * remove comments from adapter file
    
    * start rads adapter
    
    * fix adapter and tests
    
    * fixes
    
    * fix adapter and doc
    
    * fix adapter
    
    * fix tests
    
    * little fix
    
    * add ip param
    
    * fix dev url
    
    * #3 radsBidAdapter.md
    
    * #3 radsBidAdapter.md: cleanup
    
    * fix code and doc
    
    * UserId - Add SameSite and server-side pubcid support (#3869)
    
    * Add SameSite and server-side pubcid support
    
    * Fix emoteevBidAdapter unit test
    
    * added schain to appnexus bid adapter (#4229)
    
    * added schain to appnexus bid adapter
    
    * semicolon
    
    * update doubleclick url (#4179)
    
    * Prebid 2.34.0 release
    
    * increment pre version
    
    * Rubi Analytics handles > 1 bidResponse per bidRequest (#4224)
    
    * videoNow bid adapter (#4088)
    
    * -- first commit
    
    * -- cors and bidder's name fixed
    
    * -- almost ready
    
    * -- added docs
    
    * -- added nurl tracking
    
    * -- bid params
    
    * -- tests added
    
    * -- test fixed
    
    * -- replace placeholder in the onBidWon pixel's url
    
    * -- commit for restart tests
    
    * -- change response data format for display ad
    
    * -- tests updated
    
    * -- 100% tests coverage
    
    * -- a few clean the test's code
    
    * -- custom urls from localStorage
    
    * -- tests updated
    
    * -- a few clean the test's code
    
    * -- new init model
    
    * -- spec for new init model
    
    * -- fix for new init model
    
    * -- code cleaned
    
    * -- 100% tests coverage
    
    * -- 100% tests coverage
    
    * -- fixed test
    
    * -- commit for restart tests
    
    * djax new bidder adapter  (#4192)
    
    * djax bidder adapter
    
    * djax bidder adapter
    
    * Update hello_world.html
    
    * Added Turk Telekom Bid Adapter (#4203)
    
    * Added Turk Telekom Bid Adapter
    
    * Fix md file for Turk Telekom Bid Adapter
    
    * MicroAd: Use HTTPS in all requests (#4220)
    
    * Always use HTTPS endpoint in MicroAd
    
    * Update code
    
    * Fixed a broken test in MicroAd
    
    * Schain: avoiding Object.values as it is breaking on IE11 (#4238)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * avoiding use of Object.values
    
    * 3952 delay auction for ids (#4115)
    
    * 3952 delay auction for user ids
    
    * 3952 add integration example
    
    * 3952 add tests
    
    * 3952 fix html example
    
    * add todos
    
    * 3952 continue auction if ids received
    
    * 3952 add tests for auction delay
    
    * increase test coverage
    
    * set config for test
    
    * remove todo
    
    * add a few more checks to tests
    
    * add comment, force tests to rerun
    
    * Feature: adUnitBidLimit  (#3906)
    
    * added new feature to config to limit bids when sendallbids is enabled
    
    * cleaned up code. removed extra spaces etc
    
    * removed trailing spaces in config
    
    * remove .flat() and replaced with spread operator
    
    * removed flat function and instead pushing using spread operator
    
    * updated to use sendBidsControl instead
    
    * updated targeting_spec to test bidLimit
    
    * removed trailing spaces from targeting_spec
    
    * Update Rubicon Adapter netRevenue default (#4242)
    
    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * update changed default value of netRevenue to true
    
    * Removed AdastaMadia from alias (#4255)
    
    * Update appnexusBidAdapter.js (#4251)
    
    * IdentityLink - change expiration time to 30 days (#4239)
    
    * Add coppa support for AppNexus adapter (#4253)
    
    * Add coppa support for AppNexus adapter
    
    * test name
    
    * add new longform e2e tests (#4206)
    
    * Konduit module (#4184)
    
    * Adding Konduit module
    
    * Removed superfluous arguments passed to obtainVastUrl function
    
    * Removed superfluous arguments passed to obtainVastUrl function.
    
    * Build trigger (empty commit)
    
    * Module documentation updated according to the comments
    
    * Logic in obtainVastUrl function updated according to the review comment.
    
    * Removed hook, enabled eslint
    
    * Circle CI runs e2e tests on every push (#4200)
    
    * run functional tests on circle ci on push to any remote branch
    
    * remove extraneous key from config file
    
    * add test.localhost as alias to 127.0.0.1
    
    * check 0: execute circle-ci
    
    * move /etc/config to a separate command
    
    * change bid partner to rubicon
    
    * test appnexus bid adapter in ci
    
    * comment browserstack command
    
    * remove console.log statement
    
    * test1: circle-ci
    
    * change reference dev -> prod while loading prebid
    
    * add console.log statement
    
    * check-2: circle-ci
    
    * comment browserstack testing
    
    * change bid adapter
    
    * change bid adapter
    
    * remove test case for checking targeting keys
    
    * remove the ci flag
    
    * uncomment test for checking correct generation of targeting keys
    
    * swap AN -> Rubicon for testing targeting keys
    
    * Outcon bid adapter. (#4161)
    
    * Outcon bid adapter.
    
    * Fix identation
    
    * Fixes
    
    * Fixes
    
    * Fixes
    
    * Spec fixes
    
    * Fixes
    
    * Fix urls
    
    * Fix
    
    * Fix parameters
    
    * Fix space operators
    
    * Fix bidder timeout
    
    * Update
    
    * Fix whitespace
    
    * no message
    
    * Outcon unit test
    
    * no message
    
    * no message
    
    * no message
    
    * no message
    
    * Fixes
    
    * Fixes
    
    * Change url
    
    * no message
    
    * no message
    
    * no message
    
    * Added bidId
    
    * no message
    
    * no message
    
    * no message
    
    * no message
    
    * Wrapping url with html
    
    * no message
    
    * no message
    
    * no message
    
    * Adding workflow to run end to end tests (#4230)
    
    * Adding workflow to run end to end tests
    
    * trying self branch
    
    * Update to run at 12 every day
    
    * cleanup config using aliases
    
    * update branch and cron time
    
    * add command
    
    * update prebid path for e2e test pages (#4274)
    
    * Prebid 2.35.0 release
    
    * Increment pre version
    
    * Add usersync to adpone adapter (#4245)
    
    * add user sync to adpone adapter
    
    * move adpone usersync to global variable
    
    * added withcredentials to http request
    
    * fix http request options
    
    * fix http request options
    
    * add withCredentials: true
    
    * add withCredentials: true
    
    * added test coverage to usersync
    
    * update sync function
    
    * add test coverage
    
    * adpone adapter
    
    * package lock
    
    * add more testing
    
    * add more testing
    
    * testing for onBidWon fucntion
    
    * test onbidwon function
    
    * trigger build
    
    * Revert GumGum Adapter 2.28 resizing changes (#4277)
    
    * changed resizing unit tests to return the first size dimensions in the sizes array
    
    * added some changes
    
    * reverted adapter changes
    
    * SpotX Bid Adapter: Support schain, ID5 object, Google consent object, and hide_skin (#4281)
    
    * Add SpotXBidAdapter
    
    * Minor updates
    
    * Undo testing changes to shared files
    
    * Fix relative imports
    
    * Remove superfluous imports and write a few more tests
    
    * Formatting, ID5 object, Google consent objects
    
      - Added ID5 object support
      - Added Google Consent object
      - Reformatted indentaiton on spec file
    
    * Revert content_width and content_height changes in docs
    
      - not sure how these got moved, lets put them back
    
    * Remove click_to_replay flag in example
    
      - no reason to use this one in the example
    
    * Spotx adapter - Add schain support and update unit tests
    
    * Update schain path in ORTB 2.3 request body
    
    	- schain object is now added to ortb request body
    	  at request.ext.source.ext.schain
    
    * Add hide_skin to documentation
    
      - whoops, this got removed, let's add it back
    
    * Update Rubicon Analytics Adapter `bidId` to match PBS (#4156)
    
    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * update for rubicon analytics to send seat[].bid.id for PBS video and banner
    
    * fixed conditional for server and video or banner
    
    * updated with optimized value test for bidid
    
    * update changed default value of netRevenue to true
    
    * remove var declaration for rightSlot to correct lgtm error for unused variable
    
    * update defineSlot div id to match div id defined in html body
    
    * update test ad unit test props
    
    * revert lock to match remote master
    
    * add seatBidId to bidObj in rpBidAdapter interpretResponse
    
    * update setTargeting to execute in the bids back handler
    
    * remove dev integration test page
    
    * meaningless commit to get lgtm to re-run
    
    * SmartRTB adapter update (#4246)
    
    * modules: Implement SmartRTB adapter and spec.
    
    * Fix for-loop syntax to support IE; refactor getDomain out of exported set.
    
    * Remove debugs, update doc
    
    * Update test for video support
    
    * Handle missing syncs. Add video to media types in sample ad unit
    
    * Add null response check, update primary endpoint
    
    * Note smrtb video requires renderer
    
    * Support Vast Track (#4276)
    
    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * update changed default value of netRevenue to true
    
    * Add parameters if config.cache.vasttrack is true
    
    * Use requestId instead of adId
    
    * Test new vasttrack payload params
    
    * Removed commented out code
    
    * Relaxed conditional check per review
    
    * Removed commented out line
    
    * Added 1000x250 size (#4295)
    
    * prepare vidazoo adapter for v3.0 (#4291)
    
    * Improve Digital adapter: support schain (#4286)
    
    * LiveIntent Identity Module. (#4178)
    
    * LiveIntentIdSystem. Initial implementation.
    
    * LiveIntentIdSystem. Removed whitespace.
    
    * Fixed typo
    
    * Renamed variables, cookiesm added md.
    
    * Changed the default identity url.
    
    * Composite id, with having more than just the lipbid passed around.
    
    * Composite id.
    
    * Merge conflict resolution.
    
    * Changed docs and param description.
    
    * Added typedoc & mentioned liveIntentIdSystem in submodule.json.
    
    * Extracted the LiveIntentIdSystem under modules, removed it from default userId modules.
    
    * Fixing the 204 + no body scenario.
    
    * Added liveIntent to submodule.json
    
    * Fixing docs indentation.
    
    * Updated prebidServer & specs.
    
    * Minor specs update.
    
    * updating liveintent eids source (#4300)
    
    * updating liveintent eids source
    
    these are supposed to be domains
    
    * updating unit test
    
    * fix appnexusBidAdapter view-script regex (#4289)
    
    * fix an view script regex
    
    * minor syntax update
    
    * 33Across adding bidder specific extension field (#4298)
    
    * - add 33across specific ext field for statedAt
    
    * - fix unit test for 33Across adapter
    
    * PubMatic to support LiveIntent User Id sub-module (#4306)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * supporting LiveIntent Id in PubMatic adapter
    
    * updated source for liveintent
    
    * Finteza Analytics Adapter: fix cookies (#4292)
    
    * fix reading and sending cookies
    
    * fix lint errors
    
    * clear comments
    
    * add unit tests
    
    * fix calling of setCookies for IE
    
    * clear cookies after test
    
    * use own setCookie method inside tests
    
    * Update LockerDome adapter to support Prebid 3.0 (#4301)
    
    *  Returning the `IdResponse` type with an obj + callback. Fix for 4304 (#4305)
    
    *  Returning the `IdResponse` type with an obj + callback.
    
    * Renamed resp -> result.
    
    * Removed whitespace.
    
    * ShowHeroes adapter - expanded outstream support (#4222)
    
    * add ShowHeroes Adapter
    
    * ShowHeroes adapter - expanded outstream support
    
    * Revert "ShowHeroes adapter - expanded outstream support"
    
    This reverts commit bfcdb913b52012b5afbf95a84956b906518a4b51.
    
    * ShowHeroes adapter - expanded outstream support
    
    * ShowHeroes adapter - fixes (#4222)
    
    * ShowHeroes adapter - banner and outstream fixes (#4222)
    
    * ShowHeroes adapter - description and outstream changes (#4222)
    
    * ShowHeroes adapter - increase test coverage and small fix
    
    * [Orbidder-Adapter] Add bidRequestCount and remove bid.params.keyValues (#4264)
    
    * initial orbidder version in personal github repo
    
    * use adUnits from orbidder_example.html
    
    * replace obsolete functions
    
    * forgot to commit the test
    
    * check if bidderRequest object is available
    
    * try to fix weird safari/ie issue
    
    * ebayK: add more params
    
    * update orbidderBidAdapter.md
    
    * use spec.<function> instead of this.<function> for consistency reasons
    
    * add bidfloor parameter to params object
    
    * fix gdpr object handling
    
    * default to consentRequired: false when not explicitly given
    
    * wip - use onSetTargeting callback
    
    * add tests for onSetTargeting callback
    
    * fix params and respective tests
    
    * remove not used bid.params.keyValues
    
    * add bidRequestCount to orbidder.otto.de/bid Post request
    
    * add bidRequestCount to test object defaultBidRequest
    
    * PulsePoint: remove usage of deprecated utils method / prep for 3.0 (#4257)
    
    * ET-1691: Pulsepoint Analytics adapter for Prebid. (#1)
    
    * ET-1691: Adding pulsepoint analytics and tests for pulsepoint adapter
    
    * ET-1691: Adding pulsepoint analytics and tests for pulsepoint adapter
    
    * ET-1691: cleanup
    
    * ET-1691: minor
    
    * ET-1691: revert package.json change
    
    * Adding bidRequest to bidFactory.createBid method as per https://github.com/prebid/Prebid.js/issues/509
    
    * ET-1765: Adding support for additional params in PulsePoint adapter (#2)
    
    * ET-1850: Fixing https://github.com/prebid/Prebid.js/issues/866
    
    * Minor fix
    
    * Adding mandatory parameters to Bid
    
    * Removing usage of deprecated utils method
    
    * minor refactor
    
    * Use isArray method (#4288)
    
    * Add Parrable ID submodule (#4266)
    
    * add parrable id submodule
    
    * fix integration test config
    
    * fix var name
    
    * always refresh sotredId for parrable
    
    * add submodulesThatAlwaysRefresh concept
    
    * remove comment
    
    * add parrable url as one string
    
    * add parrable prod endpoint
    
    * use .indexOf instead of .includes
    
    * add params to test config
    
    * comment failing test
    
    * uncomment failing assertion
    
    * add parrable ID to prebid server adapter
    
    * add parrableIdSystem to .submodules.json
    
    * extract parrableId unit tests from userId spec
    
    * remove breakline between imports
    
    * remove unused param
    
    * remove userId generic feature from parrableId module
    
    * remove trailing space
    
    * fix failing test due to none merged conflict
    
    * Prebid 2.36.0 Release
    
    * Increment pre version
    
    * Support schain module and send bidfloor param in Sharethrough adapter (#4271)
    
    * Add support for supply chain object module
    
    Story: [#168742394](https://www.pivotaltracker.com/story/show/168742394)
    
    Co-authored-by: Josh Becker <jbecker@sharethrough.com>
    
    * Add bidfloor parameter to bid request sent to STX
    
    Story: [#168742573](https://www.pivotaltracker.com/story/show/168742573)
    
    * Platform One Analytics Adapter (#4233)
    
    * Added Y1 Analytics Adapter
    
    * rename y1AnalyticsAdapter in yieldoneAnalyticsAdapter
    
    * Yieldone Bid Adapter: fixes from lint check
    
    * Yieldone Analytics Adapter: fix endpoint protocol
    
    * Added spec file for yieldone Analytics Adapter
    
    * Fix parrable id integration example (#4317)
    
    * fix parrableId integration example
    
    * add parentheses
    
    * Improve Digital adapter: support for video (#4318)
    
    * Bid floor, https, native ad update
    
    * Update the ad server protocol module
    
    * Adding referrer
    
    * Improve Digital support for video
    
    * Improve Digital adapter: video
    
    * adapter version -> 6.0.0
    
    * Gamoshi: Update aliases list. Add support for userSync. (#4319)
    
    * Add support for multi-format ad units. Add favoredMediaType property to params.
    
    * Add tests for gdpr consent.
    
    * Add adId to outbids
    
    * Modify media type resolving
    
    * Refactor multi-format ad units handler.
    
    * Modify the way of sending GDPR data.
    Update aliases.
    
    * Add new consent fields. Add unit test.
    
    * Add new consent fields. Add unit test.
    
    * Add support for id5 and unified id cookie sync.
    
    * Add support for id5 and unified id cookie sync.
    
    * Add restricted check for gdpr consent.
    
    * fix for userSync endpoint getting called with bidder alias names, instead of actual bidder names (#4265)
    
    * modify ixBidAdapater to always use the secure endpoint (#4323)
    
    * PubMatic to support Parrable User Id sub-module (#4324)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * PubMatic to support parrable id
    
    * VISX: currency validation & fix double escape of referer (#4299)
    
    * PubMatic to support coppa (#4336)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * added coppa compliance
    
    * vuble: outstream has fullscreen option (#4320)
    
    * Mod: vuble oustream has fullscreen option
    
    * Add: vuble test for outstream scenario
    
    * EMXDigital: hotfix to resolve URIError from decodeURIComponent (#4333)
    
    * hotfix to resolve URIError from decodeURIComponent
    
    * added unit for decoding adm
    
    * Specify second parameter for parseInt for pubmaticBidAdapter (#4347)
    
    * Remove usage of getTopWindowUrl in Prebid Adapter (#4341)
    
    * Conversant Bid Adapter update for 3.0 (#4284)
    
    * Add cpmDistribution function for Google Analytics adapter (#4240)
    
    * Add cpmDistribution function for Google Analytics adapter
    
    * Add test for the cpmDistribution function
    
    * Remove half written comment
    
    * fixing SRA p_pos (#4337)
    
    * In Sonobi Adapter, only read sizes from bid.mediaTypes (#4311)
    
    * Fix mediaTypes (#4332)
    
    * Outcon bid adapter.
    
    * Fix identation
    
    * Fixes
    
    * Fixes
    
    * Fixes
    
    * Spec fixes
    
    * Fixes
    
    * Fix urls
    
    * Fix
    
    * Fix parameters
    
    * Fix space operators
    
    * Fix bidder timeout
    
    * Update
    
    * Fix whitespace
    
    * no message
    
    * Outcon unit test
    
    * no message
    
    * no message
    
    * no message
    
    * no message
    
    * Fixes
    
    …
    Salomon Rada authored and robertrmartinez committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    c8baee1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5de6fa3 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2019

  1. Configuration menu
    Copy the full SHA
    c147d0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75d6afa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    853b4e4 View commit details
    Browse the repository at this point in the history
  4. envivoBidAdapter - Request to add new bidder (#4545)

    * Request to add new bidder
    
    envivoBidder is the new adapter we want to integrate with prebid.js
    
    * Add files via upload
    
    * Update envivoBidAdapter.md
    
    * Update envivoBidAdapter.js
    
    * Update envivoBidAdapter_spec.js
    envivoBidder authored and Fawke committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    39a57ba View commit details
    Browse the repository at this point in the history
  5. Add Teads US Privacy (#4658)

    Valentin Souche authored and jsnellbaker committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    861e0bd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    141118e View commit details
    Browse the repository at this point in the history
  7. Prebid 3.1.1 Release

    jsnellbaker committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    c842c0c View commit details
    Browse the repository at this point in the history
  8. increment pre version

    jsnellbaker committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    4b80ae3 View commit details
    Browse the repository at this point in the history
  9. Change publisherId to zoneId (#4619)

    * Change publisherId to zoneId
    Add gdpr
    Add supply chain
    Add video media type
    
    * Remove comments
    
    * Fix unit test coverage
    vladi-mmg authored and Mike Chowla committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    34227c8 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2019

  1. Fix DSPX adapter for PrebidJs 3.0 (#4597)

    * Fix DSPX adapter for PrebidJs 3.0
    
    * Fix dspxBidAdapter.md and add sending of DevMode flag to the server
    
    * add test for devMode
    
    Co-authored-by: avj83 <avj83@list.ru>
    2 people authored and Mike Chowla committed Dec 21, 2019
    Configuration menu
    Copy the full SHA
    b923038 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2019

  1. Reinstate Playground XYZ adapter with v3 support (#4585)

    * reinstate playgroundXyz bid adapter with v3 compliance
    
    * parse protocol and hostname from referer before populating payload
    
    * correct erroneous deletion
    
    * updated test parameters for hello world example
    monofonik authored and Fawke committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    521c0f9 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2019

  1. aniview V3 & CCPA support (#4583)

    * Support new aniview bid adapter
    
    * Support new aniview bid adapter
    
    * Support new aniview bid adapter
    
    * Support new aniview bid adapter
    
    * Fix Consent parameters
    
    * Update aniviewBidAdapter.js
    
    V3 support
    
    * Update aniviewBidAdapter.js
    
    * Update aniviewBidAdapter.js
    
    Update refererInfo
    
    * Update aniviewBidAdapter.js
    
    Fix tabs and spaces
    
    * Update aniviewBidAdapter.js
    
    fixes
    
    * Update aniviewBidAdapter.js
    
    * Update aniviewBidAdapter.js
    
    Add ccpa support
    
    * Update aniviewBidAdapter.js
    
    Typo
    
    * Update aniviewBidAdapter.js
    
    * Update aniviewBidAdapter.js
    
    * Fix size and sample
    
    Fixed sizes from playerSize
    Updated md sample
    
    * Fix tabs
    
    * Fix sizes
    
    * Recheck
    
    * Add tgt parameter
    
    * Update sample
    itaynave authored and Fawke committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    88b6a6d View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2019

  1. PR review process: add doc cases (#4653)

    added CCPA and SChain note
    bretg authored and mkendall07 committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    c81ea5c View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2019

  1. CCX adapter: Attaching GDPR Consent Params (#4524)

    * Attaching GDPR Consent Params
    
    * merge fix
    
    * ccx adapter unit test
    
    * Test unit for gdpr params, prebid 3.0 compability
    
    * rebid 3.0 compability
    mjaworskiccx authored and sumit116 committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    8386a33 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2020

  1. Advertly: New Bidder Adapter Submission (#4496)

    * Add files via upload
    
    * Add files via upload
    
    * Delete advertlyBidAdapter.js
    
    * Delete advertlyBidAdapter.md
    
    * Delete advertlyBidAdapter_spec.js
    
    * Advertly Adapter
    
    * Update advertlyBidAdapter.md
    
    * Update advertlyBidAdapter_spec.js
    
    * Update advertlyBidAdapter.md
    
    * Update advertlyBidAdapter_spec.js
    
    * Update advertlyBidAdapter.js
    
    * Update advertlyBidAdapter_spec.js
    
    * Update advertlyBidAdapter_spec.js
    
    * Update advertlyBidAdapter.js
    
    * Update Advertly
    
    * Advertly Bidder Adapter Files
    
    * Updated with create the new object
    
    Updated with create the new object instead of modifying response data
    
    * Updated with create the new object
    
    Updated with create the new object instead of modifying response data
    
    * Updated with create the new object
    
    Updated with create the new object instead of modifying response data
    
    * Updated with create the new object
    
    Updated with create the new object instead of modifying response data
    
    * Updated with create the new object
    
    Updated with create the new object instead of modifying response data
    
    * Updated with create the new object
    
    Updated with create the new object instead of modifying response data
    
    * Updated with create the new object
    
    Updated with create the new object instead of modifying response data
    
    * Update with new changes
    
    Update with new changes
    
    * Update with new changes
    
    * update with new changes
    
    * Update with new Changes
    
    * update advertly
    
    * New updates
    
    * update advertly
    
    * update advertly
    
    * update advertly
    
    * update advertly
    
    * Update advertlyBidAdapter.js
    
    * Update advertlyBidAdapter.js
    
    * Update advertlyBidAdapter.js
    
    * updated advertly
    
    * updated advertly
    
    * update advertly
    
    * update advertly
    Advertly authored and msm0504 committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    0b98025 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f657ec5 View commit details
    Browse the repository at this point in the history
  3. Prebid 3 Admixer (#4615)

    * BIDDER_CODE check removed
    
    * update 2.0 -> 3.0
    
    * add spec
    
    * review_fix
    AdmixerTech authored and jsnellbaker committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    34416c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    773a004 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2020

  1. Added CCPA support and GDPR compliance to Cedato adapter (#4683)

    * cedato ccpa and gdpr compliance
    
    * added gdpr usp and sync tests for cedato
    alexkh13 authored and Fawke committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    598ceb5 View commit details
    Browse the repository at this point in the history
  2. Bidder schain support (#4551)

    * iniital update for bidder schain support
    
    * finished code updates for bidder schain support
    
    * remove commented code
    
    * remove test file comments
    jsnellbaker authored Jan 3, 2020
    Configuration menu
    Copy the full SHA
    9859692 View commit details
    Browse the repository at this point in the history
  3. Add eplanning adapter for prebid 3.0 compliant and CCPA and GDPR supp…

    …ort (#4643)
    
    * Add eplanning adapter for prebid 3.0 compliant and CCPA and GDPR support
    
    * Minor change in gdpr parameter passed to endpoint
    sebaperez authored and jsnellbaker committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    3821e0f View commit details
    Browse the repository at this point in the history
  4. Changed analytics data structure in YuktaMedia Analytic Adapter (#4659)

    * Analytic Adaptor by YuktaMedia
    
    * removed optional bid request params
    
    * test case modified
    
    * Updated YuktaMedia Analytics Adapter as per 3.0 prebid changes
    
    * Added api key in circle ci config file
    
    * reverted changes
    
    * hard coded protocol for the request
    shrikantpatwari authored and jsnellbaker committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    ba510d6 View commit details
    Browse the repository at this point in the history
  5. add seedingAlliance Adapter (#4614)

    SeedingAllianceTech authored and jsnellbaker committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    c5460d9 View commit details
    Browse the repository at this point in the history
  6. Add CCPA support to Beachfront adapter (#4673)

    * add usp consent data to video and banner requests
    
    * add usp consent data to user sync urls
    
    * run ci
    jsalis authored and jsnellbaker committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    28c6dc5 View commit details
    Browse the repository at this point in the history
  7. freewheelSSPBidAdapter (#4645)

    * freewheelSSPBidAdapter Update the freewheelSSPBidAdapter based on Prebid 3.0 changes, add max and min size limit as per client's requirement
    
    * freewheelSSPBidAdapter fix the path issue
    
    * freewheelSSPBidAdapter fix the indentation
    
    * update the test
    
    * rename freewheel bid adapter name
    
    * freewheelSSPBidAdapter use bidderRequest.refererInfo instead of utils.getTopWindowUrl(), remove the unused code
    
    * freewheelSSPBidAdapter add spec file
    
    * freewheelSSPBidAdapter update the gdpr and refererInfo condition check
    xwang202 authored and jsnellbaker committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    c015d79 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2020

  1. ucfunnel adapter support CCPA and remove utils.js in adapter (#4541)

    * 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 support CCPA
    
    Co-authored-by: Ryan Chou <ryanchou0210@gmail.com>
    2 people authored and jsnellbaker committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    41a8350 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2020

  1. Add CCPA us_privacy support to spotxBidAdapter (#4689)

    * Add CCPA us_privacy support to spotxBidAdapter
    
    * Use utils.deepSetValue to set gdpr and us_privacy values on regs.ext object
    
    * Re-add https to spotx ortb endpoint url
    npeceniak authored and msm0504 committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    9fb91c7 View commit details
    Browse the repository at this point in the history
  2. replace all xhr stubs with global xhr stub to prevent all requests (#…

    …4687)
    
    * replace all xhr stubs with global xhr stub to prevent all requests
    
    * fix test failures after conflict resolution
    
    * removed rest of custom XMLHttpRequest stubs
    
    * update adloader stub to be present even inbetween tests
    
    * remove unnecessary console.log in tests
    
    * third-party scripts loaded with loadExternalScript
    
    * update new test files to use mocked xhr server
    
    * add blurb about using global xhr stub for contributors
    
    * stub videoNow external requests
    
    * update all pixels to use utils.triggerPixel and stub tests
    
    * remove console.log out of freewheel test
    
    * simplify userId test setup and teardown
    snapwich authored and jsnellbaker committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    cb3a856 View commit details
    Browse the repository at this point in the history
  3. Add static API option to the consentManagementUsp module. (#4685)

    * Add static API option to the consentManagementUsp module.
    
    The GDPR consent management module has a static configuration option. This change adds "static" as an API option to the consentManagementUsp module.
    
    * Added a unit test for the static API option in the consentManagementUsp module.
    
    * Updated the consentManagementUsp module static API config object to follow the recommended format.
    dbirkbeck authored and harpere committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    4391d6c View commit details
    Browse the repository at this point in the history
  4. Prebid 3.2.0 Release

    jsnellbaker committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    9bd43a5 View commit details
    Browse the repository at this point in the history
  5. increment pre version

    jsnellbaker committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    8d4724b View commit details
    Browse the repository at this point in the history
  6. Changed data structure in Platform One Analytic Adapter (#4647)

    * Added Y1 Analytics Adapter
    
    * rename y1AnalyticsAdapter in yieldoneAnalyticsAdapter
    
    * Yieldone Bid Adapter: fixes from lint check
    
    * Yieldone Analytics Adapter: fix endpoint protocol
    
    * Added spec file for yieldone Analytics Adapter
    
    * Add adUnitName to analytics data for Yieldone Analytics Adapter
    
    * Fix yieldone Analytics Adapter to log only id from adUnitPath
    
    * Fix bug with timeout event in Yieldone Analytics Adapter
    
    * Update yieldone analytics adapter to remove excess 'ad' field from data
    
    * Update yieldone analytics adapter
    hbanalytics authored and Isaac A. Dettman committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    644e54b View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. Add Revcontent Adapter (#4654)

    * Initial commit
    
    * Update
    
    * Update js
    
    * Update file name
    
    * Making it work (at least getting a response)
    
    * Update native logic
    
    * Updates to bidder
    
    * Update prebidder
    
    * Remove debugs
    
    * Updates
    
    * Add new templates
    
    * Update templates
    
    * Update email address
    
    * Resolve conflict
    
    * Resolve conflict
    
    * Rebase from master
    
    * Rebase from master
    
    * Add Revcontent Adapter
    
    * Force https, update supportedMediaTypes and add default return for extractHostname method
    
    * Add test file + remove console.log statement
    AzizSaleh authored and robertrmartinez committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    8c42f02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3049200 View commit details
    Browse the repository at this point in the history
  3. Aardvark: schain support (#4636)

    * encode schain object for aardvark
    
    * add tests for schain support for aardvark
    
    * fix style
    FilipStamenkovic authored and jsnellbaker committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    419fde3 View commit details
    Browse the repository at this point in the history
  4. upgrade gammassp to version 3.0 (#4668)

    * upgrade version 3.0
    
    * fix CircleCI test
    
    * gammassp test spec
    gammassp authored and Isaac A. Dettman committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    6585dbe View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2020

  1. ozone 2.2.0 adapter updates (#4676)

    afsheenb authored and sumit116 committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    d14589b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3d2afc View commit details
    Browse the repository at this point in the history
  3. New adfinity adapter (#4591)

    * New adfinity adapter
    
    * Update adfinityBidAdapter.md
    
    * add test params
    
    * native response validattion
    
    * fix secure param
    
    Co-authored-by: Check your git settings! <chris@chris-laptop>
    2 people authored and jsnellbaker committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    f7f79c3 View commit details
    Browse the repository at this point in the history
  4. FreeWheelAdapter-CCPA support CCPA consent in freeWheelSSPAdapter (#4695

    )
    
    * FreeWheelAdapter-CCPA support CCPA in freeWheelSSPAdapter
    
    * FreeWheelAdapter-CCPA add test cases
    
    * FreeWheelAdapter-CCPA remove console log from tests
    xwang202 authored and jsnellbaker committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    a4d7191 View commit details
    Browse the repository at this point in the history
  5. Fix data transmission issues on AdYouLike bid adapter (#4296)

    * Remove useless bidderCode in bid response
    
    * send all the available sizes in the bid request
    
    * Use the banner sizes if given
    
    * avoid compatibility issue with old bid format
    
    * remove duplicate call to encodeUriComponent
    
    * add unit test on refererUrl and mediatype banner size
    
    * minor: fix lint error on spec file
    
    * if size is empty read the requested width or height
    
    * add unit tests on multipe ad placement with several sizes
    
    * add check on bidRequest object in case of error state
    guiann authored and GLStephen committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    84d44df View commit details
    Browse the repository at this point in the history
  6. Innity Bid Adapter: Support for Prebid.js v3 (#4633)

    * Innity Adapter for Prebid.js 1.0
    
    * Fix Innity Adapter Test Spec Error (#2180)
    
    * Fix utils.timestamp and remove userSyncs (#2180)
    
    * Added Prebid.js 3.0 Support
    engtat authored and GLStephen committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    f34728b View commit details
    Browse the repository at this point in the history
  7. Gamoshi: Add support for CCPA and SChain (#4672)

    * Rubicon adapter: added sizes (#4147)
    
    * added missing comma
    
    * fixing syntax error
    
    * add logic to prefer prebid modules over external modules in build process (#4124)
    
    * add check in getModules helper function
    
    * update logic based on feedback
    
    * update node version of project
    
    * Improve Digital adapter: adding bid floor, referrer, more native fields (#4103)
    
    * Bid floor, https, native ad update
    
    * Update the ad server protocol module
    
    * Adding referrer
    
    * YIELDONE adapter - change urls to adapt https (#4139)
    
    * update: change urls to adapt https
    
    * fix test code
    
    * Added SupplyChain Object support and an onTimeout Callback (#4137)
    
    * - Implemented the 'onTimeout' callback to fire a pixel when there's a timeout.
    - Added the ability to serialize an schain object according to the description provided here: https://github.com/InteractiveAdvertisingBureau/openrtb/blob/master/supplychainobject.md
    
    * some mods to the schain tag generation
    
    * - added tests for schain param checking.
    
    * - fixed a malformed url for timeouts
    
    * - Removed a trailing ',' while generating a schain param.
    
    * Revert "Added SupplyChain Object support and an onTimeout Callback (#4137)"
    
    This reverts commit e61b246b45bd2c2390350eaeca693f208b1a3a24.
    
    This commit doesn't use the schain module added in #4084
    
    * Nobid Prebid Adapter commit (#4050)
    
    * Nobid Prebid Adapter commit
    
    * Fixed global replace and unit tests
    
    * Fixed find function
    
    * Added nobidBidAdapter.md
    
    * Removed description and added "Bid Params" section.
    
    * Added test siteId 2 for testing.
    
    * Refactored the Adapter to remove most references to the nobid object. We still need the nobid object because we have a passback tag in DFP that makes reference to it.
    
    * Fix concurrent responses on the page
    
    * Cosmetic change to log an error in case of missing ad markup
    
    * Keep nobid.bidResponses cross adapters.
    
    * Added GDPR support in user sync and added test coverage.
    gulp test-coverage
    gulp view-coverage
    
    * Padding issues
    
    * Fix padding issues
    
    * Fix padding
    
    * update outstream prod url (#4104)
    
    * support pubcid and uids (#4143)
    
    * Fix misspelling and minor cleanup of schain docs (#4150)
    
    * Prebid 2.31.0 Release
    
    * Increment pre version
    
    * Rubicon: tuning logged messages (#4157)
    
    * Rubicon: tuning logged messages
    
    * Update rubiconBidAdapter.js
    
    * fixed indentation
    
    * Rubicon Video COPPA fix (#4155)
    
    * Rubicon Video COPPA fix
    
    * Unit test for Rubicon Video COPPA fix
    
    * Playground XYZ adapter - iframe usersync bug fix (#4141)
    
    * corrected user sync type
    
    * removed support for iframe usersync
    
    * added unit tests for getUserSyncs
    
    * update nvmrc file (#4162)
    
    * update gulp-footer package (#4160)
    
    * Datablocks bid/analytics adapter (#4128)
    
    * add datablocks Analytics and Bidder Adapters
    
    * remove preload param
    
    * remove preloadid
    
    * better coverage of tests
    
    * better coverage
    
    * IE doesn't support array.find
    
    * lint test
    
    * update example host
    
    * native asset id should be integer
    
    * update logic of ad_types field in appnexusBidAdapter (#4065)
    
    * Shorten SomoAudience to just Somo (#4163)
    
    * Shorten SomoAudience to just Somo
    
    * Make package-lock return
    
    * Quantcast: Fix for empty video parameters (#4145)
    
    * Copy params from bid.params.video.
    
    * Added test for missing video parameters.
    
    * Include mimes from adunit.
    
    * One Video adding Rewarded Video Feature (#4142)
    
    * outstream changes
    
    * removing global filtet
    
    * reverting page
    
    * message
    
    * adapter change
    
    * remove space
    
    * testcases
    
    * testpage
    
    * spaces for test page
    
    * renderer exist case
    
    * reverting package-lock.json
    
    * adding schain object
    
    * adding tagid
    
    * syntaxx error fix
    
    * video.html
    
    * space trailing
    
    * space
    
    * tagid
    
    * inventoryId and placement
    
    * rewarded video
    
    * added unit test case
    
    * Module to pass User Ids to DFP (#4140)
    
    * first commit
    
    * renamed
    
    * minor doc change
    
    * documentation
    
    * small change
    
    * EB
    
    * removed unused imports
    
    * minor changes
    
    * reanmaed a const
    
    * adding more methods to test shareUserIds module
    
    * unit tets cases for shareUserIds
    
    * indentation
    
    * renamed DFP to GAM
    
    * renamed shareUserIds to userIdTargeting
    
    * Update userIdTargeting.md
    
    * trying to restart CI
    
    * digitrust userId case handled
    
    * minor comment change
    
    * using auctionEnd event instead of requestBids.before
    
    * using events.on
    
    * Buzzoola bid adapter (#4127)
    
    * initial commit for buzzoola adapter
    
    * leave only banners for now
    
    * fix bid validation
    
    * change endpoint url
    
    * add video type
    
    * restore renderer
    
    * fix renderer
    
    * add fixed player sizes
    
    * switch bids
    
    * convert dimentions to strings
    
    * write tests
    
    * 100% tests
    
    * remove new DOM element creation in tests
    
    * handle empty response from server
    
    * change description
    
    * E2e tests for Native and Outstream video Ad formats. (#4116)
    
    * reorganize e2e/ tests into separate directories
    
    * new test page for e2e-banner testing
    
    * add test to check if Banner Ad is getting loaded
    
    * change location of the spec files to reflect change in test/e2e directory structure
    
    * add test case to check for generation of valid targeting keys
    
    * create Native Ad test page
    
    * add test case to check validity of the targeting keys and correct rendering of the Ad
    
    * update old browser versions to new
    
    * update browser version
    
    * update title
    
    * remove console.log statements
    
    * add basic functional test for e2e outstream video ad format
    
    * Update LockerDome adUnitId bid param (#4176)
    
    This is not a breaking change
    
    * fix several issues in appnexus video bids (#4154)
    
    * S2s testing disable client side (#4123)
    
    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * New testServerOnly flag
    
    * Tests and a bug fix
    
    * Removed dead code
    
    * Fixes requested in review
    
    * Check each adUnit
    
    * isTestingServerOnly changes per Eric
    
    * Fixed IE 11 bug
    
    * More tests
    
    * improved test case names
    
    * New option to Include deal KVPs when enableSendAllBids === false (#4136)
    
    * new option to include KVPs which have deals when
    enableSendAllBids === false
    
    * updating tests to be more realistic
    
    * Prebid 2.32.0 Release
    
    * increment pre version
    
    * Rubicon doc: changing video test zone (#4187)
    
    * added schain support to sonobi adapter (#4173)
    
    * if schain config is not defined then error should not be thrown (#4165)
    
    * if schain config is not defiend then error should not be thrown
    
    * relaxed mode nodes param not defined error handled
    
    * added test cases for config validation
    
    * a curly bracket was missing in the example
    
    * Rubicon: updating test params (#4190)
    
    * myTargetBidAdapter: support currency config (#4188)
    
    * Update README.md (#4193)
    
    * Update README.md
    
    * Update README.md
    
    * cedato bid adapter instream video support (#4153)
    
    * Added adxpremium prebid analytics adapter (#4181)
    
    * feat(OAFLO-186): added support for schain (#4194)
    
    * Sonobi - send entire userid payload (#4196)
    
    * added userid param to pass the entire userId payload to sonobis bid request endpoint
    
    * removed console log
    git p
    
    * fixed lint
    
    * OpenX Adapter fix: updating outdated video examples (#4198)
    
    * userId - Add support for refreshing the cached user id (#4082)
    
    * [userId] Added support for refreshing the cached user id: refreshInSeconds storage parameter, related tests and implementation in id5 module
    
    * [userId] Added support for refreshing the cached user id: refreshInSeconds storage parameter, related tests and implementation in id5 module
    
    * UserId - ID5 - Updated doc with new contact point for partners
    
    * UserId - Merged getStoredValue and getStoredDate
    
    * [UserId] - ID5 - Moved back ID5 in ./modules
    
    * UserId - ID5 - Fixed incorrect GDPR condition
    
    * [UserId] - Doc update and test cleanup
    
    * Prebid 2.33.0 Release
    
    * Increment pre version
    
    * SupplyChainObject support and fires a pixel onTimeout (#4152)
    
    * - Implemented the 'onTimeout' callback to fire a pixel when there's a timeout.
    - Added the ability to serialize an schain object according to the description provided here: https://github.com/InteractiveAdvertisingBureau/openrtb/blob/master/supplychainobject.md
    
    * some mods to the schain tag generation
    
    * - added tests for schain param checking.
    
    * - fixed a malformed url for timeouts
    
    * - Removed a trailing ',' while generating a schain param.
    
    * - Using the schain object from validBidRequest if present. Reverting to checking if params has it if not.
    
    * - reverting changes to merge with master
    
    * - Resolving merge issues
    
    * Feature/add profile parameter (#4185)
    
    * Add optional profile parameter
    
    * EMXDigital Bid Adapter: Add video dimensions in request (#4174)
    
    * addressed feedback from #3731 ticket
    
    * removed commented code from emx test spec
    
    * logging removed from spec
    
    * flip h & w values from playerSize for video requests
    
    * adding Outstream mediaType to EMX Digital
    
    * adding device info. update to grab video param. styling changes.
    
    * add video dimensions from playerSize
    
    * fix test for video dimensions
    
    * Added keywords parameter support in TrustX Bid Adapter (#4183)
    
    * 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
    
    * rubicon: avoid passing unknown position (#4207)
    
    * rubicon: not passing pos if not specified
    
    * added comment
    
    * not sending pos for video when undefined
    
    * cleaning up test
    
    * fixed unit test
    
    * correctly reference bidrequest and determine mediatype of bidresponse (#4204)
    
    * GumGum: only send gdprConsent when found (#4205)
    
    * adds digitrust module, mods gdpr from bool to int
    
    * update unit test
    
    * only send gdprconsent if present
    
    * LKQD: Use refererInfo.referer as fallback pageurl (#4210)
    
    * Refactored URL query parameter passthrough for additional values, changed SSP endpoint to v.lkqd.net, and updated associated unit tests
    
    * Use refererInfo.referer as fallback pageurl
    
    * Removed logs and testing values
    
    * [UserId] - ID5 - Fixed case when consentData is undefined (No CMP) (#4215)
    
    * create stubs for localStorage in widespaceBidAdapter test file (#4208)
    
    * added adId property to adRenderFailed event (#4097)
    
    When no bid (therefore no adUnitCode) is available in the adRenderFailed event it can be difficult to identify the erroring slot.But in almost all cases the given slot still has the adId targeting.
    
    * OpenX Adapter: Forcing https requests and adding UserID module support for LiveRamp and TTD (#4182)
    
    * OpenX Adapter: Updated requests to force https
    
    * OpenX Adapter: Added support for TTD's UnifiedID and LiveRamp's IDL
    
    * PubMatic to support userId sub-modules (#4191)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * TripleLift support for UnifiedId and IdentityLink (#4197)
    
    * Add IdentityLink support and fix UnifiedId.
    
    It appears we've been looking for UnifiedId userIds
    on the bidderRequest object, when they are found on bidRequests.
    This commit fixes that error, and adds support for IdentityLink.
    
    * change maintainer email to group
    
    * Added lemma adapter (#4126)
    
    * 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.
    
    * Adkernel adapter new alias (#4221)
    
    * Force https scheme for Criteo Bidder (#4227)
    
    * assign adapter version number
    
    * Ensure that Criteo's bidder is always called through https
    
    * Add Video Support for Datablocks Bid Adapter (#4195)
    
    * add datablocks Analytics and Bidder Adapters
    
    * remove preload param
    
    * remove preloadid
    
    * better coverage of tests
    
    * better coverage
    
    * IE doesn't support array.find
    
    * lint test
    
    * update example host
    
    * native asset id should be integer
    
    * add datablocks Video
    
    * remove isInteger
    
    * skip if empty
    
    * update adUnit, bidRequest and bidResponse object (#4180)
    
    * update adUnit, bidRequest and bidResponse object
    
    * add test for mediaTypes object
    
    * 3 display banner and video vast support for rads (#4209)
    
    * add stv adapter
    
    * remove comments from adapter file
    
    * start rads adapter
    
    * fix adapter and tests
    
    * fixes
    
    * fix adapter and doc
    
    * fix adapter
    
    * fix tests
    
    * little fix
    
    * add ip param
    
    * fix dev url
    
    * #3 radsBidAdapter.md
    
    * #3 radsBidAdapter.md: cleanup
    
    * fix code and doc
    
    * UserId - Add SameSite and server-side pubcid support (#3869)
    
    * Add SameSite and server-side pubcid support
    
    * Fix emoteevBidAdapter unit test
    
    * added schain to appnexus bid adapter (#4229)
    
    * added schain to appnexus bid adapter
    
    * semicolon
    
    * update doubleclick url (#4179)
    
    * Prebid 2.34.0 release
    
    * increment pre version
    
    * Rubi Analytics handles > 1 bidResponse per bidRequest (#4224)
    
    * videoNow bid adapter (#4088)
    
    * -- first commit
    
    * -- cors and bidder's name fixed
    
    * -- almost ready
    
    * -- added docs
    
    * -- added nurl tracking
    
    * -- bid params
    
    * -- tests added
    
    * -- test fixed
    
    * -- replace placeholder in the onBidWon pixel's url
    
    * -- commit for restart tests
    
    * -- change response data format for display ad
    
    * -- tests updated
    
    * -- 100% tests coverage
    
    * -- a few clean the test's code
    
    * -- custom urls from localStorage
    
    * -- tests updated
    
    * -- a few clean the test's code
    
    * -- new init model
    
    * -- spec for new init model
    
    * -- fix for new init model
    
    * -- code cleaned
    
    * -- 100% tests coverage
    
    * -- 100% tests coverage
    
    * -- fixed test
    
    * -- commit for restart tests
    
    * djax new bidder adapter  (#4192)
    
    * djax bidder adapter
    
    * djax bidder adapter
    
    * Update hello_world.html
    
    * Added Turk Telekom Bid Adapter (#4203)
    
    * Added Turk Telekom Bid Adapter
    
    * Fix md file for Turk Telekom Bid Adapter
    
    * MicroAd: Use HTTPS in all requests (#4220)
    
    * Always use HTTPS endpoint in MicroAd
    
    * Update code
    
    * Fixed a broken test in MicroAd
    
    * Schain: avoiding Object.values as it is breaking on IE11 (#4238)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * avoiding use of Object.values
    
    * 3952 delay auction for ids (#4115)
    
    * 3952 delay auction for user ids
    
    * 3952 add integration example
    
    * 3952 add tests
    
    * 3952 fix html example
    
    * add todos
    
    * 3952 continue auction if ids received
    
    * 3952 add tests for auction delay
    
    * increase test coverage
    
    * set config for test
    
    * remove todo
    
    * add a few more checks to tests
    
    * add comment, force tests to rerun
    
    * Feature: adUnitBidLimit  (#3906)
    
    * added new feature to config to limit bids when sendallbids is enabled
    
    * cleaned up code. removed extra spaces etc
    
    * removed trailing spaces in config
    
    * remove .flat() and replaced with spread operator
    
    * removed flat function and instead pushing using spread operator
    
    * updated to use sendBidsControl instead
    
    * updated targeting_spec to test bidLimit
    
    * removed trailing spaces from targeting_spec
    
    * Update Rubicon Adapter netRevenue default (#4242)
    
    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * update changed default value of netRevenue to true
    
    * Removed AdastaMadia from alias (#4255)
    
    * Update appnexusBidAdapter.js (#4251)
    
    * IdentityLink - change expiration time to 30 days (#4239)
    
    * Add coppa support for AppNexus adapter (#4253)
    
    * Add coppa support for AppNexus adapter
    
    * test name
    
    * add new longform e2e tests (#4206)
    
    * Konduit module (#4184)
    
    * Adding Konduit module
    
    * Removed superfluous arguments passed to obtainVastUrl function
    
    * Removed superfluous arguments passed to obtainVastUrl function.
    
    * Build trigger (empty commit)
    
    * Module documentation updated according to the comments
    
    * Logic in obtainVastUrl function updated according to the review comment.
    
    * Removed hook, enabled eslint
    
    * Circle CI runs e2e tests on every push (#4200)
    
    * run functional tests on circle ci on push to any remote branch
    
    * remove extraneous key from config file
    
    * add test.localhost as alias to 127.0.0.1
    
    * check 0: execute circle-ci
    
    * move /etc/config to a separate command
    
    * change bid partner to rubicon
    
    * test appnexus bid adapter in ci
    
    * comment browserstack command
    
    * remove console.log statement
    
    * test1: circle-ci
    
    * change reference dev -> prod while loading prebid
    
    * add console.log statement
    
    * check-2: circle-ci
    
    * comment browserstack testing
    
    * change bid adapter
    
    * change bid adapter
    
    * remove test case for checking targeting keys
    
    * remove the ci flag
    
    * uncomment test for checking correct generation of targeting keys
    
    * swap AN -> Rubicon for testing targeting keys
    
    * Outcon bid adapter. (#4161)
    
    * Outcon bid adapter.
    
    * Fix identation
    
    * Fixes
    
    * Fixes
    
    * Fixes
    
    * Spec fixes
    
    * Fixes
    
    * Fix urls
    
    * Fix
    
    * Fix parameters
    
    * Fix space operators
    
    * Fix bidder timeout
    
    * Update
    
    * Fix whitespace
    
    * no message
    
    * Outcon unit test
    
    * no message
    
    * no message
    
    * no message
    
    * no message
    
    * Fixes
    
    * Fixes
    
    * Change url
    
    * no message
    
    * no message
    
    * no message
    
    * Added bidId
    
    * no message
    
    * no message
    
    * no message
    
    * no message
    
    * Wrapping url with html
    
    * no message
    
    * no message
    
    * no message
    
    * Adding workflow to run end to end tests (#4230)
    
    * Adding workflow to run end to end tests
    
    * trying self branch
    
    * Update to run at 12 every day
    
    * cleanup config using aliases
    
    * update branch and cron time
    
    * add command
    
    * update prebid path for e2e test pages (#4274)
    
    * Prebid 2.35.0 release
    
    * Increment pre version
    
    * Add usersync to adpone adapter (#4245)
    
    * add user sync to adpone adapter
    
    * move adpone usersync to global variable
    
    * added withcredentials to http request
    
    * fix http request options
    
    * fix http request options
    
    * add withCredentials: true
    
    * add withCredentials: true
    
    * added test coverage to usersync
    
    * update sync function
    
    * add test coverage
    
    * adpone adapter
    
    * package lock
    
    * add more testing
    
    * add more testing
    
    * testing for onBidWon fucntion
    
    * test onbidwon function
    
    * trigger build
    
    * Revert GumGum Adapter 2.28 resizing changes (#4277)
    
    * changed resizing unit tests to return the first size dimensions in the sizes array
    
    * added some changes
    
    * reverted adapter changes
    
    * SpotX Bid Adapter: Support schain, ID5 object, Google consent object, and hide_skin (#4281)
    
    * Add SpotXBidAdapter
    
    * Minor updates
    
    * Undo testing changes to shared files
    
    * Fix relative imports
    
    * Remove superfluous imports and write a few more tests
    
    * Formatting, ID5 object, Google consent objects
    
      - Added ID5 object support
      - Added Google Consent object
      - Reformatted indentaiton on spec file
    
    * Revert content_width and content_height changes in docs
    
      - not sure how these got moved, lets put them back
    
    * Remove click_to_replay flag in example
    
      - no reason to use this one in the example
    
    * Spotx adapter - Add schain support and update unit tests
    
    * Update schain path in ORTB 2.3 request body
    
    	- schain object is now added to ortb request body
    	  at request.ext.source.ext.schain
    
    * Add hide_skin to documentation
    
      - whoops, this got removed, let's add it back
    
    * Update Rubicon Analytics Adapter `bidId` to match PBS (#4156)
    
    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * update for rubicon analytics to send seat[].bid.id for PBS video and banner
    
    * fixed conditional for server and video or banner
    
    * updated with optimized value test for bidid
    
    * update changed default value of netRevenue to true
    
    * remove var declaration for rightSlot to correct lgtm error for unused variable
    
    * update defineSlot div id to match div id defined in html body
    
    * update test ad unit test props
    
    * revert lock to match remote master
    
    * add seatBidId to bidObj in rpBidAdapter interpretResponse
    
    * update setTargeting to execute in the bids back handler
    
    * remove dev integration test page
    
    * meaningless commit to get lgtm to re-run
    
    * SmartRTB adapter update (#4246)
    
    * modules: Implement SmartRTB adapter and spec.
    
    * Fix for-loop syntax to support IE; refactor getDomain out of exported set.
    
    * Remove debugs, update doc
    
    * Update test for video support
    
    * Handle missing syncs. Add video to media types in sample ad unit
    
    * Add null response check, update primary endpoint
    
    * Note smrtb video requires renderer
    
    * Support Vast Track (#4276)
    
    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * update changed default value of netRevenue to true
    
    * Add parameters if config.cache.vasttrack is true
    
    * Use requestId instead of adId
    
    * Test new vasttrack payload params
    
    * Removed commented out code
    
    * Relaxed conditional check per review
    
    * Removed commented out line
    
    * Added 1000x250 size (#4295)
    
    * prepare vidazoo adapter for v3.0 (#4291)
    
    * Improve Digital adapter: support schain (#4286)
    
    * LiveIntent Identity Module. (#4178)
    
    * LiveIntentIdSystem. Initial implementation.
    
    * LiveIntentIdSystem. Removed whitespace.
    
    * Fixed typo
    
    * Renamed variables, cookiesm added md.
    
    * Changed the default identity url.
    
    * Composite id, with having more than just the lipbid passed around.
    
    * Composite id.
    
    * Merge conflict resolution.
    
    * Changed docs and param description.
    
    * Added typedoc & mentioned liveIntentIdSystem in submodule.json.
    
    * Extracted the LiveIntentIdSystem under modules, removed it from default userId modules.
    
    * Fixing the 204 + no body scenario.
    
    * Added liveIntent to submodule.json
    
    * Fixing docs indentation.
    
    * Updated prebidServer & specs.
    
    * Minor specs update.
    
    * updating liveintent eids source (#4300)
    
    * updating liveintent eids source
    
    these are supposed to be domains
    
    * updating unit test
    
    * fix appnexusBidAdapter view-script regex (#4289)
    
    * fix an view script regex
    
    * minor syntax update
    
    * 33Across adding bidder specific extension field (#4298)
    
    * - add 33across specific ext field for statedAt
    
    * - fix unit test for 33Across adapter
    
    * PubMatic to support LiveIntent User Id sub-module (#4306)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * supporting LiveIntent Id in PubMatic adapter
    
    * updated source for liveintent
    
    * Finteza Analytics Adapter: fix cookies (#4292)
    
    * fix reading and sending cookies
    
    * fix lint errors
    
    * clear comments
    
    * add unit tests
    
    * fix calling of setCookies for IE
    
    * clear cookies after test
    
    * use own setCookie method inside tests
    
    * Update LockerDome adapter to support Prebid 3.0 (#4301)
    
    *  Returning the `IdResponse` type with an obj + callback. Fix for 4304 (#4305)
    
    *  Returning the `IdResponse` type with an obj + callback.
    
    * Renamed resp -> result.
    
    * Removed whitespace.
    
    * ShowHeroes adapter - expanded outstream support (#4222)
    
    * add ShowHeroes Adapter
    
    * ShowHeroes adapter - expanded outstream support
    
    * Revert "ShowHeroes adapter - expanded outstream support"
    
    This reverts commit bfcdb913b52012b5afbf95a84956b906518a4b51.
    
    * ShowHeroes adapter - expanded outstream support
    
    * ShowHeroes adapter - fixes (#4222)
    
    * ShowHeroes adapter - banner and outstream fixes (#4222)
    
    * ShowHeroes adapter - description and outstream changes (#4222)
    
    * ShowHeroes adapter - increase test coverage and small fix
    
    * [Orbidder-Adapter] Add bidRequestCount and remove bid.params.keyValues (#4264)
    
    * initial orbidder version in personal github repo
    
    * use adUnits from orbidder_example.html
    
    * replace obsolete functions
    
    * forgot to commit the test
    
    * check if bidderRequest object is available
    
    * try to fix weird safari/ie issue
    
    * ebayK: add more params
    
    * update orbidderBidAdapter.md
    
    * use spec.<function> instead of this.<function> for consistency reasons
    
    * add bidfloor parameter to params object
    
    * fix gdpr object handling
    
    * default to consentRequired: false when not explicitly given
    
    * wip - use onSetTargeting callback
    
    * add tests for onSetTargeting callback
    
    * fix params and respective tests
    
    * remove not used bid.params.keyValues
    
    * add bidRequestCount to orbidder.otto.de/bid Post request
    
    * add bidRequestCount to test object defaultBidRequest
    
    * PulsePoint: remove usage of deprecated utils method / prep for 3.0 (#4257)
    
    * ET-1691: Pulsepoint Analytics adapter for Prebid. (#1)
    
    * ET-1691: Adding pulsepoint analytics and tests for pulsepoint adapter
    
    * ET-1691: Adding pulsepoint analytics and tests for pulsepoint adapter
    
    * ET-1691: cleanup
    
    * ET-1691: minor
    
    * ET-1691: revert package.json change
    
    * Adding bidRequest to bidFactory.createBid method as per https://github.com/prebid/Prebid.js/issues/509
    
    * ET-1765: Adding support for additional params in PulsePoint adapter (#2)
    
    * ET-1850: Fixing https://github.com/prebid/Prebid.js/issues/866
    
    * Minor fix
    
    * Adding mandatory parameters to Bid
    
    * Removing usage of deprecated utils method
    
    * minor refactor
    
    * Use isArray method (#4288)
    
    * Add Parrable ID submodule (#4266)
    
    * add parrable id submodule
    
    * fix integration test config
    
    * fix var name
    
    * always refresh sotredId for parrable
    
    * add submodulesThatAlwaysRefresh concept
    
    * remove comment
    
    * add parrable url as one string
    
    * add parrable prod endpoint
    
    * use .indexOf instead of .includes
    
    * add params to test config
    
    * comment failing test
    
    * uncomment failing assertion
    
    * add parrable ID to prebid server adapter
    
    * add parrableIdSystem to .submodules.json
    
    * extract parrableId unit tests from userId spec
    
    * remove breakline between imports
    
    * remove unused param
    
    * remove userId generic feature from parrableId module
    
    * remove trailing space
    
    * fix failing test due to none merged conflict
    
    * Prebid 2.36.0 Release
    
    * Increment pre version
    
    * Support schain module and send bidfloor param in Sharethrough adapter (#4271)
    
    * Add support for supply chain object module
    
    Story: [#168742394](https://www.pivotaltracker.com/story/show/168742394)
    
    Co-authored-by: Josh Becker <jbecker@sharethrough.com>
    
    * Add bidfloor parameter to bid request sent to STX
    
    Story: [#168742573](https://www.pivotaltracker.com/story/show/168742573)
    
    * Platform One Analytics Adapter (#4233)
    
    * Added Y1 Analytics Adapter
    
    * rename y1AnalyticsAdapter in yieldoneAnalyticsAdapter
    
    * Yieldone Bid Adapter: fixes from lint check
    
    * Yieldone Analytics Adapter: fix endpoint protocol
    
    * Added spec file for yieldone Analytics Adapter
    
    * Fix parrable id integration example (#4317)
    
    * fix parrableId integration example
    
    * add parentheses
    
    * Improve Digital adapter: support for video (#4318)
    
    * Bid floor, https, native ad update
    
    * Update the ad server protocol module
    
    * Adding referrer
    
    * Improve Digital support for video
    
    * Improve Digital adapter: video
    
    * adapter version -> 6.0.0
    
    * Gamoshi: Update aliases list. Add support for userSync. (#4319)
    
    * Add support for multi-format ad units. Add favoredMediaType property to params.
    
    * Add tests for gdpr consent.
    
    * Add adId to outbids
    
    * Modify media type resolving
    
    * Refactor multi-format ad units handler.
    
    * Modify the way of sending GDPR data.
    Update aliases.
    
    * Add new consent fields. Add unit test.
    
    * Add new consent fields. Add unit test.
    
    * Add support for id5 and unified id cookie sync.
    
    * Add support for id5 and unified id cookie sync.
    
    * Add restricted check for gdpr consent.
    
    * fix for userSync endpoint getting called with bidder alias names, instead of actual bidder names (#4265)
    
    * modify ixBidAdapater to always use the secure endpoint (#4323)
    
    * PubMatic to support Parrable User Id sub-module (#4324)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * PubMatic to support parrable id
    
    * VISX: currency validation & fix double escape of referer (#4299)
    
    * PubMatic to support coppa (#4336)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * added coppa compliance
    
    * vuble: outstream has fullscreen option (#4320)
    
    * Mod: vuble oustream has fullscreen option
    
    * Add: vuble test for outstream scenario
    
    * EMXDigital: hotfix to resolve URIError from decodeURIComponent (#4333)
    
    * hotfix to resolve URIError from decodeURIComponent
    
    * added unit for decoding adm
    
    * Specify second parameter for parseInt for pubmaticBidAdapter (#4347)
    
    * Remove usage of getTopWindowUrl in Prebid Adapter (#4341)
    
    * Conversant Bid Adapter update for 3.0 (#4284)
    
    * Add cpmDistribution function for Google Analytics adapter (#4240)
    
    * Add cpmDistribution function for Google Analytics adapter
    
    * Add test for the cpmDistribution function
    
    * Remove half written comment
    
    * fixing SRA p_pos (#4337)
    
    * In Sonobi Adapter, only read sizes from bid.mediaTypes (#4311)
    
    * Fix mediaTypes (#4332)
    
    * Outcon bid adapter.
    
    * Fix identation
    
    * Fixes
    
    * Fixes
    
    * Fixes
    
    * Spec fixes
    
    * Fixes
    
    * Fix urls
    
    * Fix
    
    * Fix parameters
    
    * Fix space operators
    
    * Fix bidder timeout
    
    * Update
    
    * Fix whitespace
    
    * no message
    
    * Outcon unit test
    
    * no message
    
    * no message
    
    * no message
    
    * no message
    
    * Fixes
    
    * Fixes
    
    * Change url
    
    * no message
    
    * no message
    
    * no message
    
    * Added bidId
    
    * no message
    
    * no message
    
    * no message
    
    * no message
    
    * Wrapping url with html
    
    * no message
    
    * no message
    
    * no message
    
    * Fix mediaTypes
    
    * no message
    
    * Update outconBidAdapter_spec.js
    
    * Adding VAS response
    
    * no message
    
    * no message
    
    * no message
    
    * Fix
    
    * Changed ttl
    
    * no message
    
    * supportedMediaTypes
    
    * no message
    
    * no message
    
    * Prebid 2.37.0 release
    
    * increment pre version
    
    * Add vast xml support and other minor changes to Beachfront adapter (#4350)
    
    * Add support for vast xml in the bid response
    
    * add secure protocol to outstream player url
    
    * add device connection type
    
    * add player setting for poster color
    
    * add new value for creative Id
    
    * Update smartrtbBidAdapter (#4362)
    
    * modules: Implement SmartRTB adapter and spec.
    
    * Fix for-loop syntax to support IE; refactor getDomain out of exported set.
    
    * Remove debugs, update doc
    
    * Update test for video support
    
    * Handle missing syncs. Add video to media types in sample ad unit
    
    * Add null response check, update primary endpoint
    
    * Note smrtb video requires renderer
    
    * Remove old params checks, fix documentation playerSize field name
    
    * Revert "Update smartrtbBidAdapter (#4362)" (#4368)
    
    This reverts commit be6704bcec65a28d80b6d09a8d1c51ef9a8ba824.
    
    * Add userSync in onetagBidAdapter (#4358)
    
    * Minor bug fixing in onetagBidAdapter.js
    
    Fixed a minor bug. Updated TTL in response to align the correct specifications.
    
    * Update onetagBidAdapter
    
    Added additional page info and user sync function.
    
    * Update onetagBidAdapter_spec.js
    
    Added the test for getUserSyncs function.
    
    * Fix about userSync
    
    * getUserSyncs: test update with gdpr params
    
    * Sovrn adapter updates: schain, digitrust, pixel syncing, and 3.0 upgrades (#4335)
    
    * schain and digitrust
    
    * pixel beacons
    
    * unit tests and fixes from testing
    
    * Prebid 3.0 updates
    
    * review fix
    
    * Add bid adapter for ablida (#4256)
    
    * Add ablida adapter
    
    * rename category parameter, add documentation
    
    * AdKernel: added waardex_ak alias (#4290)
    
    * added alias
    
    Added a new alias
    
    * fixing unit test
    
    * Revert "Sovrn adapter updates: schain, digitrust, pixel syncing, and 3.0 upgrades (#4335)" (#4376)
    
    This reverts commit 6114a3dba93815dcfb535707d7b4d84f1adb2bc7.
    
    * Vrtcal Markets Inc. Bid Adapter Addition (#4259)
    
    * Added 3 key Vrtcal Adapter files: adapter,markdown,unit tests
    
    * Removed unused getUserSyncs;Added mediaTypes.banner.sizes support;Raised test coverage to 85%
    
    * lint formatting errors corrected
    
    * Update schain path in ORTB path for spotxBidAdapter (#4377)
    
    - Move schain object from request.ext.source.ext.schain to
    	  request.source.ext.schain
    
    * Update Grid Bid Adapter (#4379)
    
    * Added Grid Bid Adapter
    
    * remove priceType from TheMediaGrid Bid Adapter
    
    * Add video support in Grid Bid Adapter
    
    * Added test parameter for video slot
    
    * update Grid Bid Adapter to set size in response bid
    
    * Update Grid Bid Adapter to support identical uids in parameters
    
    * Fix typo in test file for Grid Bid Adapter
    
    * Update The Grid Media Bidder Adapter to send refererInfo.referer as 'u' parameter in ad request
    
    * Hotfix for referrer in Grid Bid Adapter
    
    * Grid Bid Adapter: added wrapperType and wrappweVersion to the ad request
    
    * TripleLift: Sending schain (#4375)
    
    * Add IdentityLink support and fix UnifiedId.
    
    It appears we've been looking for UnifiedId userIds
    on the bidderRequest object, when they are found on bidRequests.
    This commit fixes that error, and adds support for IdentityLink.
    
    * change maintainer email to group
    
    * TripleLift: Sending schain (#1)
    
    * Sending schain
    
    * null -> undefined
    
    * DistrictmDMX: adding support for schain and remove content type to default to prebid selection (#4366)
    
    * adding DMX
    
    test @97%, two files added one updated
    
    * Update districtm_spec.js
    
    * Update districtmDMX.js
    
    * adding all districtm needed file
    
    * remove legacy file
    
    * remove typo || 0 in the test method
    
    * force default to return a valid width and height
    
    * update unit test code for failing test
    
    * changed class for an object
    
    * remove package-lock.json
    
    * change file name for dmx adapter
    
    * renamed files
    
    * restaure package-lock.json
    
    * update to last package-lock state
    
    * update gdpr user consent
    
    * fix sizes issue
    
    * Documentation updates
    
    Adding the readme.md info
    
    * update file name and update unit testing import file location
    
    * current machine state
    
    * lint correction
    
    * remove variable assigment duplicate
    
    * Support for ID5 + receive meta data (#4352)
    
    * 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
    
    * Rubicon Adapter: Always make requests using HTTPS (#4380)
    
    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * update changed default value of netRevenue to true
    
    * Always make bids requests using https
    
    * rp_secure and imp.secure should always be 1
    
    * 7xbid adapter (#4328)
    
    * 7xbid adapter
    
    * fix error when cli build
    
    * - update 33across adapter cookie sync end point (#4345)
    
    - update unit test for 33across adapter
    
    * Adform adapter: add renderer for outstream bids (#4363)
    
    * Prebid 2.38.0 Release
    
    * Increment pre version
    
    * Adagio: update with external js (#4217)
    
    * Add external loader in AdagioBidAdapter
    
    * Change adagioAnalyticsAdapter to "endpoint" type
    
    * Change _setPredictions for a generic method
    
    * Improve AdagioBidAdapter test coverage
    
    * Add features detection in Adagio adapter
    
    * Fix adagioBidAdapter tests
    
    * Add featuresVersion field to bidRequest
    
    * Refacto adagio.queue
    
    * Expose versions in ADAGIO namespace
    
    * Generate a ADAGIO.pageviewId if missing
    
    * Move ad-server events tracking to adagioBidAdapter
    
    * Store adUnitCodes in ADAGIO namespace
    
    * Update documentation
    
    Better description of test parameters.
    
    * Add internal array to prevent empty pbjs.adUnits
    
    * Be sure to access to window.top - does not work in safe-frame env
    
    * Add PrintNumber feature
    
    * Be sure to compute features on window.top
    
    * Bump versions
    
    * Add Post-Bid support
    
    - ad-server events are listen in current window (instead of window.top)
    - a new "outerAdUnitElementId" property is set to ADAGIO.pbjsAdUnits array in case of Post-Bid scenario. This property is the 1st parent element id attribute of the iframe in window.top.
    
    * Set pagetype param as optional
    
    * Add AdThink ad-server support
    
    * Improve internal `pbjsAdUnits.sizes` detection
    
    Use the adUnit `mediaTypes.banner.sizes` property if exists to build the `ADAGIO.pbjsAdUnits.sizes`.
    The use of the `sizes` root property is deprecated.
    
    * adagioAnalyticsAdapter: add and improve tests
    
    * adagioBidAdapter: add and improve tests
    
    # Conflicts:
    #	modules/adagioBidAdapter.js
    #	test/spec/modules/adagioBidAdapter_spec.js
    
    * adagioBidAdapter: Bump version 1.5
    
    * Adagio: fix import path
    
    * PostBid: insure window.top is accessible for specifics functions
    
    * Consistency: use Prebid.js utils and fix deprecated
    
    * PostBid: do not build a request if in safeframe
    
    * Bump version 2.0.0
    
    * Try to fix tests without UA stubing
    
    * Try to fix adagioAnalytics failling tests on CI
    
    * Consistency: use Prebid loadExternalScript()
    
    * Add "adagio" to Prebid.js adloader vendor whitelist
    
    * Remove proprietary ad-server listeners
    
    * Add RSA validation to adagio external script
    
    * add viewdeosDX whitelabel (#4231)
    
    * add viewdeosDX hitelabel
    
    * Fixed tests and support for sizes
    
    * Fix strings
    
    * Fix strings
    
    * remove only
    
    * Fix tests
    
    * fix codereview
    
    * Fix test + Code review
    
    * code review + tests
    
    * One video display ad (#4344)
    
    * outstream changes
    
    * removing global filtet
    
    * reverting page
    
    * message
    
    * adapter change
    
    * remove space
    
    * testcases
    
    * testpage
    
    * spaces for test page
    
    * renderer exist case
    
    * reverting package-lock.json
    
    * adding schain object
    
    * adding tagid
    
    * syntaxx error fix
    
    * video.html
    
    * space trailing
    
    * space
    
    * tagid
    
    * inventoryId and placement
    
    * rewarded video
    
    * added unit test case
    
    * testing display ad
    
    * adding banner
    
    * validating banner object
    
    * display=1 changes
    
    * checking whether diplsy == 1
    
    * html page change
    
    * reverting video.html
    
    * adding more test cases
    
    * spaces
    
    * md file change
    
    * updated working oneVideoBidAdapter.md file
    
    * Update oneVideoBidAdapter.md
    
    * Update oneVideoBidAdapter.md
    
    * updated the file with both video params and banner
    
    * Update video.html
    
    * fix double-urlecoded referrer (#4386)
    
    * fix double-urlecoded referer (#4388)
    
    * PulsePoint Adapter - update for ttl logic (#4400)
    
    * ET-1691: Pulsepoint Analytics adapter for Prebid. (#1)
    
    * ET-1691: Adding pulsepoint analytics and tests for pulsepoint adapter
    
    * ET-1691: Adding pulsepoint analytics and tests for pulsepoint adapter
    
    * ET-1691: cleanup
    
    * ET-1691: minor
    
    * ET-1691: revert package.json change
    
    * Adding bidRequest to bidFactory.createBid method as per https://github.com/prebid/Prebid.js/issues/509
    
    * ET-1765: Adding support for additional params in PulsePoint adapter (#2)
    
    * ET-1850: Fixing https://github.com/prebid/Prebid.js/issues/866
    
    * Minor fix
    
    * Adding mandatory parameters to Bid
    
    * Using the TTL from the bid.ext
    
    * Minor refactor
    
    * IdentityLink - add logic for sending consent string (#4346)
    
    * Fix adagio analytics adapter circleci (#4409)
    
    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * update changed default value of netRevenue to true
    
    * update to skip broken circleci tests
    
    * skip all
    
    * Feature/7xbid remove unneeded params (#4402)
    
    * 7xbid adapter
    
    * fix error when cli build
    
    * remove unneeded params
    
    * Empty commit
    
    * Empty commit
    
    * Remove none ssl (#4406)
    
    * adding DMX
    
    test @97%, two files added one updated
    
    * Update districtm_spec.js
    
    * Update districtmDMX.js
    
    * adding all districtm needed file
    
    * remove legacy file
    
    * remove typo || 0 in the test method
    
    * force default to return a valid width and height
    
    * update unit test code for failing test
    
    * changed class for an object
    
    * remove package-lock.json
    
    * change file name for dmx adapter
    
    * renamed files
    
    * restaure package-lock.json
    
    * update to last package-lock state
    
    * update gdpr user consent
    
    * fix sizes issue
    
    * Documentation updates
    
    Adding the readme.md info
    
    * update file name and update unit testing import file location
    
    * current machine state
    
    * lint correction
    
    * remove variable assigment duplicate
    
    * remove none ssl element from all request]
    
    * fixed reference to global object (#4412)
    
    * ucfunnel adapter support supply chain (#4383)
    
    * 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 adapter support supply chain
    
    * LiveIntent support in RP Adapter and PBS Adapter update to pass segments (#4303)
    
    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * update changed default value of netRevenue to true
    
    * added semi-colon
    
    * update eid source to use domain
    
    * update video oRTB with liveintent segments
    
    * update pbs adapter with liveintent segments support
    
    * update rp adapter liveintent support for fastlane
    
    * reverted package lock, fix for unintentional update
    
    * added unit tests for fastlane.json and ortb, fix to join segments with commas
    
    * fix obj property path data.tpid
    
    * update remove unnecessary function call
    
    * re-ordering query string params
    
    * Rubicon Adapter: Add multiple sizes to sizeMap (#4407)
    
    * Add Utils to remove item in LocalStorage (#4355)
    
    * Making originalCpm and originalCurrency fields in bid object always available (#4396)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * moving originalCurrency declaration from currency to bidderFactory
    
    * added a comment
    
    * trying to re-run the CI job
    
    * added unit test case
    
    * trying to re-run the CI job
    
    * Placement and inventory (#4353)
    
    * outstream changes
    
    * removing global filtet
    
    * reverting page
    
    * message
    
    * adapter change
    
    * remove space
    
    * testcases
    
    * testpage
    
    * spaces for test page
    
    * renderer exist case
    
    * reverting package-lock.json
    
    * adding schain object
    
    * adding tagid
    
    * syntaxx error fix
    
    * video.html
    
    * space trailing
    
    * space
    
    * tagid
    
    * inventoryId and placement
    
    * rewarded video
    
    * added unit test case
    
    * inventory_id and placement
    
    * removed unnecessary file
    
    * lint error
    
    * Update oneVideoBidAdapter.js
    
    * lint error fix
    
    * Fixes for Platform One Analytics Adapter (#4359)
    
    * Added Y1 Analytics Adapter
    
    * rename y1AnalyticsAdapter in yieldoneAnalyticsAdapter
    
    * Yieldone Bid Adapter: fixes from lint check
    
    * Yieldone Analytics Adapter: fix endpoint protocol
    
    * Added spec file for yieldone Analytics Adapter
    
    * Add adUnitName to analytics data for Yieldone Analytics Adapter
    
    * Fix yieldone Analytics Adapter to log only id from adUnitPath
    
    * Fix bug with timeout event in Yieldone Analytics Adapter
    
    * Added protocol to url (#4395)
    
    * initial commit
    
    * updated contact and tag details
    
    * changes ti support the renderers
    
    * changes to pass dimId
    
    * fixed names of internal mapping
    
    * added comment
    
    * added gdpr param to request and other fixes
    
    * modified api url
    
    * fix
    
    * fixed the secure api call
    
    * rolled back video event callback till we support it
    
    * updated doc with video details
    
    * added bid won and timeout pixel
    
    * added testcase for bid events
    
    * modified testcase
    
    * fixed the url logged
    
    * tag param values passed ot renderer
    
    * added a conditioal check
    
    * changes to support new param to adserver for purpose of tracking
    
    * passed param to renderer
    
    * missing variable defined
    
    * added protocol to url
    
    * fixed test for protocol
    
    * changed urls to secure only
    
    * Update emoteev endpoints (#4329)
    
    * JustPremium: Update to Prebid 3.0 (#4410)
    
    * Update underdogmedia adapter for pbjs 3.0 (#4390)
    
    * Update underdogmedia adapter for pbjs 3.0
    
    * Ensure request to endpoint is secure
    
    * Update prebid version
    
    * Lint fix
    
    * Update Consumable adapter for Prebid.js 3.0 (#4401)
    
    * Consumable: Clean up tests.
    
    * Consumable: Update use of deprecated function.
    
    * Consumable: Read sizes from mediaTypes.banner.sizes.
    
    * Consumable: Fix lint violation.
    
    * CriteoId User Module (#4287)
    
    * Add CriteoId module
    
    * Update the return type of getId in Criteo Id module
    
    Changes:
    - Use of url parsing function from url lib
    - Update the return type of getId()
    - Update the jsdoc to reflect the real return types
    
    * Fix failing tests for Criteo user module
    
    * Add CriteoIdSystem submodule to .submodule.json.
    
    * 2019/10/18 Create Mobsmart bidder adapter (#4339)
    
    * Adpod deal support (#4389)
    
    * Adpod deal support
    
    * Replacing filterBids with minTier
    
    * fix potential issue
    
    * remove querystringify package (#4422)
    
    * Browsi real time data module (#4114)
    
    * real time data module,
    browsi sub module for real time data,
    new hook bidsBackCallback,
    fix for config unsubscribe
    
    * change timeout&primary ad server only to auctionDelay
    update docs
    
    * support multiple providers
    
    * change promise to callbacks
    configure submodule on submodules.json
    
    * bug fixes
    
    * use Prebid ajax
    
    * tests fix
    
    * Prebid 2.39.0 Release
    
    * increment pre version
    
    * OpenX Adapter: Prebid 3.0 Compatibility Update (#4413)
    
    * Removed usage of deprecated functions
    * Removed beacons
    * Banner sizes now reads from bidRequest.mediaTypes.banner.sizes instead of bidRequest.sizes
    * Updated tests to reflect changes.
    
    * GumGum: use mediaTypes.banner.sizes (#4416)
    
    * adds digitrust module, mods gdpr from bool to int
    
    * update unit test
    
    * only send gdprconsent if present
    
    * uses mediaTypes before trying bidRequest sizes
    
    * removes use of deprecated method
    
    * RTBhouse Bid Adapter update for 3.0 (#4428)
    
    * add viewable rendering format (#4201)
    
    * Feature/adapter (#4219)
    
    * feat(bidrequest): code for making bidrequest
    
    * feat(bidresponse): format and return the response
    
    * feat(tests): added tests for adapter
    
    * feat(docs): added docs for the adapter
    
    * refactor(url): changed adserver url
    
    * test(user sync): added unit tests for the user syncs
    
    * refactor(endpoint): changed endpoint for prebid
    
    * refactor(endpoint): changed endpoint for prebid
    
    * doc(tagid): mandatory param definition added
    
    * fix(imp id): fix for correct impression id
    
    * fix(width/height): fix for correct width and height sequence
    
    * PulsePoint Bid Adapter: Support for schain (#4433)
    
    * ET-1691: Pulsepoint Analytics adapter for Prebid. (#1)
    
    * ET-1691: Adding pulsepoint analytics and tests for pulsepoint adapter
    
    * ET-1691: Adding pulsepoint analytics and tests for pulsepoint adapter
    
    * ET-1691: cleanup
    
    * ET-1691: minor
    
    * ET-1691: revert package.json change
    
    * Adding bidRequest to bidFactory.createBid method as per https://github.com/prebid/Prebid.js/issues/509
    
    * ET-1765: Adding support for additional params in PulsePoint adapter (#2)
    
    * ET-1850: Fixing https://github.com/prebid/Prebid.js/issues/866
    
    * Minor fix
    
    * Adding mandatory parameters to Bid
    
    * ET-5938 SupplyChain Object Support
    
    * Formatting
    
    * Code review
    
    * Code review
    
    * Fix to currency parsing on response
    
    * Add supply chain support for Teads adapter (#4420)
    
    * Rubicon: support SupplyChain (schain) (#4315)
    
    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * update changed default value of netRevenue to true
    
    * Starting schain
    
    * More tests for banner schain support
    
    * Video tests
    
    * Encoding tweaks, required fields and comments
    
    * Removed .only() from tests
    
    * Change requests per Bret
    
    * Add 1ad4good bidder (#4081)
    
    * adding bidder code and
    
    A bidder for non-profit free ads.
    more info about this bidder project can be found on project site
    http://1ad4good.org
    
    * removed unused code
    
    test coverage is improved to >80%
    tested for instream video support
    
    * removed some legacy code, unused params
    
    * hardcoding https to endpoint
    
    * Improve Digital adapter fix: don't send sizes for instream video (#4427)
    
    * Bid floor, https, native ad update
    
    * Update the ad server protocol module
    
    * Adding referrer
    
    * Improve Digital support for video
    
    * Improve Digital adapter: video
    
    * adapter version -> 6.0.0
    
    * Improve Digital adapter: don't send sizes for video
    
    * Fix a typo in code comment (#4450)
    
    * Inventory id and schain support for display (#4426)
    
    * supporting schain
    
    * Update coinzillaBidAdapter.js (#4438)
    
    Update sizes const.
    
    * Support schain in ZEDO adapter (#4441)
    
    
    * changes to pass schain
    
    * PubMatic supporting updated Criteo User Id module (#4431)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * PubMatic supporting updated Criteo User Id module
    
    * added a comment to re-start CI
    
    * Remove duplicate param to fix unit tests (#4459)
    
    * Brightcom Bid Adapter update for 3.0 (#4343)
    
    * add support for min_height field in pbs native requests (#4434)
    
    * Supporting Alias via Video Requests (#4460)
    
    * New adapter Proxistore (#4365)
    
    * add test adapter and documentation
    
    * integration test with hello_world
    
    * reset package-lock.json
    
    * delete useless conditionnal
    
    * make integrate test work
    
    * revert hello-world
    
    * revert hello_world
    
    * fix descriptor
    
    * change adUnits for integration test
    
    * remove proxistore widget
    
    * uncomment file
    
    * change sizes
    
    * remove useless script tag
    
    * Implementation of setBidderConfig and bidder-specific data (#4334)
    
    * initial implementation of setBidderConfig
    
    * fix ie11 test errors
    
    * Support new setBidderConfig format. Include props from both config and bidderConfig in _getConfig
    
    * Use core-js Set to avoid issues with IE
    
    * Fix tests in IE
    
    * put registerSyncs back on bidderFactory
    
    * run bidder event methods with bidder config enabled
    
    * Prebid 2.40.0 Release
    
    * Increment pre version
    
    * Conversant Bid Adapter checks pubcid directly (#4430)
    
    * Cookie Sync functionality (#4457)
    
    * changing PID param value for testing
    
    * cookie sync integration
    
    * merge from upstream
    
    * Staq Adapter: update with meta envelope (#4372)
    
    * initial dev
    
    * fix staq adapter name
    
    * fix hello world staq call
    
    * get hello world working again
    
    * add user agent collection
    
    * fix some unite tests
    
    * Add STAQ Analytics Adapter doc
    
    * clean up hello world
    
    * fix tests to play nice with browserstack
    
    * fix around issues with browserstack and deep equals of objects
    
    * dump variable env testing since we can't mod user agent stuff in browserstack
    
    * Update STAQ adapter to stop using deprecated utils for referrer
    
    * remove package-lock.json changes via master rebase
    
    * improve call frequency for ref util
    
    * change ajax content type
    
    * adjust ajax request to not expect whitelisting
    
    * remove superflous commented-out code
    
    * update event package to use meta information in envelope rather than per event basis
    
    * fix formatting
    
    * more formatting fixes
    
    * more formatting!
    
    * Rhythmone Adapter - schain support (#4414)
    
    Circle CI failing tests are not related to this PR.
    
    * Media.net Adapter: Support Prebid 3.0 (#4378)
    
    * Media.net Adapter: Support Prebid 3.0
    
    * Media.net Adapter: add tests to increase code coverage
    
    * Vi Adapter: Passes additional param in the bid request (#4134)
    
    * Add focus check
    
    (cherry picked from commit 9d6d6dfb83580d6a5ffed8faa5762db48f8fd44d)
    
    * Pass focus as numeric value
    
    (cherry picked from commit 9fae56a637f87b0d39cc1d24eeb1f9ff9df88f64)
    
    * Add unit test
    
    (cherry picked from commit 946710f2e9960b3839613d4bdf730e57ba38a964)
    
    * Sovrn adapter updates: schain, digitrust, pixel syncing, and 3.0 upgrades (#4385)
    
    * schain and digitrust
    
    * pixel beacons
    
    * unit tests and fixes from testing
    
    * Prebid 3.0 updates
    
    * review fix
    
    * use backwards compatible flatMap impl
    
    * update pixel tests
    
    * unit test fix
    
    * update one more url to ssl
    
    * fixed test
    
    * review updates
    
    * TheMediaGrid Bid Adapter update (#4447)
    
    * Added Grid Bid Adapter
    
    * remove priceType from TheMediaGrid Bid Adapter
    
    * Add video support in Grid Bid Adapter
    
    * Added test parameter for video slot
    
    * update Grid Bid Adapter to set size in response bid
    
    * Update Grid Bid Adapter to support identical uids in parameters
    
    * Fix typo in test file for Grid Bid Adapter
    
    * Update The Grid Media Bidder Adapter to send refererInfo.referer as 'u' parameter in ad request
    
    * Hotfix for referrer in Grid Bid Adapter
    
    * Grid Bid Adapter: added wrapperType and wrappweVersion to the ad request
    
    * TheMediaGrid Bid Adapter: added sync url
    
    * TheMediaGrid Bid Adapter: added GDPR params to sync url
    
    * TheMediaGrid Bid Adapter: added tests for getUserSyncs function
    
    * Conversant Bid Adapter adds support for extended ids (#4462)
    
    * Adkernel 3.0 compatibility (#4477)
    
    * Rubicon Adapter pchain support (#4480)
    
    * rubicon pchain support
    
    * removed describe.only
    
    * Implemented changes required to provide support for video in the IX bidding adapter for Instream and Outstream contexts. (#4424)
    
    * Default size filter & KVP support (#4452)
    
    * adding DMX
    
    test @97%, two files added one updated
    
    * Update districtm_spec.js
    
    * Update districtmDMX.js
    
    * adding all districtm needed file
    
    * remove legacy file
    
    * remove typo || 0 in the test method
    
    * force default to return a valid width and height
    
    * update unit test code for failing test
    
    * changed class for an object
    
    * remove package-lock.json
    
    * change file name for dmx adapter
    
    * renamed files
    
    * restaure package-lock.json
    
    * update to last package-lock state
    
    * update gdpr user consent
    
    * fix sizes issue
    
    * Documentation updates
    
    Adding the readme.md info
    
    * update file name and update unit testing import file location
    
    * current machine state
    
    * lint correction
    
    * remove variable assigment duplicate
    
    * adding logic upto5
    
    * adding support for removing and shuffle sizes
    
    * adding array split test
    
    * re-assign none standard size to the request
    
    * resolve duplicate format inside format array
    
    * update .md and adaptor file for KVP support
    
    * remove array helper includes
    
    * inforce two digit after decimal
    
    * RUn error check nothing on my side but error form another adapter
    
    * add id5id to prebid server bid adapter (#4468)
    
    * Added _pbjsGlobals for tracking renames. Resolves #4254 (#4419)
    
    * Feature/smart video (#4367)
    
    * Adding outstream video support.
    
    * Fixing unit test.
    
    * Adding video instream support.
    
    * Handling video startDelay parameter.
    
    * Improving unit tests.
    
    * Fixing indent.
    
    * Handling the request when videoMediaType context is not supported.
    
    * Changing maintainer mail address.
    
    * Remove video outstream specific code.
    
    * Unit test updated.
    
    * do not select element that gets removed after dfp render (#4423)
    
    * add smms adapter (#4439)
    
    * add smms adapter
    
    * re-run ci, why adigo adapter failed??
    
    * review comments fix, remove deprecated functions, fix unit test
    
    * Prebid 2.41.0 release
    
    * Increment pre version
    
    * adds schain param (#4442)
    
    * Create newborntownWeb adapter (#4455)
    
    * Create newborntownWeb adapter
    
    * only https protocol
    
    * Provide criteoId to server by user.ext.eids (#4478)
    
    *  ucfunnel adapter fix error message in debug mode (#4338)
    
    * 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
    
    * explicitly check undefined to allow falsey values in getConfig (#4486)
    
    * Conversant Bid Adapter handles vast xml (#4492)
    
    * [feature] Add a config list of submodules that require refreshing the stored ID after each bid request (#4325)
    
    * add a feature to always refresh stored id on each bid request for submodules that require that
    
    * update test comments
    
    * Prebid 2.42.0 Release
    
    * Increment pre version
    
    * Make adhese adapter prebid 3.0 compatible (#4507)
    
    * Added 'adhese' attribute to bid that contains meta data - Jira AD-2642
    
    * added DALE to adhese determination
    
    * extra config option: no format, but use size array as format string
    
    * Read sizes from mediaTypes.banner.sizes + Apply Eslint suggestions
    
    * Use map and join, add originData to response
    
    * properly use originData obj
    
    * Remove duplicated ids
    
    * Update tests
    
    * BugFix: Site id missing (#4467)
    
    * outstream changes
    
    * removing global filtet
    
    * reverting page
    
    * message
    
    * adapter change
    
    * remove space
    
    * testcases
    
    * testpage
    
    * spaces for test page
    
    * renderer exist case
    
    * reverting package-lock.json
    
    * adding schain object
    
    * adding tagid
    
    * syntaxx error fix
    
    * video.html
    
    * space trailing
    
    * space
    
    * tagid
    
    * inventoryId and placement
    
    * rewarded video
    
    * added unit test case
    
    * adding site id
    
    * adding placement and siteis
    
    * site id param test case
    
    * removing deprecated functions
    
    * correcting test cases
    
    * indentation
    
    * test cases fix
    
    * Add support for CCPA and schain.
    
    * Add tests for CCPA and schain.
    
    * Remove suffix from url.
    Add unit tests.
    
    * Change variable name. Remove unnecessary 'return' command.
    
    Co-authored-by: hdeodhar <35999856+hdeodhar@users.noreply.github.com>
    Co-authored-by: jsnellbaker <31102355+jsnellbaker@users.noreply.github.com>
    Co-authored-by: Jozef Bartek <31618107+jbartek25@users.noreply.github.com>
    Co-authored-by: koji-eguchi <50477903+koji-eguchi@users.noreply.github.com>
    Co-authored-by: Telaria Engineering <36203956+telariaEng@users.noreply.github.com>
    Co-authored-by: Mike Chowla <mchowla@gmail.com>
    Co-authored-by: robdubois <53589945+robdubois@users.noreply.github.com>
    Co-authored-by: sumit sharma <sharmasumit116@gmail.com>
    Co-authored-by: nwlosinski <norbert.wlosinski@gmail.com>
    Co-authored-by: bretg <bgorsline@gmail.com>
    Co-authored-by: Artem Seryak <artem.seryak@umbrellait.com>
    Co-authored-by: Jonathan Mullins <mondojono@gmail.com>
    Co-authored-by: htang555 <htang555@gmail.com>
    Co-authored-by: Bryan DeLong <ananon@gmail.com>
    Co-authored-by: dpapworth-qc <50959025+dpapworth-qc@users.noreply.github.com>
    Co-authored-by: DeepthiNeeladri <deepthi.sravanaqa@gmail.com>
    Co-authored-by: Harshad Mane <harshad.mane@pubmatic.com>
    Co-authored-by: Roman <thecyric@gmail.com>
    Co-authored-by: Neelanjan Sen <14229985+Fawke@users.noreply.github.com>
    Co-authored-by: Margaret Liu <margs.liu@gmail.com>
    Co-authored-by: TJ Eastmond <tj.eastmond@gmail.com>
    Co-authored-by: Robert Ray Martinez III <rrmartinez1552@gmail.com>
    Co-authored-by: JonGoSonobi <jgo@sonobi.com>
    Co-authored-by: Vladimir Fedoseev <vl.fedoseev@gmail.com>
    Co-authored-by: DJ Rosenbaum <djrosenbaum@gmail.com>
    Co-authored-by: Alex Khmelnitsky <alexkh13@gmail.com>
    Co-authored-by: adxpremium <55161519+adxpremium@users.noreply.github.com>
    Co-authored-by: Jimmy Tu <jimee02@users.noreply.github.com>
    Co-authored-by: Pierre-Anto…
    Configuration menu
    Copy the full SHA
    f76942a View commit details
    Browse the repository at this point in the history
  8. Added support for CCPA (#4684)

    redaguermas authored and GLStephen committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    e365a48 View commit details
    Browse the repository at this point in the history
  9. Adagio bid adapter 2.1.0 (#4704)

    * adagioBidAdapter: avoid preflight requests
    
    * adagioBidAdapter: always return computable features
    osazos authored and jsnellbaker committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    60a3317 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2020

  1. Fixed two typos USP was mentioned as UPS (#4711)

    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * Fixed typo in a comment and a log
    
    * removed accidental typo
    pm-harshad-mane authored and jsnellbaker committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    eeedc2c View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2020

  1. Criteo adapter should reactivate limited native support (#4697)

    * Reactivate Native support for mediation mode
    
    * Only supports mediation ON
    
    * Add another test for default enableSendAllBids parameter
    
    * Increase adapter version
    bmwcmw authored and sumit116 committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    86ca593 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2729df9 View commit details
    Browse the repository at this point in the history
  3. lkqdBidAdapter (#4627)

    * Refactored URL query parameter passthrough for additional values, changed SSP endpoint to v.lkqd.net, and updated associated unit tests
    
    * Use refererInfo.referer as fallback pageurl
    
    * Removed logs and testing values
    
    * LF-3002: Preliminary updates for Prebid.js v3.0
    
    * LF-3002: add schain
    
    * LF-3002: remove unnecessary guard
    
    * LF-3002: remove more unnecessary guard
    
    * Addressed issues from Prebid.js code review
    
    * Corrected sizes to work with mediaTypes.video.playerSize
    mrcrawfo authored and msm0504 committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    ae820af View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2020

  1. AdagioBidAdapter: cast organizationId param as a string (#4721)

    * AdagioBidAdapter: cast organizationId param as a string
    
    * AdagioBidAdapter: Fix tests
    osazos authored and bretg committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    9eaf6e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a8ee2b View commit details
    Browse the repository at this point in the history
  3. ucfunnel adapter native ad support clicktrackers (#4713)

    * 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
    
    Co-authored-by: Ryan Chou <ryanchou0210@gmail.com>
    2 people authored and Fawke committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    ca5b997 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ae5eef View commit details
    Browse the repository at this point in the history
  5. Between: GDPR support added (#4680)

    * GDPR support added
    
    * added unit-tests for betweenBidAdapter
    
    * fix linter's errors
    ignat-one authored and robertrmartinez committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    5f9d7c0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    09ccc13 View commit details
    Browse the repository at this point in the history
  7. [Sharethrough] Support for CCPA/IAB US Privacy (#4723)

    * CCPA support for bid requests and user syncs
    
    * Fixes for specs
    
    * Remove unnecessary parens
    epechuzal authored and jsnellbaker committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    641b218 View commit details
    Browse the repository at this point in the history
  8. GDPR and unique request (#4688)

    * gdpr compliant
    
    * add unit test for gdpr compliance
    
    * send only one request
    
    * adapt test to changes
    
    * delete log
    
    * delete package-lock.json.
    Yes it's that branch
    
    * revert packe lock.json
    
    * send the first bid
    
    * send first bidId only
    
    * Hi jsnellbaker!
    I am sorry but my backend team is doing some release at the moment.
    Could you test again in a couple hours?
    This morning I was able to display the ad.
    
    Sorry for the disagreement.
    
    Have a good weekend!
    
    Vincent
    
    * delete comment
    
    * remove flatMap
    vincentproxistore authored and jsnellbaker committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    0ee2046 View commit details
    Browse the repository at this point in the history
  9. Add fluct Adapter (#4657)

    * Add: fluct bid adapter
    
    * fix maintainer address
    
    * make dfpUnitCode optional parameter
    
    * fix dfpUnitCode param test
    shu22203 authored and jaiminpanchal27 committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    9c92c16 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

  1. Pre-auction filters and pbAdslot support (#4539)

    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * update changed default value of netRevenue to true
    
    * add beforeRequestBids event
    
    * add pbAdSlot support to pbs adapter
    
    * update jsdoc comment for on before request bids event
    
    * add pbAdSlot support to rubicon adapter
    
    * added more tests
    
    * update code comment
    
    * add api test, update event to emit from adapterManager
    
    * add multi-bid api test
    
    * added pbAdSlot to rubicon bid adapter video bid request
    
    * added ext to server video path in rp adapter pbAdSlot
    
    * fix for pb video ortb path
    
    * fix for consistency with pb server
    
    * update obj path to fpd.context.pbAdSlot
    
    * add leading slash removal to all outputs of pbAslot
    
    * revert to previous branch reviewed
    
    * revert to previous branch reviewed
    
    * fix merge errors
    Isaac A. Dettman authored and harpere committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    fa13966 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99da41f View commit details
    Browse the repository at this point in the history
  3. AdYouLike bidder adapter support us privacy (#4708)

    * Remove useless bidderCode in bid response
    
    * send all the available sizes in the bid request
    
    * Use the banner sizes if given
    
    * avoid compatibility issue with old bid format
    
    * add uspConsent management with associated unit test
    guiann authored and GLStephen committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    1622e24 View commit details
    Browse the repository at this point in the history
  4. Sync pixel change onevideo adaptor (#4718)

    * outstream changes
    
    * removing global filtet
    
    * reverting page
    
    * message
    
    * adapter change
    
    * remove space
    
    * testcases
    
    * testpage
    
    * spaces for test page
    
    * renderer exist case
    
    * reverting package-lock.json
    
    * adding schain object
    
    * adding tagid
    
    * syntaxx error fix
    
    * video.html
    
    * space trailing
    
    * space
    
    * tagid
    
    * inventoryId and placement
    
    * rewarded video
    
    * added unit test case
    
    * Remove pbs depracated legacy url (#4226)
    
    * remove deprecated legacy url from pbs adapter
    
    * fix eslint errors
    
    * add and update tests for openRtb2 endpoint
    
    * sync with master
    
    * Revert "sync with master"
    
    This reverts commit 8c2b196.
    
    * removed targeting set filter and moved where render status is set to work with safeframe creatives (#4236)
    
    * Depracate adloader loadscript fn (#4228)
    
    * test commit
    
    * add callback support to loadExternalScript()
    
    * pass moduleCode for renderers
    
    * test cases for loadExternalScript()
    
    * store callbacks for cached url
    
    * fully remove adloader()
    
    * call callback() from stub
    
    * remove and update function name
    
    * getHighestCpmBids only returns non-rendered bids (#4247)
    
    * Make all adapters https (#4294)
    
    * update all adapters to https
    
    * convert all adapters to https
    
    * update unit tests
    
    * remove files confilicting with other PR
    
    * Removed pub common and unified id submodules as defaults in user id module (#4445)
    
    * Deprecate user sync (#4241)
    
    * deprecate some properties of userSync object
    
    * change bid adapter to Appnexus
    
    * fix 3 failing test cases
    
    * make all unit test cases pass
    
    * remove debugger
    
    * deprecate support for adUnit.sizes for pubs (#4458)
    
    * deprecate support for adUnit.sizes for pubs
    
    * remove commented code
    
    * ccpa cahnges
    
    * ccpa change
    
    * test page
    
    * test page change
    
    * test page change 2
    
    * change the variable
    
    * Deprecations utils.js (#4249)
    
    * deprecate domain/referer type functions
    
    * delete modules that are using deprecated methods from utils.js
    
    * remove reference to getTopWindowLocation
    
    * sync with prebid-3.0 branch
    
    * remove test suite for getTopWindowLocation
    
    * add back md files of all deleted adapters
    
    * add md files of deleted analytics adapters
    
    * add adapters that are 3.0 compliant
    
    * add back the rubicon skipped test
    
    * remove min field from priceGranularity feature (#4574)
    
    * ccpa support for v3.0
    
    * Update oneVideoBidAdapter_spec.js
    
    * Update oneVideoBidAdapter.js
    
    * sync pixel chnge
    
    * fix
    
    * sync
    
    * fix
    
    * sync
    
    * sync
    
    * adding gdpr
    
    * test cases
    
    Co-authored-by: sumit sharma <sharmasumit116@gmail.com>
    Co-authored-by: Neelanjan Sen <14229985+Fawke@users.noreply.github.com>
    Co-authored-by: r-schweitzer <50628828+r-schweitzer@users.noreply.github.com>
    Co-authored-by: coryhammon1 <coryhammon1@gmail.com>
    Co-authored-by: jsnellbaker <31102355+jsnellbaker@users.noreply.github.com>
    6 people authored and bretg committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    d40ca16 View commit details
    Browse the repository at this point in the history
  5. update urls not using https (#4738)

    jsnellbaker authored and bretg committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    4140cda View commit details
    Browse the repository at this point in the history
  6. Prebid 3.3.0 Release

    bretg committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    dcb2116 View commit details
    Browse the repository at this point in the history
  7. increment pre-version

    bretg committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    3468cf7 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2020

  1. Sonobi - removed unneeded query params (#4735)

    * removed tdid query param since it is passed in the userid obj
    
    * removed pub common id being passed to hfa
    JonGoSonobi authored and bretg committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    246b177 View commit details
    Browse the repository at this point in the history
  2. Sync pixel redirect fix and Test cases (#4741)

    * outstream changes
    
    * removing global filtet
    
    * reverting page
    
    * message
    
    * adapter change
    
    * remove space
    
    * testcases
    
    * testpage
    
    * spaces for test page
    
    * renderer exist case
    
    * reverting package-lock.json
    
    * adding schain object
    
    * adding tagid
    
    * syntaxx error fix
    
    * video.html
    
    * space trailing
    
    * space
    
    * tagid
    
    * inventoryId and placement
    
    * rewarded video
    
    * added unit test case
    
    * Remove pbs depracated legacy url (#4226)
    
    * remove deprecated legacy url from pbs adapter
    
    * fix eslint errors
    
    * add and update tests for openRtb2 endpoint
    
    * sync with master
    
    * Revert "sync with master"
    
    This reverts commit 8c2b196.
    
    * removed targeting set filter and moved where render status is set to work with safeframe creatives (#4236)
    
    * Depracate adloader loadscript fn (#4228)
    
    * test commit
    
    * add callback support to loadExternalScript()
    
    * pass moduleCode for renderers
    
    * test cases for loadExternalScript()
    
    * store callbacks for cached url
    
    * fully remove adloader()
    
    * call callback() from stub
    
    * remove and update function name
    
    * getHighestCpmBids only returns non-rendered bids (#4247)
    
    * Make all adapters https (#4294)
    
    * update all adapters to https
    
    * convert all adapters to https
    
    * update unit tests
    
    * remove files confilicting with other PR
    
    * Removed pub common and unified id submodules as defaults in user id module (#4445)
    
    * Deprecate user sync (#4241)
    
    * deprecate some properties of userSync object
    
    * change bid adapter to Appnexus
    
    * fix 3 failing test cases
    
    * make all unit test cases pass
    
    * remove debugger
    
    * deprecate support for adUnit.sizes for pubs (#4458)
    
    * deprecate support for adUnit.sizes for pubs
    
    * remove commented code
    
    * ccpa cahnges
    
    * ccpa change
    
    * test page
    
    * test page change
    
    * test page change 2
    
    * change the variable
    
    * Deprecations utils.js (#4249)
    
    * deprecate domain/referer type functions
    
    * delete modules that are using deprecated methods from utils.js
    
    * remove reference to getTopWindowLocation
    
    * sync with prebid-3.0 branch
    
    * remove test suite for getTopWindowLocation
    
    * add back md files of all deleted adapters
    
    * add md files of deleted analytics adapters
    
    * add adapters that are 3.0 compliant
    
    * add back the rubicon skipped test
    
    * remove min field from priceGranularity feature (#4574)
    
    * ccpa support for v3.0
    
    * Update oneVideoBidAdapter_spec.js
    
    * Update oneVideoBidAdapter.js
    
    * sync pixel chnge
    
    * fix
    
    * sync
    
    * fix
    
    * sync
    
    * sync
    
    * adding gdpr
    
    * test cases
    
    * test cases
    
    * test case
    
    Co-authored-by: sumit sharma <sharmasumit116@gmail.com>
    Co-authored-by: Neelanjan Sen <14229985+Fawke@users.noreply.github.com>
    Co-authored-by: r-schweitzer <50628828+r-schweitzer@users.noreply.github.com>
    Co-authored-by: coryhammon1 <coryhammon1@gmail.com>
    Co-authored-by: jsnellbaker <31102355+jsnellbaker@users.noreply.github.com>
    6 people authored and bretg committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    15204c5 View commit details
    Browse the repository at this point in the history
  3. Add adtarget gamoshi alias (#4743)

    * Auto detect if we can bust out of iframe (#15) (#4099)
    
    * Add HTML5 video support param to bid requests
    
    * Use const instead of var for consistency
    
    * Update supported sizes
    
    - Default size returned changed from 0x0 to 1x1 to support PrebidServer
    - Now will always respect the bid sizes supported when configured
    
    Co-authored-by: Josh Becker <jbecker@sharethrough.com>
    
    * Update maintainer contact email
    
    * Support Prebid.js User ID module
    
    - Add support for Unified ID solution of User ID module by
      checking for `bidRequest.userId.tdid` param in `buildRequests`
      method of Sharethrough's adapter
    - Update specs, maintain 80%+ code coverage
    
    * Update logic for changing userAgent string in tests
    
    * Add 3 pbjs callbacks to the adapter
    
    * Add comments on empty implementations
    
    * Update Sharethrough endpoint
    
    * Add logic to detect safeframe
    
    * Remove console.log statements
    Fix issue with clientjs detection
    Small refactors (linting)
    
    Co-authored-by: Josh Becker <jbecker@sharethrough.com>
    
    * Continue work on safeframe detection spec
    
    Co-authored-by: Josh Becker <jbecker@sharethrough.com>
    
    * [WIP]
    
    * update version of sharethrough adapter from 3.0.1 to 3.1.0
    * create sharethroughInternal const in adapter so that we can properly stub methods for testing, and utilize utility functions
    * rename safeframe detection and iframe JS tag insertion code
    
    * Finish iframe handler specs
    Refactor spec file
    
    * Change method of detecting whether locked in a frame or not
    
    * Add logic to detect safeframe
    
    * Remove console.log statements
    Fix issue with clientjs detection
    Small refactors (linting)
    
    Co-authored-by: Josh Becker <jbecker@sharethrough.com>
    
    * Continue work on safeframe detection spec
    
    Co-authored-by: Josh Becker <jbecker@sharethrough.com>
    
    * [WIP]
    
    * update version of sharethrough adapter from 3.0.1 to 3.1.0
    * create sharethroughInternal const in adapter so that we can properly stub methods for testing, and utilize utility functions
    * rename safeframe detection and iframe JS tag insertion code
    
    * Finish iframe handler specs
    Refactor spec file
    
    * Change method of detecting whether locked in a frame or not
    
    * Rubicon adapter: added sizes (#4147)
    
    * added missing comma
    
    * fixing syntax error
    
    * add logic to prefer prebid modules over external modules in build process (#4124)
    
    * add check in getModules helper function
    
    * update logic based on feedback
    
    * update node version of project
    
    * Improve Digital adapter: adding bid floor, referrer, more native fields (#4103)
    
    * Bid floor, https, native ad update
    
    * Update the ad server protocol module
    
    * Adding referrer
    
    * YIELDONE adapter - change urls to adapt https (#4139)
    
    * update: change urls to adapt https
    
    * fix test code
    
    * Added SupplyChain Object support and an onTimeout Callback (#4137)
    
    * - Implemented the 'onTimeout' callback to fire a pixel when there's a timeout.
    - Added the ability to serialize an schain object according to the description provided here: https://github.com/InteractiveAdvertisingBureau/openrtb/blob/master/supplychainobject.md
    
    * some mods to the schain tag generation
    
    * - added tests for schain param checking.
    
    * - fixed a malformed url for timeouts
    
    * - Removed a trailing ',' while generating a schain param.
    
    * Revert "Added SupplyChain Object support and an onTimeout Callback (#4137)"
    
    This reverts commit e61b246b45bd2c2390350eaeca693f208b1a3a24.
    
    This commit doesn't use the schain module added in #4084
    
    * Nobid Prebid Adapter commit (#4050)
    
    * Nobid Prebid Adapter commit
    
    * Fixed global replace and unit tests
    
    * Fixed find function
    
    * Added nobidBidAdapter.md
    
    * Removed description and added "Bid Params" section.
    
    * Added test siteId 2 for testing.
    
    * Refactored the Adapter to remove most references to the nobid object. We still need the nobid object because we have a passback tag in DFP that makes reference to it.
    
    * Fix concurrent responses on the page
    
    * Cosmetic change to log an error in case of missing ad markup
    
    * Keep nobid.bidResponses cross adapters.
    
    * Added GDPR support in user sync and added test coverage.
    gulp test-coverage
    gulp view-coverage
    
    * Padding issues
    
    * Fix padding issues
    
    * Fix padding
    
    * update outstream prod url (#4104)
    
    * support pubcid and uids (#4143)
    
    * Fix misspelling and minor cleanup of schain docs (#4150)
    
    * Prebid 2.31.0 Release
    
    * Increment pre version
    
    * Rubicon: tuning logged messages (#4157)
    
    * Rubicon: tuning logged messages
    
    * Update rubiconBidAdapter.js
    
    * fixed indentation
    
    * Rubicon Video COPPA fix (#4155)
    
    * Rubicon Video COPPA fix
    
    * Unit test for Rubicon Video COPPA fix
    
    * Playground XYZ adapter - iframe usersync bug fix (#4141)
    
    * corrected user sync type
    
    * removed support for iframe usersync
    
    * added unit tests for getUserSyncs
    
    * update nvmrc file (#4162)
    
    * update gulp-footer package (#4160)
    
    * Datablocks bid/analytics adapter (#4128)
    
    * add datablocks Analytics and Bidder Adapters
    
    * remove preload param
    
    * remove preloadid
    
    * better coverage of tests
    
    * better coverage
    
    * IE doesn't support array.find
    
    * lint test
    
    * update example host
    
    * native asset id should be integer
    
    * update logic of ad_types field in appnexusBidAdapter (#4065)
    
    * Shorten SomoAudience to just Somo (#4163)
    
    * Shorten SomoAudience to just Somo
    
    * Make package-lock return
    
    * Quantcast: Fix for empty video parameters (#4145)
    
    * Copy params from bid.params.video.
    
    * Added test for missing video parameters.
    
    * Include mimes from adunit.
    
    * One Video adding Rewarded Video Feature (#4142)
    
    * outstream changes
    
    * removing global filtet
    
    * reverting page
    
    * message
    
    * adapter change
    
    * remove space
    
    * testcases
    
    * testpage
    
    * spaces for test page
    
    * renderer exist case
    
    * reverting package-lock.json
    
    * adding schain object
    
    * adding tagid
    
    * syntaxx error fix
    
    * video.html
    
    * space trailing
    
    * space
    
    * tagid
    
    * inventoryId and placement
    
    * rewarded video
    
    * added unit test case
    
    * Module to pass User Ids to DFP (#4140)
    
    * first commit
    
    * renamed
    
    * minor doc change
    
    * documentation
    
    * small change
    
    * EB
    
    * removed unused imports
    
    * minor changes
    
    * reanmaed a const
    
    * adding more methods to test shareUserIds module
    
    * unit tets cases for shareUserIds
    
    * indentation
    
    * renamed DFP to GAM
    
    * renamed shareUserIds to userIdTargeting
    
    * Update userIdTargeting.md
    
    * trying to restart CI
    
    * digitrust userId case handled
    
    * minor comment change
    
    * using auctionEnd event instead of requestBids.before
    
    * using events.on
    
    * Buzzoola bid adapter (#4127)
    
    * initial commit for buzzoola adapter
    
    * leave only banners for now
    
    * fix bid validation
    
    * change endpoint url
    
    * add video type
    
    * restore renderer
    
    * fix renderer
    
    * add fixed player sizes
    
    * switch bids
    
    * convert dimentions to strings
    
    * write tests
    
    * 100% tests
    
    * remove new DOM element creation in tests
    
    * handle empty response from server
    
    * change description
    
    * E2e tests for Native and Outstream video Ad formats. (#4116)
    
    * reorganize e2e/ tests into separate directories
    
    * new test page for e2e-banner testing
    
    * add test to check if Banner Ad is getting loaded
    
    * change location of the spec files to reflect change in test/e2e directory structure
    
    * add test case to check for generation of valid targeting keys
    
    * create Native Ad test page
    
    * add test case to check validity of the targeting keys and correct rendering of the Ad
    
    * update old browser versions to new
    
    * update browser version
    
    * update title
    
    * remove console.log statements
    
    * add basic functional test for e2e outstream video ad format
    
    * Update LockerDome adUnitId bid param (#4176)
    
    This is not a breaking change
    
    * fix several issues in appnexus video bids (#4154)
    
    * S2s testing disable client side (#4123)
    
    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * New testServerOnly flag
    
    * Tests and a bug fix
    
    * Removed dead code
    
    * Fixes requested in review
    
    * Check each adUnit
    
    * isTestingServerOnly changes per Eric
    
    * Fixed IE 11 bug
    
    * More tests
    
    * improved test case names
    
    * New option to Include deal KVPs when enableSendAllBids === false (#4136)
    
    * new option to include KVPs which have deals when
    enableSendAllBids === false
    
    * updating tests to be more realistic
    
    * Prebid 2.32.0 Release
    
    * increment pre version
    
    * Rubicon doc: changing video test zone (#4187)
    
    * added schain support to sonobi adapter (#4173)
    
    * if schain config is not defined then error should not be thrown (#4165)
    
    * if schain config is not defiend then error should not be thrown
    
    * relaxed mode nodes param not defined error handled
    
    * added test cases for config validation
    
    * a curly bracket was missing in the example
    
    * Rubicon: updating test params (#4190)
    
    * myTargetBidAdapter: support currency config (#4188)
    
    * Update README.md (#4193)
    
    * Update README.md
    
    * Update README.md
    
    * cedato bid adapter instream video support (#4153)
    
    * Added adxpremium prebid analytics adapter (#4181)
    
    * feat(OAFLO-186): added support for schain (#4194)
    
    * Sonobi - send entire userid payload (#4196)
    
    * added userid param to pass the entire userId payload to sonobis bid request endpoint
    
    * removed console log
    git p
    
    * fixed lint
    
    * OpenX Adapter fix: updating outdated video examples (#4198)
    
    * userId - Add support for refreshing the cached user id (#4082)
    
    * [userId] Added support for refreshing the cached user id: refreshInSeconds storage parameter, related tests and implementation in id5 module
    
    * [userId] Added support for refreshing the cached user id: refreshInSeconds storage parameter, related tests and implementation in id5 module
    
    * UserId - ID5 - Updated doc with new contact point for partners
    
    * UserId - Merged getStoredValue and getStoredDate
    
    * [UserId] - ID5 - Moved back ID5 in ./modules
    
    * UserId - ID5 - Fixed incorrect GDPR condition
    
    * [UserId] - Doc update and test cleanup
    
    * Prebid 2.33.0 Release
    
    * Increment pre version
    
    * SupplyChainObject support and fires a pixel onTimeout (#4152)
    
    * - Implemented the 'onTimeout' callback to fire a pixel when there's a timeout.
    - Added the ability to serialize an schain object according to the description provided here: https://github.com/InteractiveAdvertisingBureau/openrtb/blob/master/supplychainobject.md
    
    * some mods to the schain tag generation
    
    * - added tests for schain param checking.
    
    * - fixed a malformed url for timeouts
    
    * - Removed a trailing ',' while generating a schain param.
    
    * - Using the schain object from validBidRequest if present. Reverting to checking if params has it if not.
    
    * - reverting changes to merge with master
    
    * - Resolving merge issues
    
    * Feature/add profile parameter (#4185)
    
    * Add optional profile parameter
    
    * EMXDigital Bid Adapter: Add video dimensions in request (#4174)
    
    * addressed feedback from #3731 ticket
    
    * removed commented code from emx test spec
    
    * logging removed from spec
    
    * flip h & w values from playerSize for video requests
    
    * adding Outstream mediaType to EMX Digital
    
    * adding device info. update to grab video param. styling changes.
    
    * add video dimensions from playerSize
    
    * fix test for video dimensions
    
    * Added keywords parameter support in TrustX Bid Adapter (#4183)
    
    * 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
    
    * rubicon: avoid passing unknown position (#4207)
    
    * rubicon: not passing pos if not specified
    
    * added comment
    
    * not sending pos for video when undefined
    
    * cleaning up test
    
    * fixed unit test
    
    * correctly reference bidrequest and determine mediatype of bidresponse (#4204)
    
    * GumGum: only send gdprConsent when found (#4205)
    
    * adds digitrust module, mods gdpr from bool to int
    
    * update unit test
    
    * only send gdprconsent if present
    
    * LKQD: Use refererInfo.referer as fallback pageurl (#4210)
    
    * Refactored URL query parameter passthrough for additional values, changed SSP endpoint to v.lkqd.net, and updated associated unit tests
    
    * Use refererInfo.referer as fallback pageurl
    
    * Removed logs and testing values
    
    * [UserId] - ID5 - Fixed case when consentData is undefined (No CMP) (#4215)
    
    * create stubs for localStorage in widespaceBidAdapter test file (#4208)
    
    * added adId property to adRenderFailed event (#4097)
    
    When no bid (therefore no adUnitCode) is available in the adRenderFailed event it can be difficult to identify the erroring slot.But in almost all cases the given slot still has the adId targeting.
    
    * OpenX Adapter: Forcing https requests and adding UserID module support for LiveRamp and TTD (#4182)
    
    * OpenX Adapter: Updated requests to force https
    
    * OpenX Adapter: Added support for TTD's UnifiedID and LiveRamp's IDL
    
    * PubMatic to support userId sub-modules (#4191)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * TripleLift support for UnifiedId and IdentityLink (#4197)
    
    * Add IdentityLink support and fix UnifiedId.
    
    It appears we've been looking for UnifiedId userIds
    on the bidderRequest object, when they are found on bidRequests.
    This commit fixes that error, and adds support for IdentityLink.
    
    * change maintainer email to group
    
    * Added lemma adapter (#4126)
    
    * 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.
    
    * Adkernel adapter new alias (#4221)
    
    * Force https scheme for Criteo Bidder (#4227)
    
    * assign adapter version number
    
    * Ensure that Criteo's bidder is always called through https
    
    * Add Video Support for Datablocks Bid Adapter (#4195)
    
    * add datablocks Analytics and Bidder Adapters
    
    * remove preload param
    
    * remove preloadid
    
    * better coverage of tests
    
    * better coverage
    
    * IE doesn't support array.find
    
    * lint test
    
    * update example host
    
    * native asset id should be integer
    
    * add datablocks Video
    
    * remove isInteger
    
    * skip if empty
    
    * update adUnit, bidRequest and bidResponse object (#4180)
    
    * update adUnit, bidRequest and bidResponse object
    
    * add test for mediaTypes object
    
    * 3 display banner and video vast support for rads (#4209)
    
    * add stv adapter
    
    * remove comments from adapter file
    
    * start rads adapter
    
    * fix adapter and tests
    
    * fixes
    
    * fix adapter and doc
    
    * fix adapter
    
    * fix tests
    
    * little fix
    
    * add ip param
    
    * fix dev url
    
    * #3 radsBidAdapter.md
    
    * #3 radsBidAdapter.md: cleanup
    
    * fix code and doc
    
    * UserId - Add SameSite and server-side pubcid support (#3869)
    
    * Add SameSite and server-side pubcid support
    
    * Fix emoteevBidAdapter unit test
    
    * added schain to appnexus bid adapter (#4229)
    
    * added schain to appnexus bid adapter
    
    * semicolon
    
    * update doubleclick url (#4179)
    
    * Prebid 2.34.0 release
    
    * increment pre version
    
    * Rubi Analytics handles > 1 bidResponse per bidRequest (#4224)
    
    * videoNow bid adapter (#4088)
    
    * -- first commit
    
    * -- cors and bidder's name fixed
    
    * -- almost ready
    
    * -- added docs
    
    * -- added nurl tracking
    
    * -- bid params
    
    * -- tests added
    
    * -- test fixed
    
    * -- replace placeholder in the onBidWon pixel's url
    
    * -- commit for restart tests
    
    * -- change response data format for display ad
    
    * -- tests updated
    
    * -- 100% tests coverage
    
    * -- a few clean the test's code
    
    * -- custom urls from localStorage
    
    * -- tests updated
    
    * -- a few clean the test's code
    
    * -- new init model
    
    * -- spec for new init model
    
    * -- fix for new init model
    
    * -- code cleaned
    
    * -- 100% tests coverage
    
    * -- 100% tests coverage
    
    * -- fixed test
    
    * -- commit for restart tests
    
    * djax new bidder adapter  (#4192)
    
    * djax bidder adapter
    
    * djax bidder adapter
    
    * Update hello_world.html
    
    * Added Turk Telekom Bid Adapter (#4203)
    
    * Added Turk Telekom Bid Adapter
    
    * Fix md file for Turk Telekom Bid Adapter
    
    * MicroAd: Use HTTPS in all requests (#4220)
    
    * Always use HTTPS endpoint in MicroAd
    
    * Update code
    
    * Fixed a broken test in MicroAd
    
    * Schain: avoiding Object.values as it is breaking on IE11 (#4238)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * avoiding use of Object.values
    
    * 3952 delay auction for ids (#4115)
    
    * 3952 delay auction for user ids
    
    * 3952 add integration example
    
    * 3952 add tests
    
    * 3952 fix html example
    
    * add todos
    
    * 3952 continue auction if ids received
    
    * 3952 add tests for auction delay
    
    * increase test coverage
    
    * set config for test
    
    * remove todo
    
    * add a few more checks to tests
    
    * add comment, force tests to rerun
    
    * Feature: adUnitBidLimit  (#3906)
    
    * added new feature to config to limit bids when sendallbids is enabled
    
    * cleaned up code. removed extra spaces etc
    
    * removed trailing spaces in config
    
    * remove .flat() and replaced with spread operator
    
    * removed flat function and instead pushing using spread operator
    
    * updated to use sendBidsControl instead
    
    * updated targeting_spec to test bidLimit
    
    * removed trailing spaces from targeting_spec
    
    * Update Rubicon Adapter netRevenue default (#4242)
    
    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * update changed default value of netRevenue to true
    
    * Removed AdastaMadia from alias (#4255)
    
    * Update appnexusBidAdapter.js (#4251)
    
    * IdentityLink - change expiration time to 30 days (#4239)
    
    * Add coppa support for AppNexus adapter (#4253)
    
    * Add coppa support for AppNexus adapter
    
    * test name
    
    * add new longform e2e tests (#4206)
    
    * Konduit module (#4184)
    
    * Adding Konduit module
    
    * Removed superfluous arguments passed to obtainVastUrl function
    
    * Removed superfluous arguments passed to obtainVastUrl function.
    
    * Build trigger (empty commit)
    
    * Module documentation updated according to the comments
    
    * Logic in obtainVastUrl function updated according to the review comment.
    
    * Removed hook, enabled eslint
    
    * Circle CI runs e2e tests on every push (#4200)
    
    * run functional tests on circle ci on push to any remote branch
    
    * remove extraneous key from config file
    
    * add test.localhost as alias to 127.0.0.1
    
    * check 0: execute circle-ci
    
    * move /etc/config to a separate command
    
    * change bid partner to rubicon
    
    * test appnexus bid adapter in ci
    
    * comment browserstack command
    
    * remove console.log statement
    
    * test1: circle-ci
    
    * change reference dev -> prod while loading prebid
    
    * add console.log statement
    
    * check-2: circle-ci
    
    * comment browserstack testing
    
    * change bid adapter
    
    * change bid adapter
    
    * remove test case for checking targeting keys
    
    * remove the ci flag
    
    * uncomment test for checking correct generation of targeting keys
    
    * swap AN -> Rubicon for testing targeting keys
    
    * Outcon bid adapter. (#4161)
    
    * Outcon bid adapter.
    
    * Fix identation
    
    * Fixes
    
    * Fixes
    
    * Fixes
    
    * Spec fixes
    
    * Fixes
    
    * Fix urls
    
    * Fix
    
    * Fix parameters
    
    * Fix space operators
    
    * Fix bidder timeout
    
    * Update
    
    * Fix whitespace
    
    * no message
    
    * Outcon unit test
    
    * no message
    
    * no message
    
    * no message
    
    * no message
    
    * Fixes
    
    * Fixes
    
    * Change url
    
    * no message
    
    * no message
    
    * no message
    
    * Added bidId
    
    * no message
    
    * no message
    
    * no message
    
    * no message
    
    * Wrapping url with html
    
    * no message
    
    * no message
    
    * no message
    
    * Adding workflow to run end to end tests (#4230)
    
    * Adding workflow to run end to end tests
    
    * trying self branch
    
    * Update to run at 12 every day
    
    * cleanup config using aliases
    
    * update branch and cron time
    
    * add command
    
    * update prebid path for e2e test pages (#4274)
    
    * Prebid 2.35.0 release
    
    * Increment pre version
    
    * Add usersync to adpone adapter (#4245)
    
    * add user sync to adpone adapter
    
    * move adpone usersync to global variable
    
    * added withcredentials to http request
    
    * fix http request options
    
    * fix http request options
    
    * add withCredentials: true
    
    * add withCredentials: true
    
    * added test coverage to usersync
    
    * update sync function
    
    * add test coverage
    
    * adpone adapter
    
    * package lock
    
    * add more testing
    
    * add more testing
    
    * testing for onBidWon fucntion
    
    * test onbidwon function
    
    * trigger build
    
    * Revert GumGum Adapter 2.28 resizing changes (#4277)
    
    * changed resizing unit tests to return the first size dimensions in the sizes array
    
    * added some changes
    
    * reverted adapter changes
    
    * SpotX Bid Adapter: Support schain, ID5 object, Google consent object, and hide_skin (#4281)
    
    * Add SpotXBidAdapter
    
    * Minor updates
    
    * Undo testing changes to shared files
    
    * Fix relative imports
    
    * Remove superfluous imports and write a few more tests
    
    * Formatting, ID5 object, Google consent objects
    
      - Added ID5 object support
      - Added Google Consent object
      - Reformatted indentaiton on spec file
    
    * Revert content_width and content_height changes in docs
    
      - not sure how these got moved, lets put them back
    
    * Remove click_to_replay flag in example
    
      - no reason to use this one in the example
    
    * Spotx adapter - Add schain support and update unit tests
    
    * Update schain path in ORTB 2.3 request body
    
    	- schain object is now added to ortb request body
    	  at request.ext.source.ext.schain
    
    * Add hide_skin to documentation
    
      - whoops, this got removed, let's add it back
    
    * Update Rubicon Analytics Adapter `bidId` to match PBS (#4156)
    
    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * update for rubicon analytics to send seat[].bid.id for PBS video and banner
    
    * fixed conditional for server and video or banner
    
    * updated with optimized value test for bidid
    
    * update changed default value of netRevenue to true
    
    * remove var declaration for rightSlot to correct lgtm error for unused variable
    
    * update defineSlot div id to match div id defined in html body
    
    * update test ad unit test props
    
    * revert lock to match remote master
    
    * add seatBidId to bidObj in rpBidAdapter interpretResponse
    
    * update setTargeting to execute in the bids back handler
    
    * remove dev integration test page
    
    * meaningless commit to get lgtm to re-run
    
    * SmartRTB adapter update (#4246)
    
    * modules: Implement SmartRTB adapter and spec.
    
    * Fix for-loop syntax to support IE; refactor getDomain out of exported set.
    
    * Remove debugs, update doc
    
    * Update test for video support
    
    * Handle missing syncs. Add video to media types in sample ad unit
    
    * Add null response check, update primary endpoint
    
    * Note smrtb video requires renderer
    
    * Support Vast Track (#4276)
    
    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * update changed default value of netRevenue to true
    
    * Add parameters if config.cache.vasttrack is true
    
    * Use requestId instead of adId
    
    * Test new vasttrack payload params
    
    * Removed commented out code
    
    * Relaxed conditional check per review
    
    * Removed commented out line
    
    * Added 1000x250 size (#4295)
    
    * prepare vidazoo adapter for v3.0 (#4291)
    
    * Improve Digital adapter: support schain (#4286)
    
    * LiveIntent Identity Module. (#4178)
    
    * LiveIntentIdSystem. Initial implementation.
    
    * LiveIntentIdSystem. Removed whitespace.
    
    * Fixed typo
    
    * Renamed variables, cookiesm added md.
    
    * Changed the default identity url.
    
    * Composite id, with having more than just the lipbid passed around.
    
    * Composite id.
    
    * Merge conflict resolution.
    
    * Changed docs and param description.
    
    * Added typedoc & mentioned liveIntentIdSystem in submodule.json.
    
    * Extracted the LiveIntentIdSystem under modules, removed it from default userId modules.
    
    * Fixing the 204 + no body scenario.
    
    * Added liveIntent to submodule.json
    
    * Fixing docs indentation.
    
    * Updated prebidServer & specs.
    
    * Minor specs update.
    
    * updating liveintent eids source (#4300)
    
    * updating liveintent eids source
    
    these are supposed to be domains
    
    * updating unit test
    
    * fix appnexusBidAdapter view-script regex (#4289)
    
    * fix an view script regex
    
    * minor syntax update
    
    * 33Across adding bidder specific extension field (#4298)
    
    * - add 33across specific ext field for statedAt
    
    * - fix unit test for 33Across adapter
    
    * PubMatic to support LiveIntent User Id sub-module (#4306)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * supporting LiveIntent Id in PubMatic adapter
    
    * updated source for liveintent
    
    * Finteza Analytics Adapter: fix cookies (#4292)
    
    * fix reading and sending cookies
    
    * fix lint errors
    
    * clear comments
    
    * add unit tests
    
    * fix calling of setCookies for IE
    
    * clear cookies after test
    
    * use own setCookie method inside tests
    
    * Update LockerDome adapter to support Prebid 3.0 (#4301)
    
    *  Returning the `IdResponse` type with an obj + callback. Fix for 4304 (#4305)
    
    *  Returning the `IdResponse` type with an obj + callback.
    
    * Renamed resp -> result.
    
    * Removed whitespace.
    
    * ShowHeroes adapter - expanded outstream support (#4222)
    
    * add ShowHeroes Adapter
    
    * ShowHeroes adapter - expanded outstream support
    
    * Revert "ShowHeroes adapter - expanded outstream support"
    
    This reverts commit bfcdb913b52012b5afbf95a84956b906518a4b51.
    
    * ShowHeroes adapter - expanded outstream support
    
    * ShowHeroes adapter - fixes (#4222)
    
    * ShowHeroes adapter - banner and outstream fixes (#4222)
    
    * ShowHeroes adapter - description and outstream changes (#4222)
    
    * ShowHeroes adapter - increase test coverage and small fix
    
    * [Orbidder-Adapter] Add bidRequestCount and remove bid.params.keyValues (#4264)
    
    * initial orbidder version in personal github repo
    
    * use adUnits from orbidder_example.html
    
    * replace obsolete functions
    
    * forgot to commit the test
    
    * check if bidderRequest object is available
    
    * try to fix weird safari/ie issue
    
    * ebayK: add more params
    
    * update orbidderBidAdapter.md
    
    * use spec.<function> instead of this.<function> for consistency reasons
    
    * add bidfloor parameter to params object
    
    * fix gdpr object handling
    
    * default to consentRequired: false when not explicitly given
    
    * wip - use onSetTargeting callback
    
    * add tests for onSetTargeting callback
    
    * fix params and respective tests
    
    * remove not used bid.params.keyValues
    
    * add bidRequestCount to orbidder.otto.de/bid Post request
    
    * add bidRequestCount to test object defaultBidRequest
    
    * PulsePoint: remove usage of deprecated utils method / prep for 3.0 (#4257)
    
    * ET-1691: Pulsepoint Analytics adapter for Prebid. (#1)
    
    * ET-1691: Adding pulsepoint analytics and tests for pulsepoint adapter
    
    * ET-1691: Adding pulsepoint analytics and tests for pulsepoint adapter
    
    * ET-1691: cleanup
    
    * ET-1691: minor
    
    * ET-1691: revert package.json change
    
    * Adding bidRequest to bidFactory.createBid method as per https://github.com/prebid/Prebid.js/issues/509
    
    * ET-1765: Adding support for additional params in PulsePoint adapter (#2)
    
    * ET-1850: Fixing https://github.com/prebid/Prebid.js/issues/866
    
    * Minor fix
    
    * Adding mandatory parameters to Bid
    
    * Removing usage of deprecated utils method
    
    * minor refactor
    
    * Use isArray method (#4288)
    
    * Add Parrable ID submodule (#4266)
    
    * add parrable id submodule
    
    * fix integration test config
    
    * fix var name
    
    * always refresh sotredId for parrable
    
    * add submodulesThatAlwaysRefresh concept
    
    * remove comment
    
    * add parrable url as one string
    
    * add parrable prod endpoint
    
    * use .indexOf instead of .includes
    
    * add params to test config
    
    * comment failing test
    
    * uncomment failing assertion
    
    * add parrable ID to prebid server adapter
    
    * add parrableIdSystem to .submodules.json
    
    * extract parrableId unit tests from userId spec
    
    * remove breakline between imports
    
    * remove unused param
    
    * remove userId generic feature from parrableId module
    
    * remove trailing space
    
    * fix failing test due to none merged conflict
    
    * Prebid 2.36.0 Release
    
    * Increment pre version
    
    * Support schain module and send bidfloor param in Sharethrough adapter (#4271)
    
    * Add support for supply chain object module
    
    Story: [#168742394](https://www.pivotaltracker.com/story/show/168742394)
    
    Co-authored-by: Josh Becker <jbecker@sharethrough.com>
    
    * Add bidfloor parameter to bid request sent to STX
    
    Story: [#168742573](https://www.pivotaltracker.com/story/show/168742573)
    
    * Platform One Analytics Adapter (#4233)
    
    * Added Y1 Analytics Adapter
    
    * rename y1AnalyticsAdapter in yieldoneAnalyticsAdapter
    
    * Yieldone Bid Adapter: fixes from lint check
    
    * Yieldone Analytics Adapter: fix endpoint protocol
    
    * Added spec file for yieldone Analytics Adapter
    
    * Fix parrable id integration example (#4317)
    
    * fix parrableId integration example
    
    * add parentheses
    
    * Improve Digital adapter: support for video (#4318)
    
    * Bid floor, https, native ad update
    
    * Update the ad server protocol module
    
    * Adding referrer
    
    * Improve Digital support for video
    
    * Improve Digital adapter: video
    
    * adapter version -> 6.0.0
    
    * Gamoshi: Update aliases list. Add support for userSync. (#4319)
    
    * Add support for multi-format ad units. Add favoredMediaType property to params.
    
    * Add tests for gdpr consent.
    
    * Add adId to outbids
    
    * Modify media type resolving
    
    * Refactor multi-format ad units handler.
    
    * Modify the way of sending GDPR data.
    Update aliases.
    
    * Add new consent fields. Add unit test.
    
    * Add new consent fields. Add unit test.
    
    * Add support for id5 and unified id cookie sync.
    
    * Add support for id5 and unified id cookie sync.
    
    * Add restricted check for gdpr consent.
    
    * fix for userSync endpoint getting called with bidder alias names, instead of actual bidder names (#4265)
    
    * modify ixBidAdapater to always use the secure endpoint (#4323)
    
    * PubMatic to support Parrable User Id sub-module (#4324)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * PubMatic to support parrable id
    
    * VISX: currency validation & fix double escape of referer (#4299)
    
    * PubMatic to support coppa (#4336)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * added coppa compliance
    
    * vuble: outstream has fullscreen option (#4320)
    
    * Mod: vuble oustream has fullscreen option
    
    * Add: vuble test for outstream scenario
    
    * EMXDigital: hotfix to resolve URIError from decodeURIComponent (#4333)
    
    * hotfix to resolve URIError from decodeURIComponent
    
    * added unit for decoding adm
    
    * Specify second parameter for parseInt for pubmaticBidAdapter (#4347)
    
    * Remove usage of getTopWindowUrl in Prebid Adapter (#4341)
    
    * Conversant Bid Adapter update for 3.0 (#4284)
    
    * Add cpmDistribution function for Google Analytics adapter (#4240)
    
    * Add cpmDistribution function for Google Analytics adapter
    
    * Add test for the cpmDistribution function
    
    * Remove half written comment
    
    * fixing SRA p_pos (#4337)
    
    * In Sonobi Adapter, only read sizes from bid.mediaTypes (#4311)
    
    * Fix mediaTypes (#4332)
    
    * Outcon bid adapter.
    
    * Fix identation
    
    * Fixes
    
    * Fixes
    
    * Fixes
    
    * Spec fixes
    
    * Fixes
    
    * Fix urls
    
    * Fix
    
    * Fix parameters
    
    * Fix space operators
    
    * Fix bidder timeout
    
    * Update
    
    * Fix whitespace
    
    * no message
    
    * Outcon unit test
    
    * no message
    
    * no message
    
    * no message
    
    * no message
    
    * Fixes
    
    * Fixes
    
    * Change url
    
    * no message
    
    * no message
    
    * no message
    
    * Added bidId
    
    * no message
    
    * no message
    
    * no message
    
    * no message
    
    * Wrapping url with html
    
    * no message
    
    * no message
    
    * no message
    
    * Fix mediaTypes
    
    * no message
    
    * Update outconBidAdapter_spec.js
    
    * Adding VAS response
    
    * no message
    
    * no message
    
    * no message
    
    * Fix
    
    * Changed ttl
    
    * no message
    
    * supportedMediaTypes
    
    * no message
    
    * no message
    
    * Prebid 2.37.0 release
    
    * increment pre version
    
    * Add vast xml support and other minor changes to Beachfront adapter (#4350)
    
    * Add support for vast xml in the bid response
    
    * add secure protocol to outstream player url
    
    * add device connection type
    
    * add player setting for poster color
    
    * add new value for creative Id
    
    * Update smartrtbBidAdapter (#4362)
    
    * modules: Implement SmartRTB adapter and spec.
    
    * Fix for-loop syntax to support IE; refactor getDomain out of exported set.
    
    * Remove debugs, update doc
    
    * Update test for video support
    
    * Handle missing syncs. Add video to media types in sample ad unit
    
    * Add null response check, update primary endpoint
    
    * Note smrtb video requires renderer
    
    * Remove old params checks, fix documentation playerSize field name
    
    * Revert "Update smartrtbBidAdapter (#4362)" (#4368)
    
    This reverts commit be6704bcec65a28d80b6d09a8d1c51ef9a8ba824.
    
    * Add userSync in onetagBidAdapter (#4358)
    
    * Minor bug fixing in onetagBidAdapter.js
    
    Fixed a minor bug. Updated TTL in response to align the correct specifications.
    
    * Update onetagBidAdapter
    
    Added additional page info and user sync function.
    
    * Update onetagBidAdapter_spec.js
    
    Added the test for getUserSyncs function.
    
    * Fix about userSync
    
    * getUserSyncs: test update with gdpr params
    
    * Sovrn adapter updates: schain, digitrust, pixel syncing, and 3.0 upgrades (#4335)
    
    * schain and digitrust
    
    * pixel beacons
    
    * unit tests and fixes from testing
    
    * Prebid 3.0 updates
    
    * review fix
    
    * Add bid adapter for ablida (#4256)
    
    * Add ablida adapter
    
    * rename category parameter, add documentation
    
    * AdKernel: added waardex_ak alias (#4290)
    
    * added alias
    
    Added a new alias
    
    * fixing unit test
    
    * Revert "Sovrn adapter updates: schain, digitrust, pixel syncing, and 3.0 upgrades (#4335)" (#4376)
    
    This reverts commit 6114a3dba93815dcfb535707d7b4d84f1adb2bc7.
    
    * Vrtcal Markets Inc. Bid Adapter Addition (#4259)
    
    * Added 3 key Vrtcal Adapter files: adapter,markdown,unit tests
    
    * Removed unused getUserSyncs;Added mediaTypes.banner.sizes support;Raised test coverage to 85%
    
    * lint formatting errors corrected
    
    * Update schain path in ORTB path for spotxBidAdapter (#4377)
    
    - Move schain object from request.ext.source.ext.schain to
    	  request.source.ext.schain
    
    * Update Grid Bid Adapter (#4379)
    
    * Added Grid Bid Adapter
    
    * remove priceType from TheMediaGrid Bid Adapter
    
    * Add video support in Grid Bid Adapter
    
    * Added test parameter for video slot
    
    * update Grid Bid Adapter to set size in response bid
    
    * Update Grid Bid Adapter to support identical uids in parameters
    
    * Fix typo in test file for Grid Bid Adapter
    
    * Update The Grid Media Bidder Adapter to send refererInfo.referer as 'u' parameter in ad request
    
    * Hotfix for referrer in Grid Bid Adapter
    
    * Grid Bid Adapter: added wrapperType and wrappweVersion to the ad request
    
    * TripleLift: Sending schain (#4375)
    
    * Add IdentityLink support and fix UnifiedId.
    
    It appears we've been looking for UnifiedId userIds
    on the bidderRequest object, when they are found on bidRequests.
    This commit fixes that error, and adds support for IdentityLink.
    
    * change maintainer email to group
    
    * TripleLift: Sending schain (#1)
    
    * Sending schain
    
    * null -> undefined
    
    * DistrictmDMX: adding support for schain and remove content type to default to prebid selection (#4366)
    
    * adding DMX
    
    test @97%, two files added one updated
    
    * Update districtm_spec.js
    
    * Update districtmDMX.js
    
    * adding all districtm needed file
    
    * remove legacy file
    
    * remove typo || 0 in the test method
    
    * force default to return a valid width and height
    
    * update unit test code for failing test
    
    * changed class for an object
    
    * remove package-lock.json
    
    * change file name for dmx adapter
    
    * renamed files
    
    * restaure package-lock.json
    
    * update to last package-lock state
    
    * update gdpr user consent
    
    * fix sizes issue
    
    * Documentation updates
    
    Adding the readme.md info
    
    * update file name and update unit testing import file location
    
    * current machine state
    
    * lint correction
    
    * remove variable assigment duplicate
    
    * Support for ID5 + receive meta data (#4352)
    
    * 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
    
    * Rubicon Adapter: Always make requests using HTTPS (#4380)
    
    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * update changed default value of netRevenue to true
    
    * Always make bids requests using https
    
    * rp_secure and imp.secure should always be 1
    
    * 7xbid adapter (#4328)
    
    * 7xbid adapter
    
    * fix error when cli build
    
    * - update 33across adapter cookie sync end point (#4345)
    
    - update unit test for 33across adapter
    
    * Adform adapter: add renderer for outstream bids (#4363)
    
    * Prebid 2.38.0 Release
    
    * Increment pre version
    
    * Adagio: update with external js (#4217)
    
    * Add external loader in AdagioBidAdapter
    
    * Change adagioAnalyticsAdapter to "endpoint" type
    
    * Change _setPredictions for a generic method
    
    * Improve AdagioBidAdapter test coverage
    
    * Add features detection in Adagio adapter
    
    * Fix adagioBidAdapter tests
    
    * Add featuresVersion field to bidRequest
    
    * Refacto adagio.queue
    
    * Expose versions in ADAGIO namespace
    
    * Generate a ADAGIO.pageviewId if missing
    
    * Move ad-server events tracking to adagioBidAdapter
    
    * Store adUnitCodes in ADAGIO namespace
    
    * Update documentation
    
    Better description of test parameters.
    
    * Add internal array to prevent empty pbjs.adUnits
    
    * Be sure to access to window.top - does not work in safe-frame env
    
    * Add PrintNumber feature
    
    * Be sure to compute features on window.top
    
    * Bump versions
    
    * Add Post-Bid support
    
    - ad-server events are listen in current window (instead of window.top)
    - a new "outerAdUnitElementId" property is set to ADAGIO.pbjsAdUnits array in case of Post-Bid scenario. This property is the 1st parent element id attribute of the iframe in window.top.
    
    * Set pagetype param as optional
    
    * Add AdThink ad-server support
    
    * Improve internal `pbjsAdUnits.sizes` detection
    
    Use the adUnit `mediaTypes.banner.sizes` property if exists to build the `ADAGIO.pbjsAdUnits.sizes`.
    The use of the `sizes` root property is deprecated.
    
    * adagioAnalyticsAdapter: add and improve tests
    
    * adagioBidAdapter: add and improve tests
    
    # Conflicts:
    #	modules/adagioBidAdapter.js
    #	test/spec/modules/adagioBidAdapter_spec.js
    
    * adagioBidAdapter: Bump version 1.5
    
    * Adagio: fix import path
    
    * PostBid: insure window.top is accessible for specifics functions
    
    * Consistency: use Prebid.js utils and fix deprecated
    
    * PostBid: do not build a request if in safeframe
    
    * Bump version 2.0.0
    
    * Try to fix tests without UA stubing
    
    * Try to fix adagioAnalytics failling tests on CI
    
    * Consistency: use Prebid loadExternalScript()
    
    * Add "adagio" to Prebid.js adloader vendor whitelist
    
    * Remove proprietary ad-server listeners
    
    * Add RSA validation to adagio external script
    
    * add viewdeosDX whitelabel (#4231)
    
    * add viewdeosDX hitelabel
    
    * Fixed tests and support for sizes
    
    * Fix strings
    
    * Fix strings
    
    * remove only
    
    * Fix tests
    
    * fix codereview
    
    * Fix test + Code review
    
    * code review + tests
    
    * One video display ad (#4344)
    
    * outstream changes
    
    * removing global filtet
    
    * reverting page
    
    * message
    
    * adapter change
    
    * remove space
    
    * testcases
    
    * testpage
    
    * spaces for test page
    
    * renderer exist case
    
    * reverting package-lock.json
    
    * adding schain object
    
    * adding tagid
    
    * syntaxx error fix
    
    * video.html
    
    * space trailing
    
    * space
    
    * tagid
    
    * inventoryId and placement
    
    * rewarded video
    
    * added unit test case
    
    * testing display ad
    
    * adding banner
    
    * validating banner object
    
    * display=1 changes
    
    * checking whether diplsy == 1
    
    * html page change
    
    * reverting video.html
    
    * adding more test cases
    
    * spaces
    
    * md file change
    
    * updated working oneVideoBidAdapter.md file
    
    * Update oneVideoBidAdapter.md
    
    * Update oneVideoBidAdapter.md
    
    * updated the file with both video params and banner
    
    * Update video.html
    
    * fix double-urlecoded referrer (#4386)
    
    * fix double-urlecoded referer (#4388)
    
    * PulsePoint Adapter - update for ttl logic (#4400)
    
    * ET-1691: Pulsepoint Analytics adapter for Prebid. (#1)
    
    * ET-1691: Adding pulsepoint analytics and tests for pulsepoint adapter
    
    * ET-1691: Adding pulsepoint analytics and tests for pulsepoint adapter
    
    * ET-1691: cleanup
    
    * ET-1691: minor
    
    * ET-1691: revert package.json change
    
    * Adding bidRequest to bidFactory.createBid method as per https://github.com/prebid/Prebid.js/issues/509
    
    * ET-1765: Adding support for additional params in PulsePoint adapter (#2)
    
    * ET-1850: Fixing https://github.com/prebid/Prebid.js/issues/866
    
    * Minor fix
    
    * Adding mandatory parameters to Bid
    
    * Using the TTL from the bid.ext
    
    * Minor refactor
    
    * IdentityLink - add logic for sending consent string (#4346)
    
    * Fix adagio analytics adapter circleci (#4409)
    
    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * update changed default value of netRevenue to true
    
    * update to skip broken circleci tests
    
    * skip all
    
    * Feature/7xbid remove unneeded params (#4402)
    
    * 7xbid adapter
    
    * fix error when cli build
    
    * remove unneeded params
    
    * Empty commit
    
    * Empty commit
    
    * Remove none ssl (#4406)
    
    * adding DMX
    
    test @97%, two files added one updated
    
    * Update districtm_spec.js
    
    * Update districtmDMX.js
    
    * adding all districtm needed file
    
    * remove legacy file
    
    * remove typo || 0 in the test method
    
    * force default to return a valid width and height
    
    * update unit test code for failing test
    
    * changed class for an object
    
    * remove package-lock.json
    
    * change file name for dmx adapter
    
    * renamed files
    
    * restaure package-lock.json
    
    * update to last package-lock state
    
    * update gdpr user consent
    
    * fix sizes issue
    
    * Documentation updates
    
    Adding the readme.md info
    
    * update file name and update unit testing import file location
    
    * current machine state
    
    * lint correction
    
    * remove variable assigment duplicate
    
    * remove none ssl element from all request]
    
    * fixed reference to global object (#4412)
    
    * ucfunnel adapter support supply chain (#4383)
    
    * 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 adapter support supply chain
    
    * LiveIntent support in RP Adapter and PBS Adapter update to pass segments (#4303)
    
    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * update changed default value of netRevenue to true
    
    * added semi-colon
    
    * update eid source to use domain
    
    * update video oRTB with liveintent segments
    
    * update pbs adapter with liveintent segments support
    
    * update rp adapter liveintent support for fastlane
    
    * reverted package lock, fix for unintentional update
    
    * added unit tests for fastlane.json and ortb, fix to join segments with commas
    
    * fix obj property path data.tpid
    
    * update remove unnecessary function call
    
    * re-ordering query string params
    
    * Rubicon Adapter: Add multiple sizes to sizeMap (#4407)
    
    * Add Utils to remove item in LocalStorage (#4355)
    
    * Making originalCpm and originalCurrency fields in bid object always available (#4396)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * moving originalCurrency declaration from currency to bidderFactory
    
    * added a comment
    
    * trying to re-run the CI job
    
    * added unit test case
    
    * trying to re-run the CI job
    
    * Placement and inventory (#4353)
    
    * outstream changes
    
    * removing global filtet
    
    * reverting page
    
    * message
    
    * adapter change
    
    * remove space
    
    * testcases
    
    * testpage
    
    * spaces for test page
    
    * renderer exist case
    
    * reverting package-lock.json
    
    * adding schain object
    
    * adding tagid
    
    * syntaxx error fix
    
    * video.html
    
    * space trailing
    
    * space
    
    * tagid
    
    * inventoryId and placement
    
    * rewarded video
    
    * added unit test case
    
    * inventory_id and placement
    
    * removed unnecessary file
    
    * lint error
    
    * Update oneVideoBidAdapter.js
    
    * lint error fix
    
    * Fixes for Platform One Analytics Adapter (#4359)
    
    * Added Y1 Analytics Adapter
    
    * rename y1AnalyticsAdapter in yieldoneAnalyticsAdapter
    
    * Yieldone Bid Adapter: fixes from lint check
    
    * Yieldone Analytics Adapter: fix endpoint protocol
    
    * Added spec file for yieldone Analytics Adapter
    
    * Add adUnitName to analytics data for Yieldone Analytics Adapter
    
    * Fix yieldone Analytics Adapter to log only id from adUnitPath
    
    * Fix bug with timeout event in Yieldone Analytics Adapter
    
    * Added protocol to url (#4395)
    
    * initial commit
    
    * updated contact and tag details
    
    * changes ti support the renderers
    
    * changes to pass dimId
    
    * fixed names of internal mapping
    
    * added comment
    
    * added gdpr param to request and other fixes
    
    * modified api url
    
    * fix
    
    * fixed the secure api call
    
    * rolled back video event callback till we support it
    
    * updated doc with video details
    
    * added bid won and timeout pixel
    
    * added testcase for bid events
    
    * modified testcase
    
    * fixed the url logged
    
    * tag param values passed ot renderer
    
    * added a conditioal check
    
    * changes to support new param to adserver for purpose of tracking
    
    * passed param to renderer
    
    * missing variable defined
    
    * added protocol to url
    
    * fixed test for protocol
    
    * changed urls to secure only
    
    * Update emoteev endpoints (#4329)
    
    * JustPremium: Update to Prebid 3.0 (#4410)
    
    * Update underdogmedia adapter for pbjs 3.0 (#4390)
    
    * Update underdogmedia adapter for pbjs 3.0
    
    * Ensure request to endpoint is secure
    
    * Update prebid version
    
    * Lint fix
    
    * Update Consumable adapter for Prebid.js 3.0 (#4401)
    
    * Consumable: Clean up tests.
    
    * Consumable: Update use of deprecated function.
    
    * Consumable: Read sizes from mediaTypes.banner.sizes.
    
    * Consumable: Fix lint violation.
    
    * CriteoId User Module (#4287)
    
    * Add CriteoId module
    
    * Update the return type of getId in Criteo Id module
    
    Changes:
    - Use of url parsing function from url lib
    - Update the return type of getId()
    - Update the jsdoc to reflect the real return types
    
    * Fix failing tests for Criteo user module
    
    * Add CriteoIdSystem submodule to .submodule.json.
    
    * 2019/10/18 Create Mobsmart bidder adapter (#4339)
    
    * Adpod deal support (#4389)
    
    * Adpod deal support
    
    * Replacing filterBids with minTier
    
    * fix potential issue
    
    * remove querystringify package (#4422)
    
    * Browsi real time data module (#4114)
    
    * real time data module,
    browsi sub module for real time data,
    new hook bidsBackCallback,
    fix for config unsubscribe
    
    * change timeout&primary ad server only to auctionDelay
    update docs
    
    * support multiple providers
    
    * change promise to callbacks
    configure submodule on submodules.json
    
    * bug fixes
    
    * use Prebid ajax
    
    * tests fix
    
    * Prebid 2.39.0 Release
    
    * increment pre version
    
    * OpenX Adapter: Prebid 3.0 Compatibility Update (#4413)
    
    * Removed usage of deprecated functions
    * Removed beacons
    * Banner sizes now reads from bidRequest.mediaTypes.banner.sizes instead of bidRequest.sizes
    * Updated tests to reflect changes.
    
    * GumGum: use mediaTypes.banner.sizes (#4416)
    
    * adds digitrust module, mods gdpr from bool to int
    
    * update unit test
    
    * only send gdprconsent if present
    
    * uses mediaTypes before trying bidRequest sizes
    
    * removes use of deprecated method
    
    * RTBhouse Bid Adapter update for 3.0 (#4428)
    
    * add viewable rendering format (#4201)
    
    * Feature/adapter (#4219)
    
    * feat(bidrequest): code for making bidrequest
    
    * feat(bidresponse): format and return the response
    
    * feat(tests): added tests for adapter
    
    * feat(docs): added docs for the adapter
    
    * refactor(url): changed adserver url
    
    * test(user sync): added unit tests for the user syncs
    
    * refactor(endpoint): changed endpoint for prebid
    
    * refactor(endpoint): changed endpoint for prebid
    
    * doc(tagid): mandatory param definition added
    
    * fix(imp id): fix for correct impression id
    
    * fix(width/height): fix for correct width and height sequence
    
    * PulsePoint Bid Adapter: Support for schain (#4433)
    
    * ET-1691: Pulsepoint Analytics adapter for Prebid. (#1)
    
    * ET-1691: Adding pulsepoint analytics and tests for pulsepoint adapter
    
    * ET-1691: Adding pulsepoint analytics and tests for pulsepoint adapter
    
    * ET-1691: cleanup
    
    * ET-1691: minor
    
    * ET-1691: revert package.json change
    
    * Adding bidRequest to bidFactory.createBid method as per https://github.com/prebid/Prebid.js/issues/509
    
    * ET-1765: Adding support for additional params in PulsePoint adapter (#2)
    
    * ET-1850: Fixing https://github.com/prebid/Prebid.js/issues/866
    
    * Minor fix
    
    * Adding mandatory parameters to Bid
    
    * ET-5938 SupplyChain Object Support
    
    * Formatting
    
    * Code review
    
    * Code review
    
    * Fix to currency parsing on response
    
    * Add supply chain support for Teads adapter (#4420)
    
    * Rubicon: support SupplyChain (schain) (#4315)
    
    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * update changed default value of netRevenue to true
    
    * Starting schain
    
    * More tests for banner schain support
    
    * Video tests
    
    * Encoding tweaks, required fields and comments
    
    * Removed .only() from tests
    
    * Change requests per Bret
    
    * Add 1ad4good bidder (#4081)
    
    * adding bidder code and
    
    A bidder for non-profit free ads.
    more info about this bidder project can be found on project site
    http://1ad4good.org
    
    * removed unused code
    
    test coverage is improved to >80%
    tested for instream video support
    
    * removed some legacy code, unused params
    
    * hardcoding https to endpoint
    
    * Improve Digital adapter fix: don't send sizes for instream video (#4427)
    
    * Bid floor, https, native ad update
    
    * Update the ad server protocol module
    
    * Adding referrer
    
    * Improve Digital support for video
    
    * Improve Digital adapter: video
    
    * adapter version -> 6.0.0
    
    * Improve Digital adapter: don't send sizes for video
    
    * Fix a typo in code comment (#4450)
    
    * Inventory id and schain support for display (#4426)
    
    * supporting schain
    
    * Update coinzillaBidAdapter.js (#4438)
    
    Update sizes const.
    
    * Support schain in ZEDO adapter (#4441)
    
    
    * changes to pass schain
    
    * PubMatic supporting updated Criteo User Id module (#4431)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * PubMatic supporting updated Criteo User Id module
    
    * added a comment to re-start CI
    
    * Remove duplicate param to fix unit tests (#4459)
    
    * Brightcom Bid Adapter update for 3.0 (#4343)
    
    * add support for min_height field in pbs native requests (#4434)
    
    * Supporting Alias via Video Requests (#4460)
    
    * New adapter Proxistore (#4365)
    
    * add test adapter and documentation
    
    * integration test with hello_world
    
    * reset package-lock.json
    
    * delete useless conditionnal
    
    * make integrate test work
    
    * revert hello-world
    
    * revert hello_world
    
    * fix descriptor
    
    * change adUnits for integration test
    
    * remove proxistore widget
    
    * uncomment file
    
    * change sizes
    
    * remove useless script tag
    
    * Implementation of setBidderConfig and bidder-specific data (#4334)
    
    * initial implementation of setBidderConfig
    
    * fix ie11 test errors
    
    * Support new setBidderConfig format. Include props from both config and bidderConfig in _getConfig
    
    * Use core-js Set to avoid issues with IE
    
    * Fix tests in IE
    
    * put registerSyncs back on bidderFactory
    
    * run bidder event methods with bidder config enabled
    
    * Prebid 2.40.0 Release
    
    * Increment pre version
    
    * Conversant Bid Adapter checks pubcid directly (#4430)
    
    * Cookie Sync functionality (#4457)
    
    * changing PID param value for testing
    
    * cookie sync integration
    
    * merge from upstream
    
    * Staq Adapter: update with meta envelope (#4372)
    
    * initial dev
    
    * fix staq adapter name
    
    * fix hello world staq call
    
    * get hello world working again
    
    * add user agent collection
    
    * fix some unite tests
    
    * Add STAQ Analytics Adapter doc
    
    * clean up hello world
    
    * fix tests to play nice with browserstack
    
    * fix around issues with browserstack and deep equals of objects
    
    * dump variable env testing since we can't mod user agent stuff in browserstack
    
    * Update STAQ adapter to stop using deprecated utils for referrer
    
    * remove package-lock.json changes via master rebase
    
    * improve call frequency for ref util
    
    * change ajax content type
    
    * adjust ajax request to not expect whitelisting
    
    * remove superflous commented-out code
    
    * update event package to use meta information in envelope rather than per event basis
    
    * fix formatting
    
    * more formatting fixes
    
    * more formatting!
    
    * Rhythmone Adapter - schain support (#4414)
    
    Circle CI failing tests are not related to this PR.
    
    * Media.net Adapter: Support Prebid 3.0 (#4378)
    
    * Media.net Adapter: Support Prebid 3.0
    
    * Media.net Adapter: add tests to increase code coverage
    
    * Vi Adapter: Passes additional param in the bid request (#4134)
    
    * Add focus check
    
    (cherry picked from commit 9d6d6dfb83580d6a5ffed8faa5762db48f8fd44d)
    
    * Pass focus as numeric value
    
    (cherry picked from commit 9fae56a637f87b0d39cc1d24eeb1f9ff9df88f64)
    
    * Add unit test
    
    (cherry picked from commit 946710f2e9960b3839613d4bdf730e57ba38a964)
    
    * Sovrn adapter updates: schain, digitrust, pixel syncing, and 3.0 upgrades (#4385)
    
    * schain and digitrust
    
    * pixel beacons
    
    * unit tests and fixes from testing
    
    * Prebid 3.0 updates
    
    * review fix
    
    * use backwards compatible flatMap impl
    
    * update pixel tests
    
    * unit test fix
    
    * update one more url to ssl
    
    * fixed test
    
    * review updates
    
    * TheMediaGrid Bid Adapter update (#4447)
    
    * Added Grid Bid Adapter
    
    * remove priceType from TheMediaGrid Bid Adapter
    
    * Add video support in Grid Bid Adapter
    
    * Added test parameter for video slot
    
    * update Grid Bid Adapter to set size in response bid
    
    * Update Grid Bid Adapter to support identical uids in parameters
    
    * Fix typo in test file for Grid Bid Adapter
    
    * Update The Grid Media Bidder Adapter to send refererInfo.referer as 'u' parameter in ad request
    
    * Hotfix for referrer in Grid Bid Adapter
    
    * Grid Bid Adapter: added wrapperType and wrappweVersion to the ad request
    
    * TheMediaGrid Bid Adapter: added sync url
    
    * TheMediaGrid Bid Adapter: added GDPR params to sync url
    
    * TheMediaGrid Bid Adapter: added tests for getUserSyncs function
    
    * Conversant Bid Adapter adds support for extended ids (#4462)
    
    * Adkernel 3.0 compatibility (#4477)
    
    * Rubicon Adapter pchain support (#4480)
    
    * rubicon pchain support
    
    * removed describe.only
    
    * Implemented changes required to provide support for video in the IX bidding adapter for Instream and Outstream contexts. (#4424)
    
    * Default size filter & KVP support (#4452)
    
    * adding DMX
    
    test @97%, two files added one updated
    
    * Update districtm_spec.js
    
    * Update districtmDMX.js
    
    * adding all districtm needed file
    
    * remove legacy file
    
    * remove typo || 0 in the test method
    
    * force default to return a valid width and height
    
    * update unit test code for failing test
    
    * changed class for an object
    
    * remove package-lock.json
    
    * change file name for dmx adapter
    
    * renamed files
    
    * restaure package-lock.json
    
    * update to last package-lock state
    
    * update gdpr user consent
    
    * fix sizes issue
    
    * Documentation updates
    
    Adding the readme.md info
    
    * update file name and update unit testing import file location
    
    * current machine state
    
    * lint correction
    
    * remove variable assigment duplicate
    
    * adding logic upto5
    
    * adding support for removing and shuffle sizes
    
    * adding array split test
    
    * re-assign none standard size to the request
    
    * resolve duplicate format inside format array
    
    * update .md and adaptor file for KVP support
    
    * remove array helper includes
    
    * inforce two digit after decimal
    
    * RUn error check nothing on my side but error form another adapter
    
    * add id5id to prebid server bid adapter (#4468)
    
    * Added _pbjsGlobals for tracking renames. Resolves #4254 (#4419)
    
    * Feature/smart video (#4367)
    
    * Adding outstream video support.
    
    * Fixing unit test.
    
    * Adding video instream support.
    
    * Handling video startDelay parameter.
    
    * Improving unit tests.
    
    * Fixing indent.
    
    * Handling the request when videoMediaType context is not supported.
    
    * Changing maintainer mail address.
    
    * Remove video outstream specific code.
    
    * Unit test updated.
    
    * do not select element that gets removed after dfp render (#4423)
    
    * add smms adapter (#4439)
    
    * add smms adapter
    
    * re-run ci, why adigo adapter failed??
    
    * review comments fix, remove deprecated functions, fix unit test
    
    * Prebid 2.41.0 release
    
    * Increment pre version
    
    * adds schain param (#4442)
    
    * Create newborntownWeb adapter (#4455)
    
    * Create newborntownWeb adapter
    
    * only https protocol
    
    * Provide criteoId to server by user.ext.eids (#4478)
    
    *  ucfunnel adapter fix error message in debug mode (#4338)
    
    * 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
    
    * explicitly check undefined to allow falsey values in getConfig (#4486)
    
    * Conversant Bid Adapter handles vast xml (#4492)
    
    * [feature] Add a config list of submodules that require refreshing the stored ID after each bid request (#4325)
    
    * add a feature to always refresh stored id on each bid request for submodules that require that
    
    * update test comments
    
    * Prebid 2.42.0 Release
    
    * Increment pre version
    
    * Make adhese adapter prebid 3.0 compatible (#4507)
    
    * Added 'adhese' attribute to bid that contains meta data - Jira AD-2642
    
    * added DALE to adhese determination
    
    * extra config option: no format, but use size array as format string
    
    * Read sizes from mediaTypes.banner.sizes + Apply Eslint suggestions
    
    * Use map and join, add originData to response
    
    * properly use originData obj
    
    * Remove duplicated ids
    
    * Update tests
    
    * BugFix: Site id missing (#4467)
    
    * outstream changes
    
    * removing global filtet
    
    * reverting page
    
    * message
    
    * adapter change
    
    * remove space
    
    * testcases
    
    * testpage
    
    * spaces for test page
    
    * renderer exist case
    
    * reverting package-lock.json
    
    * adding schain object
    
    * adding tagid
    
    * syntaxx error fix
    
    * video.html
    
    * space trailing
    
    * space
    
    * tagid
    
    …
    Configuration menu
    Copy the full SHA
    e6289ec View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2020

  1. ucfunnel adapter change cookie sync setting (#4750)

    * 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
    
    Co-authored-by: Ryan Chou <ryanchou0210@gmail.com>
    2 people authored and bretg committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    db0dc47 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2020

  1. IE fix: calling matchMedia with an empty string (#4691)

    * IE fix for matchMedia
    
    matchMedia throws an error if it gets an empty string as parameter on IE
    
    * Removed trailing space
    benjaminclot authored and Fawke committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    f4475f4 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2020

  1. Updating smartadserver adapter for prebid v3 compatibility. (#4714)

    (cherry picked from commit 576ba58)
    tadam75 authored and jsnellbaker committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    1b591f2 View commit details
    Browse the repository at this point in the history
  2. fix(usersync): corrected usersync url (#4712)

    * fix(usersync): corrected usersync url
    
    * fix(test): fixed test case for user sync
    
    * fix(usersync): corrected usersync url
    sourabhg authored and jsnellbaker committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    d67768b View commit details
    Browse the repository at this point in the history
  3. Trion gdpr and usp consent (#4740)

    * Adding files associated with the trion adapter update to the newest prebid version(1.0).
    
    * Updating pull request with safer checks for user sync and general clean up/consistency of tests.
    
    * removing a call to bidder code for pull request review.  also removing the test that requires it
    
    * there were some changes to the bid factory after our initial release that we didn't account for.  Changing adapter to account for response body and required params.
    
    * Revert "there were some changes to the bid factory after our initial release that we didn't account for.  Changing adapter to account for response body and required params."
    
    This reverts commit 324d157.
    
    * there were some changes to the bid factory after our initial release that we didn't account for.  Changing adapter to account for response body and required params.
    
    * adding safety checks to Trion adapter
    
    * Sending up to trion endpoint if there is bot traffic or the browser tab is not visible.
    
    * sending the wrong param in the test.
    
    * Trion test cleanup.  returning document and window states to their original form after tests.
    
    * Trion test cleanup.  using before and after to alter window and document objects in tests.
    
    * re-adding trion adapter to prebid project to stop using deprecated function for page url for 3.0 release
    
    * minor formatting change
    
    * accept size array from media types banner over the sizes array from pubs.
    
    * updating trion bid adapter to be us privacy and gdpr compliant
    
    * encoding consent strings for test
    grohm33 authored and bretg committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    1373313 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2020

  1. Configuration menu
    Copy the full SHA
    66da761 View commit details
    Browse the repository at this point in the history
  2. YIELDONE adapter - update for prebid v3 (#4749)

    * added UserSync
    
    * added UserSync Unit Test
    
    * support for multi sizes
    
    * register the adapter as supporting video
    
    * supporting video
    
    * change requestId acquisition method
    
    * fix the parameter name of dealID
    
    * update test parameters
    
    * support instream video
    
    * add test for bidRequest
    
    * add test for interpretResponse
    
    * add test params
    
    * add note to documentaion
    
    * add payload params
    
    * add test
    
    * delete tmax param
    
    * add files
    
    * fix logic
    
    * fix test code
    kusapan authored and sumit116 committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    0a278a4 View commit details
    Browse the repository at this point in the history
  3. Media.net : updates documentation (#4763)

    * adds crid as required field
    
    * updates maintainer email
    vedantseta authored and harpere committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    aed63a8 View commit details
    Browse the repository at this point in the history
  4. Cedato - fix user sync url (#4764)

    alexkh13 authored and harpere committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    e9b50f2 View commit details
    Browse the repository at this point in the history
  5. #4674 Addition of DigiTrust vendor check for gdpr when cmp is present. (

    #4698)
    
    * #4674 Addition of DigiTrust vendor check for gdpr when cmp is present.
    
    * Fixing incorrect DigiTrust vendor ID. Should be 64, not 65.
    goosemanjack authored and Isaac A. Dettman committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    39615f7 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2020

  1. Update to v3 (#4762)

    VideoReach authored and jsnellbaker committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    fd0a001 View commit details
    Browse the repository at this point in the history
  2. Support Native (#4759)

    * 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
    bjorn-lw authored and robertrmartinez committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    091db5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c760ca5 View commit details
    Browse the repository at this point in the history
  4. Adtelligent bid adapter updated to v3.0 (#4703)

    * Adtelligent bid adapter updated to v3.0   with tests
    
    * Remove bidrequest.sizes  usage
    
    * Force https
    Replace find-index with find
    
    * Add CCPA support
    
    * Fix test endpoint
    
    * lint
    
    * lint
    
    * deep access
    
    * spec https endpoint fix
    GeneGenie authored and jaiminpanchal27 committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    5a1863e View commit details
    Browse the repository at this point in the history
  5. GumGum: passes bid response's currency unit (#4757)

    * pass us privacy consent string to request
    
    * passes bid response currency
    
    * adds test for passing bid response currency
    susyt authored and harpere committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    4bca612 View commit details
    Browse the repository at this point in the history
  6. Prebid 3.4.0 Release

    Eric Harper committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    e4f8fbc View commit details
    Browse the repository at this point in the history
  7. Increment prebid version

    Eric Harper committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    c0b70e6 View commit details
    Browse the repository at this point in the history