Skip to content

PFG-3984: Prebid 9.39.0 #224

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

Merged
merged 1,034 commits into from
Apr 22, 2025
Merged

PFG-3984: Prebid 9.39.0 #224

merged 1,034 commits into from
Apr 22, 2025

Conversation

anastasiiapankivFS
Copy link

TSIA

pdamoc and others added 30 commits January 15, 2025 08:13
* Missena Bid Adapter : send bid sizes

* Move function to utils

* Move the function to the proper place
* Adloox Analytics: enforce only adlooxtracking.com as a subdomain may be used

* Adloox Ad Server Video: remove un-necessary default parameter from test

* Adloox Analytics: fix test

Stop being clever for my own good with the NOOP function blatting, it is a non-idempotent operation
* implement liveIntentRtdProvider

* fix test

* trigger circleci

* add typedef
Ensures docs are up to date & have clear instructions
* RPRD-1638: Add support for Native media type and multi-format bid requests in `index.js`, Populate the changes on `rise/minutemedia/openweb/shinez/stn/BidAdapter.js`, Update all relevant `***BidAdapter_spec.js`, Update all relevant `***BidAdapter.md`, Keep backwards compatibility, Move `mimes` and `api` determination to VIDEO media type as its only relevant to video.

* RPRD-1638: Move all `spec` code duplication to `index.js` and populate across all maintained adapters via `makeBaseSpec` factory function, Move all rise related constants to `constants.js`.

* RPRD-1638: Align with seller response.

* RPRD-1638: fix cr comments

* RPRD-1638: Align tests with native response

* circle ci test
* Add schain support to eplanning bid adapter

* Se modifica bid adapter para tomar Nodes de schain en lugar de un valor random

---------

Co-authored-by: Maxi <[email protected]>
* add prebid.js adapter

* changes

* changes

* changes

* changes

* fix downolad

* add gpp

* Merge remote-tracking branch 'prebid/master'

* add gvlid

* add endpointId param
…#12655)

* nativeRendering: fix bug where click trackers are not fired

* Cleanup
* Update shared.js

* Update liveIntentExternalIdSystem_spec.js

* Update liveIntentIdMinimalSystem_spec.js

* Update liveIntentIdSystem_spec.js

* Update liveIntentIdMinimalSystem_spec.js

* Update test/spec/modules/liveIntentIdSystem_spec.js

Co-authored-by: Viktor Dreiling <[email protected]>

* Update liveIntentExternalIdSystem_spec.js

* Update liveIntentIdSystem_spec.js

---------

Co-authored-by: Viktor Dreiling <[email protected]>
Co-authored-by: Surovenko Alexey <[email protected]>
Co-authored-by: Alexey Surovenko <[email protected]>
* MSPA: add support for usnat version 2

* Use 15 (array bound) for testing
…l and adding few parameters to log in tracker (prebid#12665)

* Moved floors fields at root level from slot level

* Added fv value in logger and tracker

* Added safecheck for null object

* Reading frv,fv value from bidResponse floorData instead of auctionCache

* targeting keys issue when sendAllBids is true

* Removed unused function
Bumps [undici](https://github.com/nodejs/undici) from 6.19.8 to 6.21.1.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v6.19.8...v6.21.1)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* 12238 - Azerion / Improve: does not properly support currency module

* **Type:** Fix
* **Scope:** improvedigitalBidAdapter
* **Subject:** Bid floors are always converted to USD.
* **Details:**
* Adds `DEFAULT_CURRENCY` variable which is set to USD
* Adds `convertBidFloorCurrency` function which in used to convert the bid floor when both `imp.bidfloor` and `imp.bidfloorcur` are present, and `imp.bidfloorcur` is not equal to the adapter's `DEFAULT_CURRENCY`;
* **Breaks:** N/A

* restored accidentally discarded change from unit test expect

* * Modifies behavior to pass bid floor as is when it cannot be converted to USD;
* Removes rounding of bid floor when converting its currency to USD;

* remove unnecessary uses of `toUpperCase()`

* * fix `convertCurrency` mock
* remove redundant checks for type and NaN from `convertBidFloorCurrency` function

* ImproveDigital Bid Adapter: remove RAZR specific code

* Remove ImproveDigital from loadExternal whitelist

---------

Co-authored-by: Lyubomir Shishkov <[email protected]>
Co-authored-by: Jozef Bartek <[email protected]>
* consumableBidAdapter: remove eid non-objects

* fix lint errors
gwhigs and others added 25 commits April 3, 2025 10:56
Avoids errors when callbacks are not iterable.

Closes prebid#12949
* Build system: setup dist directory for NPM release

* Fix .npmignore
* Adtrgtme Bid Adapter: function renaming

* adtrgtme version changes

* fix version

* skip pb client version check
* Fixed test cases for pubmatic RTD

(cherry picked from commit 163fc56)

* Add space

---------

Co-authored-by: Komal Kumari <[email protected]>
…ortb parameter (prebid#12918)

* Yandex bid adapter: Pass document language as 'banner-lang' query parameter

Add an additional query parameter 'banner-lang' to handle the language of the page being viewed by the user

* add documentLang enrichment parameter

* set document lang to ortb.site.content.language in yandex bid adapter

* minor fix

* pass content language as language fallback in yandex bid adapter

* pass document language to request params instead of site.content.language

* minor fixes

* minor fix

* use deepSetValue to store documentlang into site content lang

* minor fixes

* unit test fixes

* minor fix

* change ext.prebid.bidRequest.params.documentLang to site.ext.data.documentLang
Issue Switching Prebid Version – Citynews (76d8a3332520158)
* Audiencelogy Bid Adapter : Initial Release

* removed duplicates

* removed duplicates

* added common code in library libraries/audiencelogyUtils

* solved linter issues

* imported getRequest from library and solved linting issue

* solved trailing space issue

* new adapter : lane4

* new adapter : lane4

* removed linter errors

* removed trailing space

* Dochase Bid Adapter : initial release

* changed the comment
…tial ads (prebid#12975)

* update styling for frame in case of instl ads

* Revert "update styling for frame in case of instl ads"

This reverts commit 0470efc.

* AdRendering file update for interstitial iframe handling

* Revert "AdRendering file update for interstitial iframe handling"

This reverts commit 6473929.

* adding style without relying on frame id and display:block

* Update style.width/height in direct rendering

* Core: set instl flag on bid responses

* Core: do not resize remote creative frames for interstitials

* Core: include instl flag in cross-frame messages

* Revert "adding style without relying on frame id and display:block"

This reverts commit d957586.

* iframe handling for missing safeframes

* core: resize interstitials' inner iframe

---------

Co-authored-by: ubaid <[email protected]>
Co-authored-by: Demetrio Girardi <[email protected]>
* eids and bidfloor support update BraveAdapter

* eids and bidfloor support update BraveAdapter

* fix points test on spec test file

---------

Co-authored-by: root <[email protected]>
* Core: Getting window dimensions unification

* event handler

* method signature change

* test fix

* test fix

* removing listeners, adding time check

---------

Co-authored-by: Patrick McCann <[email protected]>
* init mediaEyesBidAdapter

* fix camel case

* renamefile

* fix and update bid adpater

* fix getBidFloor

* add more test
* refactor: clean up Medianet analytics and adapter

* fix: resolve merge conflicts after merging with master
* Update pubmaticAnalyticsAdapter.js

* Update pubmaticAnalyticsAdapter_spec.js

* Update pubmaticAnalyticsAdapter.js

* Update pubmaticRtdProvider.js

* Update pubmaticRtdProvider_spec.js

* Update pubmaticRtdProvider_spec.js
* add user sync

* use local storage instead of cookies

* update equativ adapter u.t.

* fix equativ adapter u.t.

---------

Co-authored-by: Krzysztof Sokół <[email protected]>
@anastasiiapankivFS anastasiiapankivFS changed the base branch from master to main April 11, 2025 06:58
@anastasiiapankivFS anastasiiapankivFS requested a review from a team as a code owner April 11, 2025 06:58
@anastasiiapankivFS anastasiiapankivFS merged commit 2dc3854 into main Apr 22, 2025
@anastasiiapankivFS anastasiiapankivFS deleted the PFG-3984 branch April 22, 2025 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.