Skip to content

sync Prebid.js 10.11.0 → 10.12.0 - #18

Closed
openads-sync-bot[bot] wants to merge 12 commits into
masterfrom
prebid-sync-10.12.0
Closed

sync Prebid.js 10.11.0 → 10.12.0#18
openads-sync-bot[bot] wants to merge 12 commits into
masterfrom
prebid-sync-10.12.0

Conversation

@openads-sync-bot

Copy link
Copy Markdown
Contributor

Prebid.js Sync: 10.11.010.12.0

This PR was auto-generated by the Sync with Upstream Prebid.js workflow.

✅ Applied Commits

ae43d8dd6 | ID5 Analytics Module : no buffering of events, allow replacing existing rules [#13909](https://github.com/prebid/Prebid.js/pull/13909)
f19dd3f06 | CI: automate generation of codeql rules for fingerprinting APIs [#13935](https://github.com/prebid/Prebid.js/pull/13935)
76b8d0bbe | Bump tar-fs from 3.1.0 to 3.1.1 [#13931](https://github.com/prebid/Prebid.js/pull/13931)
22bd73408 | fix: add targeting method to scope3 rtd [#13903](https://github.com/prebid/Prebid.js/pull/13903)
e732203c2 | Utiq ID modules: use getGlobal refresh [#13941](https://github.com/prebid/Prebid.js/pull/13941)
bc8487b3c | Bump @babel/preset-env from 7.27.2 to 7.28.3 [#13913](https://github.com/prebid/Prebid.js/pull/13913)
48cd233f8 | Bump @types/google-publisher-tag from 1.20250811.0 to 1.20250811.1 [#13948](https://github.com/prebid/Prebid.js/pull/13948)
d21935821 | Bump url from 0.11.3 to 0.11.4 [#13947](https://github.com/prebid/Prebid.js/pull/13947)
0db9bd135 | Semantiq RTD Provider: fix outdated cache [#13910](https://github.com/prebid/Prebid.js/pull/13910)
9a1903757 | Bump webdriverio from 9.19.1 to 9.20.0 [#13949](https://github.com/prebid/Prebid.js/pull/13949)
1b0d80343 | Update atsAnalyticsAdapter.js [#13877](https://github.com/prebid/Prebid.js/pull/13877)

⏭️ Skipped Commits (adapter)

These commits were intentionally skipped because their subject contains adapter:

98cd8d526 | Increment version to 10.12.0-pre
408d2eab6 | Core: add screen orientation helper [#13928](https://github.com/prebid/Prebid.js/pull/13928)
7ee95889d | Core: relocate webdriver enrichment to consumers [#13922](https://github.com/prebid/Prebid.js/pull/13922)
6893a0373 | Alvads Bid Adapter : initial release [#13799](https://github.com/prebid/Prebid.js/pull/13799)
271d6a509 | adds lurl [#13942](https://github.com/prebid/Prebid.js/pull/13942)
d73e445b8 | Attekmi: add Anzu alias [#13950](https://github.com/prebid/Prebid.js/pull/13950)
6006f4a50 | Advertising Bid Adapter: Update the regex while parsing bid.impid to support the change to UUID format for bid ids [#13879](https://github.com/prebid/Prebid.js/pull/13879)
8652f5465 | fluctBidAdapter: add-im-rtd-segment data [#13687](https://github.com/prebid/Prebid.js/pull/13687)
dca70a398 | Screencore Bid Adapter : initial release [#13833](https://github.com/prebid/Prebid.js/pull/13833)
3a78072c5 | Rimozione campi da adapter Prebid.js [#13956](https://github.com/prebid/Prebid.js/pull/13956)
2f73e1f20 | Adding code reviewer assignment workflow [#13954](https://github.com/prebid/Prebid.js/pull/13954)
01659200f | Prebid 10.12.0 release

❌ Conflicting Commits (require manual resolution)


Upstream diff: prebid/Prebid.js@10.11.0...10.12.0

abazylewicz-id5 and others added 12 commits March 4, 2026 02:04
…ng rules (#13909)

* ID5 Analytics module - no buffering of events, allows discarding existing rules

* replay past events after rules are updated

---------

Co-authored-by: Paweł Kowalski <pkowalski@id5.io>
* CI: automate generation of codeql rules for fingerprinting APIs

* fix @id

* fix @id (again)

* shut up linter
Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 3.1.0 to 3.1.1.
- [Commits](mafintosh/tar-fs@v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: tar-fs
  dependency-version: 3.1.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.27.2 to 7.28.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.3/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-version: 7.28.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…13948)

Bumps [@types/google-publisher-tag](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/google-publisher-tag) from 1.20250811.0 to 1.20250811.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/google-publisher-tag)

---
updated-dependencies:
- dependency-name: "@types/google-publisher-tag"
  dependency-version: 1.20250811.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [url](https://github.com/defunctzombie/node-url) from 0.11.3 to 0.11.4.
- [Commits](defunctzombie/node-url@v0.11.3...v0.11.4)

---
updated-dependencies:
- dependency-name: url
  dependency-version: 0.11.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Change the storage to session storage to prevent the use of data built on the outdated Semantiq configuration.
Bumps [webdriverio](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/webdriverio) from 9.19.1 to 9.20.0.
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v9.20.0/packages/webdriverio)

---
updated-dependencies:
- dependency-name: webdriverio
  dependency-version: 9.20.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@khang-vu-ttd
khang-vu-ttd deleted the prebid-sync-10.12.0 branch March 4, 2026 02: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.

7 participants