Skip to content

feat(autofix): Fix deprecated Configuration APIs #699

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

RandomByte
Copy link
Member

@RandomByte RandomByte commented Jun 13, 2025

Based on #683 and #685

JIRA: CPOUI5FOUNDATION-1038

@RandomByte RandomByte force-pushed the autofix-basic-configuration-apis-rebased branch from 387c180 to 380a937 Compare June 13, 2025 12:19
@maxreichmann maxreichmann force-pushed the autofix-basic-configuration-apis-rebased branch from afe10d5 to e719759 Compare June 16, 2025 14:43
mustNotUseReturnValue: true,
})),
...t.methods(["setRTL", "setLanguage"], callExpressionFix({
scope: FixScope.FirstChild,
Copy link
Member Author

Choose a reason for hiding this comment

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

Just fyi:

Yesterday I noticed the scope was wrong here. I corrected it in b08b237#diff-0b1c00da90d25004cd6d18142125bea5ced9fd4708ea7ac9a5d7519ac151960fR17

You'll probably see this in a conflict when rebasing this PR 👍

@maxreichmann maxreichmann force-pushed the autofix-basic-configuration-apis-rebased branch from bc82473 to 829e96a Compare June 17, 2025 12:25
@maxreichmann maxreichmann force-pushed the autofix-basic-configuration-apis-rebased branch from 829e96a to 3c2f75b Compare June 17, 2025 12:27
@maxreichmann maxreichmann changed the title feat(autofix): Fix basic deprecated Configuration APIs feat(autofix): Fix deprecated Configuration APIs Jun 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants