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

Pfg 521: v5 20 4 Update PRebid #133

Merged
merged 1,133 commits into from
Apr 7, 2022
Merged

Pfg 521: v5 20 4 Update PRebid #133

merged 1,133 commits into from
Apr 7, 2022
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Sep 2, 2021

  1. Finteza Analytics Adapter: bugfix for flaky test (Issue prebid#7348) (p…

    …rebid#7356)
    
    * Testing if Another Adapter is the Issue
    
    * researching error
    
    * add time to test latency
    
    * add this
    
    * fix undefined
    
    * move length check after other checks
    
    * fix linting
    
    * move other length test
    
    * update other length check to test
    ChrisHuie authored Sep 2, 2021
    Configuration menu
    Copy the full SHA
    253600d View commit details
    Browse the repository at this point in the history
  2. IX Adapter: buildRequests refactor (prebid#7364)

    * buildRequests refactor
    
    * remove use of Array.includes
    
    Co-authored-by: Love Sharma <love.sharma@indexexchange.com>
    Co-authored-by: Kajan Umakanthan <umakajan@umakajan.com>
    3 people authored Sep 2, 2021
    Configuration menu
    Copy the full SHA
    b3c0916 View commit details
    Browse the repository at this point in the history
  3. Onetag Bid Adapter: extend mediaType support (prebid#7363)

    * add support for all mediaType fields
    
    * fix test unit
    
    Co-authored-by: francesco <f.orazini@onetag.com>
    onetag-dev and forazini authored Sep 2, 2021
    Configuration menu
    Copy the full SHA
    28202c9 View commit details
    Browse the repository at this point in the history
  4. Impactify Bid Adapter: add userid schain support (prebid#7377)

    * Update for Prebid 5.X
    
    * Update to Prebid 5.X
    
    * Add support for UserID and Schain Modules.
    
    * Remove ESL-lint for no console
    
    * Add the UserID in test
    thomasdseao authored Sep 2, 2021
    Configuration menu
    Copy the full SHA
    697abe0 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. VIS.X Bid Adapter: migrate from GET to POSTs & send additional userID…

    …s as an EIDS object (prebid#7328)
    
    * VIS.X: migrate from GET to POSTs & send additional userIDs
    
    * VIS.X: fix tests
    mk0x9 authored Sep 3, 2021
    Configuration menu
    Copy the full SHA
    9945c02 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

  1. Rise Bid Adapter: improve isBidRequestValid and size detection along …

    …with other updates (prebid#7362)
    
    * add Rise adapter
    
    * fixes
    
    * change param isOrg to org
    
    * Rise adapter
    
    * change email for rise
    
    * fix circle failed
    
    * bump
    
    * bump
    
    * bump
    
    * remove space
    
    * Upgrade Rise adapter to 5.0
    
    * improvments
    
    * fixes & extra improcments
    
    * fix bug
    
    * revert packege-lock.json
    
    * rollback getsizes changes
    
    * fix
    
    * bump
    
    Co-authored-by: Noam Tzuberi <noam.tzuberi@ironsrc.com>
    Co-authored-by: Laslo Chechur <laslo.chechur@ironsrc.com>
    3 people authored Sep 6, 2021
    Configuration menu
    Copy the full SHA
    b029e51 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. Configuration menu
    Copy the full SHA
    126e165 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4daf00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b87fdc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ba6888 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ab4a664 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. Configuration menu
    Copy the full SHA
    5e11575 View commit details
    Browse the repository at this point in the history
  2. VIS.X Bid Adapter: pass targeting to bidResponse.adserverTargeting (p…

    …rebid#7391)
    
    * VIS.X: migrate from GET to POSTs & send additional userIDs
    
    * VIS.X: fix tests
    
    * VIS.X: pass bid.ext.prebid.targeting to bidResponse.adserverTargeting
    mk0x9 authored Sep 8, 2021
    Configuration menu
    Copy the full SHA
    906f908 View commit details
    Browse the repository at this point in the history
  3. ADman Media Adapter: compatible with version 5 and support uid2 (preb…

    …id#7383)
    
    * Add Adman bid adapter
    
    * Add supportedMediaTypes property
    
    * Update ADman Media bidder adapter
    
    * Remove console.log
    
    * Fix typo
    
    * revert package-json.lock
    
    * Delete package-lock.json
    
    * back to original package-lock.json
    
    * catch pbjs error
    
    * catch pbjs error
    
    * catch pbjs error
    
    * log
    
    * remove eu url
    
    * remove eu url
    
    * remove eu url
    
    * remove eu url
    
    * remove eu url
    
    * Update admanBidAdapter.js
    
    add consnet to sync url
    
    * Update admanBidAdapter.js
    
    fix import
    
    * Update admanBidAdapter.js
    
    lint fix
    
    * Update admanBidAdapter.js
    
    lint fix
    
    * Update admanBidAdapter.js
    
    check consent object data availability
    
    * сompatible with prebid v5
    
    Co-authored-by: minoru katogi <mkatogi@gmail.com>
    Co-authored-by: minoru katogi <m_katogi@hotmail.com>
    Co-authored-by: ADman Media <admanmedia@users.noreply.github.com>
    Co-authored-by: SmartyAdman <adman@localhost.localdomain>
    5 people authored Sep 8, 2021
    Configuration menu
    Copy the full SHA
    9f6daea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd92870 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c80a694 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d3257dd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    663d3d1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0ef13cd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8b2cb24 View commit details
    Browse the repository at this point in the history
  10. PBS Bid Adapter: Add additional ortb2 fields in request object (prebi…

    …d#7315)
    
    * add additional fields in ortb2 object
    
    * merge entire ortb2 object to the request object without if checks
    
    * add findRootDomain func
    
    Co-authored-by: nsen <neelanjan.sen@xandr.com>
    Fawke and nsen authored Sep 8, 2021
    Configuration menu
    Copy the full SHA
    a2d11b3 View commit details
    Browse the repository at this point in the history
  11. Documentation: adding no-adserver example (prebid#7308)

    * adding no-adserver example
    
    * Update basic_noadserver.html
    bretg authored Sep 8, 2021
    Configuration menu
    Copy the full SHA
    45e0f8d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1cd74ba View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e8b344d View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

  1. IX Bid Adapter: Adding support for IX Outstream Renderer (prebid#7390)

    * add ix renderer support
    
    * add unit tests
    
    * lint fix
    umakajan authored Sep 9, 2021
    Configuration menu
    Copy the full SHA
    5e2dcbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e0e473 View commit details
    Browse the repository at this point in the history
  3. BLIINK Bid Adapter : Add new adapter (prebid#7299)

    * feat(adapter): Add bliink bid adapter
    
    * feat(tests): Add tests unit file
    
    * refactor: code optimisation and fix cookie sync
    
    * fix(bliinkAdapter): get meta value
    
    Co-authored-by: Jonathan <jonathan@bliink.io>
    Co-authored-by: samuel.kerboeuf <samuel@bliink.io>
    3 people authored Sep 9, 2021
    Configuration menu
    Copy the full SHA
    545d903 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ac1dbf View commit details
    Browse the repository at this point in the history
  5. Between Bid Adapter: add ids (prebid#7316)

    * between adapter: add ids
    
    * between-adapter: update ids
    anastasya123 authored Sep 9, 2021
    Configuration menu
    Copy the full SHA
    71cb998 View commit details
    Browse the repository at this point in the history
  6. "Prebid 5.13 Release"

    ChrisHuie committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    300db10 View commit details
    Browse the repository at this point in the history
  7. Increment pre version

    ChrisHuie committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    bbb73bb View commit details
    Browse the repository at this point in the history
  8. TargetVideo Bid Adapter: add new adapter (prebid#7336)

    * TargetVideo bid adapter
    
    * TargetVideo bid adapter
    
    * TargetVideo bid adapter
    grajzer authored Sep 9, 2021
    Configuration menu
    Copy the full SHA
    6b1d704 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

  1. Merkle endpoint configurable (prebid#7400)

    Co-authored-by: skocheri <skocheri@rubiconproject.com>
    SKOCHERI and skocheri authored Sep 10, 2021
    Configuration menu
    Copy the full SHA
    2b92153 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35b5dca View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. Timeout RTD module: initial release (prebid#7395)

    * Add Prebid timeout RTD module
    
    * increase test coverage
    
    * Add header to doc
    
    * Lint fixes
    
    * Add unknown connection speed to doc
    
    * Fix doc, add unit test
    luigi-sayson authored Sep 14, 2021
    Configuration menu
    Copy the full SHA
    46fe440 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    848ae9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f7d0ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    27a9067 View commit details
    Browse the repository at this point in the history
  5. add custom error messages for beachfront bid validation (prebid#7412)

    Co-authored-by: John Salis <john@beachfront.com>
    jsalis and John Salis authored Sep 14, 2021
    Configuration menu
    Copy the full SHA
    d9bc98e View commit details
    Browse the repository at this point in the history
  6. Add new sizes (prebid#7414)

    Dimensions: 320x431
    Size ID: 564
    
    Dimensions: 320x300
    Size ID: 566
    
    Dimensions: 300x150
    Size ID: 568
    
    Dimensions: 300x125
    Size ID: 570
    
    Dimensions: 250x350
    Size ID: 572
    
    Dimensions: 620x891
    Size ID: 574
    
    Dimensions: 610x877
    Size ID: 576
    
    Dimensions: 980x552
    Size ID: 578
    
    Dimensions: 505x656
    Size ID: 580
    hdeodhar authored Sep 14, 2021
    Configuration menu
    Copy the full SHA
    c064ea9 View commit details
    Browse the repository at this point in the history
  7. PulsePoint Bid Adapter: support for additional user id providers (pre…

    …bid#7389)
    
    * 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 prebid#509
    
    * ET-1765: Adding support for additional params in PulsePoint adapter (#2)
    
    * ET-1850: Fixing prebid#866
    
    * Minor fix
    
    * Adding mandatory parameters to Bid
    
    * ET-9372: PulsePoint Adapter - support for additional user id providers
    
    * Fix for haloId
    anand-venkatraman authored Sep 14, 2021
    Configuration menu
    Copy the full SHA
    648b08d View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. smartx Bid Adapter: fix empty title not configurable (prebid#7417)

    * Add smartclipBidAdapter
    
    * smartxBidAdapter.js - removed unused variables, removed debug, added window before the outstream related functions
    
    * - made outstream player configurable
    
    * remove wrong named files
    
    * camelcase
    
    * fix
    
    * Out-Stream render update to SmartPlay 5.2
    
    * ESlint fix
    
    * ESlint fix
    
    * ESlint fix
    
    * adjust tests, fixes
    
    * ESlint
    
    * adjusted desired bitrate examples
    
    * added bid.meta.advertiserDomains support
    
    * bug fix for numeric elementID outstream render
    
    * fix renderer url
    
    * support for floors module
    
    * bugfixes to be openRTB 2.5 compliant
    
    * update internal renderer usage
    
    * remove unused outstream_function logic
    
    * bugfix outstream options for default outstream renderer configuration
    
    * [PREB-10] fix empty title not configurable
    
    Co-authored-by: smartclip AdTechnology <adtech@smartclip.com>
    Co-authored-by: Gino Cirlini <adtech@smartclip.tv>
    3 people authored Sep 15, 2021
    Configuration menu
    Copy the full SHA
    be25401 View commit details
    Browse the repository at this point in the history
  2. gjirafa Bid Adapter: add biskoID and segmeents (prebid#7409)

    * Added integr8 adapter
    
    * Added floor module support
    
    * Added floor tests
    
    * Added integr8 adapter
    
    * Added floor module support
    
    * Added floor tests
    
    * Added biskoId and segments to bid request
    ardit-baloku authored Sep 15, 2021
    Configuration menu
    Copy the full SHA
    8ab5cfd View commit details
    Browse the repository at this point in the history
  3. Added biskoId and segments to bid request (prebid#7411)

    ardit-baloku authored Sep 15, 2021
    Configuration menu
    Copy the full SHA
    f01f467 View commit details
    Browse the repository at this point in the history
  4. malltv Bid Adapter : add biskoId, auctionId, and segments (prebid#7410)

    * Added biskoId and segments to bid request
    
    * Added auctionId to bid request
    ardit-baloku authored Sep 15, 2021
    Configuration menu
    Copy the full SHA
    274b101 View commit details
    Browse the repository at this point in the history
  5. Gumgum Bid Adapter: remove slotid type checking (prebid#7420)

    * Gumgum: ADTS-149 Prevent slot ID type coercion before sending request
    
    * confirmed with ad server BE that native params should also not be forced integers
    lbenmore authored Sep 15, 2021
    Configuration menu
    Copy the full SHA
    6b8108f View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. Fluct Bid Adapter: add adomain for Prebid 5 compliance (prebid#7353)

    * add fluct
    
    * add newline for linting
    ChrisHuie authored Sep 16, 2021
    Configuration menu
    Copy the full SHA
    51c3c0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84f82c3 View commit details
    Browse the repository at this point in the history
  3. Timeout RTD Provider & Insticator & Sharethrough Bid Adapter: bug fix…

    …es for imports (prebid#7424)
    
    * Update timeoutRtdProvider.js
    
    * Update timeoutRtdProvider.js
    
    * Update timeoutRtdProvider.js
    
    * Update sharethroughBidAdapter.js
    
    * Update sharethroughBidAdapter.js
    
    * Update sharethroughBidAdapter.js
    
    * Update insticatorBidAdapter.js
    patmmccann authored Sep 16, 2021
    Configuration menu
    Copy the full SHA
    66a76a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    585ca01 View commit details
    Browse the repository at this point in the history
  5. Fix ancestorOrigin access (prebid#7429)

    Co-authored-by: francesco <f.orazini@onetag.com>
    onetag-dev and forazini authored Sep 16, 2021
    Configuration menu
    Copy the full SHA
    911ceb3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    76f708a View commit details
    Browse the repository at this point in the history
  7. Nativo Bid Adapter: Define GVLID (prebid#7432)

    * Update nativoBidAdapter.js
    
    * Update nativoBidAdapter.js
    patmmccann authored Sep 16, 2021
    Configuration menu
    Copy the full SHA
    627ee1a View commit details
    Browse the repository at this point in the history
  8. PubMatic bid adapter: while retrieving floor from floor module pass b…

    …anner-sizes instead of * (prebid#7419)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * use minimum floor from each size
    
    * added comments
    
    * floor retrieval: removed custom logic for Video; will pass * for video
    
    * added some logs
    
    * corrected teh value
    
    * indent
    
    * modified the test cases
    
    * read banner sizes from impObj than bid object
    pm-harshad-mane authored Sep 16, 2021
    Configuration menu
    Copy the full SHA
    99b61ca View commit details
    Browse the repository at this point in the history
  9. 5.14.0 release

    mkendall07 authored Sep 16, 2021
    Configuration menu
    Copy the full SHA
    8aeb105 View commit details
    Browse the repository at this point in the history
  10. 5.15.0-pre

    mkendall07 authored Sep 16, 2021
    Configuration menu
    Copy the full SHA
    da820a0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d4ea363 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f11fe4e View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. seeding Alliance Bid Adapter: update to comply with Prebid 5 (prebid#…

    …7426)
    
    * add seedingAlliance Adapter
    
    * add two native default params
    
    * ...
    
    * ...
    
    * seedingAlliance Adapter: add two more default native params
    
    * updating seedingAlliance Adapter
    
    * seedingAlliance Adapter
    
    Co-authored-by: Jonas Hilsen <hilsen@seeding-alliance.de>
    SeedingAllianceTech and sag-jonhil authored Sep 17, 2021
    Configuration menu
    Copy the full SHA
    c6a4838 View commit details
    Browse the repository at this point in the history
  2. AdHash Bid Adaptor : update to comply with Prebid 5.0 (prebid#7403)

    * AdHash Bidder Adapter: initial prebid.js integration
    
    * AdHash Bidder Adapter: code review comments fixed
    
    * Fixed documentation
    
    * AdHash compliance with prebid#6650
    
    Adding advertiserDomains to meta data
    
    * Fixed deep equal for unit test
    wyand-sp authored Sep 17, 2021
    Configuration menu
    Copy the full SHA
    1a9d74a View commit details
    Browse the repository at this point in the history
  3. AFP Bid Adapter: add new bid adapter and integration examples (prebid…

    …#7301)
    
    * Fix astraoneBidAdapter
    
    * Fix examples; update astraoneBidAdapter description
    
    * Fix astraoneBidAdapter_spec
    
    * Remove integration examples
    
    * Rename gbt to gpt
    
    * update AFP Adapter and add page examples
    
    * replace "AstraLab" with "AFP"
    
    * fix prefixes in example pages
    
    * Revert "update AFP Adapter and add page examples"
    
    This reverts commit 6e15c6a (Revert "astraone" adapter)
    
    * fix error while testing in CircleCI
    
    * update AFP Adapter and add page examples
    
    * Revert "update AFP Adapter and add page examples"
    
    This reverts commit 31224ed.
    
    * fix error while testing in CircleCI
    
    * fix error while testing in CircleCI
    
    * fix error while testing in CircleCI
    
    * replace test ids
    
    * add new format "Just Banner" and refactoring
    
    * update examples in test page and in '.md' file
    
    Co-authored-by: Liza Kobrazova <lizakobrazova@gmail.com>
    andrey-ka-97 and lizakobrazova authored Sep 17, 2021
    Configuration menu
    Copy the full SHA
    1fdc735 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. Rise Bid Adapteer: docs update (prebid#7442)

    * add Rise adapter
    
    * fixes
    
    * change param isOrg to org
    
    * Rise adapter
    
    * change email for rise
    
    * fix circle failed
    
    * bump
    
    * bump
    
    * bump
    
    * remove space
    
    * Upgrade Rise adapter to 5.0
    
    * update docs
    
    Co-authored-by: Noam Tzuberi <noam.tzuberi@ironsrc.com>
    Co-authored-by: Laslo Chechur <laslo.chechur@ironsrc.com>
    3 people authored Sep 20, 2021
    Configuration menu
    Copy the full SHA
    a22705a View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. Weborama Real-time Data Module: add new RTD module (prebid#7437)

    * add first version
    
    * small fixes
    
    * fix email
    
    * fix token encoding
    
    * update doc
    
    * add unit test, fix small code issues
    
    * add option about ortb2
    
    * update doc
    
    * format doc
    
    * fix example
    
    * update example
    
    * rename module name to weborama
    
    * add placement id
    
    * keep ortb2 feature not active by default
    
    * remove gam key renaming options
    
    * fix typo in doc
    
    * fix typo
    
    * fix typo 2
    
    Co-authored-by: Tiago Peczenyj <tpeczenyj@weborama.com>
    peczenyj and peczenyj authored Sep 22, 2021
    Configuration menu
    Copy the full SHA
    6b8c594 View commit details
    Browse the repository at this point in the history
  2. New bidder adapter - Adquery (prebid#7441)

    * init adapter
    
    * implemented buildRequests
    
    * new adquery adapter
    
    * adquery adapter - prepared test
    
    * adquery adapter - increase test coverage and minor changes after review
    
    * adquery - fixed multi bid and response from server
    
    Co-authored-by: m.czerwiak <marcin.czerwiak@azagroup.eu>
    adquery and m.czerwiak authored Sep 22, 2021
    Configuration menu
    Copy the full SHA
    5f6881c View commit details
    Browse the repository at this point in the history
  3. medianetBidAdapter sending ortb2imp in bid request (prebid#7443)

    Co-authored-by: monis.q <monis.q@media.net>
    monis0395 and monisq authored Sep 22, 2021
    Configuration menu
    Copy the full SHA
    6f55654 View commit details
    Browse the repository at this point in the history
  4. removed pr logs and fixed sampling in medianetAnalyticsAdapter (prebi…

    …d#7423)
    
    Co-authored-by: monis.q <monis.q@media.net>
    monis0395 and monisq authored Sep 22, 2021
    Configuration menu
    Copy the full SHA
    46b1229 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. Invibes Bid Adapter : multi request support (prebid#7398)

    * Invibes Bid Adapter - support for meta taxonomy
    
    * InvibesBidAdapter - support for multi placement
    
    * InvibesBidAdapter - support for multiplacement - tests & fixes
    
    * InvibesBidAdapter - fix object typo
    
    * InvibesBidAdapter - incremented version
    rcheptanariu authored Sep 23, 2021
    Configuration menu
    Copy the full SHA
    4281953 View commit details
    Browse the repository at this point in the history
  2. Triplelift Bid Adapter: Increase Instream TTL (prebid#7455)

    * removes duplicate eids from POST call
    
    * additional tests
    
    * pubcid support
    
    * Bump elliptic from 6.5.3 to 6.5.4
    
    Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
    - [Release notes](https://github.com/indutny/elliptic/releases)
    - [Commits](indutny/elliptic@v6.5.3...v6.5.4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Revert "Bump elliptic from 6.5.3 to 6.5.4"
    
    * increases instream TTL
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Dan Goldin <dgoldin@triplelift.com>
    Co-authored-by: Dan Goldin <dangoldin@gmail.com>
    4 people authored Sep 23, 2021
    Configuration menu
    Copy the full SHA
    7b76219 View commit details
    Browse the repository at this point in the history
  3. TheMediaGridNM: use /hbjson endpoint (prebid#7430)

    * Added TheMediaGridNM Bid Adapter
    
    * Updated required params for TheMediaGridNM Bid Adapter
    
    * Update TheMediGridNM Bid Adapter
    
    * Fix tests for TheMediaGridNM Bid Adapter
    
    * Fixes after review for TheMediaGridNM Bid Adapter
    
    * Add support of multi-format in TheMediaGrid Bid Adapter
    
    * Update sync url for grid and gridNM Bid Adapters
    
    * TheMediaGrid Bid Adapter: added keywords adUnit parameter
    
    * Update TheMediaGrid Bid Adapter to support keywords from config
    
    * Implement new request format for TheMediaGrid Bid Adapter
    
    * Fix jwpseg params for TheMediaGrid Bid Adapter
    
    * Update unit tests for The Media Grid Bid Adapter
    
    * Fix typo in TheMediaGrid Bid Adapter
    
    * Added test for jwTargeting in TheMediaGrid Bid Adapter
    
    * The new request format was made by default in TheMediaGrid Bid Adapter
    
    * Update userId format in ad request for TheMediaGrid Bid Adapter
    
    * Added bidFloor parameter for TheMediaGrid Bid Adapter
    
    * Fix for review TheMediaGrid Bid Adapter
    
    * Support floorModule in TheMediaGrid Bid Adapter
    
    * Fix empty bidfloor for TheMediaGrid Bid Adapter
    
    * Some change to restart autotests
    
    * Fix userIds format for TheMediaGrid Bid Adapter
    
    * Remove digitrust userId from TheMediaGrid Bid Adapter
    
    * Protocols was added in video section in ad request for TheMediaGrid Bid Adapter
    
    * TheMediaGrid: fix trouble with alias using
    
    * TheMediaGridNM: fix trouble with alias
    
    * TheMediaGrid Bid Adapter: added support of PBAdSlot module
    
    * TheMediaGrid Bid Adapter: fix typo
    
    * GridNM Bid Adapter: use absent in params data from mediaTypes
    
    * GridNM Bid Adapter: fix md file + add advertiserDomains support
    
    * TheMediaGrid and gridNM Bid Adapter: minor netRevenue fixes
    
    * gridNM Bid Adapter updates after review
    
    * TheMediaGrid Bid Adapter: fix keywords workflow
    
    * fix testing and kick off lgtm again
    
    * TheMediaGrid: added ext.bidder.grid.demandSource processing
    
    * TheMediaGrid: added user.id from fpd cookie
    
    * TheMediaGrid: control cookie setting via bidder config
    
    * TheMediaGrid: use localStorage instead cookie
    
    * TheMediaGridNM Bid Adapter: update adapter to use /hbjson endpoint
    
    * TheMediaGridNM: fix unnecessary conditions
    
    Co-authored-by: Chris Huie <phoenixtechnerd@gmail.com>
    TheMediaGrid and ChrisHuie authored Sep 23, 2021
    Configuration menu
    Copy the full SHA
    5b07374 View commit details
    Browse the repository at this point in the history
  4. Fix inf loop (prebid#7460)

    mlb7687 authored Sep 23, 2021
    Configuration menu
    Copy the full SHA
    a548237 View commit details
    Browse the repository at this point in the history
  5. update .submodules.json to include weborama rtd (prebid#7461)

    update .submodules.json to include weborama rtd submodule
    peczenyj authored Sep 23, 2021
    Configuration menu
    Copy the full SHA
    6ab27bd View commit details
    Browse the repository at this point in the history
  6. Inskin Bid Adapter: override schain with publisher id (prebid#7444)

    * Set publisher ID as schain id
    
    * Updated Inskin markdown file
    cciocov authored Sep 23, 2021
    Configuration menu
    Copy the full SHA
    b2577b7 View commit details
    Browse the repository at this point in the history
  7. Prebid 5.15.0 Release

    jsnellbaker committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    795f3a1 View commit details
    Browse the repository at this point in the history
  8. increment pre version

    jsnellbaker committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    f607450 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a0d085e View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. Vidoomy Bid Adapter: bugfix for cookie sync with pixel fires (prebid#…

    …7407)
    
    * fix: vidoomy adapter, cookie sync with pixel fires
    
    * fix: revert package-lock.json
    
    * fix: switch to xhr
    
    * fix: remove index.html
    
    Co-authored-by: Sasan Farrokh <sasan.farrokh@vidoomy.com>
    SasanFarrokh and sasanfarokh authored Sep 24, 2021
    Configuration menu
    Copy the full SHA
    8eb0f77 View commit details
    Browse the repository at this point in the history
  2. Colossus Adapter: add pbAdSlot support (prebid#7464)

    * add video&native traffic colossus ssp
    
    * Native obj validation
    
    * Native obj validation #2
    
    * Added size field in requests
    
    * fixed test
    
    * fix merge conflicts
    
    * move to 3.0
    
    * move to 3.0
    
    * fix IE11 new URL issue
    
    * fix IE11 new URL issue
    
    * fix IE11 new URL issue
    
    * https for 3.0
    
    * add https test
    
    * add ccp and schain features
    
    * fix test
    
    * sync with upstream, fix conflicts
    
    * Update colossussspBidAdapter.js
    
    remove commented code
    
    * Update colossussspBidAdapter.js
    
    lint fix
    
    * identity extensions
    
    * identity extensions
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * add tests for user ids
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * add gdpr support
    
    * add gdpr support
    
    * id5id support
    
    * Update colossussspBidAdapter.js
    
    add bidfloor parameter
    
    * Update colossussspBidAdapter.js
    
    check bidfloor
    
    * Update colossussspBidAdapter.js
    
    * Update colossussspBidAdapter.js
    
    * Update colossussspBidAdapter.js
    
    * Update colossussspBidAdapter_spec.js
    
    * use floor module
    
    * Revert "use floor module"
    
    This reverts commit f0c5c24.
    
    * use floor module
    
    * update to 5v
    
    * fix
    
    * add uid2 and bidFloor support
    
    * fix
    
    * add pbadslot support
    
    Co-authored-by: Vladislav Isaiko <vladis@smartyads.com>
    Co-authored-by: Aiholkin <artem.iholkin@smartyads.com>
    Co-authored-by: Mykhailo Yaremchuk <m.yaremchuk@smartyads.com>
    4 people authored Sep 24, 2021
    Configuration menu
    Copy the full SHA
    d02fee2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23aa14e View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. Configuration menu
    Copy the full SHA
    cd10ea0 View commit details
    Browse the repository at this point in the history
  2. Multiple Bid/Analytics Adapters: import utils functions as needed and…

    … not the whole module (prebid#7471)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * import utils as needed; dont import all
    
    * import utils as needed; dont import all
    
    * Import utils functions as needed; do not import whole module
    pm-harshad-mane authored Sep 27, 2021
    Configuration menu
    Copy the full SHA
    2f7d3fd View commit details
    Browse the repository at this point in the history
  3. Multiple Bid/Analytics Adapters : import utils functions as needed, n…

    …ot whole module (prebid#7469)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * import utils as needed; dont import all
    
    * import utils as needed; dont import all
    pm-harshad-mane authored Sep 27, 2021
    Configuration menu
    Copy the full SHA
    faf00c7 View commit details
    Browse the repository at this point in the history
  4. Multiple Bid/Analytics/ID Adapters: import utils functions as needed …

    …and not the whole module (prebid#7477)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    pm-harshad-mane authored Sep 27, 2021
    Configuration menu
    Copy the full SHA
    29f49e3 View commit details
    Browse the repository at this point in the history
  5. Multiple Bid/Analytics/ID/ other modules: import utils functions as n…

    …eeded and not the whole module (prebid#7490)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    
    * Revert "import utils functions as needed and not the whole module"
    
    This reverts commit bc6c9f6.
    
    * Revert "import utils functions as needed and not the whole module"
    
    This reverts commit ef500ab.
    
    * Revert "import utils functions as needed and not the whole module"
    
    This reverts commit 7e3fa3f.
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    pm-harshad-mane authored Sep 27, 2021
    Configuration menu
    Copy the full SHA
    a750587 View commit details
    Browse the repository at this point in the history
  6. Multiple Bid/Analytics/ID Adapters: import utils functions as needed …

    …and not the whole module (prebid#7479)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    pm-harshad-mane authored Sep 27, 2021
    Configuration menu
    Copy the full SHA
    f4f634d View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. TheMediaGrid: fix bug with wrong vastUrl (prebid#7507)

    * Added TheMediaGridNM Bid Adapter
    
    * Updated required params for TheMediaGridNM Bid Adapter
    
    * Update TheMediGridNM Bid Adapter
    
    * Fix tests for TheMediaGridNM Bid Adapter
    
    * Fixes after review for TheMediaGridNM Bid Adapter
    
    * Add support of multi-format in TheMediaGrid Bid Adapter
    
    * Update sync url for grid and gridNM Bid Adapters
    
    * TheMediaGrid Bid Adapter: added keywords adUnit parameter
    
    * Update TheMediaGrid Bid Adapter to support keywords from config
    
    * Implement new request format for TheMediaGrid Bid Adapter
    
    * Fix jwpseg params for TheMediaGrid Bid Adapter
    
    * Update unit tests for The Media Grid Bid Adapter
    
    * Fix typo in TheMediaGrid Bid Adapter
    
    * Added test for jwTargeting in TheMediaGrid Bid Adapter
    
    * The new request format was made by default in TheMediaGrid Bid Adapter
    
    * Update userId format in ad request for TheMediaGrid Bid Adapter
    
    * Added bidFloor parameter for TheMediaGrid Bid Adapter
    
    * Fix for review TheMediaGrid Bid Adapter
    
    * Support floorModule in TheMediaGrid Bid Adapter
    
    * Fix empty bidfloor for TheMediaGrid Bid Adapter
    
    * Some change to restart autotests
    
    * Fix userIds format for TheMediaGrid Bid Adapter
    
    * Remove digitrust userId from TheMediaGrid Bid Adapter
    
    * Protocols was added in video section in ad request for TheMediaGrid Bid Adapter
    
    * TheMediaGrid: fix trouble with alias using
    
    * TheMediaGridNM: fix trouble with alias
    
    * TheMediaGrid Bid Adapter: added support of PBAdSlot module
    
    * TheMediaGrid Bid Adapter: fix typo
    
    * GridNM Bid Adapter: use absent in params data from mediaTypes
    
    * GridNM Bid Adapter: fix md file + add advertiserDomains support
    
    * TheMediaGrid and gridNM Bid Adapter: minor netRevenue fixes
    
    * gridNM Bid Adapter updates after review
    
    * TheMediaGrid Bid Adapter: fix keywords workflow
    
    * fix testing and kick off lgtm again
    
    * TheMediaGrid: added ext.bidder.grid.demandSource processing
    
    * TheMediaGrid: added user.id from fpd cookie
    
    * TheMediaGrid: control cookie setting via bidder config
    
    * TheMediaGrid: use localStorage instead cookie
    
    * TheMediaGridNM Bid Adapter: update adapter to use /hbjson endpoint
    
    * TheMediaGridNM: fix unnecessary conditions
    
    * TheMediaGrid: fix bug with nurl field in response
    
    * TheMediaGrid: update test
    
    Co-authored-by: Chris Huie <phoenixtechnerd@gmail.com>
    TheMediaGrid and ChrisHuie authored Sep 28, 2021
    Configuration menu
    Copy the full SHA
    b4ea663 View commit details
    Browse the repository at this point in the history
  2. Gumgum: ADTS-156 Improve GPID support by checking for value in new lo…

    …cation within request object (prebid#7500)
    lbenmore authored Sep 28, 2021
    Configuration menu
    Copy the full SHA
    eb8c4cb View commit details
    Browse the repository at this point in the history
  3. PBjs Core : User sync iframe over image (prebid#7454)

    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * Issue 7330
    
    first loops through iframe syncs (it used to do pixel syncs first)
    If a bidder gets an iframe, mark it.
    Then PBJS should loop through pixel syncs
    If a bidder is about to get a pixel but already got an iframe sync, skip it.
    pm-harshad-mane authored Sep 28, 2021
    Configuration menu
    Copy the full SHA
    35b1d71 View commit details
    Browse the repository at this point in the history
  4. Multiple Bid/Analytics/ID/ other modules: import utils functions as n…

    …eeded and not the whole module (prebid#7493)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    
    * Revert "import utils functions as needed and not the whole module"
    
    This reverts commit bc6c9f6.
    
    * Revert "import utils functions as needed and not the whole module"
    
    This reverts commit ef500ab.
    
    * Revert "import utils functions as needed and not the whole module"
    
    This reverts commit 7e3fa3f.
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    pm-harshad-mane authored Sep 28, 2021
    Configuration menu
    Copy the full SHA
    a5141af View commit details
    Browse the repository at this point in the history
  5. PBjs Core: use GPT's slot.updateTargetingFromMap instead of slot.setT…

    …argeting (Issue prebid#7416) (prebid#7453)
    
    * 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 GPT's slot.updateTargetingFromMap instead of slot.setTargeting
    
    tests are failing; need to fix tests
    
    * now tests are passing
    
    * tests passsing now
    
    * modified the check for splitting the string
    
    * added some explanation in comment
    
    * code review suggestions
    pm-harshad-mane authored Sep 28, 2021
    Configuration menu
    Copy the full SHA
    f0be881 View commit details
    Browse the repository at this point in the history
  6. Multiple Bid/Analytics/ID Adapters: import utils functions as needed …

    …and not the whole module (prebid#7483)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    
    * Revert "import utils functions as needed and not the whole module"
    
    This reverts commit bc6c9f6.
    
    * Revert "import utils functions as needed and not the whole module"
    
    This reverts commit ef500ab.
    
    * Revert "import utils functions as needed and not the whole module"
    
    This reverts commit 7e3fa3f.
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    pm-harshad-mane authored Sep 28, 2021
    Configuration menu
    Copy the full SHA
    38c353a View commit details
    Browse the repository at this point in the history
  7. Pbjs Core: avoid import all from utils in src/ files (prebid#7466)

    * adloader: not importing * from utils
    * ajax: not importing * from utils
    * AnalyticsAdapter: not importing * from utils
    * adapterManager: not importing * from utils
    * auction: not importing * from utils
    * bidfactory: not importing * from utils
    * config: not importing * from utils
    * cpmBucketManager: not importing * from utils
    * prebid: not importing * from utils
    * Renderer: not importing * from utils
    * storageManager: not importing * from utils
    * targeting: not importing * from utils
    * userSync: not importing * from utils
    * videoCache: not importing * from utils
    pm-harshad-mane authored Sep 28, 2021
    Configuration menu
    Copy the full SHA
    467ad51 View commit details
    Browse the repository at this point in the history
  8. Key Prebid Modules: import only what is needed from utils (prebid#7468)

    * validationFPDModule: import only what is needed from utils
    * userIdModule: import only what is needed from utils
    * rtdModule: import only what is needed from utils
    * PBS: import only what is needed from utils
    * multibid: import only what is needed from utils
    pm-harshad-mane authored Sep 28, 2021
    Configuration menu
    Copy the full SHA
    b815976 View commit details
    Browse the repository at this point in the history
  9. Multiple Bid/Analytics/ID/ other modules: import utils functions as n…

    …eeded and not the whole module (prebid#7496)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    
    * Revert "import utils functions as needed and not the whole module"
    
    This reverts commit bc6c9f6.
    
    * Revert "import utils functions as needed and not the whole module"
    
    This reverts commit ef500ab.
    
    * Revert "import utils functions as needed and not the whole module"
    
    This reverts commit 7e3fa3f.
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    pm-harshad-mane authored Sep 28, 2021
    Configuration menu
    Copy the full SHA
    9e0c0d2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c3d518f View commit details
    Browse the repository at this point in the history
  11. Multiple Bid/Analytics/ID/ other modules: import utils functions as n…

    …eeded and not the whole module (prebid#7491)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    
    * Revert "import utils functions as needed and not the whole module"
    
    This reverts commit bc6c9f6.
    
    * Revert "import utils functions as needed and not the whole module"
    
    This reverts commit ef500ab.
    
    * Revert "import utils functions as needed and not the whole module"
    
    This reverts commit 7e3fa3f.
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    pm-harshad-mane authored Sep 28, 2021
    Configuration menu
    Copy the full SHA
    0d56358 View commit details
    Browse the repository at this point in the history
  12. Multiple Bid/Analytics/ID/ other modules: import utils functions as n…

    …eeded and not the whole module (prebid#7486)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    
    * Revert "import utils functions as needed and not the whole module"
    
    This reverts commit bc6c9f6.
    
    * Revert "import utils functions as needed and not the whole module"
    
    This reverts commit ef500ab.
    
    * Revert "import utils functions as needed and not the whole module"
    
    This reverts commit 7e3fa3f.
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    pm-harshad-mane authored Sep 28, 2021
    Configuration menu
    Copy the full SHA
    384521c View commit details
    Browse the repository at this point in the history
  13. Fluct Bid Adapter: ie polyfill for url search params (prebid#7478)

    * Fluct Bid Adapter: ie polyfill 4 url search params
    
    * more specific import
    
    * see if corejs is white listed
    
    * update to pure core js
    
    * update link
    
    * change format
    
    * add to whitelist
    
    * fix path to web
    
    * add features path
    
    * update path
    
    * drop web in path
    
    * fix path
    
    * try again
    
    * update to root
    
    * restore path
    
    * add comma
    ChrisHuie authored Sep 28, 2021
    Configuration menu
    Copy the full SHA
    5f45f95 View commit details
    Browse the repository at this point in the history
  14. Multiple Bid/Analytics/ID/ other modules: import utils functions as n…

    …eeded and not the whole module (prebid#7485)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    
    * Revert "import utils functions as needed and not the whole module"
    
    This reverts commit bc6c9f6.
    
    * Revert "import utils functions as needed and not the whole module"
    
    This reverts commit ef500ab.
    
    * Revert "import utils functions as needed and not the whole module"
    
    This reverts commit 7e3fa3f.
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    
    * fix typo
    
    Co-authored-by: Chris Huie <phoenixtechnerd@gmail.com>
    pm-harshad-mane and ChrisHuie authored Sep 28, 2021
    Configuration menu
    Copy the full SHA
    d8282ec View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. Multiple Bid/Analytics/ID Adapters: import utils functions as needed …

    …and not the whole module (prebid#7480)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    
    * Revert "import utils functions as needed and not the whole module"
    
    This reverts commit bc6c9f6.
    
    * Revert "import utils functions as needed and not the whole module"
    
    This reverts commit ef500ab.
    
    * Revert "import utils functions as needed and not the whole module"
    
    This reverts commit 7e3fa3f.
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    pm-harshad-mane authored Sep 29, 2021
    Configuration menu
    Copy the full SHA
    550c286 View commit details
    Browse the repository at this point in the history
  2. Multiple Bid/Analytics/ID/ other modules: import utils functions as n…

    …eeded and not the whole module (prebid#7492)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    
    * Revert "import utils functions as needed and not the whole module"
    
    This reverts commit bc6c9f6.
    
    * Revert "import utils functions as needed and not the whole module"
    
    This reverts commit ef500ab.
    
    * Revert "import utils functions as needed and not the whole module"
    
    This reverts commit 7e3fa3f.
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    pm-harshad-mane authored Sep 29, 2021
    Configuration menu
    Copy the full SHA
    fab0061 View commit details
    Browse the repository at this point in the history
  3. Multiple Bid/Analytics/ID/ other modules: import utils functions as n…

    …eeded and not the whole module (prebid#7484)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    
    * Revert "import utils functions as needed and not the whole module"
    
    This reverts commit bc6c9f6.
    
    * Revert "import utils functions as needed and not the whole module"
    
    This reverts commit ef500ab.
    
    * Revert "import utils functions as needed and not the whole module"
    
    This reverts commit 7e3fa3f.
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    pm-harshad-mane authored Sep 29, 2021
    Configuration menu
    Copy the full SHA
    6ee5837 View commit details
    Browse the repository at this point in the history
  4. Multiple Bid/Analytics/ID/other modules: import utils functions as ne…

    …eded and not the whole module (prebid#7482)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    
    * Revert "import utils functions as needed and not the whole module"
    
    This reverts commit bc6c9f6.
    
    * Revert "import utils functions as needed and not the whole module"
    
    This reverts commit ef500ab.
    
    * Revert "import utils functions as needed and not the whole module"
    
    This reverts commit 7e3fa3f.
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    pm-harshad-mane authored Sep 29, 2021
    Configuration menu
    Copy the full SHA
    84d28c4 View commit details
    Browse the repository at this point in the history
  5. Multiple Bid/Analytics/ID/ other modules: import utils functions as n…

    …eeded and not the whole module (prebid#7495)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    
    * Revert "import utils functions as needed and not the whole module"
    
    This reverts commit bc6c9f6.
    
    * Revert "import utils functions as needed and not the whole module"
    
    This reverts commit ef500ab.
    
    * Revert "import utils functions as needed and not the whole module"
    
    This reverts commit 7e3fa3f.
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    pm-harshad-mane authored Sep 29, 2021
    Configuration menu
    Copy the full SHA
    78e1bdb View commit details
    Browse the repository at this point in the history
  6. Multiple Bid/Analytics/ID/ other modules: import utils functions as n…

    …eeded and not the whole module (prebid#7497)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    
    * Revert "import utils functions as needed and not the whole module"
    
    This reverts commit bc6c9f6.
    
    * Revert "import utils functions as needed and not the whole module"
    
    This reverts commit ef500ab.
    
    * Revert "import utils functions as needed and not the whole module"
    
    This reverts commit 7e3fa3f.
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    pm-harshad-mane authored Sep 29, 2021
    Configuration menu
    Copy the full SHA
    d98c5e8 View commit details
    Browse the repository at this point in the history
  7. Multiple Bid/Analytics/ID/ other modules: import utils functions as n…

    …eeded and not the whole module (prebid#7498)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    
    * Revert "import utils functions as needed and not the whole module"
    
    This reverts commit bc6c9f6.
    
    * Revert "import utils functions as needed and not the whole module"
    
    This reverts commit ef500ab.
    
    * Revert "import utils functions as needed and not the whole module"
    
    This reverts commit 7e3fa3f.
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    pm-harshad-mane authored Sep 29, 2021
    Configuration menu
    Copy the full SHA
    0624937 View commit details
    Browse the repository at this point in the history
  8. Multiple Bid/Analytics/ID/ other modules: import utils functions as n…

    …eeded and not the whole module (prebid#7502)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    
    * Revert "import utils functions as needed and not the whole module"
    
    This reverts commit bc6c9f6.
    
    * Revert "import utils functions as needed and not the whole module"
    
    This reverts commit ef500ab.
    
    * Revert "import utils functions as needed and not the whole module"
    
    This reverts commit 7e3fa3f.
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    pm-harshad-mane authored Sep 29, 2021
    Configuration menu
    Copy the full SHA
    23215eb View commit details
    Browse the repository at this point in the history
  9. E-planning Bid Adapter: hostname modification (prebid#7474)

    * E-planning Bid Adapter hostname modification
    
    * Change of currency constant name in E-planning bid adapter
    matiasnfuentes authored Sep 29, 2021
    Configuration menu
    Copy the full SHA
    d19b05b View commit details
    Browse the repository at this point in the history
  10. Livewrapped Bid Adapter: read data-adunitid attribute & pass to analy…

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

    …#7470)
    
    * Fixed merge branch issue
    
    * Fixed merge branch issue
    
    Co-authored-by: Patrick Loughrey <ploughrey@rubiconproject.com>
    patrickloughrey and Patrick Loughrey authored Sep 29, 2021
    Configuration menu
    Copy the full SHA
    504a0dd View commit details
    Browse the repository at this point in the history
  12. tappx Bid Adapter: fix site param and add extra video params (prebid#…

    …7451)
    
    * tappxBidAdapter :: update way getting site domain
    
    * tappxBidAdapter :: add lurl, nurl, burl
    
    * tappxBidadapter :: update adapter version
    
    * tappxBidAdapter :: add rewarded video to request
    
    * tappxBidAdapter :: update outstream video adding skip option
    
    * tappxBidAdapter: test lurl, burl, nurl, dealId
    
    * tappxBidAdapter: test video rewarded
    
    * tappxBidAdapter: add _extractPageUrl tests
    
    * fix double quote linting
    
    Co-authored-by: marc_tappx <marc@tappx.com>
    Co-authored-by: Chris Huie <phoenixtechnerd@gmail.com>
    3 people authored Sep 29, 2021
    Configuration menu
    Copy the full SHA
    e58fe7a View commit details
    Browse the repository at this point in the history
  13. Prebid 5.3.0 Release

    Mike Chowla authored and mike-chowla committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    e4315ba View commit details
    Browse the repository at this point in the history
  14. Fix last commit where I updated package-lock.json instead of package.…

    …json
    
    Prebid 5.16.0 Release
    Mike Chowla authored and mike-chowla committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    d5f764c View commit details
    Browse the repository at this point in the history
  15. Increment pre version

    Mike Chowla committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    f4ac2ff View commit details
    Browse the repository at this point in the history
  16. Yieldmo Bid Adapter: add shared id support and cleaned up device.ip (p…

    …rebid#7501)
    
    * sharedID support added
    
    * cleaned up device.ip support
    
    * utils import change
    ym-abaranov authored Sep 29, 2021
    Configuration menu
    Copy the full SHA
    fe9d68d View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. Slimcut Bid Adapter: porting from 4.x with adomain (prebid#7514)

    * slimcut adapter: porting from 4.x with adomain
    
    * fix utils imports
    
    * fix linting
    
    Co-authored-by: Chris Huie <phoenixtechnerd@gmail.com>
    bretg and ChrisHuie authored Sep 30, 2021
    Configuration menu
    Copy the full SHA
    84d5650 View commit details
    Browse the repository at this point in the history
  2. Nativo Bid Adapter: update to adUnit param usage (prebid#7517)

    * Initial nativoBidAdapter document creation (js, md and spec)
    
    * Fulling working prebid using nativoBidAdapter. Support for GDPR and CCPA in user syncs.
    
    * Added defult size settings based on the largest ad unit. Added response body validation. Added consent to request url qs params.
    
    * Changed bidder endpoint url
    
    * Changed double quotes to single quotes.
    
    * Reverted package-json.lock to remove modifications from PR
    
    * Added optional bidder param 'url' so the ad server can force- match an existing placement
    
    * Lint fix. Added space after if.
    
    * Added new QS param to send various adUnit data to adapter endpopint
    
    * Updated unit test for new QS param
    
    * Added qs param to keep track of ad unit refreshes
    
    * Updated bidMap key default value
    jsfledd authored Sep 30, 2021
    Configuration menu
    Copy the full SHA
    a696789 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d4daa4 View commit details
    Browse the repository at this point in the history
  4. Gumgum Bid Adapter: use nearest matching h/w dimensions from bid requ…

    …est (prebid#7505)
    
    * Gumgum: ADTS-157 use nearest matching h/w dimensions from bid request
    
    * updated method calls from utils
    lbenmore authored Sep 30, 2021
    Configuration menu
    Copy the full SHA
    34c189d View commit details
    Browse the repository at this point in the history
  5. Pubmatic Bid Adapter: add support for JW player (prebid#7450)

    * changes to support jwplayer segment data in pubmatic s2s endpoint
    
    * remove additional '|' getting added if dctr is blank
    
    * changes utils.convertType to remove reference to utils
    pm-manasi-moghe authored Sep 30, 2021
    Configuration menu
    Copy the full SHA
    60a12e0 View commit details
    Browse the repository at this point in the history
  6. fix(vidoomyBidAdapter): macro replacement and gdprConsent null fix (p…

    …rebid#7518)
    
    Co-authored-by: Sasan Farrokh <sasan.farrokh@vidoomy.com>
    SasanFarrokh and sasanfarokh authored Sep 30, 2021
    Configuration menu
    Copy the full SHA
    9ba6750 View commit details
    Browse the repository at this point in the history
  7. Relaido Bid Adapter: support imuid module (prebid#7422)

    * add relaido adapter
    
    * remove event listener
    
    * fixed UserSyncs and e.data
    
    * fix conflicts
    
    * supports imuid module
    
    Co-authored-by: ishigami_shingo <s.ishigami@relaido.co.jp>
    Co-authored-by: cmertv-sishigami <s.ishigami@cmertv.com>
    Co-authored-by: t_bun <t.bun@cmertv.com>
    4 people authored Sep 30, 2021
    Configuration menu
    Copy the full SHA
    0ee71d2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d7fc1a7 View commit details
    Browse the repository at this point in the history
  9. Relaido Bid Adapter: support imuid (with utils fix after revert) (pre…

    …bid#7521)
    
    * Relaido Bid Adapter: support imuid 
    
    `utils.` no longer needed because of specific import of functions
    
    * update testing
    
    * fix spaces
    
    * fix test linting
    
    * fix blank line padding
    ChrisHuie authored Sep 30, 2021
    Configuration menu
    Copy the full SHA
    cd53743 View commit details
    Browse the repository at this point in the history
  10. Mytarget Bid Adapter : update adapter to comply with Prebid 5 (prebid…

    …#7397)
    
    * Add myTargetBitAdapter for Prebid 5.0
    
    * added support advertiserDomains
    
    * fixed utils import
    
    Co-authored-by: Denis Lavrov <d.lavrov@corp.mail.ru>
    Denislavrov and Denis Lavrov authored Sep 30, 2021
    Configuration menu
    Copy the full SHA
    7e558a5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    80bc6e2 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

  1. Mediakeys bid adapter: native and video support (prebid#7452)

    * Mediatypes native and video support
    
    * fix utils reference
    
    * add isNumber & isInteger to imports
    
    * fix typo in isNumber
    
    * Ensure instream tracking sends bidWon event
    
    * Use production endpoint
    
    Co-authored-by: François Maturel <francoismaturel@dijit.fr>
    Co-authored-by: Chris Huie <phoenixtechnerd@gmail.com>
    3 people authored Oct 1, 2021
    Configuration menu
    Copy the full SHA
    68b21be View commit details
    Browse the repository at this point in the history
  2. Prebid Core: Support for Devcontainer for VSCode, Docker Desktop, Cod…

    …espaces, etc. (prebid#7487)
    
    * support common ports, add chrome headless for testing
    
    * change Dockefile variant to match passed in variant initially
    GLStephen authored Oct 1, 2021
    Configuration menu
    Copy the full SHA
    35c1db8 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. Ats Analytics Adapter: handle preflight request error & increase _lr_…

    …sample_rate cookie expiration (prebid#7462)
    
    * ATS-analytics-adapter - increase sampling rate cookie expiration time, handle error on preflight request
    
    * ATS-analytics-adapter - increase adapter version to 2
    
    * ATS-analytics-adapter - fix logs
    
    * ATS-analytics-adapter - add unit tests
    
    * ATS-analytics-adapter - code improvements, add more unit tests
    mamatic authored Oct 4, 2021
    Configuration menu
    Copy the full SHA
    c6e74d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f62ad03 View commit details
    Browse the repository at this point in the history
  3. tappxBidAdapter: fix wrong params (prebid#7528)

    Co-authored-by: marc_tappx <marc@tappx.com>
    prebidtappx and marc_tappx authored Oct 4, 2021
    Configuration menu
    Copy the full SHA
    3d606de View commit details
    Browse the repository at this point in the history
  4. TheMediaGridNM: Fix bug with wrong vastUrl (prebid#7530)

    * Added TheMediaGridNM Bid Adapter
    
    * Updated required params for TheMediaGridNM Bid Adapter
    
    * Update TheMediGridNM Bid Adapter
    
    * Fix tests for TheMediaGridNM Bid Adapter
    
    * Fixes after review for TheMediaGridNM Bid Adapter
    
    * Add support of multi-format in TheMediaGrid Bid Adapter
    
    * Update sync url for grid and gridNM Bid Adapters
    
    * TheMediaGrid Bid Adapter: added keywords adUnit parameter
    
    * Update TheMediaGrid Bid Adapter to support keywords from config
    
    * Implement new request format for TheMediaGrid Bid Adapter
    
    * Fix jwpseg params for TheMediaGrid Bid Adapter
    
    * Update unit tests for The Media Grid Bid Adapter
    
    * Fix typo in TheMediaGrid Bid Adapter
    
    * Added test for jwTargeting in TheMediaGrid Bid Adapter
    
    * The new request format was made by default in TheMediaGrid Bid Adapter
    
    * Update userId format in ad request for TheMediaGrid Bid Adapter
    
    * Added bidFloor parameter for TheMediaGrid Bid Adapter
    
    * Fix for review TheMediaGrid Bid Adapter
    
    * Support floorModule in TheMediaGrid Bid Adapter
    
    * Fix empty bidfloor for TheMediaGrid Bid Adapter
    
    * Some change to restart autotests
    
    * Fix userIds format for TheMediaGrid Bid Adapter
    
    * Remove digitrust userId from TheMediaGrid Bid Adapter
    
    * Protocols was added in video section in ad request for TheMediaGrid Bid Adapter
    
    * TheMediaGrid: fix trouble with alias using
    
    * TheMediaGridNM: fix trouble with alias
    
    * TheMediaGrid Bid Adapter: added support of PBAdSlot module
    
    * TheMediaGrid Bid Adapter: fix typo
    
    * GridNM Bid Adapter: use absent in params data from mediaTypes
    
    * GridNM Bid Adapter: fix md file + add advertiserDomains support
    
    * TheMediaGrid and gridNM Bid Adapter: minor netRevenue fixes
    
    * gridNM Bid Adapter updates after review
    
    * TheMediaGrid Bid Adapter: fix keywords workflow
    
    * fix testing and kick off lgtm again
    
    * TheMediaGrid: added ext.bidder.grid.demandSource processing
    
    * TheMediaGrid: added user.id from fpd cookie
    
    * TheMediaGrid: control cookie setting via bidder config
    
    * TheMediaGrid: use localStorage instead cookie
    
    * TheMediaGridNM Bid Adapter: update adapter to use /hbjson endpoint
    
    * TheMediaGridNM: fix unnecessary conditions
    
    * TheMediaGrid: fix bug with nurl field in response
    
    * TheMediaGrid: update test
    
    * TheMediaGridNM: fix possible bug with nurl
    
    Co-authored-by: Chris Huie <phoenixtechnerd@gmail.com>
    TheMediaGrid and ChrisHuie authored Oct 4, 2021
    Configuration menu
    Copy the full SHA
    20e0c44 View commit details
    Browse the repository at this point in the history
  5. sspBC Bid Adaptor : add native support, instream video support, & tes…

    …t coverage updates (prebid#7447)
    
    * Update tests for sspBC adapter
    
    Update tests for sspBC adapter:
    - change userSync test (due to tcf param appended in v4.6)
    - add tests for onBidWon and onTimeout
    
    * [sspbc-adapter] RC for 5.2 version of sspBCBidAdapter
    
    * [sspbc-adapter] RC for 5.2 version of sspBCBidAdapter(fixed commit)
    
    Co-authored-by: Wojciech Biały <wb@WojciechBialy.local>
    wojciech-bialy-wpm and Wojciech Biały authored Oct 4, 2021
    Configuration menu
    Copy the full SHA
    d15d519 View commit details
    Browse the repository at this point in the history
  6. TrustX Bid Adapter: added vastUrl support (prebid#7531)

    * Add trustx adapter and tests for it
    
    * update integration example
    
    * Update trustx adapter
    
    * Post-review fixes of Trustx adapter
    
    * Code improvement for trustx adapter: changed default price type from gross to net
    
    * Update TrustX adapter to support the 1.0 version
    
    * Make requested changes for TrustX adapter
    
    * Updated markdown file for TrustX adapter
    
    * Fix TrustX adapter and spec file
    
    * Update TrustX adapter: r parameter was added to ad request as cache buster
    
    * Add support of gdpr to Trustx Bid Adapter
    
    * Add wtimeout to ad request params for TrustX Bid Adapter
    
    * TrustX Bid Adapter: remove last ampersand in the ad request
    
    * Update TrustX Bid Adapter to support identical uids in parameters
    
    * Update TrustX Bid Adapter to ignore bids that sizes do not match the size of the request
    
    * Update TrustX Bid Adapter to support instream and outstream video
    
    * Added wrapperType and wrapperVersion parameters in ad request for TrustX Bid Adapter
    
    * Update TrustX Bid Adapter to use refererInfo instead depricated function utils.getTopWindowUrl
    
    * HOTFIX for referrer encodind in TrustX Bid Adapter
    
    * Fix test for TrustX Bid Adapter
    
    * TrustX Bid Adapter: added keywords passing support
    
    * TrustX Bid Adapter: added us_privacy parameter in bid request
    
    * TrustX Bid Adapter: fix us_privacy parameter in bid request
    
    * Fix alias error for TrustX Bid Adapter
    
    * TrustX Bid Adapter: added new request format
    
    * TrustX Bid adapter: fix new format endpoint
    
    * TrustX Bid Adapter: update md file to support useNewFormat parameter
    
    * TrustX Bid Adapter: added additional sync url
    
    * TrustX Bid Adapter: added check for enabled syncs number + added gdpr data to sync urls
    
    * TrustX Bid Adapter: added support of meta.advertiserDomains
    
    * TrustX Bid Adapter: added support rtd permutive and jwplayer for new and old request format
    
    * TrustX Bid Adapter: Use new format by default + new keywords logic
    
    * TrustX Bid Adapter: fix md file
    
    * TrustX: Convert all id-like request fields to a string
    
    * TrustX: added vastUrl support
    PWyrembak authored Oct 4, 2021
    Configuration menu
    Copy the full SHA
    e543638 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    41be379 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. Update glimpse adapter and test spec (prebid#7476)

    - Capture network ids and GDPR consent choice
    - Retrieve and set vault JWT
    - Increase code coverage
    - General refactor / tidy
    samueldobbie authored Oct 5, 2021
    Configuration menu
    Copy the full SHA
    bc95618 View commit details
    Browse the repository at this point in the history
  2. fix(vidoomyBidAdapter): ensure cookie sync is triggered once (prebid#…

    …7534)
    
    Co-authored-by: Sasan Farrokh <sasan.farrokh@vidoomy.com>
    SasanFarrokh and sasanfarokh authored Oct 5, 2021
    Configuration menu
    Copy the full SHA
    73615a3 View commit details
    Browse the repository at this point in the history
  3. Sharethrough Bid Adapter: bugfixes, removed unused methods, and one H…

    …TTP request per impression (prebid#7509)
    
    * Ensure that a separate openRTB request object is created for each bid request.
    Each request will have one imp object in the array for the imp field.
    
    * Cleanup specs for Sharethrough adapter and ensure that mediaType is set from the request data (impression object) instead of passing all bid request data through to the adserver.
    
    Co-authored-by: Josh Becker <jbecker@sharethrough.com>
    Co-authored-by: Eddy Pechuzal <epechuzal@sharethrough.com>
    
    * Increment version of sharethrough adapter to v4.0.1 from v4.0.0
    
    Co-authored-by: Josh Becker <jbecker@sharethrough.com>
    Co-authored-by: Eddy Pechuzal <epechuzal@sharethrough.com>
    
    * Remove unnecessary strData attribute
    
    * Remove extra newline
    
    Co-authored-by: Josh Becker <jbecker@sharethrough.com>
    epechuzal and Josh Becker authored Oct 5, 2021
    Configuration menu
    Copy the full SHA
    ae55944 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. Kargo Bid Adapter: Support video mediaType (prebid#7428)

    * KRAK-3001 adding video support to prebid adapter
    
    * Simplified video implementation
    
    * Linting
    
    * Removed video context validation
    
    * Revert merge bidIDs->bidIds
    
    * Updated placement ID for video test
    
    Co-authored-by: fionasequeira <fiona.sequeira891@gmail.com>
    jsadwith and fionasequeira authored Oct 6, 2021
    Configuration menu
    Copy the full SHA
    846bc8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    718c94c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22ca1d8 View commit details
    Browse the repository at this point in the history
  4. NoBid Bid Adapter: add support for config.ortb2 (prebid#7503)

    * Enable supplyChain support
    
    * Added support for COPPA
    
    * rebuilt
    
    * Added support for Extended User IDs.
    
    * Added support for the "meta" attribute in bid response.
    
    * Added support for config.ortb2.
    
    * Delete nobidBidAdapter.js.orig
    
    * Delete .project
    
    * Delete .jsdtscope
    
    * Delete org.eclipse.wst.jsdt.ui.superType.container
    
    * Delete org.eclipse.wst.jsdt.ui.superType.name
    
    * Delete a
    
    * Tests for "ortb2" support.
    
    Co-authored-by: Reda Guermas <reda.guermas@nobid.io>
    redaguermas and Reda Guermas authored Oct 6, 2021
    Configuration menu
    Copy the full SHA
    1acfbe3 View commit details
    Browse the repository at this point in the history
  5. Nextroll Bid Adapter: update to comply with Prebid 5 (prebid#7465)

    * Recover nextroll module
    
    This reverts commit 412277f.
    
    * Update NextRoll BidAdapter for v5
    
    * Use individual imports for utils module
    abijr authored Oct 6, 2021
    Configuration menu
    Copy the full SHA
    c2c9676 View commit details
    Browse the repository at this point in the history
  6. Adnuntius Bidder: Deal ID and domain change (prebid#7540)

    * Adnuntius Bid Adapter: Added tests for gdpr and segments
    
    * Changed bidder to read segments from ortb2.
    
    * Adding deals to response.
    mikael-lundin authored Oct 6, 2021
    Configuration menu
    Copy the full SHA
    c223cdf View commit details
    Browse the repository at this point in the history
  7. Prebid 5.17.0 Release

    smenzer committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    b171f56 View commit details
    Browse the repository at this point in the history
  8. Increment pre version

    smenzer committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    15c57b9 View commit details
    Browse the repository at this point in the history
  9. Unicorn Bid Adapter: fix bid_request cur and site.publisher.id to com…

    …ply with OpenRTB 2.5 (prebid#7545)
    
    * fix bid_request cur and site.publisher.id to comply with OpenRTB 2.5
    
    * increment version
    faithnh authored Oct 6, 2021
    Configuration menu
    Copy the full SHA
    893299a View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Cwire bid adapter: initial release (prebid#7421)

    * working prebid response
    
    * add cwid to local storage
    
    * wip
    
    * write prebid tests, and prepare for release
    
    * cleanup
    
    * change param types & add cw refgroups array url parser
    
    * working prebid response
    
    * add cwid to local storage
    
    * wip
    
    * write prebid tests, and prepare for release
    
    * cleanup
    
    * change param types & add cw refgroups array url parser
    
    * required changes
    
    * remove double line
    
    * revert file to old content
    
    * bump
    
    * import only used functions from utils
    kodi authored Oct 7, 2021
    Configuration menu
    Copy the full SHA
    630b24e View commit details
    Browse the repository at this point in the history
  2. PubMatic Bid Adapter: fix a typo in outstreamAU param name docs (preb…

    …id#7547)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    
    * Revert "import utils functions as needed and not the whole module"
    
    This reverts commit bc6c9f6.
    
    * Revert "import utils functions as needed and not the whole module"
    
    This reverts commit ef500ab.
    
    * Revert "import utils functions as needed and not the whole module"
    
    This reverts commit 7e3fa3f.
    
    * fixing a typo in outstreamAU param
    pm-harshad-mane authored Oct 7, 2021
    Configuration menu
    Copy the full SHA
    88bbec1 View commit details
    Browse the repository at this point in the history
  3. Ad Generation: adding new format and adomain support (prebid#7533)

    * adding new format.
    
    adding test spec.
    
    adding test spec.
    
    * fix adgeneration adapter
    banakemi authored Oct 7, 2021
    Configuration menu
    Copy the full SHA
    9c35483 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. Ogury Bid Adapter: adding onTimeout support (prebid#7535)

    * [SPY-10216] adding onTimeout support
    
    * [SPY-12216] reformulating test name
    mbouallagui authored Oct 8, 2021
    Configuration menu
    Copy the full SHA
    6d8a146 View commit details
    Browse the repository at this point in the history
  2. Dgkeeword RTD: add content type to request (prebid#7550)

    * change to stop preflight.
    
    * stop preflight
    mediaconsortium-develop authored Oct 8, 2021
    Configuration menu
    Copy the full SHA
    2e83adc View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2021

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

Commits on Oct 12, 2021

  1. Talkads Bid Adapter: add new bid adapter (prebid#7546)

    * Add files via upload
    
    * Add files via upload
    
    * Params update
    
    * Params update
    
    * Add test feature with fake test bid
    natexo-technical-team authored Oct 12, 2021
    Configuration menu
    Copy the full SHA
    a9e1060 View commit details
    Browse the repository at this point in the history
  2. Pubmatic Bid Adapter: video.placement param missing message in debug (p…

    …rebid#7561)
    
    * Added video.placement param missing debug message
    
    * Added Adunit code along with message
    
    * Updated test cases for video placement missing scenario
    
    Co-authored-by: Kapil Tuptewar <kapiltuptewar@L1290.local>
    kapil-tuptewar and Kapil Tuptewar authored Oct 12, 2021
    Configuration menu
    Copy the full SHA
    7123eae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2fe194 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b14589b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    74cd51a View commit details
    Browse the repository at this point in the history
  6. Support yahoo.com eid source value (prebid#7563)

    Co-authored-by: slimkrazy <sam@slimkrazy.com>
    slimkrazy and slimkrazy authored Oct 12, 2021
    Configuration menu
    Copy the full SHA
    9d9621d View commit details
    Browse the repository at this point in the history
  7. Ogury Bid Adapter: Handle TTD as a new source (prebid#7558)

    * add TTD URL in getUserSyncs method and related unit tests
    
    * Refactor unit tests naming
    
    * refactor unit test name
    AurelienMozoo authored Oct 12, 2021
    Configuration menu
    Copy the full SHA
    e54ec61 View commit details
    Browse the repository at this point in the history
  8. Yieldlab Adapter: add support for iab content (prebid#7413)

    * Yieldlab Adapter: add support for iab content
    
    * Yieldlab Adapter: use array.indexOf instead of array.includes
    
    * Yieldlab Adapter: support content object from first party data
    
    Co-authored-by: Yu Tong <y.tong@yieldlab.de>
    rey1128 and Yu Tong authored Oct 12, 2021
    Configuration menu
    Copy the full SHA
    424d9a0 View commit details
    Browse the repository at this point in the history
  9. Proxistore Bid Adapter: export vendor id in gvlid (prebid#7553)

    * export vendor id
    
    * reformat
    
    * rollback package.json
    
    * change double quotes to single
    
    * fix line 185 single quote
    
    * fix last quotes
    
    Co-authored-by: Chris Huie <phoenixtechnerd@gmail.com>
    vincentproxistore and ChrisHuie authored Oct 12, 2021
    Configuration menu
    Copy the full SHA
    a5ffc7f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e60d065 View commit details
    Browse the repository at this point in the history
  11. Livewrapper Analytics Adapter: prioritize reporting Livewrapped floor…

    … data (prebid#7554)
    
    * Livewrapped bid and analytics adapter
    
    * Fixed some tests for browser compatibility
    
    * Fixed some tests for browser compatibility
    
    * Changed analytics adapter code name
    
    * Fix double quote in debug message
    
    * modified how gdpr is being passed
    
    * Added support for Publisher Common ID Module
    
    * Corrections for ttr in analytics
    
    * ANalytics updates
    
    * Auction start time stamp changed
    
    * Detect recovered ad blocked requests
    Make it possible to pass dynamic parameters to adapter
    
    * Collect info on ad units receiving any valid bid
    
    * Support for ID5
    Pass metadata from adapter
    
    * Typo in test + eids on wrong level
    
    * Fix for Prebid 3.0
    
    * Fix get referer
    
    * http -> https in tests
    
    * Native support
    
    * Read sizes from mediatype.banner
    
    * Revert accidental commit
    
    * Support native data collection + minor refactorings
    
    * Set analytics endpoint
    
    * Support for app parameters
    
    * Fix issue where adunits with bids were not counted on reload
    
    * Send debug info from adapter to external debugger
    
    * SChain support
    
    * Send GDPR data in analytics request
    
    * video support
    
    Video support
    
    * Report back floor via analytic
    
    * Send auction id and adunit/bidder connection id
    
    * Criteo id support
    
    * Updated example
    
    * livewrapped Analytics Adapter info file
    
    * Livewrapped gvlid
    
    * Pass parameter from wrapper
    
    * Read data-adunitid attribute on ad container if it exists and pass to analytics endpoint
    
    * Fix null check
    
    * Prioritize Livewrapped floors information over floor price module floor information
    bjorn-lw authored Oct 12, 2021
    Configuration menu
    Copy the full SHA
    60672a5 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. BLIINK Bid Adapter : Add new format, outstream, banner (prebid#7529)

    * feat(adapter): Add bliink bid adapter
    
    * feat(tests): Add tests unit file
    
    * refactor: code optimisation and fix cookie sync
    
    * fix(bliinkAdapter): get meta value
    
    * update: Update documentation bliinkBidAdapter.md
    
    * update: Fix sizes in buildBid function
    
    * fix: step build
    
    * Revert "fix: step build"
    
    This reverts commit 9a746f5a175190ddd209f6f51bd71946a5575fe7.
    
    * fix: step build
    
    * fix: step build
    
    * fix: step build
    
    * fix: tests units
    
    * fix: js doc
    
    * fix: tests units
    
    * fix: Fix build Circle CI
    
    * fix: Fix build Circle CI
    
    * fix: Fix build Circle CI
    
    * fix: Fix build Circle CI
    
    * fix: Fix build Circle CI
    
    * fix: Fix build Circle CI
    
    * fix: Fix build Circle CI
    
    Co-authored-by: Jonathan <jonathan@bliink.io>
    Co-authored-by: samuel.kerboeuf <samuel@bliink.io>
    3 people authored Oct 13, 2021
    Configuration menu
    Copy the full SHA
    cf2395e View commit details
    Browse the repository at this point in the history
  2. Nativo Bid Adapter : refresh increment logic change (prebid#7569)

    * Initial nativoBidAdapter document creation (js, md and spec)
    
    * Fulling working prebid using nativoBidAdapter. Support for GDPR and CCPA in user syncs.
    
    * Added defult size settings based on the largest ad unit. Added response body validation. Added consent to request url qs params.
    
    * Changed bidder endpoint url
    
    * Changed double quotes to single quotes.
    
    * Reverted package-json.lock to remove modifications from PR
    
    * Added optional bidder param 'url' so the ad server can force- match an existing placement
    
    * Lint fix. Added space after if.
    
    * Added new QS param to send various adUnit data to adapter endpopint
    
    * Updated unit test for new QS param
    
    * Added qs param to keep track of ad unit refreshes
    
    * Updated bidMap key default value
    
    * Updated refresh increment logic
    
    Co-authored-by: Joshua Fledderjohn <jfledderjohn@nativo.com>
    jsfledd and jsfledd authored Oct 13, 2021
    Configuration menu
    Copy the full SHA
    c514d20 View commit details
    Browse the repository at this point in the history
  3. add docReferrer (prebid#7551)

    Co-authored-by: atkachov <atkachov@admixer.ua>
    AdmixerTech and altkachov authored Oct 13, 2021
    Configuration menu
    Copy the full SHA
    719523b View commit details
    Browse the repository at this point in the history
  4. Yahoo SSP Bid Adapter: fix for adId (prebid#7571)

    * Added ysspBidAdapter
    
    * Renaming to Yahoo SSP
    
    * changing all internal references from yssp to yahoossp
    
    * added alias for aol, onemobile, onedisplay
    
    * Removing aliases from adapter
    
    * Pass EU consent string in the correct location in the payload.
    
    * WIP
    
    * WIP
    
    * pubId support 1st draft
    
    * WIP
    
    * WIP
    
    * WIP pubId unit tests
    
    * WIP
    
    * WIP
    
    * pubid tests stable
    
    * pubId support
    
    * md update
    
    * site id inventory mapping fix
    
    * update to md file
    
    * update to md file
    
    * order userId list
    
    * added user id yahoo.com
    
    * placementId support
    
    * inventoryId & placementId stable unit tests
    
    * maintainer group update
    
    * maintainer group update
    
    * Redirecting to PubGW urls without .ads.
    
    * url switch fix
    
    * fetch specific utils
    
    * lint
    
    * change inventoryId to siteId
    
    * WIP
    
    * custom key-value pair support
    
    * WIP
    
    * WIP
    
    * WIP
    
    * WIP
    
    * WIP
    
    * WIP
    
    * updated FPD support
    
    * unit tests stable
    
    * unit tests stable
    
    * check includes
    
    * md file update
    
    * code review updates
    
    * WIP
    
    * WIP
    
    * code review comments
    
    * WIP
    
    * review comments implemented
    
    * update to md file
    
    * update to md file
    
    * update to md file
    
    * type fix
    
    * type fix
    
    * typo fix
    
    * readme structure
    
    * typo
    
    * yarn.lock removed
    
    * revert yarn.lock
    
    * SRA Mode adId fix
    
    * SRA adId patch v1.0.1
    
    * SRA adId patch v1.0.1
    
    Co-authored-by: slimkrazy <sam@slimkrazy.com>
    Co-authored-by: Samuel Adu <samuel.adu@gmail.com>
    3 people authored Oct 13, 2021
    Configuration menu
    Copy the full SHA
    b8a7ee4 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. Configuration menu
    Copy the full SHA
    e20c46f View commit details
    Browse the repository at this point in the history
  2. Pixfuture Bid Adapter: updated the getUserSyncs method (prebid#7456)

    * Add files via upload
    
    * Add files via upload
    
    * Update pixfutureBidAdapter.md
    
    * Update pixfutureBidAdapter.md
    
    * Update pixfutureBidAdapter.js
    
    * Update pixfutureBidAdapter_spec.js
    
    * Update pixfutureBidAdapter.js
    
    * Update pixfutureBidAdapter.js
    
    Bug fixing: has been lost "pubext" parameter
    
    * Update pixfutureBidAdapter.js
    
    * Update pixfutureBidAdapter.md
    
    * Update pixfutureBidAdapter.js
    
    * Update pixfutureBidAdapter.js
    
    * Update pixfutureBidAdapter.js
    
    * Update pixfutureBidAdapter.js
    
    Removing the trailing spaces in lines: 168 and 172
    
    * Add files via upload
    
    * Update pixfutureBidAdapter.js
    
    removing trilling spaces in the lines: 168,172,178
    
    * Update pixfutureBidAdapter.md
    
    * Update pixfutureBidAdapter.md
    
    * Update pixfutureBidAdapter.js
    
    * Update pixfutureBidAdapter.js
    
    * Update pixfutureBidAdapter.js
    
    * Update pixfutureBidAdapter.js
    
    * Pixfuture Bid Adapter: updated the getUserSyncs method and changed utils import by separated methods instead whole utils
    
    updated the getUserSyncs method and changed utils import by separated methods instead whole utils
    
    * Fixed utls import
    
    Fixed utls import
    
    * Bugfixing remove non used fill import
    
    Bugfixing remove non used fill import
    
    * Update pixfutureBidAdapter.js
    
    * resolving conflicts
    
    * multiline fix
    
    Co-authored-by: polischukPix <o.polishchuk@pixfuture.com>
    Co-authored-by: Alexandr <i.polischukalexandr@gmail.com>
    3 people authored Oct 14, 2021
    Configuration menu
    Copy the full SHA
    8cb2250 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b6aad6 View commit details
    Browse the repository at this point in the history
  4. Prebid Server Adapter: fix eid permissions for ie11 (prebid#7583)

    * Update index.js
    
    * Update index.js
    patmmccann authored Oct 14, 2021
    Configuration menu
    Copy the full SHA
    9ad4b84 View commit details
    Browse the repository at this point in the history
  5. Prebid 5.18.0 Release

    robertrmartinez committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    8c62165 View commit details
    Browse the repository at this point in the history
  6. Increment pre version

    robertrmartinez committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    0bbea5e View commit details
    Browse the repository at this point in the history
  7. Codefuel Bid Adapter: add new bid adapter (prebid#7489)

    * * Update undertone adapter - change parameters - placementId parameter is now optional and not mandatory - undertoneBidAdapter.js
    
    * Updated undertone bid adapter tests accordingly - undertoneBidAdapter_spec.js
    
    * * Update undertone adapter - change parameters - placementId parameter is now optional and not mandatory - undertoneBidAdapter.js
    
     * Updated undertone bid adapter tests accordingly - undertoneBidAdapter_spec.js
    
    * fix lint issue in undertone adapter spec
    
    * added user sync function to undertone adapter
    
    * * Update undertone adapter - change parameters - placementId parameter is now optional and not mandatory - undertoneBidAdapter.js
    
    * Updated undertone bid adapter tests accordingly - undertoneBidAdapter_spec.js
    
    * added user sync function to undertone adapter
    
    * added user sync function to undertone adapter
    
    * revert package-lock.json
    
    * added user sync function to undertone adapter
    
    * Update undertoneBidAdapter.js
    
    * Update browsers.json
    
    * sanity
    
    * indentation
    
    * cf adapter, md and spec
    
    * spec.js fix
    
    * spec.js fix (2)
    
    * final fixes:
    - browsers.json -> remove newline
    - adapter -> import only used functions
    
    * adomain -> meta.advertiserDomains
    
    * re-check
    
    * re-check-2
    
    Co-authored-by: omerko <omer.koren@perion.com>
    Co-authored-by: Omer Koren <omerko@users.noreply.github.com>
    Co-authored-by: AnnaPerion <annat@perion.com>
    Co-authored-by: Oran Hollaender <oran@perion.com>
    5 people authored Oct 14, 2021
    Configuration menu
    Copy the full SHA
    ff18876 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. VideoByte Bid Adapter: added new params placementid & nid (prebid#7578)

    * videobyte - added params: placementId, nid, content.url; changed endpoint; minor cleanup
    
    * videobyte - added params docs
    
    * videobyte - new params fixed tests
    
    * videobyte - new params fixed tests eslint
    videobyte20 authored Oct 15, 2021
    Configuration menu
    Copy the full SHA
    a8461eb View commit details
    Browse the repository at this point in the history
  2. InskinBidAdapter: add schain object from the schain module if used by…

    … the publisher (prebid#7541)
    
    * Add schain object from the schain module if used by the publisher
    
    * Fix linting issues
    cciocov authored Oct 15, 2021
    Configuration menu
    Copy the full SHA
    c5efe4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38b9816 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. Configuration menu
    Copy the full SHA
    0e50635 View commit details
    Browse the repository at this point in the history
  2. Limelight Digital Bid Adapter: Add user sync (prebid#7560)

    * Limelight Digital Bid Adapter: Add user sync
    
    * improve tests
    
    * Improve unique size checking
    
    * fix adunit sizes
    
    * remove unused variable
    imedvedko authored Oct 18, 2021
    Configuration menu
    Copy the full SHA
    7123fa2 View commit details
    Browse the repository at this point in the history
  3. OpenX Bid Adapter: Handle site.content.data & bug fixes (prebid#7576)

    * make OpenX bid adapter send data from site.content.data
    
    * lint
    
    * fix merkleId for openxBidAdapter
    
    Co-authored-by: Brian Schmidt <brian.schmidt@openx.com>
    luigi-sayson and bwschmidt authored Oct 18, 2021
    Configuration menu
    Copy the full SHA
    c225b87 View commit details
    Browse the repository at this point in the history
  4. Prebid Core: use gptSlot.updateTargetingFromMap than gptSlot.setTarge…

    …ting in targeting.resetPresetTargeting (prebid#7552)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    
    * import utils functions as needed and not the whole module
    
    * Revert "import utils functions as needed and not the whole module"
    
    This reverts commit bc6c9f6.
    
    * Revert "import utils functions as needed and not the whole module"
    
    This reverts commit ef500ab.
    
    * Revert "import utils functions as needed and not the whole module"
    
    This reverts commit 7e3fa3f.
    
    * use updateTargetingFromMap than setTargeting in targeting.resetPresetTargeting
    
    * indent
    
    * using arrow functions
    pm-harshad-mane authored Oct 18, 2021
    Configuration menu
    Copy the full SHA
    e59a314 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    92ba116 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8fed466 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. PBJS IX adapter should signal 1PA (prebid#7596)

    Co-authored-by: shahin.rahbariasl <shahin.rahbariasl@indexexchange.com>
    shahinrahbariasl and shahin-rahbariasl authored Oct 19, 2021
    Configuration menu
    Copy the full SHA
    a68796a View commit details
    Browse the repository at this point in the history
  2. BetweenBidAdapter: add video support (prebid#7594)

    * add video
    
    * Between Bid Adapter: update video
    
    * BetweenBidAdapter: jst fix
    
    * BetweenBitAdapter: update test
    anastasya123 authored Oct 19, 2021
    Configuration menu
    Copy the full SHA
    6895104 View commit details
    Browse the repository at this point in the history
  3. Undertone Bid Adapter: add schain support (prebid#7590)

    * * Update undertone adapter - change parameters - placementId parameter is now optional and not mandatory - undertoneBidAdapter.js
    
    * Updated undertone bid adapter tests accordingly - undertoneBidAdapter_spec.js
    
    * * Update undertone adapter - change parameters - placementId parameter is now optional and not mandatory - undertoneBidAdapter.js
    
     * Updated undertone bid adapter tests accordingly - undertoneBidAdapter_spec.js
    
    * fix lint issue in undertone adapter spec
    
    * added user sync function to undertone adapter
    
    * * Update undertone adapter - change parameters - placementId parameter is now optional and not mandatory - undertoneBidAdapter.js
    
    * Updated undertone bid adapter tests accordingly - undertoneBidAdapter_spec.js
    
    * added user sync function to undertone adapter
    
    * added user sync function to undertone adapter
    
    * revert package-lock.json
    
    * added user sync function to undertone adapter
    
    * Update undertoneBidAdapter.js
    
    * Update browsers.json
    
    * schain support
    
    * undertoneBidAdapter.js - fixed indentation
    
    Co-authored-by: omerko <omer.koren@perion.com>
    Co-authored-by: Omer Koren <omerko@users.noreply.github.com>
    Co-authored-by: AnnaPerion <annat@perion.com>
    Co-authored-by: Oran Hollaender <oran@perion.com>
    Co-authored-by: tamirnPerion <44399211+tamirnPerion@users.noreply.github.com>
    6 people authored Oct 19, 2021
    Configuration menu
    Copy the full SHA
    92b4367 View commit details
    Browse the repository at this point in the history
  4. Support adomain (prebid#7579)

    * Add adomain to bid
    * Handle better tests
    mikomgk authored Oct 19, 2021
    Configuration menu
    Copy the full SHA
    9b063c7 View commit details
    Browse the repository at this point in the history
  5. Ogury Bid Adapter: use utils functions to get ad content (prebid#7573)

    * handle bid object context
    
    * update test naming
    
    * Update unit test naming
    AurelienMozoo authored Oct 19, 2021
    Configuration menu
    Copy the full SHA
    7dba619 View commit details
    Browse the repository at this point in the history
  6. Adf adapter: new bidder params added, multiformat bids supported (pre…

    …bid#7570)
    
    * Adf adapter: additional bidder parameters
    
    * allow multi media type bids
    braizhas authored Oct 19, 2021
    Configuration menu
    Copy the full SHA
    ce28fe4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    10f52a0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a32b39b View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. Yieldmo Synthetic Inventory Module: add new module (prebid#7537)

    * Yieldmo Synthetic Inventory Module: initial commit
    
    * Updating Documentation
    
    * Test coverage improved
    
    * Fixes after PR (using isGptPubadsDefined and window.googletag instead of window.top.googletag)
    
    Co-authored-by: Nayan <nsavla@yieldmo.com>
    Co-authored-by: Dmitriy Labuzov <dlabuzov@yieldmo.com>
    3 people authored Oct 20, 2021
    Configuration menu
    Copy the full SHA
    12a6c7f View commit details
    Browse the repository at this point in the history
  2. Prebid Core: native puc multiple events fix (prebid#7543)

    * fire bidWon and impression tracker only once
    
    * add special test case for 'fireNativeTrackers'
    FilipStamenkovic authored Oct 20, 2021
    Configuration menu
    Copy the full SHA
    f1c5abd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f874aa4 View commit details
    Browse the repository at this point in the history
  4. NextMillennium Bid Adapter: add gdpr support (prebid#7593)

    * Add gdpr to NextMillennium adapter
    
    * Added us_privacy and unit-tests
    
    * restore package-lock.json
    
    Co-authored-by: Mihail Ivanchenko <mihail.ivanchenko@nextmillennium.io>
    Mikhail Ivanchenko and mifanich authored Oct 20, 2021
    Configuration menu
    Copy the full SHA
    1693ed0 View commit details
    Browse the repository at this point in the history
  5. DeepIntent Bid Adapter: instream video support added (prebid#7494)

    * instream video support added
    
    * additional tests and docs added
    
    * tests changed
    
    * addressed comments
    
    * add video type support
    
    * tagId is mandatory
    
    * test suite fixes
    
    Co-authored-by: Sourabh Gandhe <sourabh@Sourabhs-MacBook-Pro.local>
    Co-authored-by: Parth Shah <parth@deepintent.com>
    3 people authored Oct 20, 2021
    Configuration menu
    Copy the full SHA
    26599cf View commit details
    Browse the repository at this point in the history
  6. Gumgum Bid Adapter: add local time and timezone offset in requests (p…

    …rebid#7587)
    
    * Gumgum: ADTS-164 Send local time and timezone offset in ad requests
    
    * object existence check before accessing property
    lbenmore authored Oct 20, 2021
    Configuration menu
    Copy the full SHA
    fdfe85e View commit details
    Browse the repository at this point in the history
  7. Prebid 5.19.0 Release

    Eric Harper committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    4ecaeb0 View commit details
    Browse the repository at this point in the history
  8. Increment pre version

    Eric Harper committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    8ebafdc View commit details
    Browse the repository at this point in the history
  9. Ventes Bid Adapter: add new bid adapter (prebid#7525)

    * Ventes Avenues initial changes
    
    * Ventes Avenues initial changes
    
    * Ventes Avenues Solved issues
    
    * Ventes Avenues Solved issues
    
    * Ventes Avenues Solved issues
    
    * Ventes Avenues Solved issues
    
    * Ventes Avenues Solved issues
    
    * Ventes Avenues Solved issues
    
    * Ventes Avenues Solved issues
    
    * Ventes Avenues Solved issues
    
    * Ventes Avenues Solved issues
    
    * Ventes Avenues Solved issues
    
    * Ventes Avenues Solved issues
    
    * Ventes Avenues Solved issues
    
    * Ventes Avenues Solved issues
    
    * Ventes Avenues Solved issues
    
    * Ventes Avenues Solved issues
    
    * Ventes Avenues Solved issues
    
    * Ventes Avenues Solved issues
    
    * Ventes Avenues Solved issues
    
    * Ventes Avenues Solved issues
    
    * Ventes Avenues Solved issues
    
    * Ventes Avenues Solved issues
    
    * Ventes Avenues Solved issues
    
    * Ventes Avenues Solved issues
    
    * Ventes Avenues Solved issues
    
    * Ventes Avenues Solved issues
    
    * Ventes Avenues Solved issues
    
    * Ventes Avenues Solved issues
    
    * Ventes Avenues Solved issues
    
    * Ventes Avenues Solved issues
    
    * Ventes Avenues Solved issues
    
    * Ventes Avenues Solved issues
    
    * Ventes Avenues Solved issues for user agent
    
    * Added few more info
    
    * Ventes Avenues Solved issues for user agent
    jessoventes authored Oct 20, 2021
    Configuration menu
    Copy the full SHA
    191a3cb View commit details
    Browse the repository at this point in the history
  10. Jixiee Bid Adapter: add code to try get keywords from the page meta (p…

    …rebid#7592)
    
    * Adapter does not seem capable of supporting advertiserDomains prebid#6650
    added response comment and some trivial code.
    
    * removed a blank line at the end of file
    added a space behind the // in comments
    
    * in response to comment from reviewer. add the aspect of advertiserdomain in unit tests
    
    * added the code to get the keywords from the meta tags if available.
    jxdeveloper1 authored Oct 20, 2021
    Configuration menu
    Copy the full SHA
    2a4f678 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. multibid module: Use array instead of string template to allow . in a…

    …dUnitCode value (prebid#7434)
    
    * Use array instead of string template to allow . in adUnitCode value
    
    * Change deepAccess param from string literal to array and modify unit test adUnitCode to include . in value
    wallacebt authored Oct 21, 2021
    Configuration menu
    Copy the full SHA
    d61717b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5282aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1cd4eba View commit details
    Browse the repository at this point in the history
  4. TheMediaGrid Bid Adapter: add playwire as alias (prebid#7603)

    * Added TheMediaGridNM Bid Adapter
    
    * Updated required params for TheMediaGridNM Bid Adapter
    
    * Update TheMediGridNM Bid Adapter
    
    * Fix tests for TheMediaGridNM Bid Adapter
    
    * Fixes after review for TheMediaGridNM Bid Adapter
    
    * Add support of multi-format in TheMediaGrid Bid Adapter
    
    * Update sync url for grid and gridNM Bid Adapters
    
    * TheMediaGrid Bid Adapter: added keywords adUnit parameter
    
    * Update TheMediaGrid Bid Adapter to support keywords from config
    
    * Implement new request format for TheMediaGrid Bid Adapter
    
    * Fix jwpseg params for TheMediaGrid Bid Adapter
    
    * Update unit tests for The Media Grid Bid Adapter
    
    * Fix typo in TheMediaGrid Bid Adapter
    
    * Added test for jwTargeting in TheMediaGrid Bid Adapter
    
    * The new request format was made by default in TheMediaGrid Bid Adapter
    
    * Update userId format in ad request for TheMediaGrid Bid Adapter
    
    * Added bidFloor parameter for TheMediaGrid Bid Adapter
    
    * Fix for review TheMediaGrid Bid Adapter
    
    * Support floorModule in TheMediaGrid Bid Adapter
    
    * Fix empty bidfloor for TheMediaGrid Bid Adapter
    
    * Some change to restart autotests
    
    * Fix userIds format for TheMediaGrid Bid Adapter
    
    * Remove digitrust userId from TheMediaGrid Bid Adapter
    
    * Protocols was added in video section in ad request for TheMediaGrid Bid Adapter
    
    * TheMediaGrid: fix trouble with alias using
    
    * TheMediaGridNM: fix trouble with alias
    
    * TheMediaGrid Bid Adapter: added support of PBAdSlot module
    
    * TheMediaGrid Bid Adapter: fix typo
    
    * GridNM Bid Adapter: use absent in params data from mediaTypes
    
    * GridNM Bid Adapter: fix md file + add advertiserDomains support
    
    * TheMediaGrid and gridNM Bid Adapter: minor netRevenue fixes
    
    * gridNM Bid Adapter updates after review
    
    * TheMediaGrid Bid Adapter: fix keywords workflow
    
    * fix testing and kick off lgtm again
    
    * TheMediaGrid: added ext.bidder.grid.demandSource processing
    
    * TheMediaGrid: added user.id from fpd cookie
    
    * TheMediaGrid: control cookie setting via bidder config
    
    * TheMediaGrid: use localStorage instead cookie
    
    * TheMediaGridNM Bid Adapter: update adapter to use /hbjson endpoint
    
    * TheMediaGridNM: fix unnecessary conditions
    
    * TheMediaGrid: fix bug with nurl field in response
    
    * TheMediaGrid: update test
    
    * TheMediaGridNM: fix possible bug with nurl
    
    * TheMediaGrid: added alias as playwire
    
    Co-authored-by: Chris Huie <phoenixtechnerd@gmail.com>
    TheMediaGrid and ChrisHuie authored Oct 21, 2021
    Configuration menu
    Copy the full SHA
    ba0b9e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

  1. Configuration menu
    Copy the full SHA
    7e67bbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e6b054 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Configuration menu
    Copy the full SHA
    2c0f9f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efb81c1 View commit details
    Browse the repository at this point in the history
  3. Ats Analytics Adapter: listen to bid won events (prebid#7577)

    * ATS-analytics-adapter - add bid_won logic
    
    * ATS-analytics-adapter - increase timeout in order to get bid_won events
    
    * ATS-analytics-adapter - make bid_won timeout configurable
    
    * ATS-analytics-adapter - change readme file
    mamatic authored Oct 25, 2021
    Configuration menu
    Copy the full SHA
    6729f8f View commit details
    Browse the repository at this point in the history
  4. Nativo Bid Adapter - Refactored spread adapter for IE11 support (preb…

    …id#7625)
    
    * Initial nativoBidAdapter document creation (js, md and spec)
    
    * Fulling working prebid using nativoBidAdapter. Support for GDPR and CCPA in user syncs.
    
    * Added defult size settings based on the largest ad unit. Added response body validation. Added consent to request url qs params.
    
    * Changed bidder endpoint url
    
    * Changed double quotes to single quotes.
    
    * Reverted package-json.lock to remove modifications from PR
    
    * Added optional bidder param 'url' so the ad server can force- match an existing placement
    
    * Lint fix. Added space after if.
    
    * Added new QS param to send various adUnit data to adapter endpopint
    
    * Updated unit test for new QS param
    
    * Added qs param to keep track of ad unit refreshes
    
    * Updated bidMap key default value
    
    * Updated refresh increment logic
    
    * Refactored spread operator for IE11 support
    
    Co-authored-by: Joshua Fledderjohn <jfledderjohn@nativo.com>
    jsfledd and jsfledd authored Oct 25, 2021
    Configuration menu
    Copy the full SHA
    be35c1c View commit details
    Browse the repository at this point in the history
  5. support eids in outbrain (prebid#7567)

    Rok Sušnik authored Oct 25, 2021
    Configuration menu
    Copy the full SHA
    aee5039 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f54ccec View commit details
    Browse the repository at this point in the history
  7. support for adserverTargeting in response (prebid#7605)

    Co-authored-by: Norbert Włosiński <norbert.wlosinski@justpremium.com>
    nwlosinski and Norbert Włosiński authored Oct 25, 2021
    Configuration menu
    Copy the full SHA
    4dc1a22 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Between Bid Adapter & Airgrid rtd module: fix support for ie11 (prebi…

    …d#7619)
    
    * Update betweenBidAdapter.js
    
    * Update yahoosspBidAdapter.js
    
    * Update adapterManager_spec.js
    
    * Update adapterManager_spec.js
    
    * Update airgridRtdProvider.js
    
    * Update yahoosspBidAdapter.js
    patmmccann authored Oct 26, 2021
    Configuration menu
    Copy the full SHA
    df13627 View commit details
    Browse the repository at this point in the history
  2. Yahoo Bid Adapter: Support IE11 -> includes to indexOf (prebid#7627)

    * includes to indexOf
    
    * lint
    robertrmartinez authored Oct 26, 2021
    Configuration menu
    Copy the full SHA
    6c14892 View commit details
    Browse the repository at this point in the history
  3. TrustX Bid Adapter: fix for segments format (prebid#7629)

    * Add trustx adapter and tests for it
    
    * update integration example
    
    * Update trustx adapter
    
    * Post-review fixes of Trustx adapter
    
    * Code improvement for trustx adapter: changed default price type from gross to net
    
    * Update TrustX adapter to support the 1.0 version
    
    * Make requested changes for TrustX adapter
    
    * Updated markdown file for TrustX adapter
    
    * Fix TrustX adapter and spec file
    
    * Update TrustX adapter: r parameter was added to ad request as cache buster
    
    * Add support of gdpr to Trustx Bid Adapter
    
    * Add wtimeout to ad request params for TrustX Bid Adapter
    
    * TrustX Bid Adapter: remove last ampersand in the ad request
    
    * Update TrustX Bid Adapter to support identical uids in parameters
    
    * Update TrustX Bid Adapter to ignore bids that sizes do not match the size of the request
    
    * Update TrustX Bid Adapter to support instream and outstream video
    
    * Added wrapperType and wrapperVersion parameters in ad request for TrustX Bid Adapter
    
    * Update TrustX Bid Adapter to use refererInfo instead depricated function utils.getTopWindowUrl
    
    * HOTFIX for referrer encodind in TrustX Bid Adapter
    
    * Fix test for TrustX Bid Adapter
    
    * TrustX Bid Adapter: added keywords passing support
    
    * TrustX Bid Adapter: added us_privacy parameter in bid request
    
    * TrustX Bid Adapter: fix us_privacy parameter in bid request
    
    * Fix alias error for TrustX Bid Adapter
    
    * TrustX Bid Adapter: added new request format
    
    * TrustX Bid adapter: fix new format endpoint
    
    * TrustX Bid Adapter: update md file to support useNewFormat parameter
    
    * TrustX Bid Adapter: added additional sync url
    
    * TrustX Bid Adapter: added check for enabled syncs number + added gdpr data to sync urls
    
    * TrustX Bid Adapter: added support of meta.advertiserDomains
    
    * TrustX Bid Adapter: added support rtd permutive and jwplayer for new and old request format
    
    * TrustX Bid Adapter: Use new format by default + new keywords logic
    
    * TrustX Bid Adapter: fix md file
    
    * TrustX: Convert all id-like request fields to a string
    
    * TrustX: added vastUrl support
    
    * TrustX: fix segments format
    PWyrembak authored Oct 26, 2021
    Configuration menu
    Copy the full SHA
    523a16c View commit details
    Browse the repository at this point in the history
  4. Delta Projects bid adapter: add new bid adapter (prebid#7564)

    * Delta Projects bid adapter: add new bid adapter
    
    * Delta Projects bid adapter: revert accidental change to hello_world.html
    
    * Remove unsupported functions by IE, add support for floor price
    
    remove bidderParams which is not currently supported
    
    remove bid parameter floor
    
    remove unused function so linting is happy
    
    Remove unused params in tests
    
    use adservercurrency
    
    include .js to make linter happy again
    
    Co-authored-by: Boris-Tang <boris.tang@deltaprojects.com>
    rikdru and Boris-Tang authored Oct 26, 2021
    Configuration menu
    Copy the full SHA
    d0605ae View commit details
    Browse the repository at this point in the history
  5. operaads bid adapter: register user sync function (prebid#7613)

    * ADX-6971: register user sync function for operaads bid adapter
    
    * fixup! ADX-6971: register user sync function for operaads bid adapter
    yuansi-piao authored Oct 26, 2021
    Configuration menu
    Copy the full SHA
    d4a5739 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7e4a7d6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    43e6aba View commit details
    Browse the repository at this point in the history
  8. Browi RTD provider: code improvements (prebid#7589)

    * 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
    
    * browsi real time data provider improvements
    
    * 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
    
    * browsi real time data provider improvements
    
    * browsi rtd - refresh predictions & bid request data
    
    * Browsi RTD provider improvements
    
    * bid request key fix
    omerDotan authored Oct 26, 2021
    Configuration menu
    Copy the full SHA
    36200d8 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. Revert "Added sizeId 92 (prebid#7631)" (prebid#7635)

    This reverts commit 43e6aba.
    bretg authored Oct 27, 2021
    Configuration menu
    Copy the full SHA
    8203cc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e38772a View commit details
    Browse the repository at this point in the history
  3. Prebid Core: Fix Media Type Price Granularity (prebid#7607)

    * pass bidReq into targeting function and other fun stuff
    
    * pass through bidReq
    
    * allow granularity override
    
    * Superfluous argument passed
    robertrmartinez authored Oct 27, 2021
    Configuration menu
    Copy the full SHA
    213ef75 View commit details
    Browse the repository at this point in the history
  4. OTM Bid Adapter: Restore Adapter to pbjs 5 (prebid#7616)

    * support multiple size & update adapter
    
    * fix test
    
    * fix var
    
    * fix vars
    
    Co-authored-by: Kretsu Evgeniy <krecu.me@ya.ru>
    krecu and Kretsu Evgeniy authored Oct 27, 2021
    Configuration menu
    Copy the full SHA
    55b9cfa View commit details
    Browse the repository at this point in the history
  5. Prebid 5.20.0 release

    ChrisHuie committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    d8697b3 View commit details
    Browse the repository at this point in the history
  6. increment pre version

    ChrisHuie committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    7329dae View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

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

Commits on Dec 3, 2021

  1. Fixing kinesso endpoint query param (prebid#7748)

    Co-authored-by: skocheri <skocheri@rubiconproject.com>
    SKOCHERI and skocheri authored Dec 3, 2021
    Configuration menu
    Copy the full SHA
    ac9da94 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

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

Commits on Dec 8, 2021

  1. adxcgBidAdapter: updated backend protocol (same code as PR-7750 in 6.…

    …x) for 5.2x-legacy (prebid#7786)
    
    Co-authored-by: dev adxcg.com <mark.vreg@gmail.com>
    adxcgcom and mvreg authored Dec 8, 2021
    Configuration menu
    Copy the full SHA
    612625d View commit details
    Browse the repository at this point in the history
  2. Revert "adxcgBidAdapter: updated backend protocol (same code as PR-77…

    …50 in 6.x) for 5.2x-legacy (prebid#7786)" (prebid#7829)
    
    This reverts commit 612625d.
    ChrisHuie authored Dec 8, 2021
    Configuration menu
    Copy the full SHA
    c00ab53 View commit details
    Browse the repository at this point in the history
  3. Restore iPROM adapter to 5.x legacy (prebid#7752)

    Co-authored-by: Gašper <gasper.zagar@iprom.si>
    iprom-adserver and Gašper authored Dec 8, 2021
    Configuration menu
    Copy the full SHA
    03c6f2f View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. Prebid 5.20.1 Release (prebid#7839)

    Co-authored-by: Eric Harper <eharper@rubiconproject.com>
    harpere and Eric Harper authored Dec 9, 2021
    Configuration menu
    Copy the full SHA
    ffdd018 View commit details
    Browse the repository at this point in the history
  2. Increment Pre Version (prebid#7840)

    Co-authored-by: Eric Harper <eharper@rubiconproject.com>
    harpere and Eric Harper authored Dec 9, 2021
    Configuration menu
    Copy the full SHA
    3ef7c44 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. PR-7750 with fixed IE11 unit test (prebid#7844)

    Co-authored-by: dev adxcg.com <mark.vreg@gmail.com>
    adxcgcom and mvreg authored Dec 15, 2021
    Configuration menu
    Copy the full SHA
    440f46f View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. Prebid 5.20.2 Release

    ChrisHuie committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    3674e68 View commit details
    Browse the repository at this point in the history
  2. Increment pre version

    ChrisHuie committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    0d7faeb View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Added support for video params from mediaTypes obj (prebid#7981)

    Co-authored-by: pm-azhar-mulla <azhar@L1119.local>
    pm-azhar-mulla and pm-azhar-mulla authored Jan 28, 2022
    Configuration menu
    Copy the full SHA
    20e8c40 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. creative comment injection spot reverted: (prebid#7933)

    - reverted injection point of creative comment to pre-PR 6860
    - added code to reinject comment in case it was removed upon rendering
    denys-berzoy-confiant authored Feb 1, 2022
    Configuration menu
    Copy the full SHA
    2fb3a83 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

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

Commits on Feb 3, 2022

  1. add a configurable "bidCacheFilterFunction" (prebid#7993) (prebid#7997)

    * add a configurable "bidCacheFilterFunction" to determine whether to use a cached bid
    
    * tiny != changed to !==
    
    Co-authored-by: Eric Harper <eharper@rubiconproject.com>
    
    Co-authored-by: Eric Harper <eharper@rubiconproject.com>
    harpere and Eric Harper authored Feb 3, 2022
    Configuration menu
    Copy the full SHA
    b4df57c View commit details
    Browse the repository at this point in the history
  2. Prebid 5.20.3 release

    ChrisHuie committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    d3bdce6 View commit details
    Browse the repository at this point in the history
  3. Increment pre version

    ChrisHuie committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    192eb91 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. Insticator: add schain, eids, gpid support to version 5 (prebid#8195)

    * Insticator: add schain, eids, gpid support to version 5
    
    * Update insticatorBidAdapter.js
    
    Use find from core-js-pure
    
    * rerun build
    sderbush-tt authored Mar 17, 2022
    Configuration menu
    Copy the full SHA
    51be171 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

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

Commits on Apr 1, 2022

  1. Merge tag 'tags/5.20.4' into PFG-521-v5-20-4

    Alejandro Villanueva committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    7c5b69c View commit details
    Browse the repository at this point in the history
  2. REMOVE modules

    Alejandro Villanueva committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    2dd89c4 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. UPDATE global name

    Alejandro Villanueva committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    ff34e4c View commit details
    Browse the repository at this point in the history