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

@rehearsal/plugins

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/plugins - npm Package Versions

1
7

1.0.12-beta

Diff

Changelog

Source

<small>1.0.12-beta (2023-03-13)</small>

  • add cjs to lint config (#811) (c75a696), closes #811
  • Update README.md (d619c2c)
  • Update smoke-test.yml (0862f0b)
  • 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(cli): dependency-install task (#833) (f70f02e), closes #833
  • 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
  • test: clean up tests (#830) (48bda8e), closes #830
  • test: unblock smoke-test (f8a09bb)
  • 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): init command and skip configs (#805) (57b4433), closes #805
  • feat(cli): migrate default interactive - optional ci (#829) (47364dc), closes #829
  • chore: run smoke on branch (#808) (3dea891), closes #808
  • 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(migration-graph): improve logging for inheritance (#782) (7a34ecc), closes #782
  • chore(release): 1.0.11-beta (af48a60)
  • chore(utils): remove duplicate index file (#828) (9230336), closes #828
  • refactor: esm (#796) (9d2d7da), closes #796
  • refactor: remove rehearsal commits on migrate only (#809) (2fffaa1), closes #809
lynchbomb
published 1.0.11-beta •

Changelog

Source

<small>1.0.11-beta (2023-03-08)</small>

  • 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: support .gjs in Ember PackageGraphs (#772) (be087c1), closes #772
  • feat: types based on inheritance (#763) (095c97c), closes #763
  • feat(cli): init command and skip configs (#805) (57b4433), closes #805
  • feat(cli): migrate default interactive - optional ci (#829) (47364dc), closes #829
  • 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(migration-graoph): change path for service resolution to addon dir (#818) (56e972c), closes #818
  • refactor: esm (#796) (9d2d7da), closes #796
  • refactor: remove rehearsal commits on migrate only (#809) (2fffaa1), closes #809
  • chore: run smoke on branch (#808) (3dea891), closes #808
  • 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(migration-graph): improve logging for inheritance (#782) (7a34ecc), closes #782
  • add cjs to lint config (#811) (c75a696), closes #811
  • Update smoke-test.yml (0862f0b)
  • test: unblock smoke-test (f8a09bb)
lynchbomb
published 1.0.10-beta •

Changelog

Source

<small>1.0.10-beta (2023-02-21)</small>

  • test: smoke test gha (#758) (678f4aa), closes #758
  • chore: add $schema to config in README.md (7413ab0)
  • chore: update vitest to 0.28.5 (#764) (7b23883), closes #764
  • fix: again $schema value in README.md (a53f0f8)
  • fix: README.md $schema url (60c3bec)
  • fix: revert line number (#757) (e36d022), closes #757
  • fix(cli): config test; remove snapshot, assert contains (#748) (9971277), closes #748
  • feat(migration-graph): improving --entrypoint cli (#740) (dec66a2), closes #740
lynchbomb
published 1.0.9-beta •

Changelog

Source

<small>1.0.9-beta (2023-02-15)</small>

  • fix: bundle typescript dep (#745) (11f5bdd), closes #745
lynchbomb
published 1.0.8-beta •

Changelog

Source

<small>1.0.8-beta (2023-02-15)</small>

  • feat: default user config (#738) (7663abe), closes #738
  • feat: hooks in user config (#739) (533284b), closes #739
  • feat: init flag for migrate (#727) (61a600f), closes #727
  • feat: reporting for sequential runs (#732) (2d04909), closes #732
  • feat(migration-graph): include exclude config (#665) (31396f6), closes #665
  • chore: update use-node-version (#742) (8b68e09), closes #742
  • fix: release script (#723) (22fb409), closes #723
  • fix: return typescript back to devDeps (#724) (fb09439), closes #724
  • fix: upgrade cli tests (#730) (ee5193e), closes #730
  • fix: upgrade cli tests (#730) (2b2ff38), closes #730
  • fix(migration-graph): remove .prettierrc.* from module graph (#736) (3eecd92), closes #736
  • fix(migration-graph): remove *.json from module graph (#734) (7c7c1c1), closes #734
egorio
published 1.0.7-beta •

lynchbomb
published 1.0.6-beta •

Changelog

Source

<small>1.0.6-beta (2023-02-06)</small>

  • chore: release script (3e5ef38)
  • chore: update dependencies (#701) (e0d686a), closes #701
  • feat: attempt to download types (#666) (17dc23a), closes #666
  • feat: ignore fixes with object type, same was as any (#700) (50d755c), closes #700
  • feat: plugin options (#675) (a27cfb7), closes #675
  • feat: validate task (#681) (7ad6fb0), closes #681
  • feat(migration-graph): refactor console.warn statements to debug (#628) (5940432), closes #628
  • fix: .rehearsal in .gitignore (#682) (e784abb), closes #682
  • fix: fetch eslint config error (#672) (6069210), closes #672
  • fix: fix regen version (#687) (6856657), closes #687
  • fix: logging of migration order (#704) (c075a08), closes #704
  • fix: print sonarqube report (#676) (5ff57d5), closes #676
  • fix: provide cwd to lint plugin (#685) (735ad1d), closes #685
  • fix: refactor blocking code from all plugins (#699) (1e4c0ae), closes #699
  • fix: use relative path in state file (#677) (2d51570), closes #677
  • fix: when packages aren't found we need to swallow the error (#694) (31433a5), closes #694
lynchbomb
published 1.0.5-beta •

Changelog

Source

<small>1.0.5-beta (2023-01-30)</small>

  • feat: add --regen option for migrate (#661) (28942a8), closes #661
  • feat: limit a list of typescript provided codefixes + exclude fixes that add :any (#653) (300b39f), closes #653
  • refactor: migrate cli test (#614) (42afc2e), closes #614
egorio
published 1.0.4-beta •

Changelog

Source

<small>1.0.4-beta (2023-01-24)</small>

  • fix: bump version before running npm build (#656) (f53cc77), closes #656
  • fix: cli find eslint (#648) (3542d6e), closes #648
egorio
published 1.0.3-beta •

Changelog

Source

<small>1.0.3-beta (2023-01-21)</small>

  • chore: make sure the repo is on master with all latest changes before starting release (cfcb5a1)
  • chore: release script (#647) (87414d9), closes #647
  • fix: Correct peerDependencies typescript version (#645) (7704b46), closes #645
  • fix: package manager version conflict with volta (#646) (0f252bc), closes #646
  • fix: release script (#650) (6e64d3b), closes #650
  • fix: remove test's rehearsal version dependency (#649) (4b02faf), closes #649
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