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

Open
wants to merge 3 commits into
base: master
Choose a base branch
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 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
@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
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