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

Upgrade guardian/Prebid.js to v8.52.0 #147

Merged
merged 497 commits into from
Jul 16, 2024

Conversation

deedeeh
Copy link

@deedeeh deedeeh commented Jul 10, 2024

dgirardi and others added 30 commits April 18, 2024 12:14
Co-authored-by: adish.r <adish.r@media.net>
…ct (prebid#11373)

* Added support of connectiontype in ortb device object

* Fixed linting issues

* Fixed linting issues

* Removed duplicate test case
…mizations (prebid#11367)

* fix empty params array bug & various optimizations

* Update sirdataRtdProvider.js
Co-authored-by: Dawid W <dawid@optidigital.fr>
…rebid#11318)

* add relaido adapter

* remove event listener

* fixed UserSyncs and e.data

* fix conflicts

* Change the initial value of userIdAsEids to an empty array

* add pagekvt to request

* add ogUrl to params

---------

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>
Co-authored-by: n.maeura <n.maeura@cmertv.com>
* displaymanager: add field for displaymanager and displaymanagerver

* fix: displayManager to include 'gumgum'

* fix: test case

* Bug, stringifying DSA object.

---------

Co-authored-by: ahzgg <abel.herrera@gumgum.com>
Co-authored-by: ahzgg <163184035+ahzgg@users.noreply.github.com>
…rebid#11388)

* ortbConverter: fix bug where  in nurl is not escaped

* fix engageya
…ameters (prebid#11389)

* Increase wait time and fox test config parameters

* Remove superfluous breaces
* Version 1.6.3

* use NovaticId on Android

* fix AdgenerationBidAdapter spec
* jwplayerBidAdapter module created

* created initial skeleton of jwplayerBidAdapter

* cleaned up initial skeleton for jwplayerBidAdapter

* added description to jwplayerBidAdapter.md

* created jwplayerBidAdapter unit test suite

* implemented isBidRequestValid with unit tests

* initial creation of the buildRequests function

* incorporated feedback from pr and refactored.

* added video object, impExt object, and site content object to jwplayerBidAdapter

* added feedback from pr

* fixed parameters for methods in jwplayerBidAdapter

* added feedback from pr and unit tests

* removed superfluous array

* fixed nits

* added feedback to jw adapter and tests for buildRequests

* added feedback

* one last feedback for request site

* added site object unit test

* fixed buildRequestSite object

* added unit tests for site object

* fixed unit tests for buildRequestSite

* skeleton of interpretResponse

* initial attempt at interpretResponse

* started unit test

* finished interpretResponse with unit test

* populates schain as well as other params

* reads schain from bidrequest

* updates unit tests

* improves tests

* tests tmax

* deletes obsolete comments

* errors when url is missing

* updates tests

* implements usersync

* supports iframe sync

* registers user sync properly

* tests user sync

* uses boost email

* improves ortb reqs

* interprets response

* updates tests

* updates tests

* removes playerSize official support

* adds md

* updates demo

* adds content url

* adds jwplayer ssp

* renames demo

---------

Co-authored-by: Jorge Rocha <jrocha@jwplayer.com>
…bject with bid request (prebid#11326)

* Alkimi bid adapter

* Alkimi bid adapter

* Alkimi bid adapter

* alkimi adapter

* onBidWon change

* sign utils

* auction ID as bid request ID

* unit test fixes

* change maintainer info

* Updated the ad unit params

* features support added

* transfer adUnitCode

* transfer adUnitCode: test

* AlkimiBidAdapter getFloor() using

* ALK-504
Multi size ad slot support

* ALK-504
Multi size ad slot support

* Support new OpenRTB parameters

* Support new oRTB2 parameters

* remove pos parameter

* Add gvl_id into Alkimi adapter

* Insert keywords into bid-request param

* Resolve AUCTION_PRICE macro on prebid-server for VAST ads

* Added support for full page auction

* Added custom user object

* userParams in request object

* Handling user-sync url, store user id and passing custom params

* Renamed the full_page_auction to fpa

* Updated the review comment

---------

Co-authored-by: Alexander <32703851+pro-nsk@users.noreply.github.com>
Co-authored-by: Alexander Bogdanov <akascheev@asteriosoft.com>
Co-authored-by: Alexander Bogdanov <abogdanov@asteriosoft.com>
Co-authored-by: motors <motors@live.ru>
Co-authored-by: mihanikw2g <92710748+mihanikw2g@users.noreply.github.com>
Co-authored-by: Nikulin Mikhail <mnikulin@asteriosoft.com>
Co-authored-by: mik <mihanikw2g@gmail.com>
…Price (prebid#11394)

* Called replaceAuctionMacro in  viantOrtbBidAdapter to replace Auction_Price macro

* Fixed changes
…_Price (prebid#11398)

* Called replaceAuctionMacro in viantOrtbBidAdapter to replace Auction_Price

* fixed changes
* Creating new user ID module utiqMtpIdSystem to provide option for publishers using Utiq to send the martechPass. This is complementary to the UtiqIDSystem module

* fixing documentation to reflect correct name utiqMtp instead of utiq-mtp

* fixing inline doc and creating unit test for utiqMtpIdSystem

* Adding extra documentation to notify publishers to contact Utiq in order to integrate the Utiq script on their site

---------

Co-authored-by: root <root@jdelhommeau-devbox.vps.local>
Co-authored-by: jdelhommeau <julien.delhommeau@utiq.com>
* rename idWardRtdProvider to anonymisedRtdProvider

* ANON-4689: bidders param added. Support appnexus

* updated readme file

* updated readme description

* pr review: restored idWardRtdProvider

* Module renamed notification added

* added Warning decoration

* reverter needless changes

* Renamed "ID Ward" mentions to "Anonymised"

* 'bidders' param optional. Reusing shared code

* corrected indentions

* minor correction

* clean up

---------

Co-authored-by: Pavlo <pavlo@id-ward.com>
* fledge init

* minor test fix

* additional check and test fixes
…ebid#11385)

* Update consentManagementGpp.js

* Update consentManagementGpp.js

* Update consentManagementGpp.js

* Update consentManagementGpp.js

* Update modules/consentManagementGpp.js

Co-authored-by: Demetrio Girardi <dgirardi@prebid.org>

---------

Co-authored-by: Demetrio Girardi <dgirardi@prebid.org>
patmmccann and others added 23 commits June 10, 2024 09:47
* Code duplication: Update jscpd.yml to run in repo context

* Update jscpd.yml
Co-authored-by: KhouajaSadok <mohamedsadok.khouaja@gmail.com>
…11769)

* add relaido adapter

* remove event listener

* fixed UserSyncs and e.data

* fix conflicts

* Add placementId to renderAd parameters

---------

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>
Co-authored-by: n.maeura <n.maeura@cmertv.com>
* Fix spurious tests

* fix ajax tests
* Smartyads analytics adapter setup

* add tests and doc

---------

Co-authored-by: vrishko <vasyl.rishko@smartyads.com>
Co-authored-by: johwier <john.wier@epsilon.com>
* improve duplicate checker

* do not include exclusive end in linked block
* Build system: increase heap size for test-coverage

* fix duplication

* check out PR for duplicate checker

* undo jscpd changes
* minor fix for default rule name

* delete comment - fix spelling
…1642)

* feat(Adapter): send params field from bidder to payload

* feat(analytics, test): remove unwanted tests

* bump version

* fix: successfully rebase test_file
* Discovery Bid Adapter: Fix window.top bug

* Discovery Bid Adapter : fix window.top bug

---------

Co-authored-by: lvhuixin <lvhuixin@baidu.com>
* feat: add yandex id system

* refactor: improve yandex user id adapter codestyle

* tests: add unit tests for yandex user id module

* fix: adjust eid key

* refactor: remove explicit calls to cookie storage
@deedeeh deedeeh requested a review from a team as a code owner July 10, 2024 16:11
Copy link
Member

@arelra arelra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@deedeeh deedeeh merged commit 515b68f into main Jul 16, 2024
1 check passed
@deedeeh deedeeh deleted the dina-ravi/upgrade-prebid.js-to-v8.52.0 branch July 16, 2024 12:03
@cemms1 cemms1 mentioned this pull request Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment