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

MobfoxPB Adapter: update adapter to comply with Prebid 5 changes #8297

Merged
merged 7 commits into from
Apr 28, 2022

Conversation

mobfxoHB
Copy link
Contributor

@mobfxoHB mobfxoHB commented Apr 19, 2022

@ChrisHuie ChrisHuie self-requested a review April 20, 2022 17:11
@ChrisHuie ChrisHuie self-assigned this Apr 20, 2022
@ChrisHuie ChrisHuie changed the title MobfoxPB Adapter: ported adapter to v5 MobfoxPB Adapter: update adapter to comply with Prebid 5 changes Apr 25, 2022
import { isFn, deepAccess } from '../src/utils.js';
import { registerBidder } from '../src/adapters/bidderFactory.js';
import { BANNER, NATIVE, VIDEO } from '../src/mediaTypes.js';
import * as utils from '../src/utils.js';
Copy link
Collaborator

Choose a reason for hiding this comment

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

Do you mind just pulling in the needed utils functions? We removed import * from all adapters 🙏 Thanks

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@ChrisHuie thanks, updated

@mobfxoHB mobfxoHB requested a review from ChrisHuie April 26, 2022 21:37
@ChrisHuie ChrisHuie merged commit 5504cda into prebid:master Apr 28, 2022
ChrisHuie added a commit that referenced this pull request Apr 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants