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 some deprecation warnings #5044

Closed
wants to merge 0 commits into from

Conversation

nwmac
Copy link
Member

@nwmac nwmac commented Jun 27, 2023

This PR updates lint rule so string prototype extensions fail the lint - this will be needed to update to a newer Ember version in the future.

Addresses string prototype extension uses and uses @ember\string functions.

This addresses a first set of deprecation warnings that you would see in the browser console.

@nwmac nwmac force-pushed the fix-deprecation-warnings branch from 0a4b433 to ac92604 Compare November 3, 2023 09:22
@nwmac nwmac force-pushed the fix-deprecation-warnings branch from ac92604 to 2ee9eaf Compare December 1, 2023 11:43
@nwmac nwmac self-assigned this Dec 1, 2023
@nwmac nwmac added this to the v2.8.next1 milestone Dec 1, 2023
@gaktive gaktive modified the milestones: v2.9.0, v2.10.0 Jul 12, 2024
@nwmac nwmac requested a review from mantis-toboggan-md July 16, 2024 13:57
@richard-cox richard-cox self-requested a review July 16, 2024 16:12
@nwmac nwmac changed the title Fix deprecation warnings Fix some deprecation warnings Jul 16, 2024
@nwmac nwmac modified the milestones: v2.10.0, v2.11.0 Sep 9, 2024
@nwmac nwmac closed this Oct 2, 2024
@nwmac nwmac force-pushed the fix-deprecation-warnings branch from ffef1d6 to 0dba666 Compare October 2, 2024 09:49
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.

3 participants