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

Updated dependencies and documentation #165

Merged
merged 6 commits into from
Mar 7, 2025
Merged

Updated dependencies and documentation #165

merged 6 commits into from
Mar 7, 2025

Conversation

ijlee2
Copy link
Owner

@ijlee2 ijlee2 commented Mar 7, 2025

Updated packages

┌──────────────────────────────────────────────┬───────────────┬────────────────────────┬────────────────────────────────┐
│ Package                                      │ Current       │ Latest                 │ Dependents                     │
├──────────────────────────────────────────────┼───────────────┼────────────────────────┼────────────────────────────────┤
│ @codemod-utils/ast-javascript                │ 1.2.13        │ 1.2.14                 │ ember-codemod-remove-ember-    │
│                                              │               │                        │ css-modules                    │
├──────────────────────────────────────────────┼───────────────┼────────────────────────┼────────────────────────────────┤
│ @codemod-utils/json                          │ 1.1.14        │ 1.1.15                 │ ember-codemod-remove-ember-    │
│                                              │               │                        │ css-modules                    │
├──────────────────────────────────────────────┼───────────────┼────────────────────────┼────────────────────────────────┤
│ ember-cli (dev)                              │ 6.2.2         │ 6.2.3                  │ my-v1-addon, my-v1-app,        │
│                                              │               │                        │ my-v1-app-with-ember-css-      │
│                                              │               │                        │ modules, my-v2-app,            │
│                                              │               │                        │ test-app-for-embroider-css-    │
│                                              │               │                        │ modules,                       │
│                                              │               │                        │ test-app-for-my-v2-addon       │
├──────────────────────────────────────────────┼───────────────┼────────────────────────┼────────────────────────────────┤
│ ember-container-query                        │ 5.1.0         │ 5.1.1                  │ my-v1-addon                    │
├──────────────────────────────────────────────┼───────────────┼────────────────────────┼────────────────────────────────┤
│ ember-container-query (dev)                  │ 5.1.0         │ 5.1.1                  │ my-v1-app                      │
├──────────────────────────────────────────────┼───────────────┼────────────────────────┼────────────────────────────────┤
│ lightningcss (dev)                           │ 1.29.1        │ 1.29.2                 │ my-v2-app                      │
├──────────────────────────────────────────────┼───────────────┼────────────────────────┼────────────────────────────────┤
│ prettier (dev)                               │ 3.5.2         │ 3.5.3                  │ @shared-configs/ember-         │
│                                              │               │                        │ template-lint,                 │
│                                              │               │                        │ @shared-configs/eslint-config- │
│                                              │               │                        │ ember,                         │
│                                              │               │                        │ @shared-configs/eslint-config- │
│                                              │               │                        │ node,                          │
│                                              │               │                        │ @shared-configs/prettier,      │
│                                              │               │                        │ @shared-configs/stylelint,     │
│                                              │               │                        │ @shared-configs/testem,        │
│                                              │               │                        │ @shared-configs/typescript,    │
│                                              │               │                        │ ember-codemod-remove-ember-    │
│                                              │               │                        │ css-modules,                   │
│                                              │               │                        │ embroider-css-modules,         │
│                                              │               │                        │ my-v1-addon, my-v1-app,        │
│                                              │               │                        │ my-v1-app-with-ember-css-      │
│                                              │               │                        │ modules, my-v2-addon,          │
│                                              │               │                        │ my-v2-app,                     │
│                                              │               │                        │ test-app-for-embroider-css-    │
│                                              │               │                        │ modules,                       │
│                                              │               │                        │ test-app-for-my-v2-addon,      │
│                                              │               │                        │ type-css-modules               │
├──────────────────────────────────────────────┼───────────────┼────────────────────────┼────────────────────────────────┤
│ rollup (dev)                                 │ 4.34.8        │ 4.34.9                 │ embroider-css-modules,         │
│                                              │               │                        │ my-v2-addon                    │
├──────────────────────────────────────────────┼───────────────┼────────────────────────┼────────────────────────────────┤
│ vite (dev)                                   │ 6.2.0         │ 6.2.1                  │ my-v2-app                      │
├──────────────────────────────────────────────┼───────────────┼────────────────────────┼────────────────────────────────┤
│ stylelint (dev)                              │ 16.14.1       │ 16.15.0                │ my-v1-addon, my-v1-app,        │
│                                              │               │                        │ my-v1-app-with-ember-css-      │
│                                              │               │                        │ modules, my-v2-addon,          │
│                                              │               │                        │ my-v2-app,                     │
│                                              │               │                        │ test-app-for-embroider-css-    │
│                                              │               │                        │ modules,                       │
│                                              │               │                        │ test-app-for-my-v2-addon       │
├──────────────────────────────────────────────┼───────────────┼────────────────────────┼────────────────────────────────┤
│ typescript (dev)                             │ 5.7.3         │ 5.8.2                  │ ember-codemod-remove-ember-    │
│                                              │               │                        │ css-modules,                   │
│                                              │               │                        │ embroider-css-modules,         │
│                                              │               │                        │ my-v1-addon, my-v1-app,        │
│                                              │               │                        │ my-v1-app-with-ember-css-      │
│                                              │               │                        │ modules, my-v2-addon,          │
│                                              │               │                        │ my-v2-app,                     │
│                                              │               │                        │ test-app-for-embroider-css-    │
│                                              │               │                        │ modules,                       │
│                                              │               │                        │ test-app-for-my-v2-addon,      │
│                                              │               │                        │ type-css-modules               │
├──────────────────────────────────────────────┼───────────────┼────────────────────────┼────────────────────────────────┤
│ @types/node (dev)                            │ 18.19.76      │ 18.19.79               │ ember-codemod-remove-ember-    │
│                                              │               │                        │ css-modules, type-css-modules  │
├──────────────────────────────────────────────┼───────────────┼────────────────────────┼────────────────────────────────┤
│ ember-template-lint (dev)                    │ 6.1.0         │ 7.0.1                  │ embroider-css-modules,         │
│                                              │               │                        │ my-v1-addon, my-v1-app,        │
│                                              │               │                        │ my-v1-app-with-ember-css-      │
│                                              │               │                        │ modules, my-v2-addon,          │
│                                              │               │                        │ my-v2-app,                     │
│                                              │               │                        │ test-app-for-embroider-css-    │
│                                              │               │                        │ modules,                       │
│                                              │               │                        │ test-app-for-my-v2-addon       │
├──────────────────────────────────────────────┼───────────────┼────────────────────────┼────────────────────────────────┤
│ @ijlee2-frontend-configs/ember-template-lint │ 0.4.2         │ 0.5.0                  │ @shared-configs/ember-         │
│                                              │               │                        │ template-lint                  │
├──────────────────────────────────────────────┼───────────────┼────────────────────────┼────────────────────────────────┤
│ @ijlee2-frontend-configs/eslint-config-ember │ 0.3.0         │ 0.3.1                  │ @shared-configs/eslint-config- │
│                                              │               │                        │ ember                          │
├──────────────────────────────────────────────┼───────────────┼────────────────────────┼────────────────────────────────┤
│ @ijlee2-frontend-configs/eslint-config-node  │ 0.2.4         │ 0.2.5                  │ @shared-configs/eslint-config- │
│                                              │               │                        │ node                           │
└──────────────────────────────────────────────┴───────────────┴────────────────────────┴────────────────────────────────┘

@ijlee2 ijlee2 added enhance: documentation Issue asks for better documentation (e.g. README, code, tests) enhance: dependency Issue asks for a new or updated dependency labels Mar 7, 2025
Copy link

netlify bot commented Mar 7, 2025

Deploy Preview for embroider-css-modules ready!

Name Link
🔨 Latest commit 9537754
🔍 Latest deploy log https://app.netlify.com/sites/embroider-css-modules/deploys/67caafd0542a6600081437f3
😎 Deploy Preview https://deploy-preview-165--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 marked this pull request as ready for review March 7, 2025 08:39
@ijlee2 ijlee2 merged commit 5ac9c12 into main Mar 7, 2025
43 checks passed
@ijlee2 ijlee2 deleted the update-dependencies branch March 7, 2025 08:39
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 enhance: documentation Issue asks for better documentation (e.g. README, code, tests)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant