{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":117195778,"defaultBranch":"master","name":"Prebid.js","ownerLogin":"media-net","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2018-01-12T05:17:46.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/14127190?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1726658878.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"9ec2ac2b19357cde17e15c64e2ebad0142cb9cea","ref":"refs/heads/bid-vast-url-impression-fix","pushedAt":"2024-09-18T11:27:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"shubham-si","name":"shubham.si","path":"/shubham-si","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/60253122?s=80&v=4"},"commit":{"message":"Fixed issue of adding analytics impression pixel via Prebid's vastTrackers.js module.Getting object Required Array.","shortMessageHtmlLink":"Fixed issue of adding analytics impression pixel via Prebid's vastTra…"}},{"before":"b84418b47fc599780190dbb7b50ee2907baf5bff","after":"f4a163e34367c879e77cd95471b82a644229626f","ref":"refs/heads/dependabot/npm_and_yarn/multi-d66d039ac5","pushedAt":"2024-09-18T11:24:07.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump serve-static and express\n\nBumps [serve-static](https://github.com/expressjs/serve-static) to 1.16.2 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.\n\n\nUpdates `serve-static` from 1.15.0 to 1.16.2\n- [Release notes](https://github.com/expressjs/serve-static/releases)\n- [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md)\n- [Commits](https://github.com/expressjs/serve-static/compare/v1.15.0...v1.16.2)\n\nUpdates `express` from 4.19.2 to 4.21.0\n- [Release notes](https://github.com/expressjs/express/releases)\n- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)\n- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0)\n\n---\nupdated-dependencies:\n- dependency-name: serve-static\n dependency-type: indirect\n- dependency-name: express\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump serve-static and express"}},{"before":"42c75d9d5dc007b1d63f31b425ffb4e8497e0dfc","after":"c6ae63bd18279f6cff52b8348349d1df7b81bce2","ref":"refs/heads/dependabot/npm_and_yarn/multi-9423f4c335","pushedAt":"2024-09-18T11:24:02.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump body-parser and express\n\nBumps [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.\n\nUpdates `body-parser` from 1.20.2 to 1.20.3\n- [Release notes](https://github.com/expressjs/body-parser/releases)\n- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)\n- [Commits](https://github.com/expressjs/body-parser/compare/1.20.2...1.20.3)\n\nUpdates `express` from 4.19.2 to 4.21.0\n- [Release notes](https://github.com/expressjs/express/releases)\n- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)\n- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0)\n\n---\nupdated-dependencies:\n- dependency-name: body-parser\n dependency-type: direct:development\n- dependency-name: express\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump body-parser and express"}},{"before":"5dfce0427de0efe56e49a7cb9ad1a769b0e72e7d","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/dset-3.1.4","pushedAt":"2024-09-18T11:23:46.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"4835e086693c70f04234321e74e48d01a8a9d928","after":"1f428f4a200c0579a31db32e6df358becd2c6bc9","ref":"refs/heads/master","pushedAt":"2024-09-18T11:22:36.000Z","pushType":"push","commitsCount":80,"pusher":{"login":"shubham-si","name":"shubham.si","path":"/shubham-si","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/60253122?s=80&v=4"},"commit":{"message":"sspBC Bid Adapter : add support for PAAPI, detection of interstitials, and etc. (#12242)\n\n* Update tests for sspBC adapter\r\n\r\nUpdate tests for sspBC adapter:\r\n- change userSync test (due to tcf param appended in v4.6)\r\n- add tests for onBidWon and onTimeout\r\n\r\n* [sspbc-adapter] 5.3 updates: content-type for notifications\r\n\r\n* [sspbc-adapter] pass CTA to native bid\r\n\r\n* [sspbc-5.3] keep pbsize for detected adunits\r\n\r\n* [maintenance] - remove old test for sspBc bid adaptor\r\n\r\n* [sspbc-5.3] increment adaptor ver\r\n\r\n* [sspbc-adapter] maintenance update to sspBCBidAdapter\r\n\r\n* remove yarn.lock\r\n\r\n* Delete package-lock.json\r\n\r\n* remove package-lock.jsonfrom pull request\r\n\r\n* [sspbc-adapter] send pageViewId in request\r\n\r\n* [sspbc-adapter] update pageViewId test\r\n\r\n* [sspbc-adapter] add viewabiility tracker to native ads\r\n\r\n* [sspbc-adapter] add support for bid.admNative property\r\n\r\n* [sspbc-adapter] ensure that placement id length is always 3 (improves matching response to request)\r\n\r\n* [sspbc-adapter] read publisher id and custom ad label, then send them to banner creative\r\n\r\n* [sspbc-adapter] adlabel and pubid are set as empty strings, if not present in bid response\r\n\r\n* [sspbc-adapter] jstracker data fix\r\n\r\n* [sspbc-adapter] jstracker data fix\r\n\r\n* [sspbc-adapter] send tagid in notifications\r\n\r\n* [sspbc-adapter] add gvlid to spec; prepare getUserSyncs for iframe + image sync\r\n\r\n* update remote repo\r\n\r\n* cleanup of grupawp/prebid master branch\r\n\r\n* update sspBC adapter to v 5.9\r\n\r\n* update tests for sspBC bid adapter\r\n\r\n* [sspbc-adapter] add support for topicsFPD module\r\n\r\n* [sspbc-adapter] change topic segment ids to int\r\n\r\n* sspbc-5.94: read bid platform\r\n\r\n* sspbc-5.94 wip\r\n\r\n* [sspbc-adapter] major version 6.00 (uses backend renderer)\r\n\r\n* [sspbc-adapter] 6.0 add support for PAAPI component auctions\r\n\r\n* [sspbc-adapter] default platform value for non-bid notifications\r\n\r\n* [sspbc-6.0] add default value for native title length\r\n\r\n* [sspbc-6.0] include interstitial info in request\r\n\r\n* [sspbc-adapter] update to v6, test coverage and smaller fixes\r\n\r\n* remove lint console override\r\n\r\n---------\r\n\r\nCo-authored-by: Wojciech Biały \r\nCo-authored-by: decemberWP <155962474+decemberWP@users.noreply.github.com>","shortMessageHtmlLink":"sspBC Bid Adapter : add support for PAAPI, detection of interstitials…"}},{"before":null,"after":"b84418b47fc599780190dbb7b50ee2907baf5bff","ref":"refs/heads/dependabot/npm_and_yarn/multi-d66d039ac5","pushedAt":"2024-09-11T23:58:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump serve-static and express\n\nBumps [serve-static](https://github.com/expressjs/serve-static) to 1.16.2 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.\n\n\nUpdates `serve-static` from 1.15.0 to 1.16.2\n- [Release notes](https://github.com/expressjs/serve-static/releases)\n- [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md)\n- [Commits](https://github.com/expressjs/serve-static/compare/v1.15.0...v1.16.2)\n\nUpdates `express` from 4.19.2 to 4.21.0\n- [Release notes](https://github.com/expressjs/express/releases)\n- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)\n- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0)\n\n---\nupdated-dependencies:\n- dependency-name: serve-static\n dependency-type: indirect\n- dependency-name: express\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump serve-static and express"}},{"before":"8e28fa25517c5dfe9630d88ca5cb15ab46ce64ed","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/express-4.20.0","pushedAt":"2024-09-11T23:58:48.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"42c75d9d5dc007b1d63f31b425ffb4e8497e0dfc","ref":"refs/heads/dependabot/npm_and_yarn/multi-9423f4c335","pushedAt":"2024-09-11T23:58:45.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump body-parser and express\n\nBumps [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.\n\nUpdates `body-parser` from 1.20.2 to 1.20.3\n- [Release notes](https://github.com/expressjs/body-parser/releases)\n- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)\n- [Commits](https://github.com/expressjs/body-parser/compare/1.20.2...1.20.3)\n\nUpdates `express` from 4.19.2 to 4.21.0\n- [Release notes](https://github.com/expressjs/express/releases)\n- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)\n- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0)\n\n---\nupdated-dependencies:\n- dependency-name: body-parser\n dependency-type: direct:development\n- dependency-name: express\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump body-parser and express"}},{"before":null,"after":"8e28fa25517c5dfe9630d88ca5cb15ab46ce64ed","ref":"refs/heads/dependabot/npm_and_yarn/express-4.20.0","pushedAt":"2024-09-11T23:58:43.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump express from 4.19.2 to 4.20.0\n\nBumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.20.0.\n- [Release notes](https://github.com/expressjs/express/releases)\n- [Changelog](https://github.com/expressjs/express/blob/master/History.md)\n- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.20.0)\n\n---\nupdated-dependencies:\n- dependency-name: express\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump express from 4.19.2 to 4.20.0"}},{"before":null,"after":"5dfce0427de0efe56e49a7cb9ad1a769b0e72e7d","ref":"refs/heads/dependabot/npm_and_yarn/dset-3.1.4","pushedAt":"2024-09-11T23:20:34.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump dset from 3.1.2 to 3.1.4\n\nBumps [dset](https://github.com/lukeed/dset) from 3.1.2 to 3.1.4.\n- [Release notes](https://github.com/lukeed/dset/releases)\n- [Commits](https://github.com/lukeed/dset/compare/v3.1.2...v3.1.4)\n\n---\nupdated-dependencies:\n- dependency-name: dset\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump dset from 3.1.2 to 3.1.4"}},{"before":null,"after":"e9f27f56c02443010e5f22231542b7dd3e93fa76","ref":"refs/heads/dependabot/npm_and_yarn/webpack-5.94.0","pushedAt":"2024-08-31T06:08:27.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump webpack from 5.92.0 to 5.94.0\n\nBumps [webpack](https://github.com/webpack/webpack) from 5.92.0 to 5.94.0.\n- [Release notes](https://github.com/webpack/webpack/releases)\n- [Commits](https://github.com/webpack/webpack/compare/v5.92.0...v5.94.0)\n\n---\nupdated-dependencies:\n- dependency-name: webpack\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump webpack from 5.92.0 to 5.94.0"}},{"before":"b8ae7b969057b2fdb8850c8277bdebbab000aeb5","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/multi-895ca76b43","pushedAt":"2024-08-19T05:40:26.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"5891c658ae29ca3a07ab2d1a6e6ec0e968a4b04c","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/multi-a9f852c250","pushedAt":"2024-08-19T05:40:26.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"b8ae7b969057b2fdb8850c8277bdebbab000aeb5","ref":"refs/heads/dependabot/npm_and_yarn/multi-895ca76b43","pushedAt":"2024-08-19T05:31:43.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump ws, @wdio/browserstack-service, @wdio/cli and @wdio/local-runner\n\nBumps [ws](https://github.com/websockets/ws) to 8.17.1 and updates ancestor dependencies [ws](https://github.com/websockets/ws), [@wdio/browserstack-service](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-browserstack-service), [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli) and [@wdio/local-runner](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-local-runner). These dependencies need to be updated together.\n\n\nUpdates `ws` from 8.13.0 to 8.17.1\n- [Release notes](https://github.com/websockets/ws/releases)\n- [Commits](https://github.com/websockets/ws/compare/8.13.0...8.17.1)\n\nUpdates `@wdio/browserstack-service` from 8.39.0 to 9.0.4\n- [Release notes](https://github.com/webdriverio/webdriverio/releases)\n- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/webdriverio/webdriverio/commits/v9.0.4/packages/wdio-browserstack-service)\n\nUpdates `@wdio/cli` from 8.39.0 to 9.0.4\n- [Release notes](https://github.com/webdriverio/webdriverio/releases)\n- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/webdriverio/webdriverio/commits/v9.0.4/packages/wdio-cli)\n\nUpdates `@wdio/local-runner` from 8.39.0 to 9.0.4\n- [Release notes](https://github.com/webdriverio/webdriverio/releases)\n- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/webdriverio/webdriverio/commits/v9.0.4/packages/wdio-local-runner)\n\n---\nupdated-dependencies:\n- dependency-name: ws\n dependency-type: indirect\n- dependency-name: \"@wdio/browserstack-service\"\n dependency-type: direct:development\n- dependency-name: \"@wdio/cli\"\n dependency-type: direct:development\n- dependency-name: \"@wdio/local-runner\"\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump ws, @wdio/browserstack-service, @wdio/cli and @wdio/local-runner"}},{"before":"549e2225195a1b0c372e554e103c12785e55979b","after":"4835e086693c70f04234321e74e48d01a8a9d928","ref":"refs/heads/master","pushedAt":"2024-08-19T05:30:14.000Z","pushType":"push","commitsCount":10,"pusher":{"login":"monisq","name":"Monis Qadri","path":"/monisq","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29942373?s=80&v=4"},"commit":{"message":"Preciso : Added new library to remove code duplication in bid adapter (#11868)\n\n* Preciso : Added new library to remove code duplication in bid adapter\r\n\r\n* modified bidfloor mapping logic\r\n\r\n* error fix\r\n\r\n* error fix\r\n\r\n* import bidUtils.js in IdxBidadapter to reduce the code duplicataion\r\n\r\n* import bidUtils.js in IdxBidadapter to reduce the code duplicataion\r\n\r\n* Error fix\r\n\r\n* Imported bidUtils library into redtram bid adapter\r\n\r\n* import common library in mediabramaBidAdapter\r\n\r\n* import common library in loganBidAdapter to remove code duplication\r\n\r\n* removed storageManaser from library\r\n\r\n* renderer.js changes reverted","shortMessageHtmlLink":"Preciso : Added new library to remove code duplication in bid adapter ("}},{"before":"e0a8c58e869af3a85466ce83f57e424afa8290b9","after":"549e2225195a1b0c372e554e103c12785e55979b","ref":"refs/heads/master","pushedAt":"2024-08-14T10:04:35.000Z","pushType":"push","commitsCount":131,"pusher":{"login":"monis0395","name":"Monis Qadri","path":"/monis0395","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11406818?s=80&v=4"},"commit":{"message":"Digital Matter Bid Adapter: initial release (#12114)\n\n* update anyclip adapter\r\n\r\n* remove coppa\r\n\r\n* fix jsdoc warnings\r\n\r\n* create bidderUtils\r\n\r\n* delete duplicate code\r\n\r\n* refactor\r\n\r\n* add digitalMatter Bid Adapter\r\n\r\n---------\r\n\r\nCo-authored-by: Chucky-choo ","shortMessageHtmlLink":"Digital Matter Bid Adapter: initial release (prebid#12114)"}},{"before":"737c3d6617c6cb75ebd3fa04ae27e14bfeb184ae","after":"1f7a36bd529acad8c0b6595b1d19fb4a39418649","ref":"refs/heads/pb-uid-eid-update","pushedAt":"2024-07-05T13:57:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"akshat-vijaywargiya","name":null,"path":"/akshat-vijaywargiya","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/154324666?s=80&v=4"},"commit":{"message":"Changes: removed sendBeacon() and added keepalive = true option for ajax.","shortMessageHtmlLink":"Changes: removed sendBeacon() and added keepalive = true option for a…"}},{"before":"8043402299645c8bae2765ee10716c1f36115ab3","after":"5891c658ae29ca3a07ab2d1a6e6ec0e968a4b04c","ref":"refs/heads/dependabot/npm_and_yarn/multi-a9f852c250","pushedAt":"2024-07-04T09:45:04.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump braces and gulp\n\nBumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependency [gulp](https://github.com/gulpjs/gulp). These dependencies need to be updated together.\n\n\nUpdates `braces` from 3.0.2 to 3.0.3\n- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)\n\nUpdates `gulp` from 4.0.2 to 5.0.0\n- [Release notes](https://github.com/gulpjs/gulp/releases)\n- [Changelog](https://github.com/gulpjs/gulp/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/gulpjs/gulp/compare/v4.0.2...v5.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: braces\n dependency-type: indirect\n- dependency-name: gulp\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump braces and gulp"}},{"before":null,"after":"737c3d6617c6cb75ebd3fa04ae27e14bfeb184ae","ref":"refs/heads/pb-uid-eid-update","pushedAt":"2024-07-04T09:43:31.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"adish1997","name":"Adish Rao","path":"/adish1997","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30475159?s=80&v=4"},"commit":{"message":"passing uidsAsEids in adapter and log refactor","shortMessageHtmlLink":"passing uidsAsEids in adapter and log refactor"}},{"before":"47e6561919680454d1b57b06315744852a7e07f8","after":"e0a8c58e869af3a85466ce83f57e424afa8290b9","ref":"refs/heads/master","pushedAt":"2024-07-04T09:42:52.000Z","pushType":"push","commitsCount":140,"pusher":{"login":"adish1997","name":"Adish Rao","path":"/adish1997","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30475159?s=80&v=4"},"commit":{"message":"permutiveRtd : transform integers to strings (#11910)\n\n* fix(permutiveRtd): transform integers to strings\r\n\r\n* docs(permutiveRtd): update jsdoc to match function signatures\r\n\r\n* docs(permutiveRtd): fix ordering of jsdoc comments","shortMessageHtmlLink":"permutiveRtd : transform integers to strings (prebid#11910)"}},{"before":null,"after":"8043402299645c8bae2765ee10716c1f36115ab3","ref":"refs/heads/dependabot/npm_and_yarn/multi-a9f852c250","pushedAt":"2024-06-12T20:55:02.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump braces and gulp\n\nBumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependency [gulp](https://github.com/gulpjs/gulp). These dependencies need to be updated together.\n\n\nUpdates `braces` from 3.0.2 to 3.0.3\n- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)\n\nUpdates `gulp` from 4.0.2 to 5.0.0\n- [Release notes](https://github.com/gulpjs/gulp/releases)\n- [Changelog](https://github.com/gulpjs/gulp/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/gulpjs/gulp/compare/v4.0.2...v5.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: braces\n dependency-type: indirect\n- dependency-name: gulp\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump braces and gulp"}},{"before":"7ec39842156b7d750825d5bbbbdc72996cc677ec","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/ip-1.1.9","pushedAt":"2024-06-05T07:35:30.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"3c814105d86e66dcde8353754493840f953ebd8d","after":"47e6561919680454d1b57b06315744852a7e07f8","ref":"refs/heads/master","pushedAt":"2024-06-05T06:56:16.000Z","pushType":"push","commitsCount":126,"pusher":{"login":"monis0395","name":"Monis Qadri","path":"/monis0395","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11406818?s=80&v=4"},"commit":{"message":"Core Utils: fix jsdoc warnings (#11694)\n\n* Update utils.js\r\n\r\n* Update perfMetrics.js\r\n\r\n* Update ttlCollection.js\r\n\r\n* Update adpod.js\r\n\r\n* Update consentManagementGpp.js\r\n\r\n* Update consentManagementGpp.js\r\n\r\n* Update consentManagement.js\r\n\r\n* Update consentManagementUsp.js\r\n\r\n* Update currency.js\r\n\r\n* Update dfpAdServerVideo.js\r\n\r\n* Update instreamTracking.js\r\n\r\n* Update s2sTesting.js\r\n\r\n* Update sizeMapping.js\r\n\r\n* Update topicsFpdModule.js\r\n\r\n* Update uid2IdSystem.js\r\n\r\n* Update consentManagementUsp.js\r\n\r\n* Update sizeMapping.js","shortMessageHtmlLink":"Core Utils: fix jsdoc warnings (prebid#11694)"}},{"before":null,"after":"7e171832885d16efd35388b542efa389e08cc04e","ref":"refs/heads/medianet-paapi-support","pushedAt":"2024-05-10T15:06:14.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"adish1997","name":"Adish Rao","path":"/adish1997","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30475159?s=80&v=4"},"commit":{"message":"medianet PAAPI support","shortMessageHtmlLink":"medianet PAAPI support"}},{"before":"9bfa4d223e2e0376bdf3cc638bf0cc83dab31a78","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/ejs-3.1.10","pushedAt":"2024-05-09T07:15:05.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"de42f8d23da4d84c6e761aec1c2e3510e6dd3bd9","after":"3c814105d86e66dcde8353754493840f953ebd8d","ref":"refs/heads/master","pushedAt":"2024-05-09T07:13:27.000Z","pushType":"push","commitsCount":110,"pusher":{"login":"adish1997","name":"Adish Rao","path":"/adish1997","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30475159?s=80&v=4"},"commit":{"message":"Twist Digital Bid Adapter: initial release (#11370)\n\n* Added twist digital bid adapter.\r\n\r\n* Add maintainer email to twistDigitalBidAdapter\r\n\r\n* Update default subdomain in twistDigitalBidAdapter.\r\n\r\n* remove unneeded dealId.","shortMessageHtmlLink":"Twist Digital Bid Adapter: initial release (prebid#11370)"}},{"before":null,"after":"9bfa4d223e2e0376bdf3cc638bf0cc83dab31a78","ref":"refs/heads/dependabot/npm_and_yarn/ejs-3.1.10","pushedAt":"2024-05-02T17:12:22.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump ejs from 3.1.9 to 3.1.10\n\nBumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10.\n- [Release notes](https://github.com/mde/ejs/releases)\n- [Commits](https://github.com/mde/ejs/compare/v3.1.9...v3.1.10)\n\n---\nupdated-dependencies:\n- dependency-name: ejs\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump ejs from 3.1.9 to 3.1.10"}},{"before":null,"after":"d0fe734cfdc0076a8d3e1fa9d5f40d83634a48aa","ref":"refs/heads/trustedstack-gvl_id","pushedAt":"2024-04-10T14:10:09.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"adish1997","name":"Adish Rao","path":"/adish1997","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30475159?s=80&v=4"},"commit":{"message":"added gvlid for truested stack alias","shortMessageHtmlLink":"added gvlid for truested stack alias"}},{"before":"6a1cd03fdd6948fb84372b7bb717c6d0db638c6b","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/express-4.19.2","pushedAt":"2024-04-10T14:09:51.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"ce21c353e2ac56f9e53cfa3b8da0e3bb25fa8513","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/follow-redirects-1.15.6","pushedAt":"2024-04-10T14:09:48.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xOFQxMToyNzo1OC4wMDAwMDBazwAAAAS5mB_E","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xOFQxMToyNzo1OC4wMDAwMDBazwAAAAS5mB_E","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNC0xMFQxNDowOTo0OC4wMDAwMDBazwAAAAQtH1eQ"}},"title":"Activity · media-net/Prebid.js"}