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

fix: show module name in deprecation warning for context-aware modules #21952

Merged
merged 1 commit into from Jan 29, 2020

Conversation

nornagon
Copy link
Member

Description of Change

Ref #18397

This adds the name of the module that's not context aware to the warning message about non-context-aware modules, for easier debugging.

Checklist

Release Notes

Notes: Added name of module to context-aware deprecation warning (#18397).

@nornagon nornagon requested a review from a team as a code owner January 29, 2020 01:39
@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Jan 29, 2020
@jkleinsc jkleinsc merged commit 0fa3c7e into master Jan 29, 2020
@release-clerk
Copy link

release-clerk bot commented Jan 29, 2020

Release Notes Persisted

Added name of module to context-aware deprecation warning (#18397).

@jkleinsc jkleinsc deleted the context-aware-deprecation branch January 29, 2020 12:03
@trop
Copy link
Contributor

trop bot commented Jan 29, 2020

I was unable to backport this PR to "8-x-y" cleanly;
you will need to perform this backport manually.

@trop
Copy link
Contributor

trop bot commented Jan 29, 2020

@nornagon has manually backported this PR to "8-x-y", please check out #21958

@sofianguy sofianguy added this to Fixed in 8.0.0-beta.9 in 8.2.x Jan 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-pr 🌱 PR opened in the last 24 hours
Projects
No open projects
8.2.x
Fixed in 8.0.0-beta.9
Development

Successfully merging this pull request may close these issues.

None yet

4 participants