forked from prebid/Prebid.js
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…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
* buildRequests refactor * remove use of Array.includes Co-authored-by: Love Sharma <love.sharma@indexexchange.com> Co-authored-by: Kajan Umakanthan <umakajan@umakajan.com>
* add support for all mediaType fields * fix test unit Co-authored-by: francesco <f.orazini@onetag.com>
* 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
…s as an EIDS object (prebid#7328) * VIS.X: migrate from GET to POSTs & send additional userIDs * VIS.X: fix tests
…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>
…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
…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>
… of referencing it (prebid#7237)
…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>
* adding no-adserver example * Update basic_noadserver.html
* add ix renderer support * add unit tests * lint fix
…ince we provide the vastUrl (prebid#7394)
* 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>
* between adapter: add ids * between-adapter: update ids
* support multiple size & update adapter * fix test * fix var * fix vars Co-authored-by: Kretsu Evgeniy <krecu.me@ya.ru>
Co-authored-by: skocheri <skocheri@rubiconproject.com>
…x) for 5.2x-legacy (prebid#7786) Co-authored-by: dev adxcg.com <mark.vreg@gmail.com>
…50 in 6.x) for 5.2x-legacy (prebid#7786)" (prebid#7829) This reverts commit 612625d.
Co-authored-by: Gašper <gasper.zagar@iprom.si>
Co-authored-by: Eric Harper <eharper@rubiconproject.com>
Co-authored-by: Eric Harper <eharper@rubiconproject.com>
Co-authored-by: dev adxcg.com <mark.vreg@gmail.com>
Co-authored-by: pm-azhar-mulla <azhar@L1119.local>
- reverted injection point of creative comment to pre-PR 6860 - added code to reinject comment in case it was removed upon rendering
* 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>
* Insticator: add schain, eids, gpid support to version 5 * Update insticatorBidAdapter.js Use find from core-js-pure * rerun build
aecook
approved these changes
Apr 7, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I had to REMOVE 2 modules which are no longer available "aardvarkBidAdapter" and "pubCommonIdSystem" we need to check alises i think there is at least one network aliased to aardvarkBidAdaper also run into undefined env Variable i had to run build like this
LiveConnectMode='' gulp build --modules=modules.json