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

Update to 8.19.0 #53

Merged
merged 121 commits into from
Oct 18, 2023
Merged

Update to 8.19.0 #53

merged 121 commits into from
Oct 18, 2023

Conversation

himu62
Copy link

@himu62 himu62 commented Oct 16, 2023

issue https://github.com/voyagegroup/fluct_tag_manager/issues/1995
8.13 -> 8.19

特に影響しそうな変更
prebid#10379 timeoutまわりの挙動変更
prebid#10558 Currencyまわりの挙動変更
prebid#10542 dgkeywordRtdProviderの不具合修正 refs: https://github.com/voyagegroup/fluct_tag_manager/issues/1984

prebidjs-release and others added 30 commits September 7, 2023 16:57
…o control memory usage (prebid#10308)

* Core: introduce `eventHistoryTTL` to periodically purge events from event log

* Core: introduce `preserveBidCache` to drop stale auctions

* `minBidCacheTTL` instead of `preserveBidCache`
…ebid#10402)

* ZetaGlobalSsp Analytics Adapter: save ZetaParams to cache

* bugfix

* test

* fixes by review

---------

Co-authored-by: Surovenko Alexey <[email protected]>
Co-authored-by: Alexey Surovenko <[email protected]>
Bumps [tibdex/github-app-token](https://github.com/tibdex/github-app-token) from 1.8.2 to 2.0.0.
- [Release notes](https://github.com/tibdex/github-app-token/releases)
- [Commits](tibdex/github-app-token@0d49dd7...0914d50)

---
updated-dependencies:
- dependency-name: tibdex/github-app-token
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Flipp Bid Adapter: initial release

* Added flippBidAdapter

* OFF-372 Support DTX/Hero in flippBidAdapter (#2)

* support creativeType

* OFF-422 flippBidAdapter handle AdTypes

---------

Co-authored-by: Jairo Panduro <[email protected]>

* OFF-465 Add getUserKey logic to prebid.js adapter (#3)

* Support cookie sync and uid

* address pr feedback

* remove redundant check

* OFF-500 Support "startCompact" param for Prebid.JS #4

* set startCompact default value (#5)

* fix docs

* use client bidding endpoint

* update unit testing endpoint

---------

Co-authored-by: Jairo Panduro <[email protected]>
* YieldloveBidAdapter: Release

* Update modules/yieldloveBidAdapter.md

* Update modules/yieldloveBidAdapter.js

* Update yieldloveBidAdapter.md

* Update yieldloveBidAdapter_spec.js

* Update yieldloveBidAdapter.md

* always send bid request per https

* fix auctionId leak

---------

Co-authored-by: PascalSalesch <[email protected]>
* change to https

* user sync type iframe
… endpoint (prebid#10425)

* Update LiveConnect

* Separate timeout for the collctor

* Update package-lock.json

* Fix package-lock
* teadsBidAdapter: Also get OpenGraph title

* Improv + add tests

* Add tests over title + description payload length

* Add tests for catch case when cross-origin
…prebid#10426)

* adagio analytics adapter - track auctions

* update cpm definitions and values

* adagioAnalyticsAdapter: add GVLID

* adagioAnalyticsAdapter: update .md file

* adagioAnalyticsAdapter: add new params

* adagioAnalyticsAdapter: fix tests

---------

Co-authored-by: Francois ROTTA <[email protected]>
)

* * Update undertone adapter - change parameters - placementId parameter is now optional and not mandatory - undertoneBidAdapter.js

* Updated undertone bid adapter tests accordingly - undertoneBidAdapter_spec.js

* * Update undertone adapter - change parameters - placementId parameter is now optional and not mandatory - undertoneBidAdapter.js

 * Updated undertone bid adapter tests accordingly - undertoneBidAdapter_spec.js

* fix lint issue in undertone adapter spec

* added user sync function to undertone adapter

* * Update undertone adapter - change parameters - placementId parameter is now optional and not mandatory - undertoneBidAdapter.js

* Updated undertone bid adapter tests accordingly - undertoneBidAdapter_spec.js

* added user sync function to undertone adapter

* added user sync function to undertone adapter

* revert package-lock.json

* added user sync function to undertone adapter

* Update undertoneBidAdapter.js

* Update browsers.json

* Undertone: added GPP support and video plcmt

* Fix lint issues

* Undertone: added support for GPID

* identation fix

---------

Co-authored-by: omerko <[email protected]>
Co-authored-by: Omer Koren <[email protected]>
Co-authored-by: AnnaPerion <[email protected]>
Co-authored-by: Oran Hollaender <[email protected]>
Co-authored-by: tamirnPerion <[email protected]>
Co-authored-by: tamarm <[email protected]>
Co-authored-by: tamarm <[email protected]>
Co-authored-by: Keren Gattegno <[email protected]>
* New bid adapter : Preciso

* Added deafualt statement in interpretNativeAd

* removed trailing space

* Added Protected Audience API (FLEDGE) support

* updated with getConfig method f pr pulling ortb2 data

* updated the precisoBidAdapter

* updated the test cases

* changed user sync url and also fixed the CORS error

* removed test params from hello_world.html and 204 error fix

* changed responses fields in the precisoBidAdapter.js

* error fix

* removed test params

* reverted the test params

* modified the request

* removed the empty line

* removed blank line in precisoBidAdapter_spec.js

---------

Co-authored-by: Nikhil Gopal Chennissery <[email protected]>
- enable the use of grossBid or netBid in cpm of bid response.
…id request (prebid#10474)

* Send video playbackmethod and placement in the bid request to Sonobi

* added a separate field for plcmt
* AIDEM Bid Adapter

* Added _spec.js

* update

* Fix Navigator in _spec.js

* Removed timeout handler.

* Added publisherId as required bidder params

* moved publisherId into site publisher object

* Added wpar to environment

* Added placementId parameter

* added unit tests for the wpar environment object

* PlacementId is now a required parameter
Added optional rateLimit parameter
Added publisherId, siteId, placementId in win notice payload
Added unit tests

* Revert to optional placementId parameter
Added missing semicolons

* Extended win notice

* Added arbitrary ext field to win notice

* Moved aidemBidAdapter implementation to comply with ortbConverter

* disabled video-specific tests

---------

Co-authored-by: Giovanni Sollazzo <[email protected]>
Co-authored-by: darkstar <[email protected]>
Co-authored-by: Andrea Tumbarello <[email protected]>
karimMourra and others added 23 commits October 5, 2023 06:31
* encodes page in description url

* adds test

* typo
* doceree adapter

* add fix for impression register

* update doceree adaptor with hooks

* lint changes and testcases
…info & domLoadingDuration (prebid#10499)

* fix(bliink): ttl unit tests

* Bliink Bid Adapter: enhance request data with userIds, ect, refresh

* Bliink Bid Adapter: fix tests

* Bliink Bid Adapter: enhance request data with eids, bidFloor, device info & domLoadingDuration

---------

Co-authored-by: Samous <[email protected]>
* SmartyadsBidAdapter/add_regions

* fix docs

---------

Co-authored-by: vrishko <[email protected]>
* KargoBidAdapter: GPP Support

* kargo adapter to forward schain object (#21)

* wrap in if statement (#22)

* KRKPD-572: Add spec for schain (#23)

* wrap in if statement

* update test for schain, file formatting

* Adding site to Kargo adapter.

* KRKPD-619 Updating Site object.

* KRKPD-619 Adding null check for  Site object.

* Update modules/kargoBidAdapter.js

Co-authored-by: Julian Gan  <[email protected]>

* Reducing the size of Site object.

* remove white space that is causing linting error

---------

Co-authored-by: Jeremy Sadwith <[email protected]>
Co-authored-by: Julian Gan <[email protected]>
* Admatic Bidder Adaptor

* Update admaticBidAdapter.md

* Update admaticBidAdapter.md

* remove floor parameter

* Update admaticBidAdapter.js

* Admatic Bid Adapter: alias and bid floor features activated

* Admatic adapter: host param control changed

* Alias name changed.

* Revert "Admatic adapter: host param control changed"

This reverts commit de7ac85.

* added alias feature and host param

* Revert "added alias feature and host param"

This reverts commit 6ec8f45.

* Revert "Alias name changed."

This reverts commit 661c54f.

* Revert "Admatic Bid Adapter: alias and bid floor features activated"

This reverts commit 7a2e0e2.

* Revert "Update admaticBidAdapter.js"

This reverts commit 7a845b7.

* Revert "remove floor parameter"

This reverts commit 7a23b05.

* Admatic adapter: host param control && Add new Bidder

* Revert "Admatic adapter: host param control && Add new Bidder"

This reverts commit 3c797b1.

* commit new features

* Update admaticBidAdapter.js

* updated for coverage

* sync updated

* Update adloader.js

* AdMatic Bidder: development of user sync url

* Update admaticBidAdapter.js

* Set currency for AdserverCurrency: bug fix

* Update admaticBidAdapter.js

* update

* admatic adapter video params update

* Update admaticBidAdapter.js

* update

* Update admaticBidAdapter.js

* update

* update

* Update admaticBidAdapter_spec.js

* Update admaticBidAdapter.js

* Update admaticBidAdapter.js

* Revert "Update admaticBidAdapter.js"

This reverts commit 1216892.

* Revert "Update admaticBidAdapter.js"

This reverts commit b1929ec.

* Revert "Update admaticBidAdapter_spec.js"

This reverts commit 1ca6597.

* Revert "update"

This reverts commit 689ce9d.

* Revert "update"

This reverts commit f381a45.

* Revert "Update admaticBidAdapter.js"

This reverts commit 38fd7ab.

* Revert "update"

This reverts commit a5316e7.

* Revert "Update admaticBidAdapter.js"

This reverts commit 60a28ca.

* Revert "admatic adapter video params update"

This reverts commit 31e69e8.

* update

* Update admaticBidAdapter.js

* Update admaticBidAdapter_spec.js

* mime_type add
…tually won (prebid#10541)

* Cached bids should contain the ID of the auction they actually won

* Property latestTargetedAuctionId should be set on all bids in the pool
* Update assigning pbTimeout to our payload

* Revert unintended change

* Add appropriate unit tests for timeout
* Add files via upload

* Add files via upload
* Updated User Sync Support

* Simple var to let adjustment

---------

Co-authored-by: Ubuntu <[email protected]>
@himu62
Copy link
Author

himu62 commented Oct 16, 2023

diff は fluctAnalytics まわりだけなのでOK

> git diff --name-only 8.19.0
modules/fluctAnalyticsAdapter.js
test/spec/modules/fluctAnalyticsAdapter_spec.js

@himu62 himu62 self-assigned this Oct 16, 2023
Copy link

@maktak1995 maktak1995 left a comment

Choose a reason for hiding this comment

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

LGTM〜
半日くらいcanary動かしてみて何もなければマージしてOKです 👍

@himu62 himu62 merged commit a4791e2 into bid-strap Oct 18, 2023
@himu62 himu62 deleted the update-8.19.0 branch October 18, 2023 05: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