forked from prebid/Prebid.js
-
Notifications
You must be signed in to change notification settings - Fork 7
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
Stable release for v4.43 #514
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
* Updated malltv adapter * Updated markdown * Added test for malltvBidAdapter
Co-authored-by: Mark Monday <mmonday@rubiconproject.com>
* pbsBidAdapter: change order cookie_syncs Prebid Server places cookie-sync URLs in a specific order. PBJS was pulling them off in reverse order. * moving comment * reverting coopSync
…sher for monitoring usage of the feature (prebid#6170)
Eliot from Britepool says you can set just the api key without any params (eg ssid or hash)
* enable multiple formats add version * add banner w/h * fix w/h & spec
* Added url safe base64 encoding * Added url safe base64 encoding test Co-authored-by: Victor <victorigualada@gmail.com>
Co-authored-by: sgimenez <sergi.gimenez@richaudience.com>
* Once all gam slots are back fire event * push to cmd queue
* adpod category support test * Revert "adpod category support test"
* Added data parameter to gjirafaBidAdapter * Updated gjirafaBidAdapter markdown * Added test for gjirafaBidAdapter
* Adkernel: stringads alias
…rebid#6269) This reverts commit a926dee.
…rebid#6239) * 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 Co-authored-by: smartclip AdTechnology <adtech@smartclip.com> Co-authored-by: Gino Cirlini <adtech@smartclip.tv>
* Renaming idLibrary to idImportLibrary * Renaming idLibrary to idImportLibrary Co-authored-by: skocheri <skocheri@rubiconproject.com>
UnifiedId only works with a vendor exception in the gdpr enforcement module. However this is not okay as the unifiedId matching endpoint doesn't take the consent into account and cookies are being dropped even without consent.
* initial * fix * remove redundant language mod, use player sizes in video traff * test modify * fix * Adding Tests * add keywords param * log * log * log * fix * add idl * add idl * fix test * lint * lint * fix * lint * lint * lint * lint * add sync * fix Co-authored-by: Aigolkin1991 <Aigolkin1991@gmail.com> Co-authored-by: Aiholkin <artem.iholkin@smartyads.com>
* Add gvlid for ZeotapIdPlus module * Pass gvlid and module name to storage manager * add testcases to zeotapIdPlusIdSystem * remove unwanted code
* Support floorCPM parameter, fix some minor bugs * fix space-in-parens circleci error * example fix * clean usersync URL * spaces * spaces * add new unit tests, compatibility with IE11 * remove logInfo Co-authored-by: Mikhail Dykun <m.dykun@wmgroup.us>
* Add iframe detection * Remove forgotten .only Co-authored-by: Victor <victorigualada@gmail.com>
Added support for logging Floor Module related parameters in logger
Added log message when Video.Placement property is not available
UOE 7042 Check for 'bid.ext.bidtype' key instead of 'bid.ext.Bidtype' key in translator response object.
* code added * do not refer to pbjs.adUnits; better keep copy from auctionInit * for openerap ssetup we can remove the old KVs before refreshing the slot * code snippet macro fix * typo fix * fixing typo * added limitation * typo is fixed * added isfunction checks on PWT APIs * merge sso changes to pbjs nightly4.x (#491) * add function onSSOLogin to capture PII information * fixed linting errors and added test cases for onSSOLogin function * changes to facebook login status api * changes to support fb login in firefox * add timeout for fb script only for the first time * changed log stmts Co-authored-by: Harshad Mane <harshad.mane@pubmatic.com> Co-authored-by: kapil-tuptewar <91458408+kapil-tuptewar@users.noreply.github.com>
Changed the version of faker in package json
pm-ankur-prava
requested review from
kapil-tuptewar,
pm-azhar-mulla and
pm-manasi-moghe
February 23, 2022 09:03
No conflicts seen on the PR. Can be merged to master. |
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.
Creating a PR for stable release of Prebid v4.43