-
Notifications
You must be signed in to change notification settings - Fork 3
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
Bump Prebid to 9.27.0
#1760
base: main
Are you sure you want to change the base?
Bump Prebid to 9.27.0
#1760
Conversation
|
ad0618d
to
d5cbd3f
Compare
21c547d
to
79d2368
Compare
Ad load time test resultsFor Test conditions:
|
@@ -109,7 +108,7 @@ describe('initialise', () => { | |||
}, | |||
}, | |||
], | |||
auctionDelay: 0, | |||
auctionDelay: 500, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See prebid/Prebid.js@f675808. This was added as part of v9.0.0
s2sConfig: { | ||
adapter: 'prebidServer', | ||
adapterOptions: {}, | ||
allowUnknownBidderCodes: false, | ||
bidders: [], | ||
maxBids: 1, | ||
maxTimeout: 1500, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See prebid/Prebid.js@8b2b415. This was added as part of v9.0.0
46235f0
to
695d236
Compare
5323826
to
c15d87d
Compare
c15d87d
to
faf7503
Compare
44edaea
to
73210fd
Compare
29b8089
to
c7a5108
Compare
Testing first in #1784 before moving forward with this PR |
What does this change?
Bumps version of @guardian/prebid.js to
9.27.0
Why?
Updating our Prebid fork to match the upstream 9.27.0
See major changes in https://github.com/prebid/Prebid.js/releases/tag/9.0.0