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

rebase #1

Merged
merged 25 commits into from
Mar 29, 2021
Merged

rebase #1

merged 25 commits into from
Mar 29, 2021

Commits on Mar 24, 2021

  1. AdTrue Bid Adapter: getUserSyncs logic update (#6338)

    * add AdTrue bid adapter
    
    * add AdTrue Bid Adapter unit tests
    
    * add AdTrue Bid Adapter unit tests
    
    * add AdTrue bid adapter
    
    * add AdTrue Bid Adapter unit tests
    
    * add AdTrue Bid Adapter unit tests
    
    * add AdTrue bid adapter
    
    * adtrue usersync udpate
    
    * adtrue usersync udpate
    
    * #adtrue bidder usersync udpate
    
    * #Refactoring code & add unit test
    
    * Update package.json
    
    * Update package-lock.json
    
    * 1. Merge branch 'master' of https://github.com/prebid/Prebid.js
    2.AdTrue Bid Adapter Refactoring code
    
    * 1. Merge branch 'master' of https://github.com/prebid/Prebid.js
    2.AdTrue Bid Adapter Refactoring code
    
    * removing a package-lock.json from PR
    
    * - removing a package-lock.json from PR
    - AdTrue bidder: refactoring code & add unit test
    
    * - removing a package-lock.json from PR
    - AdTrue bidder: refactoring code & add unit test
    
    * - removing a package-lock.json from PR
    - AdTrue bidder: refactoring code & add unit test
    
    * update package-lock.json from upstream
    haibau authored Mar 24, 2021
    Configuration menu
    Copy the full SHA
    b0c20ee View commit details
    Browse the repository at this point in the history
  2. IX Bid Adapter: add priceFloors support and an integration example (#…

    …6390)
    
    * Adding priceFloors Support to IX bid adapter and some refactoring
    
    * refactoring the getfloor logic, and removing dead code
    
    * newline at end of integration example
    
    * spacing issues lint fix
    
    * try catch around getFloor, in case the priceFloors module throws an exception
    
    * minor rename allU -> allu
    
    * falsey values fix, log prefix added
    punkiller authored Mar 24, 2021
    Configuration menu
    Copy the full SHA
    d2a0360 View commit details
    Browse the repository at this point in the history
  3. PBS adapter: remove condition on gdpr consentstring which isnt requir…

    …ed by the tcf2 spec when gdprapplies is false (#6429)
    
    * Update index.js
    
    * Update prebidServerBidAdapter_spec.js
    
    * Update prebidServerBidAdapter_spec.js
    
    * Update prebidServerBidAdapter_spec.js
    patmmccann authored Mar 24, 2021
    Configuration menu
    Copy the full SHA
    f3fe966 View commit details
    Browse the repository at this point in the history
  4. if the stored value was an object, then it could end up with a space …

    …before the {, causing the stored value not to be json parsed simply because of a space in the first character (#6467)
    smenzer authored Mar 24, 2021
    Configuration menu
    Copy the full SHA
    9faeb68 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fa5c978 View commit details
    Browse the repository at this point in the history
  6. Bid Glass Adapter: Merge externally set targeting params (#6426)

    * Added bidglass adapter + test
    
    * PR Review Updates:
    
    - Added formal params to getUserSyncs function definition
    - getUserSyncs now always returns an array
    - Improved unit test coverage
    
    * PR Review Updates:
    
    - Removed unused methods: getUserSyncs, onTimeout, onBidWon,
    onSetTargeting
    - Removed getUserSyncs unit test
    - Removed "dead code"
    - Removed some unnecessary comments
    - Fixed usage of parseInt
    
    * Bid Glass Bid Adapter: pass options in bid request
    
    * Merge externally set targeting params
    
    * Updates to address gulp errors
    
    * Get `bidglass` reference from window
    dliebner authored Mar 24, 2021
    Configuration menu
    Copy the full SHA
    1dc7c05 View commit details
    Browse the repository at this point in the history
  7. Optimon Analytics Adapter: add new analytics adapter (#6333)

    * Publish the Optimon platform's analytics adapter for prebid
    
    Added js and md files for the analytics adapter.
    
    * Fix wrong content in MD file
    
    * Fix wrong content in MD file
    
    * Created unit testing to Optimon Analytics Adapter
    
    * Created unit testing to Optimon Analytics Adapter
    
    * Created unit testing to Optimon Analytics Adapter
    
    * Created unit testing to Optimon Analytics Adapter
    
    * Fixes ESlint styling
    
    * Removing DEF const
    
    * Created unit testing to Optimon Analytics Adapter
    
    * Created unit testing to Optimon Analytics Adapter
    pixelgroup-israel authored Mar 24, 2021
    Configuration menu
    Copy the full SHA
    f03e95a View commit details
    Browse the repository at this point in the history
  8. 4.32.0 release

    mkendall07 authored Mar 24, 2021
    Configuration menu
    Copy the full SHA
    95c5625 View commit details
    Browse the repository at this point in the history
  9. 4.33.0-pre

    mkendall07 authored Mar 24, 2021
    Configuration menu
    Copy the full SHA
    48cd16a View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. UID 2.0 Userid submodule (#6443)

    * UID 2.0 User id submodule
    
    * UID 2.0 User id submodule
    
    * UID 2.0 User id submodule
    
    * UID 2.0 User id submodule
    
    * Resolving merge conflicts and review comments
    
    * Updating documentation
    
    * Renaming module
    
    * Fixing review comments
    
    * Fixing review comments
    
    * Fixing review comments
    
    * Fixing review comments
    
    * Fixing review comments
    
    * Updating source uid2.com to uidapi.com
    
    Co-authored-by: skocheri <skocheri@rubiconproject.com>
    SKOCHERI and skocheri authored Mar 25, 2021
    Configuration menu
    Copy the full SHA
    94faa28 View commit details
    Browse the repository at this point in the history
  2. H12media Bid Adapter: added new optional params, fixes, and various i…

    …ntegration support (#6436)
    
    * Change module H12 Media
    
    * Change module H12 Media
    
    * Change module H12 Media
    
    * Change module H12 Media
    
    * Update module H12 Media
    
    * Update module H12 Media
    
    * Update module H12 Media
    
    * Update module H12 Media
    
    * Update module H12 Media
    
    * Update module H12 Media
    h12media authored Mar 25, 2021
    Configuration menu
    Copy the full SHA
    78b3a8b View commit details
    Browse the repository at this point in the history
  3. AdYouLike Bid Adapter: add video capabilities (#6398)

    * read and send getFloor value
    
    * improve robustness on OnEvent fields
    
    * add video mediatype to adyoulike  adapter
    
    * improve robustness on OnEvent fields
    
    * handle instream cases
    
    * minor format fix
    
    * move the atob call to apply it on every Vast response
    
    * update adyoulike md file with video type
    
    * update adyoulike bidder doc
    
    * fix merge error on 'bid' var name
    
    * update adyoulike bidder doc
    guiann authored Mar 25, 2021
    Configuration menu
    Copy the full SHA
    76c86e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b96f380 View commit details
    Browse the repository at this point in the history
  5. Update Recommendation to install with 'npm ci' (#5697)

    With the recent upgrade of npm we should be using the 'npm ci' option install packages. This provides a more reliable deployment that does not update packages on install. It will reduce check-ins of improper package-lock.json and provide greater assurance that a stable node_modules is deployed.
    GLStephen authored Mar 25, 2021
    Configuration menu
    Copy the full SHA
    42182d6 View commit details
    Browse the repository at this point in the history
  6. Openx Bid Adapter: add floor support for Video (#6460)

    * fix confusing comment
    
    * refactor(openxBidAdapter): extract enrichQueryWithFloors
    
    * PBID-1194: add floor for Video
    kenan-gillet authored Mar 25, 2021
    Configuration menu
    Copy the full SHA
    5162ad8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    273e48b View commit details
    Browse the repository at this point in the history
  8. differentiate the IDs provided by ID5 when the user is opted out vs t…

    …he user is in the control group of A/B testing (#6471)
    smenzer authored Mar 25, 2021
    Configuration menu
    Copy the full SHA
    f3e0d4c View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. Configuration menu
    Copy the full SHA
    ee468f7 View commit details
    Browse the repository at this point in the history
  2. Seedtag Bid Adapter: add connection type to bid request (#6457)

    * add connectionType to the bidRequest
    
    * remove a console.log
    
    * put connectionType in the payload
    
    * more secure connectionType access
    
    * add a unit test for connectionType
    
    * fix  connectionType typo
    ybootin authored Mar 26, 2021
    Configuration menu
    Copy the full SHA
    9334c9b View commit details
    Browse the repository at this point in the history
  3. AdDefend Bid Adapter: new bid adapter (#6450)

    * addefeend bid adapter implementation
    
    * fixed parameter documentation
    
    Co-authored-by: Mitschi <mitschi@addefend.com>
    addefend and Mitschi authored Mar 26, 2021
    Configuration menu
    Copy the full SHA
    aa2463e View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2021

  1. GumGum Bid Adapter: adds meta field to bidresponse (#6478)

    * adds meta field to bidresponse
    
    * adds meta mediatype and advertiserdomain default
    susyt authored Mar 27, 2021
    Configuration menu
    Copy the full SHA
    11b2dd2 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. Configuration menu
    Copy the full SHA
    7d76822 View commit details
    Browse the repository at this point in the history
  2. Incorrect atypes on various eids (#6477)

    * Update eids.js
    
    * Update eids_spec.js
    
    * Update eids.js
    
    * Update pubmaticBidAdapter_spec.js
    
    * Update eids.js
    
    * Update eids_spec.js
    
    * Update conversantBidAdapter_spec.js
    
    * Update rubiconBidAdapter_spec.js
    
    * Update conversantBidAdapter_spec.js
    
    * Delete test/spec/adapters directory
    
    * Update userId_spec.js
    patmmccann authored Mar 29, 2021
    Configuration menu
    Copy the full SHA
    d2e5956 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05869ed View commit details
    Browse the repository at this point in the history
  4. Doceree Bid Adapter: new bid adapter (#6437)

    * doceree adapter
    
    * add fix for impression register
    
    * fix linting issues
    
    * fix build issue
    
    * remove extra spaces
    
    * fixing - Implicit operand conversion
    
    * fixed ci/cd lint issue
    
    * update test case
    
    * support for advertiserdomains and updated test case
    
    * remove space to rerun test cases
    
    * remove the client side creative creation
    sourbh-doceree authored Mar 29, 2021
    Configuration menu
    Copy the full SHA
    971b515 View commit details
    Browse the repository at this point in the history