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

13
7

1.2.0

Diff

Changelog

Source

1.2.0 (2023-08-07)

  • fix: enable AddMissingTypesBasedOnInlayHintsCodeFix for .gts files (#1223) (cc8c822), closes #1223
  • fix: filtering unsupported codefixes in glint-fix plugin (#1186) (23c75a1), closes #1186
  • fix: Glint Service is not inferring return types from inlay hints (#1222) (753b1f9), closes #1222
  • fix: import types when infer from inheritance (#1215) (d99a688), closes #1215
  • fix: suppress issue with a type detection in inferFromUsage codefix (#1219) (3f4719b), closes #1219
  • [chore] updated README so that docs for --skipChecks flag exist under info about rehearsal fix and n (38f402a), closes #1189
  • Update README.md (#1225) (41276de), closes #1225
  • chore(deps-dev): bump @babel/core from 7.21.4 to 7.22.9 (#1206) (df20c5c), closes #1206
  • chore(deps-dev): bump @commitlint/cli from 17.5.1 to 17.6.7 (#1204) (1e3081d), closes #1204
  • chore(deps-dev): bump @commitlint/config-conventional from 17.4.4 to 17.6.7 (#1196) (daa3d3a), closes #1196
  • chore(deps-dev): bump @glimmerx/babel-preset from 0.6.7 to 0.6.8 (#1195) (7e05128), closes #1195
  • chore(deps-dev): bump @glimmerx/component from 0.6.7 to 0.6.8 (#1207) (f4fcb3f), closes #1207
  • chore(deps-dev): bump @glimmerx/modifier from 0.6.7 to 0.6.8 (#1214) (86c92a6), closes #1214
  • chore(deps-dev): bump @types/debug from 4.1.7 to 4.1.8 (#1197) (4ebfff9), closes #1197
  • chore(deps-dev): bump @types/ember__application from 4.0.5 to 4.0.6 (#1201) (5cdea02), closes #1201
  • chore(deps-dev): bump @types/ember__debug from 4.0.3 to 4.0.4 (#1199) (8a0cf84), closes #1199
  • chore(deps-dev): bump @types/ember__engine from 4.0.4 to 4.0.5 (#1213) (838e67f), closes #1213
  • chore(deps-dev): bump @types/ember-data__serializer from 4.0.1 to 4.0.2 (#1211) (2a36d20), closes #1211
  • chore(deps-dev): bump @vitest/coverage-c8 from 0.30.1 to 0.33.0 (#1208) (0a8617b), closes #1208
  • chore(deps-dev): bump ember-resolver from 10.0.0 to 11.0.0 (#1209) (72d4839), closes #1209
  • chore(deps-dev): bump ember-source from 4.11.0 to 5.1.2 (#1203) (4a576ae), closes #1203
  • chore(deps-dev): bump eslint-import-resolver-typescript from 2.5.0 to 3.5.5 (#1210) (73a3048), closes #1210
  • chore(deps-dev): bump eslint-plugin-import from 2.27.5 to 2.28.0 (#1202) (4357813), closes #1202
  • chore(deps-dev): bump eslint-plugin-n from 16.0.0 to 16.0.1 (#1212) (6dd286a), closes #1212
  • chore(deps-dev): bump eslint-plugin-qunit from 7.3.4 to 8.0.0 (#1205) (daec419), closes #1205
  • chore(deps-dev): bump semver and @types/semver (#1198) (b7836a0), closes #1198
  • chore(deps-dev): bump typescript from 5.1.3 to 5.1.6 (#1200) (0844eee), closes #1200
  • chore(gh-action-bot): adding new diagnostics (66f3b65)
  • feat: stubMissingNameJSDocParam (#1193) (136aa5d), closes #1193
lynchbomb
published 1.1.1 •

Changelog

Source

<small>1.1.1 (2023-07-25)</small>

  • feat: GlintCodeFix Add Component Signature Interface to .gts component class (#1141) (91196a8), closes #1141
lynchbomb
published 1.1.0 •

Changelog

Source

1.1.0 (2023-07-20)

  • feat: expose diagnostic fixing modes (#1173) (8d89468), closes #1173
  • feat(cli): --skipChecks flags to fix command (Issue 1175) (#1178) (e519fdc), closes #1178
  • fix: engines pnpm from pin (#1181) (666cfe0), closes #1181
  • chore: insure the right version of pnpm is used (#1174) (cbb9f38), closes #1174
  • chore: pin latest node@18 and pnpm@8 (#1172) (3c07ab6), closes #1172
lynchbomb
published 1.0.5 •

Changelog

Source

<small>1.0.5 (2023-07-12)</small>

  • fix: handle @service() name injection (#1170) (08e05cb), closes #1170
  • fix(migration-graph): expand hasTypes to include typesVersions check (#1171) (e808ec0), closes #1171
  • chore(deps-dev): bump @babel/preset-env from 7.21.4 to 7.22.7 (#1165) (1172f93), closes #1165
  • chore(deps-dev): bump @ember/string and @types/ember__string (#1148) (de8bb22), closes #1148
  • chore(deps-dev): bump @ember/test-helpers from 2.9.3 to 3.2.0 (#1145) (3daa829), closes #1145
  • chore(deps-dev): bump @types/ember from 4.0.3 to 4.0.4 (#1143) (0426725), closes #1143
  • chore(deps-dev): bump @types/ember__array from 4.0.3 to 4.0.4 (#1150) (097e433), closes #1150
  • chore(deps-dev): bump @types/ember__component from 4.0.8 to 4.0.14 (#1146) (f2e72b4), closes #1146
  • chore(deps-dev): bump @types/ember__controller from 4.0.4 to 4.0.5 (#1142) (0b3b67a), closes #1142
  • chore(deps-dev): bump @types/ember__polyfills from 4.0.1 to 4.0.2 (#1153) (8fdcaac), closes #1153
  • chore(deps-dev): bump @types/ember__template from 4.0.1 to 4.0.2 (#1156) (803492f), closes #1156
  • chore(deps-dev): bump @types/node from 18.15.11 to 20.3.3 (#1155) (ea8ab0a), closes #1155
  • chore(deps-dev): bump clean-webpack-plugin from 3.0.0 to 4.0.0 (#1159) (5b621c4), closes #1159
  • chore(deps-dev): bump concurrently from 7.6.0 to 8.2.0 (#1160) (cc0a4c2), closes #1160
  • chore(deps-dev): bump ember-resolver from 10.0.0 to 10.1.1 (#1147) (4fa45ff), closes #1147
  • chore(deps-dev): bump glob from 7.1.6 to 10.3.3 (#1164) (c66bec9), closes #1164
  • chore(deps-dev): bump vite from 4.2.1 to 4.4.3 (#1166) (b2221f1), closes #1166
  • chore(deps-dev): bump webpack from 5.79.0 to 5.88.1 (#1161) (d2d86d1), closes #1161
  • chore(deps): bump fast-glob from 3.2.12 to 3.3.0 (#1149) (6a65307), closes #1149
  • chore(deps): bump minimatch from 8.0.4 to 9.0.3 (#1168) (14ea7c8), closes #1168
  • chore(deps): bump prettier and @types/prettier (#1154) (850c350), closes #1154
  • chore(deps): bump rimraf from 4.4.1 to 5.0.1 (#1157) (d2e90ed), closes #1157
  • chore(gh-action-bot): adding new diagnostics (ba613a9)
  • chore(gh-action-bot): adding new diagnostics (3c1f5c1)
  • docs: update README.md (#1140) (09a267b), closes #1140
egorio
published 1.0.4 •

Changelog

Source

<small>1.0.4 (2023-06-21)</small>

  • fix: allow fixes without related AST node to be applied (#1130) (1cb4d8d), closes #1130
  • fix: graph is trying to scan .d.ts files (#1135) (e768f82), closes #1135
  • fix: graph is trying to scan .d.ts files (#1136) (9bcf58a), closes #1136
  • fix(migrate): move test files; remove .todo (#1138) (4e384fe), closes #1138
  • feat: add glint errors in output; drop comment insertion in hbs (#1133) (2bb3924), closes #1133
  • chore: workflow beta (#1132) (8047dba), closes #1132
egorio
published 1.0.3 •

Changelog

Source

<small>1.0.3 (2023-06-13)</small>

  • feat: enable convertTypedefToType codefix (#1116) (2a0ab77), closes #1116
  • chore: bump typescript@5.1.3 (#1117) (63e859c), closes #1117
  • chore(deps-dev): bump css-loader from 3.4.2 to 6.8.1 (#1124) (d101abe), closes #1124
  • chore(deps-dev): bump ember-qunit from 6.2.0 to 7.0.0 (#1125) (1138871), closes #1125
  • chore(deps-dev): bump eslint-plugin-n from 15.6.1 to 16.0.0 (#1127) (52a7216), closes #1127
  • chore(deps): bump simple-git from 3.17.0 to 3.19.0 (#1126) (fa66e79), closes #1126
  • chore(gh-action-bot): adding new diagnostics (84b4eb0)
  • fix: ignore hbs files (#1122) (06cbf50), closes #1122
lynchbomb
published 1.0.2 •

Changelog

Source

<small>1.0.2 (2023-06-07)</small>

lynchbomb
published 1.0.1 •

Changelog

Source

<small>1.0.1 (2023-06-07)</small>

  • chore(gh-action-bot): adding new diagnostics (2605666)
  • fix: thread external option (#1106) (46edcc0), closes #1106
  • fix(graph): include hbs files in orderedFiles (#1108) (a0ec256), closes #1108
  • fix(plugins): try/catch around throwing glint methods (#1107) (bf9a12d), closes #1107
lynchbomb
published 1.0.0 •

Changelog

Source

1.0.0 (2023-06-02)

lynchbomb
published 3.0.9-beta •

Changelog

Source

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

  • chore(gh-action-bot): adding new diagnostics (e6e0e21)
  • fix: move and fix to modify file under the targetPath (#1102) (b132cb7), closes #1102
  • fix: remove duplication in dot output (#1100) (733ca21), closes #1100
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