Skip to content

Prepare Release v13.0.0#2369

Open
github-actions[bot] wants to merge 1 commit intomasterfrom
release-preview
Open

Prepare Release v13.0.0#2369
github-actions[bot] wants to merge 1 commit intomasterfrom
release-preview

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Jan 29, 2026

This PR is a preview of the release that release-plan has prepared. To release you should just merge this PR 👍


Release (2026-04-04)

  • eslint-plugin-ember 13.0.0 (major)

💥 Breaking Change

  • eslint-plugin-ember
    • #2492 Replace deprecated ESLint context methods for ESLint 10 compatibility, dropping eslint < 8.40 (@johanrd)
    • #2557 Upgrade ember-eslint-parser to 0.8.0 (@Copilot)
    • #2555 Drop support for Node < 20.19 (@Copilot)

🚀 Enhancement

🐛 Bug Fix

🏠 Internal

Committers: 8

@github-actions github-actions bot force-pushed the release-preview branch 2 times, most recently from 0f3227f to a9b39e7 Compare February 16, 2026 22:37
@github-actions github-actions bot changed the title Prepare Release v12.7.7 Prepare Release v12.8.0 Feb 16, 2026
@github-actions github-actions bot force-pushed the release-preview branch 6 times, most recently from aca914e to 22a0b83 Compare February 18, 2026 02:14
@github-actions github-actions bot changed the title Prepare Release v12.8.0 Prepare Release Feb 18, 2026
@github-actions github-actions bot force-pushed the release-preview branch 4 times, most recently from 13f401d to 0b99867 Compare February 19, 2026 22:14
@github-actions github-actions bot changed the title Prepare Release Prepare Release v12.8.0 Feb 19, 2026
@github-actions github-actions bot force-pushed the release-preview branch 9 times, most recently from 037c889 to 4e0e8a9 Compare February 26, 2026 01:06
@github-actions github-actions bot force-pushed the release-preview branch 5 times, most recently from 49c7f66 to b58512d Compare February 27, 2026 22:41
@github-actions github-actions bot force-pushed the release-preview branch 18 times, most recently from aadcc2e to d630092 Compare March 13, 2026 00:28
@github-actions github-actions bot changed the title Prepare Release v12.8.0 Prepare Release Mar 13, 2026
@github-actions github-actions bot force-pushed the release-preview branch 7 times, most recently from bb4c5ab to c1e57bd Compare March 13, 2026 12:44
NullVoxPopuli

This comment was marked as outdated.

Copy link
Copy Markdown
Contributor

@NullVoxPopuli NullVoxPopuli left a comment

Choose a reason for hiding this comment

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

Need to:

  • review the overall changes before release:

  • review new rules and make sure none of them are in the recommended set (requires RFC to change recommended)

     git diff v12.7.6-eslint-plugin-ember -- lib/config/ lib/config-legacy/ | wc -l
     # => 0
     git diff v12.7.6-eslint-plugin-ember -- "lib/recommended*"
     # => only comma changes due to prettier
  • test on big app at work and see if it's mostly bugfixes being applied, nothing actually breaking for those up to date

any changes here could be considered bugfix, post-release

  • review docs for new rules and assure that the hbs vs gjs docs are taken care of
  • assign some of the new rules to hbs/loose mode only, if applicable
  • assign some of the old rules as gjs/strict mode only, if applicable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant