Skip to content

♻️ Remove Ember test app ESLint#293

Merged
Robdel12 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/major-dependencies-095e62894c
Jun 4, 2026
Merged

♻️ Remove Ember test app ESLint#293
Robdel12 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/major-dependencies-095e62894c

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 4, 2026

Why

The Ember test app is a private SDK fixture, not the repo linting source of truth. Keeping ESLint there created a separate dependency stream, and the ESLint 10 update was incompatible with the current Babel parser peer range.

What changed

  • Removed the Ember test app ESLint scripts.
  • Dropped the ESLint-only dependencies from the fixture package.
  • Deleted the fixture ESLint flat config.
  • Regenerated the pnpm lockfile without that direct ESLint stack.

Validation

  • CI=true pnpm install --frozen-lockfile
  • pnpm --filter test-ember-app run lint
  • pnpm --filter test-ember-app run build
  • pnpm run lint
  • pnpm run build
  • pnpm peers check
  • pnpm run test:types

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 4, 2026
The Ember fixture does not need a separate ESLint dependency stream now that the repo uses Biome for package code and keeps this app validated through template lint, CSS lint, formatting, builds, and SDK tests.
@Robdel12 Robdel12 force-pushed the dependabot/npm_and_yarn/major-dependencies-095e62894c branch from a1dc190 to b260909 Compare June 4, 2026 01:40
@Robdel12 Robdel12 changed the title ⬆️ Bump the major-dependencies group with 2 updates ♻️ Remove Ember test app ESLint Jun 4, 2026
@vizzly-testing
Copy link
Copy Markdown

vizzly-testing Bot commented Jun 4, 2026

Vizzly - Visual Test Results

CLI Reporter - Waiting for build

No builds received yet for this pull request.

CLI TUI - Approved

5 comparisons, no changes detected.

View build


dependabot/npm_and_yarn/major-dependencies-095e62894c · b2609098

@Robdel12 Robdel12 merged commit 36a2b2c into main Jun 4, 2026
29 checks passed
@Robdel12 Robdel12 deleted the dependabot/npm_and_yarn/major-dependencies-095e62894c branch June 4, 2026 01:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant