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

Changes from v11.12.0 #2029

Merged
merged 6 commits into from Dec 12, 2023
Merged

Changes from v11.12.0 #2029

merged 6 commits into from Dec 12, 2023

Conversation

bmish
Copy link
Member

@bmish bmish commented Dec 12, 2023

This pulls in changes that were implemented in v11.12.0 from the v11 branch (for backporting) to master where we are actively developing v12 (in alpha).

  • #2020 Support ESLint flat config (@bmish)
    • Note: I had to create flat config versions of the new configs in v12
  • #2027 Allow ember-data type registry imports in use-ember-data-rfc-395-imports rule (@wagenet)

bmish and others added 6 commits December 12, 2023 17:54
…orts` rule (#2027)

* Allow ember-data type registry imports

* fix lint

---------

Co-authored-by: Bryan Mishkin <698306+bmish@users.noreply.github.com>
* master: (46 commits)
  fix gts type aware by emulating them to ts files set our own ts.sys with ts.setSys typescript-eslint has handling for a lot of scenarios for file changes and project changes etc use mts extension to keep same offsets we also sync the mts with the gts files
  Switch to ESLint flat config internally (#2018)
  [gjs-gts-parser] fix parsing when there are multiple default <template> blocks (not allowed) (#2005)
  Release 12.0.0-alpha.2
  fix locations after template
  reference tag name parts (split up with dot) instead of whole tag
  add failing test
  Release 12.0.0-alpha.1
  docs: recommended-gts/gjs instead of gts/gjs-recommended
  add rule to gjs & gts
  build(deps-dev): Bump eslint from 8.52.0 to 8.53.0
  build(deps-dev): Bump npm-package-json-lint from 7.0.0 to 7.1.0
  build(deps-dev): Bump eslint-doc-generator from 1.5.3 to 1.5.4
  Update `@typescript-eslint/` dependencies to v6 (#1984)
  Fix missing gjs/cts config icons (#1982)
  improve gts gjs configuration example
  Release 12.0.0-alpha.0
  Switch to `@release-it-plugins/lerna-changelog` (#1979)
  Set config `ecmaVersion` to `2022` (#1978)
  Add new `recommended` rule: `template-no-let-reference` (#1977)
  ...
@bmish bmish merged commit b567165 into master Dec 12, 2023
8 checks passed
@bmish bmish deleted the v11 branch December 12, 2023 23:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants