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

covert getPluginUmdChunks from private to protected #19212

Merged
merged 5 commits into from May 12, 2022
Merged

Conversation

peterhashair
Copy link
Contributor

Description:

Fixes: #19207
covert getPluginUmdChunks from private to protected.

Review

Peter Zhang added 3 commits January 31, 2022 17:01
@justinvelluppillai justinvelluppillai changed the base branch from 4.x-dev to next_release May 11, 2022 23:17
@justinvelluppillai
Copy link
Contributor

Sorry @peterhashair I meant to do this on the next_release branch which means you have some 4.x-dev changes here that shouldn't be. Can you maybe redo this on the next_release branch (maybe easier than fixing this one).

@peterhashair
Copy link
Contributor Author

@justinvelluppillai sorry, my bad.

Copy link
Contributor

@justinvelluppillai justinvelluppillai left a comment

Choose a reason for hiding this comment

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

Thanks @peterhashair the changes look good now. Can you please just confirm the failing tests are failing for unrelated reasons before merging?

@justinvelluppillai justinvelluppillai added not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. and removed Needs Review PRs that need a code review labels May 12, 2022
@peterhashair
Copy link
Contributor Author

@justinvelluppillai I look the failed tests, 4 are random, 1 is about SEO ranking. all unrelated.

@peterhashair peterhashair merged commit 0bd72e7 into next_release May 12, 2022
@peterhashair peterhashair deleted the m19207 branch May 12, 2022 22:52
justinvelluppillai added a commit that referenced this pull request May 16, 2022
* tweak QueryParameters type in index.d.ts to better match arbitrary object types (#19191)

* tweak QueryParameters type in index.d.ts to better match arbitrary object types

* make sure github action takes into account changes in CoreVue types

* add ability to use a deep watch in scope var watches in angularjs adapters (#19195)

* covert getPluginUmdChunks from private to protected (#19212)

* set default color value, when key not exist. (#18696)

* Update Sparkline.php

add addition setup

* Update Sparkline.php

update foreach to array_merge

* protected getPluginUmdChunks

update private to protect

* correctly destroy vue entry components in widgetloader (#19216)

* Release Matomo 4.10.0

Co-authored-by: dizzy <diosmosis@users.noreply.github.com>
Co-authored-by: Peter Zhang <peter@innocraft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UI error when deploying matomo 4.9.1 on wordpress
2 participants