From 1e29e4ae7e86f51d02fd50dfdb9f87b04f974ca6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 20:51:47 +0800 Subject: [PATCH] Update ember deprecations (#22) Co-authored-by: tyb-talks <133760061+tyb-talks@users.noreply.github.com> --- lib/deprecation_collector/deprecation-ids.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/deprecation_collector/deprecation-ids.yml b/lib/deprecation_collector/deprecation-ids.yml index 323e67e..f9c1e37 100644 --- a/lib/deprecation_collector/deprecation-ids.yml +++ b/lib/deprecation_collector/deprecation-ids.yml @@ -1,6 +1,7 @@ --- ember_deprecation_ids: - component-template-resolving +- deprecate-array-prototype-extensions - deprecate-implicit-route-model - template-action discourse_deprecation_ids: