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

Update dependencies #141

Merged
merged 9 commits into from
Apr 22, 2024
Merged

Update dependencies #141

merged 9 commits into from
Apr 22, 2024

Conversation

ijlee2
Copy link
Owner

@ijlee2 ijlee2 commented Apr 22, 2024

What changed?

  • Updated @codemod-utils/* to the latest (dep)
  • Updated decorator-transforms to v1.2.1 (dep)
  • Updated ember-template-imports to v4 (devDep, major)
  • Updated ember-template-lint to v6 (devDep, major)
  • Updated eslint-plugin-ember to v12 (devDep, major)
  • Updated eslint-plugin-n to v17 (devDep, major)
Updated packages
┌─────────────────────────────────────────────────┬──────────┬─────────┬────────────────────────────────┐
│ Package                                         │ Current  │ Latest  │ Dependents                     │
├─────────────────────────────────────────────────┼──────────┼─────────┼────────────────────────────────┤
│ @babel/core                                     │ 7.24.0   │ 7.24.4  │ @shared-configs/eslint-config- │
│                                                 │          │         │ node                           │
├─────────────────────────────────────────────────┼──────────┼─────────┼────────────────────────────────┤
│ @babel/core (dev)                               │ 7.24.0   │ 7.24.4  │ embroider-css-modules, my-app, │
│                                                 │          │         │ my-app-with-ember-css-modules, │
│                                                 │          │         │ my-v2-addon,                   │
│                                                 │          │         │ test-app-for-embroider-css-    │
│                                                 │          │         │ modules                        │
├─────────────────────────────────────────────────┼──────────┼─────────┼────────────────────────────────┤
│ @babel/runtime (dev)                            │ 7.24.0   │ 7.24.4  │ embroider-css-modules,         │
│                                                 │          │         │ my-v2-addon                    │
├─────────────────────────────────────────────────┼──────────┼─────────┼────────────────────────────────┤
│ @codemod-utils/ast-javascript                   │ 1.2.4    │ 1.2.5   │ ember-codemod-remove-ember-    │
│                                                 │          │         │ css-modules                    │
├─────────────────────────────────────────────────┼──────────┼─────────┼────────────────────────────────┤
│ @codemod-utils/files                            │ 2.0.0    │ 2.0.1   │ ember-codemod-remove-ember-    │
│                                                 │          │         │ css-modules, type-css-modules  │
├─────────────────────────────────────────────────┼──────────┼─────────┼────────────────────────────────┤
│ @codemod-utils/json                             │ 1.1.5    │ 1.1.6   │ ember-codemod-remove-ember-    │
│                                                 │          │         │ css-modules                    │
├─────────────────────────────────────────────────┼──────────┼─────────┼────────────────────────────────┤
│ @codemod-utils/tests (dev)                      │ 1.1.3    │ 1.1.4   │ ember-codemod-remove-ember-    │
│                                                 │          │         │ css-modules, type-css-modules  │
├─────────────────────────────────────────────────┼──────────┼─────────┼────────────────────────────────┤
│ @embroider/compat (dev)                         │ 3.4.6    │ 3.4.8   │ my-app,                        │
│                                                 │          │         │ my-app-with-ember-css-modules  │
├─────────────────────────────────────────────────┼──────────┼─────────┼────────────────────────────────┤
│ @embroider/core (dev)                           │ 3.4.6    │ 3.4.8   │ my-app,                        │
│                                                 │          │         │ my-app-with-ember-css-modules  │
├─────────────────────────────────────────────────┼──────────┼─────────┼────────────────────────────────┤
│ @percy/cli (dev)                                │ 1.28.2   │ 1.28.3  │ my-app,                        │
│                                                 │          │         │ my-app-with-ember-css-modules  │
├─────────────────────────────────────────────────┼──────────┼─────────┼────────────────────────────────┤
│ @tsconfig/ember                                 │ 3.0.5    │ 3.0.6   │ @shared-configs/typescript     │
├─────────────────────────────────────────────────┼──────────┼─────────┼────────────────────────────────┤
│ @tsconfig/node18                                │ 18.2.2   │ 18.2.4  │ @shared-configs/typescript     │
├─────────────────────────────────────────────────┼──────────┼─────────┼────────────────────────────────┤
│ @tsconfig/strictest                             │ 2.0.3    │ 2.0.5   │ @shared-configs/typescript     │
├─────────────────────────────────────────────────┼──────────┼─────────┼────────────────────────────────┤
│ autoprefixer (dev)                              │ 10.4.18  │ 10.4.19 │ my-app,                        │
│                                                 │          │         │ my-app-with-ember-css-modules  │
├─────────────────────────────────────────────────┼──────────┼─────────┼────────────────────────────────┤
│ babel-plugin-ember-template-compilation (dev)   │ 2.2.1    │ 2.2.2   │ embroider-css-modules,         │
│                                                 │          │         │ my-v2-addon                    │
├─────────────────────────────────────────────────┼──────────┼─────────┼────────────────────────────────┤
│ ember-container-query                           │ 5.0.7    │ 5.0.8   │ my-v1-addon                    │
├─────────────────────────────────────────────────┼──────────┼─────────┼────────────────────────────────┤
│ ember-container-query (dev)                     │ 5.0.7    │ 5.0.8   │ my-app                         │
├─────────────────────────────────────────────────┼──────────┼─────────┼────────────────────────────────┤
│ postcss (dev)                                   │ 8.4.36   │ 8.4.38  │ my-app, my-v2-addon            │
├─────────────────────────────────────────────────┼──────────┼─────────┼────────────────────────────────┤
│ typescript (dev)                                │ 5.4.2    │ 5.4.5   │ ember-codemod-remove-ember-    │
│                                                 │          │         │ css-modules,                   │
│                                                 │          │         │ embroider-css-modules, my-app, │
│                                                 │          │         │ my-app-with-ember-css-modules, │
│                                                 │          │         │ my-v1-addon, my-v2-addon,      │
│                                                 │          │         │ test-app-for-embroider-css-    │
│                                                 │          │         │ modules,                       │
│                                                 │          │         │ test-app-for-my-v2-addon,      │
│                                                 │          │         │ type-css-modules               │
├─────────────────────────────────────────────────┼──────────┼─────────┼────────────────────────────────┤
│ @babel/eslint-parser                            │ 7.23.10  │ 7.24.1  │ @shared-configs/eslint-config- │
│                                                 │          │         │ node                           │
├─────────────────────────────────────────────────┼──────────┼─────────┼────────────────────────────────┤
│ @babel/plugin-transform-typescript (dev)        │ 7.23.6   │ 7.24.4  │ embroider-css-modules,         │
│                                                 │          │         │ my-v2-addon                    │
├─────────────────────────────────────────────────┼──────────┼─────────┼────────────────────────────────┤
│ @embroider/addon-dev (dev)                      │ 4.2.1    │ 4.3.1   │ embroider-css-modules,         │
│                                                 │          │         │ my-v2-addon                    │
├─────────────────────────────────────────────────┼──────────┼─────────┼────────────────────────────────┤
│ @embroider/macros                               │ 1.15.0   │ 1.16.0  │ my-v1-addon                    │
├─────────────────────────────────────────────────┼──────────┼─────────┼────────────────────────────────┤
│ @embroider/macros (dev)                         │ 1.15.0   │ 1.16.0  │ my-app                         │
├─────────────────────────────────────────────────┼──────────┼─────────┼────────────────────────────────┤
│ @glint/core (dev)                               │ 1.3.0    │ 1.4.0   │ embroider-css-modules, my-app, │
│                                                 │          │         │ my-app-with-ember-css-modules, │
│                                                 │          │         │ my-v1-addon, my-v2-addon,      │
│                                                 │          │         │ test-app-for-embroider-css-    │
│                                                 │          │         │ modules,                       │
│                                                 │          │         │ test-app-for-my-v2-addon       │
├─────────────────────────────────────────────────┼──────────┼─────────┼────────────────────────────────┤
│ @glint/environment-ember-loose (dev)            │ 1.3.0    │ 1.4.0   │ embroider-css-modules, my-app, │
│                                                 │          │         │ my-app-with-ember-css-modules, │
│                                                 │          │         │ my-v1-addon, my-v2-addon,      │
│                                                 │          │         │ test-app-for-embroider-css-    │
│                                                 │          │         │ modules,                       │
│                                                 │          │         │ test-app-for-my-v2-addon       │
├─────────────────────────────────────────────────┼──────────┼─────────┼────────────────────────────────┤
│ @glint/environment-ember-template-imports (dev) │ 1.3.0    │ 1.4.0   │ embroider-css-modules, my-app, │
│                                                 │          │         │ my-app-with-ember-css-modules, │
│                                                 │          │         │ my-v1-addon, my-v2-addon,      │
│                                                 │          │         │ test-app-for-embroider-css-    │
│                                                 │          │         │ modules,                       │
│                                                 │          │         │ test-app-for-my-v2-addon       │
├─────────────────────────────────────────────────┼──────────┼─────────┼────────────────────────────────┤
│ @glint/template (dev)                           │ 1.3.0    │ 1.4.0   │ embroider-css-modules, my-app, │
│                                                 │          │         │ my-app-with-ember-css-modules, │
│                                                 │          │         │ my-v1-addon, my-v2-addon,      │
│                                                 │          │         │ test-app-for-embroider-css-    │
│                                                 │          │         │ modules,                       │
│                                                 │          │         │ test-app-for-my-v2-addon       │
├─────────────────────────────────────────────────┼──────────┼─────────┼────────────────────────────────┤
│ @rushstack/eslint-patch                         │ 1.7.2    │ 1.10.2  │ @shared-configs/eslint-config- │
│                                                 │          │         │ ember,                         │
│                                                 │          │         │ @shared-configs/eslint-config- │
│                                                 │          │         │ node                           │
├─────────────────────────────────────────────────┼──────────┼─────────┼────────────────────────────────┤
│ @typescript-eslint/eslint-plugin                │ 7.2.0    │ 7.7.0   │ @shared-configs/eslint-config- │
│                                                 │          │         │ ember,                         │
│                                                 │          │         │ @shared-configs/eslint-config- │
│                                                 │          │         │ node                           │
├─────────────────────────────────────────────────┼──────────┼─────────┼────────────────────────────────┤
│ @typescript-eslint/parser                       │ 7.2.0    │ 7.7.0   │ @shared-configs/eslint-config- │
│                                                 │          │         │ ember,                         │
│                                                 │          │         │ @shared-configs/eslint-config- │
│                                                 │          │         │ node                           │
├─────────────────────────────────────────────────┼──────────┼─────────┼────────────────────────────────┤
│ decorator-transforms                            │ 1.1.0    │ 1.2.1   │ embroider-css-modules,         │
│                                                 │          │         │ my-v2-addon                    │
├─────────────────────────────────────────────────┼──────────┼─────────┼────────────────────────────────┤
│ ember-cli (dev)                                 │ 5.7.0    │ 5.8.0   │ my-app,                        │
│                                                 │          │         │ my-app-with-ember-css-modules, │
│                                                 │          │         │ my-v1-addon,                   │
│                                                 │          │         │ test-app-for-embroider-css-    │
│                                                 │          │         │ modules,                       │
│                                                 │          │         │ test-app-for-my-v2-addon       │
├─────────────────────────────────────────────────┼──────────┼─────────┼────────────────────────────────┤
│ ember-css-modules (dev)                         │ 2.0.1    │ 2.1.0   │ my-app-with-ember-css-modules  │
├─────────────────────────────────────────────────┼──────────┼─────────┼────────────────────────────────┤
│ ember-source (dev)                              │ 5.7.0    │ 5.8.0   │ my-app,                        │
│                                                 │          │         │ my-app-with-ember-css-modules, │
│                                                 │          │         │ my-v1-addon,                   │
│                                                 │          │         │ test-app-for-embroider-css-    │
│                                                 │          │         │ modules,                       │
│                                                 │          │         │ test-app-for-my-v2-addon       │
├─────────────────────────────────────────────────┼──────────┼─────────┼────────────────────────────────┤
│ eslint-plugin-simple-import-sort                │ 12.0.0   │ 12.1.0  │ @shared-configs/eslint-config- │
│                                                 │          │         │ ember,                         │
│                                                 │          │         │ @shared-configs/eslint-config- │
│                                                 │          │         │ node                           │
├─────────────────────────────────────────────────┼──────────┼─────────┼────────────────────────────────┤
│ qunit-dom (dev)                                 │ 3.0.0    │ 3.1.1   │ my-app,                        │
│                                                 │          │         │ my-app-with-ember-css-modules, │
│                                                 │          │         │ my-v1-addon,                   │
│                                                 │          │         │ test-app-for-embroider-css-    │
│                                                 │          │         │ modules,                       │
│                                                 │          │         │ test-app-for-my-v2-addon       │
├─────────────────────────────────────────────────┼──────────┼─────────┼────────────────────────────────┤
│ rollup (dev)                                    │ 4.13.0   │ 4.16.1  │ embroider-css-modules,         │
│                                                 │          │         │ my-v2-addon                    │
├─────────────────────────────────────────────────┼──────────┼─────────┼────────────────────────────────┤
│ stylelint (dev)                                 │ 16.2.1   │ 16.3.1  │ my-app,                        │
│                                                 │          │         │ my-app-with-ember-css-modules, │
│                                                 │          │         │ my-v1-addon, my-v2-addon,      │
│                                                 │          │         │ test-app-for-embroider-css-    │
│                                                 │          │         │ modules,                       │
│                                                 │          │         │ test-app-for-my-v2-addon       │
├─────────────────────────────────────────────────┼──────────┼─────────┼────────────────────────────────┤
│ webpack (dev)                                   │ 5.90.3   │ 5.91.0  │ my-app,                        │
│                                                 │          │         │ my-app-with-ember-css-modules, │
│                                                 │          │         │ my-v1-addon,                   │
│                                                 │          │         │ test-app-for-embroider-css-    │
│                                                 │          │         │ modules,                       │
│                                                 │          │         │ test-app-for-my-v2-addon       │
├─────────────────────────────────────────────────┼──────────┼─────────┼────────────────────────────────┤
│ @embroider/test-setup (dev)                     │ 3.0.3    │ 4.0.0   │ my-v1-addon,                   │
│                                                 │          │         │ test-app-for-embroider-css-    │
│                                                 │          │         │ modules,                       │
│                                                 │          │         │ test-app-for-my-v2-addon       │
├─────────────────────────────────────────────────┼──────────┼─────────┼────────────────────────────────┤
│ @embroider/webpack (dev)                        │ 3.2.2    │ 4.0.0   │ my-app,                        │
│                                                 │          │         │ my-app-with-ember-css-modules  │
├─────────────────────────────────────────────────┼──────────┼─────────┼────────────────────────────────┤
│ @types/node (dev)                               │ 18.19.24 │ 18.19.31 │ ember-codemod-remove-ember-    │
│                                                 │          │         │ css-modules, type-css-modules  │
├─────────────────────────────────────────────────┼──────────┼─────────┼────────────────────────────────┤
│ ember-template-imports (dev)                    │ 3.4.2    │ 4.1.0   │ my-app,                        │
│                                                 │          │         │ my-app-with-ember-css-modules, │
│                                                 │          │         │ test-app-for-embroider-css-    │
│                                                 │          │         │ modules,                       │
│                                                 │          │         │ test-app-for-my-v2-addon       │
├─────────────────────────────────────────────────┼──────────┼─────────┼────────────────────────────────┤
│ ember-template-lint (dev)                       │ 5.13.0   │ 6.0.0   │ embroider-css-modules, my-app, │
│                                                 │          │         │ my-app-with-ember-css-modules, │
│                                                 │          │         │ my-v1-addon, my-v2-addon,      │
│                                                 │          │         │ test-app-for-embroider-css-    │
│                                                 │          │         │ modules,                       │
│                                                 │          │         │ test-app-for-my-v2-addon       │
├─────────────────────────────────────────────────┼──────────┼─────────┼────────────────────────────────┤
│ eslint-plugin-ember                             │ 11.12.0  │ 12.0.2  │ @shared-configs/eslint-config- │
│                                                 │          │         │ ember                          │
├─────────────────────────────────────────────────┼──────────┼─────────┼────────────────────────────────┤
│ eslint-plugin-n                                 │ 16.6.2   │ 17.2.1  │ @shared-configs/eslint-config- │
│                                                 │          │         │ ember,                         │
│                                                 │          │         │ @shared-configs/eslint-config- │
│                                                 │          │         │ node                           │
└─────────────────────────────────────────────────┴──────────┴─────────┴────────────────────────────────┘

Copy link

netlify bot commented Apr 22, 2024

Deploy Preview for embroider-css-modules ready!

Name Link
🔨 Latest commit 5c8b6a1
🔍 Latest deploy log https://app.netlify.com/sites/embroider-css-modules/deploys/662619a494cd6f0008fa82db
😎 Deploy Preview https://deploy-preview-141--embroider-css-modules.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@ijlee2 ijlee2 added the enhance: dependency Issue asks for a new or updated dependency label Apr 22, 2024
@ijlee2 ijlee2 marked this pull request as ready for review April 22, 2024 08:14
@ijlee2 ijlee2 merged commit 14d08d6 into main Apr 22, 2024
50 checks passed
@ijlee2 ijlee2 deleted the update-dependencies branch April 22, 2024 08:31
Comment on lines +54 to +55
// 'ember-source': await getChannelURL('beta'),
'ember-source': '5.9.0-beta.1',
Copy link
Owner Author

Choose a reason for hiding this comment

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhance: dependency Issue asks for a new or updated dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant