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

Deep libs and lint fix #3993

Merged
merged 3 commits into from
Jul 26, 2019
Merged

Deep libs and lint fix #3993

merged 3 commits into from
Jul 26, 2019

Conversation

snapwich
Copy link
Collaborator

Type of change

  • Bugfix
  • Refactoring (no functional changes, no api changes)

Description of change

Replaced the utils.deepAccess and utils.deepSetValue with npm libs that are smaller, better tested, and support more functionality such as array paths and default values.

Fixed linter so that it also checks re-exported imports

@jaiminpanchal27 jaiminpanchal27 added needs 2nd review Core module updates require two approvals from the core team and removed needs review labels Jul 23, 2019
@jsnellbaker
Copy link
Collaborator

Hi @snapwich

Can you please take a look at the conflicts when you have the chance?

@snapwich
Copy link
Collaborator Author

updated

@jsnellbaker
Copy link
Collaborator

@snapwich Can you resync with master when you have the chance?

We separately removed the console.log statement in the logicadBidAdapter_spec.js file, and now there's a conflict when I checkout this branch/merge master.

The changes look good otherwise.

@snapwich snapwich merged commit 85d1eae into master Jul 26, 2019
@snapwich snapwich deleted the deep-libs-and-lint-fix branch July 26, 2019 19:56
leonardlabat pushed a commit to criteo-forks/Prebid.js that referenced this pull request Jul 30, 2019
* make sure linter checks re-export imports.

* replace deepAccess and deepSetValue with better npm libs

* move re-exports to top of utils
VideoReach pushed a commit to VideoReach/Prebid.js that referenced this pull request Aug 1, 2019
* make sure linter checks re-export imports.

* replace deepAccess and deepSetValue with better npm libs

* move re-exports to top of utils
sa1omon pushed a commit to gamoshi/Prebid.js that referenced this pull request Nov 28, 2019
* make sure linter checks re-export imports.

* replace deepAccess and deepSetValue with better npm libs

* move re-exports to top of utils
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs 2nd review Core module updates require two approvals from the core team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants