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

Update from Upstream Master #5

Merged
merged 4 commits into from
Sep 14, 2020
Merged

Update from Upstream Master #5

merged 4 commits into from
Sep 14, 2020

Commits on Sep 14, 2020

  1. Update the checking rule of bid param for bridgewellBidAdapter (#5736)

    * Update the checking rule of bid param for bridgewellBidAdapter
    
    * Update bridgewellBidAdapter.js
    
    Co-authored-by: rigel_home <[email protected]>
    rigelbibi and rigel_home authored Sep 14, 2020
    Configuration menu
    Copy the full SHA
    65b8dc0 View commit details
    Browse the repository at this point in the history
  2. Add gvlid (#5737)

    GLStephen authored Sep 14, 2020
    Configuration menu
    Copy the full SHA
    fd38cff View commit details
    Browse the repository at this point in the history
  3. Triplelift: fpd and advertiser name support (#5731)

    * Add IdentityLink support and fix UnifiedId.
    
    It appears we've been looking for UnifiedId userIds
    on the bidderRequest object, when they are found on bidRequests.
    This commit fixes that error, and adds support for IdentityLink.
    
    * change maintainer email to group
    
    * TripleLift: Sending schain (#1)
    
    * Sending schain
    
    * null -> undefined
    
    * Hardcode sync endpoint protocol
    
    * Switch to EB2 sync endpoint
    
    * Add support for image based user syncing
    
    * Rename endpoint variable
    
    * Add assertion
    
    * Add CCPA query param
    
    * Simplify check for usPrivacy argument
    
    * put advertiser name in the bid.meta field if it exists
    
    * update unit tests with meta.advertiserName field
    
    * Triplelift: FPD key value pair support (#5)
    
    * Triplelift: Add support for global fpd
    
    * don't filter fpd
    
    * adds coppa support back in
    
    Co-authored-by: Will Chapin <[email protected]>
    Co-authored-by: David Andersen <[email protected]>
    Co-authored-by: Brandon Ling <[email protected]>
    Co-authored-by: Kevin Zhou <[email protected]>
    Co-authored-by: kzhouTL <[email protected]>
    6 people authored Sep 14, 2020
    Configuration menu
    Copy the full SHA
    0bd72ab View commit details
    Browse the repository at this point in the history
  4. Package Lock Should Match Package.json (#5734)

    This drifted away for some reason, likely some quirk of update order, in a PR that added "deep-equal". 477fe0c
    GLStephen authored Sep 14, 2020
    Configuration menu
    Copy the full SHA
    1e065e4 View commit details
    Browse the repository at this point in the history