New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@rehearsal/service

Package Overview
Dependencies
Maintainers
3
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rehearsal/service - npm Package Versions

1
7

2.0.1-beta

Diff

Changelog

Source

<small>2.0.1-beta (2023-05-01)</small>

  • breaking(reporter): refactor reporter api (#1002) (ff07613), closes #1002
  • breaking(upgrade): removes upgrade for replacement (#1001) (89c6696), closes #1001
  • feat: non-qualified service injection, based on provide map file (#1013) (152753c), closes #1013
  • feat: add support for ember@4 service export name (#1006) (8647aa8), closes #1006
  • feat(cli): move command (#995) (0f3d814), closes #995
  • feat: add graph command (#994) (f86009a), closes #994
  • chore: move to fast-glob (#1017) (ae4aa44), closes #1017
  • chore: use fast-glob egorio (2eee907
  • fix(999): multi-line rehearsal TODO egorio (12fb02b)
  • fix(949): Cannot read properties of undefined (reading 'flags') in returnValueCorrect fix (#996) (88090f2), closes #996
  • fix: cannot read properties of undefined (reading 'kind') (#990) (64142be), closes #990
lynchbomb
published 2.0.0-beta •

Changelog

Source

<small>2.0.0-beta (2023-04-17)</small>

  • breaking: remove migrate init (#992) (486fcea), closes #992
  • feat: use magic-string for fixing (#987) (4b3bf0d), closes #987
  • fix: dynamic import all glint things (#985) (3db5f44), closes #985
  • chore(all): bump deps and remove unused deps, coverage (#972) (330b43f), closes #972
  • internal: use magicstring for ignore comments (#977) (13fea04), closes #977
  • internal: restructure queue (#988) (aa2c7a8), closes #988
  • internal: restructure queue (#988) (aa2c7a8), closes #988
  • docs: add docs to queue overloads (#991) (16381d9), closes #991
lynchbomb
published 1.0.20-beta •

Changelog

Source

<small>1.0.20-beta (2023-04-14)</small>

  • fix: correctly resolve addon paths (#971) (405a03b), closes #971
  • fix: filter object types as non-strict ones (8ceeb08)
  • fix: filter out never type (#968) (a3be6fe), closes #968
  • fix: fix graph sorting (#969) (8d75997), closes #969
  • fix: handles lintText undefined (#955) (2dcfec5), closes #955
  • fix: need to json5 (caa7a76)
  • fix: use dynamic imports for glint-related modules (#983) (d830858), closes #983
  • chore: update README.md with devDep install (#973) (c172d4f), closes #973
  • chore(all): node env and pnpm to latest LTS (e19d63f)
  • chore(gh-actions): bump pnpm and node versions (da79810)
  • chore(gh-actions): get-diagnostics as node 16,18 matrix (c67e693)
  • feat: improved annotateWithTypeFromJSDoc codefix (e736d42)
lynchbomb
published 1.0.19-beta •

Changelog

Source

<small>1.0.19-beta (2023-04-10)</small>

  • fix: add resolution for @swc/core@1.3.44 (#943) (2e20b2f), closes #943
  • fix: run post-install hooks after install (#956) (f9dc16d), closes #956
  • chore(gh-action-bot): adding new diagnostics (5838214)
lynchbomb
published 1.0.18-beta •

Changelog

Source

<small>1.0.18-beta (2023-04-07)</small>

  • chore: disable requireInTs codefix (#940) (1d22b2b), closes #940
  • fix: don't add multiple todo comments for the same line (730cec8)
  • fix: don’t insert hbs comments in TS lines (#942) (4eaae80), closes #942
lynchbomb
published 1.0.17-beta •

Changelog

Source

<small>1.0.17-beta (2023-04-06)</small>

  • fix: check report before accessing prop (68fa64e)
  • fix: filter additional case of any type usage (#938) (84c33cc), closes #938
  • fix: make path to file relative in hint messages (#939) (90d2864), closes #939
  • fix(cli): dep install collision (#937) (480d764), closes #937
  • feat: add glint plugin fixes to reporter (#915) (e8d8fed), closes #915
  • feat: enable prettier plugin for formatting (if it's configured) instead of linter (879fc1f)
  • feat(cli): set resolution of ts in migrated app (#931) (8a9c9c9), closes #931
  • chore: fix typos (679e99c)
  • fix: do not skip config-ts if user config exists (#925) (84b3cd2), closes #925
lynchbomb
published 1.0.16-beta •

Changelog

Source

<small>1.0.16-beta (2023-04-03)</small>

  • test: add config-ts ember tests (#914) (d25c067), closes #914
  • test: correct snapshot (#904) (2409d4b), closes #904
  • test: enable ember4 for ember app (#872) (e51e702), closes #872
  • test: validate ember tests (#881) (83b97a7), closes #881
  • chore: adding new diagnostics (d5f2faf)
  • chore: adding new diagnostics (b20ae00)
  • chore: extends hookTimeout (#899) (8686748), closes #899
  • chore: improve performance of AST node searching (#912) (24586a9), closes #912
  • chore: rename check plugins to report (#906) (6048b53), closes #906
  • chore: reorganize codefixes (#911) (fbec829), closes #911
  • chore(gh-action-bot): adding new diagnostics (9d9e58e)
  • chore(gh-action-bot): adding new diagnostics (4d801cd)
  • chore(service): sort package.json (b387d39)
  • feat: handle fully qualified service injections (#865) (79ec2f7), closes #865
  • fix: handle inline hbs (#908) (4068017), closes #908
  • fix: unable to get bin path with npm@9 (#903) (be14afa), closes #903
  • Update get-diagnostics.yml (0b55019)
  • Update package.json (5bf8fb8)
  • Update release.js (87af445)
  • Update test-and-lint.yml (20b3340)
  • Update ts-nightly-test.yml (6fc80e5)
lynchbomb
published 1.0.15-beta •

Changelog

Source

<small>1.0.15-beta (2023-03-28)</small>

  • fix(migrate): remove postinstall hook (#894) (d419c83), closes #894
lynchbomb
published 1.0.14-beta •

Changelog

Source

<small>1.0.14-beta (2023-03-27)</small>

  • fix: refactor to use json5.parse for read of tsconfig (#883) (7ccd8b2), closes #883
  • fix(service): move test-support to devDep (#892) (39fdabd), closes #892
lynchbomb
published 1.0.13-beta •

Changelog

Source

<small>1.0.13-beta (2023-03-27)</small>

  • fix: exclude .graphql files from graph (#786) (5c812cb), closes #786
  • fix: exclude only root app dir in EmberAddonPackage (#784) (88dce9c), closes #784
  • fix: filter out broken function types comes from JSDocs (#791) (ad279a6), closes #791
  • fix: fix versioning (#798) (28a00f6), closes #798
  • fix: pass include/excludes to root package (#788) (1a12921), closes #788
  • fix: patch up eslint errors without ruleId (#812) (5f7e513), closes #812
  • fix: refactor excluded files in ember package entites (#815) (056f4f1), closes #815
  • fix: release and root build should follow tsconfig paths (#806) (a653dd7), closes #806
  • fix: remove no-explicity-any (#783) (52921d7), closes #783
  • fix: remove require from findup-sync (#801) (534ba3e), closes #801
  • fix: renaming entrypoint from js to ts for migrate (#768) (cdaf5d1), closes #768
  • fix: use PAS token (#859) (e88f22b), closes #859
  • fix: use service to read file text for diagnostics (#874) (c930c9b), closes #874
  • fix(cli): dependency-install task (#833) (f70f02e), closes #833
  • fix(cli): generator for interactive mode (#886) (f89124d), closes #886
  • fix(cli): move file parsing from init to analyze (#840) (f92d2e1), closes #840
  • fix(migration-graoph): change path for service resolution to addon dir (#818) (56e972c), closes #818
  • fix(migration-graph): discover package when passed an entrypoint (#838) (1b79fb4), closes #838
  • fix(migration-graph): look for service impl be either .js or .ts (#882) (ddbe335), closes #882
  • feat: force migration from root dir (#797) (c5fe8b6), closes #797
  • feat: include .cjs eslint config ext (#810) (bd49485), closes #810
  • feat: infer missing return types based on inlay hints and inheritance (#743) (7394179), closes #743
  • feat: prettier plugin + fix for the cli upgrade test (0a82bc2)
  • feat: support .gjs in Ember PackageGraphs (#772) (be087c1), closes #772
  • feat: types based on inheritance (#763) (095c97c), closes #763
  • feat(cli): clear messages in bottom bar after completion (#887) (f599402), closes #887
  • feat(cli): init command and skip configs (#805) (57b4433), closes #805
  • feat(cli): migrate default interactive - optional ci (#829) (47364dc), closes #829
  • feat(cli): package option (#889) (1c7af14), closes #889
  • chore: add ember tests for migrate init (#849) (a968279), closes #849
  • chore: add ember tests to config lint (2393357)
  • chore: adding new diagnostics (1b259e2)
  • chore: adding new diagnostics (84703b9)
  • chore: adding new diagnostics (cb5b8a2)
  • chore: adding new diagnostics (7e3ed0f)
  • chore: adding new diagnostics (f8c0217)
  • chore: better diagnostic codegen (#851) (1f476af), closes #851
  • chore: bumps typescript@latest (34f32a1)
  • chore: cleanup async issues in cli (#845) (5e2b572), closes #845
  • chore: enable cache for npm (6882846)
  • chore: enable pnpm caching in github action (#857) (fc3181f), closes #857
  • chore: fix master (#878) (0d3bbec), closes #878
  • chore: isolate regen, upgrade, migrate, cli, and transform tests (#856) (22de032), closes #856
  • chore: remove npm cache (ad25a8d)
  • chore: retrigger test job (a9bd023)
  • chore: run smoke on branch (#808) (3dea891), closes #808
  • chore: save snapshot (90e68fd)
  • chore: try npm cache (37eb7d9)
  • chore: types based on inheritance tune up (#777) (66430c4), closes #777
  • chore: untagle typescript (#800) (b7cf622), closes #800
  • chore: update md with migrate-by-directory (#789) (b0eccd3), closes #789
  • chore: update README.md in migration-graph-ember (7a4fa16)
  • chore(ci): test against typescript nightly (#888) (540038c), closes #888
  • chore(migration-graph): improve logging for inheritance (#782) (7a34ecc), closes #782
  • chore(release): 1.0.11-beta (af48a60)
  • chore(release): 1.0.12-beta (01de4d8)
  • chore(utils): remove duplicate index file (#828) (9230336), closes #828
  • test: clean up tests (#830) (48bda8e), closes #830
  • test: fix lint errors with ts5 (43bff57)
  • test: fix lint errors with ts5 (1cbda88)
  • test: fix lint errors with ts5 (b1a58ca)
  • test: unblock smoke-test (f8a09bb)
  • test: update eslint ignore (02ef651)
  • test: vitest now includes snapshot url (76ad9b6)
  • test(all): implements test:slow, threads, test shuffling (#879) (ff5519f), closes #879
  • add cjs to lint config (#811) (c75a696), closes #811
  • Integrate Glint Language Service (#819) (6aa6192), closes #819
  • Operationalize TypeScript Codefixes (#844) (2139aa6), closes #844
  • Strict Linting (#850) (c82f051), closes #850
  • Update launch.json (f41afa4)
  • Update README.md (8bba815)
  • Update README.md (d619c2c)
  • Update smoke-test.yml (0862f0b)
  • refactor: esm (#796) (9d2d7da), closes #796
  • refactor: remove rehearsal commits on migrate only (#809) (2fffaa1), closes #809
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc