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

[pull] master from prebid:master #1612

Merged
merged 91 commits into from
Jun 27, 2024
Merged

Conversation

pull[bot]
Copy link

@pull pull bot commented Jun 10, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

antosarho and others added 5 commits June 9, 2024 10:43
* Update jscpd.yml

* Update 33acrossBidAdapter.js

* Update jscpd.yml

* Update jscpd.yml

* Update jscpd.yml

* Update jscpd.yml

* Update jscpd.yml

* Update jscpd.yml

* Update jscpd.yml

* Update jscpd.yml

* Update jscpd.yml

* Update jscpd.yml

* Update jscpd.yml

* Update jscpd.yml

* Update jscpd.yml

* Update jscpd.yml
* Delete test/spec/modules/loyalBidAdapter_spec .js

* Add files via upload
* Github Actions: fail the pr if duplication found

* Update jscpd.yml

* Update jscpd.yml
@pull pull bot added the ⤵️ pull label Jun 10, 2024
patmmccann and others added 24 commits June 10, 2024 08:40
* Update jscpd.yml

* Update jscpd.yml
* Code duplication: Update jscpd.yml to run in repo context

* Update jscpd.yml
Co-authored-by: KhouajaSadok <mohamedsadok.khouaja@gmail.com>
* 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
* 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
Pubstream and others added 29 commits June 21, 2024 04:10
* Using orignalRequestId to find the bid in case of MultiBid response

* Using orignalRequestId to find the winning bid in case of MultiBid response

* Handled bidderCode while logging

* replaced Prebid version method by string

---------

Co-authored-by: pm-azhar-mulla <azhar@L1119.local>
…owsers (#11848)

* PBS adapter: fix bug where incorrect bidderCode is used on certain browsers

* Do not mention OS version in safari_latest
…pters (#11854)

* Added library

* updated bidderUtils and used it in some adapters

* added library functions to several new adapters

* added library functions to several new adapters

* added library functions to several new adapters
* 11268 TTL counts only when page is active

* refactor

* refactor due to performance optimization

* get rid of false timer id

---------

Co-authored-by: Marcin Komorski <marcinkomorski@Marcins-MacBook-Pro.local>
Co-authored-by: johwier <john.wier@epsilon.com>
#11851)

* orbidderBidAdapter.js: remove mediaType video to avoid broken requests

* orbidderBidAdapter.js: fix reference
* consentManagementTcf: add flag to set dsarequired

* Fix duplication
* Update mabidderBidAdapter.js

* Update addefendBidAdapter.js

* Update orbidderBidAdapter.js

* Update adxcgAnalyticsAdapter.js

* Update medianetAnalyticsAdapter.js

* Update orbidderBidAdapter.js

* Update medianetAnalyticsAdapter.js

* Update medianetAnalyticsAdapter.js

* Update addefendBidAdapter.js

* Update mabidderBidAdapter.js

* Update orbidderBidAdapter.js

* Update pixfutureBidAdapter.js

* Update conversantAnalyticsAdapter.js

* Update yuktamediaAnalyticsAdapter.js

* Update medianetBidAdapter.js

* Update id5AnalyticsAdapter.js

* Update tappxBidAdapter.js

* Update adlooxRtdProvider.js

* Update snigelBidAdapter.js

* Update terceptAnalyticsAdapter.js

* Update conversantAnalyticsAdapter.js

* Update pixfutureBidAdapter.js

* Update tappxBidAdapter.js

* Update conversantAnalyticsAdapter_spec.js

* Update conversantAnalyticsAdapter.js

* Update conversantAnalyticsAdapter_spec.js
* add device.sua parameter to the payload

* lint

* fix test
* release adapter Copper6SSP

* removed code duplication
* New Adapter: Oraki

* added some fixes

* removed logError

* used lib functions to remove code duplication
* Vidazoo Adapter: save and send load time

* fix: move shared code into new library

* fix: more utils functions

* fix: moved vidazoo buildRequestData into lib

* fix: moved vidazoo interpretResponse to lib

* fix: moved vidazoo buildRequests to lib

* twistdigital lib fns
* SmartyadsBidAdapter remove usprivacy

* refactor

* refactor

* remove unusable code

* try to fix duplicated code

* try to fix duplicated code

* smallfixes

* smallfixes

* smallfix

* tests fix

* revert fixes

* remove language

* move getAdUrlByRegion to libs

* refactor

* undo creative functions

---------

Co-authored-by: vrishko <vasyl.rishko@smartyads.com>
* Update yahooAdsBidAdapter.js: add gvl to alias

add gvlid for aliass

* Update yahooAdsBidAdapter.js

* Update yahooAdsBidAdapter.js

* Update yahooAdsBidAdapter.js

* Update yahooAdsBidAdapter_spec.js

* Update yahooAdsBidAdapter_spec.js
* updated flow

* remove 'this'

* rename privacy parameter

* add callback timeout

* Extract only used parameters from CryptoJS

* add new unit tests

* change callback timeout order

* added tests and small fixes

* change saving logic

* support "html5" and "cookie" storage types

* support storage type, update flow

* add documentation

* small updates

* more docs

* fix unit test

* add browserBlackList to documentation

---------

Co-authored-by: Eyvaz Ahmadzada <eyvaz.ahmedzade.12@gmail.com>
* Update pairIdSystem.js: add defensive code before json parse

* Update pairIdSystem.js

* Update pairIdSystem.js

* Update pairIdSystem.js

fix indents

* Update pairIdSystem.js
…martadserver (#11876)

* disable Sec-Browsing-Topics for smartadserver calls

* u.t. for disabling browsingTopics
@jefftmahoney jefftmahoney merged commit 63f6967 into sharethrough:master Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.