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 #157

Merged
merged 9 commits into from
Feb 5, 2025
Merged

Updated dependencies #157

merged 9 commits into from
Feb 5, 2025

Conversation

ijlee2
Copy link
Owner

@ijlee2 ijlee2 commented Feb 5, 2025

Background

Preparation for updating eslint to v9.

Updated packages
┌─────────────────────────────────────────────────┬──────────┬──────────┬────────────────────────────────┐
│ Package                                         │ Current  │ Latest   │ Dependents                     │
├─────────────────────────────────────────────────┼──────────┼──────────┼────────────────────────────────┤
│ @babel/core                                     │ 7.26.0   │ 7.26.7   │ @shared-configs/eslint-config- │
│                                                 │          │          │ node                           │
├─────────────────────────────────────────────────┼──────────┼──────────┼────────────────────────────────┤
│ @babel/core (dev)                               │ 7.26.0   │ 7.26.7   │ embroider-css-modules, my-app, │
│                                                 │          │          │ my-app-with-ember-css-modules, │
│                                                 │          │          │ my-v2-addon,                   │
│                                                 │          │          │ test-app-for-embroider-css-    │
│                                                 │          │          │ modules                        │
├─────────────────────────────────────────────────┼──────────┼──────────┼────────────────────────────────┤
│ @babel/plugin-transform-typescript (dev)        │ 7.26.3   │ 7.26.7   │ embroider-css-modules,         │
│                                                 │          │          │ my-v2-addon                    │
├─────────────────────────────────────────────────┼──────────┼──────────┼────────────────────────────────┤
│ @babel/runtime (dev)                            │ 7.26.0   │ 7.26.7   │ embroider-css-modules,         │
│                                                 │          │          │ my-v2-addon                    │
├─────────────────────────────────────────────────┼──────────┼──────────┼────────────────────────────────┤
│ @changesets/cli (dev)                           │ 2.27.10  │ 2.27.12  │ workspace-root                 │
├─────────────────────────────────────────────────┼──────────┼──────────┼────────────────────────────────┤
│ @codemod-utils/ast-javascript                   │ 1.2.9    │ 1.2.11   │ ember-codemod-remove-ember-    │
│                                                 │          │          │ css-modules                    │
├─────────────────────────────────────────────────┼──────────┼──────────┼────────────────────────────────┤
│ @codemod-utils/ast-template                     │ 1.1.5    │ 1.1.7    │ ember-codemod-remove-ember-    │
│                                                 │          │          │ css-modules                    │
├─────────────────────────────────────────────────┼──────────┼──────────┼────────────────────────────────┤
│ @codemod-utils/blueprints                       │ 1.1.6    │ 1.1.8    │ ember-codemod-remove-ember-    │
│                                                 │          │          │ css-modules                    │
├─────────────────────────────────────────────────┼──────────┼──────────┼────────────────────────────────┤
│ @codemod-utils/ember                            │ 2.0.1    │ 2.0.3    │ ember-codemod-remove-ember-    │
│                                                 │          │          │ css-modules                    │
├─────────────────────────────────────────────────┼──────────┼──────────┼────────────────────────────────┤
│ @codemod-utils/files                            │ 2.0.5    │ 2.0.7    │ ember-codemod-remove-ember-    │
│                                                 │          │          │ css-modules, type-css-modules  │
├─────────────────────────────────────────────────┼──────────┼──────────┼────────────────────────────────┤
│ @codemod-utils/json                             │ 1.1.10   │ 1.1.12   │ ember-codemod-remove-ember-    │
│                                                 │          │          │ css-modules                    │
├─────────────────────────────────────────────────┼──────────┼──────────┼────────────────────────────────┤
│ @codemod-utils/tests (dev)                      │ 1.1.8    │ 1.1.10   │ ember-codemod-remove-ember-    │
│                                                 │          │          │ css-modules, type-css-modules  │
├─────────────────────────────────────────────────┼──────────┼──────────┼────────────────────────────────┤
│ @embroider/macros                               │ 1.16.9   │ 1.16.10  │ my-v1-addon                    │
├─────────────────────────────────────────────────┼──────────┼──────────┼────────────────────────────────┤
│ @embroider/macros (dev)                         │ 1.16.9   │ 1.16.10  │ my-app                         │
├─────────────────────────────────────────────────┼──────────┼──────────┼────────────────────────────────┤
│ @embroider/webpack (dev)                        │ 4.0.8    │ 4.0.9    │ my-app,                        │
│                                                 │          │          │ my-app-with-ember-css-modules  │
├─────────────────────────────────────────────────┼──────────┼──────────┼────────────────────────────────┤
│ @glint/core (dev)                               │ 1.5.0    │ 1.5.2    │ 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.5.0    │ 1.5.2    │ 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.5.0    │ 1.5.2    │ 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.5.0    │ 1.5.2    │ 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       │
├─────────────────────────────────────────────────┼──────────┼──────────┼────────────────────────────────┤
│ @percy/cli (dev)                                │ 1.30.4   │ 1.30.7   │ my-app,                        │
│                                                 │          │          │ my-app-with-ember-css-modules  │
├─────────────────────────────────────────────────┼──────────┼──────────┼────────────────────────────────┤
│ @rushstack/eslint-patch                         │ 1.10.4   │ 1.10.5   │ @shared-configs/eslint-config- │
│                                                 │          │          │ ember,                         │
│                                                 │          │          │ @shared-configs/eslint-config- │
│                                                 │          │          │ node                           │
├─────────────────────────────────────────────────┼──────────┼──────────┼────────────────────────────────┤
│ @tsconfig/ember                                 │ 3.0.8    │ 3.0.9    │ @shared-configs/typescript     │
├─────────────────────────────────────────────────┼──────────┼──────────┼────────────────────────────────┤
│ @types/css-tree (dev)                           │ 2.3.9    │ 2.3.10   │ type-css-modules               │
├─────────────────────────────────────────────────┼──────────┼──────────┼────────────────────────────────┤
│ concurrently (dev)                              │ 9.1.0    │ 9.1.2    │ @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-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,              │
│                                                 │          │          │ workspace-root                 │
├─────────────────────────────────────────────────┼──────────┼──────────┼────────────────────────────────┤
│ ember-container-query                           │ 5.0.13   │ 5.0.14   │ my-v1-addon                    │
├─────────────────────────────────────────────────┼──────────┼──────────┼────────────────────────────────┤
│ ember-container-query (dev)                     │ 5.0.13   │ 5.0.14   │ my-app                         │
├─────────────────────────────────────────────────┼──────────┼──────────┼────────────────────────────────┤
│ eslint-plugin-n                                 │ 17.15.0  │ 17.15.1  │ @shared-configs/eslint-config- │
│                                                 │          │          │ ember,                         │
│                                                 │          │          │ @shared-configs/eslint-config- │
│                                                 │          │          │ node                           │
├─────────────────────────────────────────────────┼──────────┼──────────┼────────────────────────────────┤
│ eslint-plugin-prettier                          │ 5.2.1    │ 5.2.3    │ @shared-configs/eslint-config- │
│                                                 │          │          │ ember,                         │
│                                                 │          │          │ @shared-configs/eslint-config- │
│                                                 │          │          │ node                           │
├─────────────────────────────────────────────────┼──────────┼──────────┼────────────────────────────────┤
│ stylelint-no-unsupported-browser-features (dev) │ 8.0.2    │ 8.0.4    │ my-app,                        │
│                                                 │          │          │ my-app-with-ember-css-modules, │
│                                                 │          │          │ my-v1-addon,                   │
│                                                 │          │          │ test-app-for-embroider-css-    │
│                                                 │          │          │ modules,                       │
│                                                 │          │          │ test-app-for-my-v2-addon       │
├─────────────────────────────────────────────────┼──────────┼──────────┼────────────────────────────────┤
│ stylelint-prettier                              │ 5.0.2    │ 5.0.3    │ @shared-configs/stylelint      │
├─────────────────────────────────────────────────┼──────────┼──────────┼────────────────────────────────┤
│ typescript (dev)                                │ 5.7.2    │ 5.7.3    │ 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               │
├─────────────────────────────────────────────────┼──────────┼──────────┼────────────────────────────────┤
│ update-workspace-root-version (dev)             │ 1.0.1    │ 1.0.2    │ workspace-root                 │
├─────────────────────────────────────────────────┼──────────┼──────────┼────────────────────────────────┤
│ @babel/eslint-parser                            │ 7.25.9   │ 7.26.5   │ @shared-configs/eslint-config- │
│                                                 │          │          │ node                           │
├─────────────────────────────────────────────────┼──────────┼──────────┼────────────────────────────────┤
│ @embroider/addon-dev (dev)                      │ 7.0.0    │ 7.1.1    │ embroider-css-modules,         │
│                                                 │          │          │ my-v2-addon                    │
├─────────────────────────────────────────────────┼──────────┼──────────┼────────────────────────────────┤
│ @embroider/compat (dev)                         │ 3.7.0    │ 3.8.0    │ my-app,                        │
│                                                 │          │          │ my-app-with-ember-css-modules  │
├─────────────────────────────────────────────────┼──────────┼──────────┼────────────────────────────────┤
│ @embroider/core (dev)                           │ 3.4.19   │ 3.5.0    │ my-app,                        │
│                                                 │          │          │ my-app-with-ember-css-modules  │
├─────────────────────────────────────────────────┼──────────┼──────────┼────────────────────────────────┤
│ @typescript-eslint/eslint-plugin                │ 8.18.0   │ 8.23.0   │ @shared-configs/eslint-config- │
│                                                 │          │          │ ember,                         │
│                                                 │          │          │ @shared-configs/eslint-config- │
│                                                 │          │          │ node                           │
├─────────────────────────────────────────────────┼──────────┼──────────┼────────────────────────────────┤
│ @typescript-eslint/parser                       │ 8.18.0   │ 8.23.0   │ @shared-configs/eslint-config- │
│                                                 │          │          │ ember,                         │
│                                                 │          │          │ @shared-configs/eslint-config- │
│                                                 │          │          │ node                           │
├─────────────────────────────────────────────────┼──────────┼──────────┼────────────────────────────────┤
│ ember-cli (dev)                                 │ 6.0.1    │ 6.1.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-source (dev)                              │ 6.0.1    │ 6.1.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       │
├─────────────────────────────────────────────────┼──────────┼──────────┼────────────────────────────────┤
│ ember-template-imports (dev)                    │ 4.2.0    │ 4.3.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)                       │ 6.0.0    │ 6.1.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                             │ 12.3.3   │ 12.5.0   │ @shared-configs/eslint-config- │
│                                                 │          │          │ ember                          │
├─────────────────────────────────────────────────┼──────────┼──────────┼────────────────────────────────┤
│ postcss (dev)                                   │ 8.4.49   │ 8.5.1    │ my-app, my-v2-addon            │
├─────────────────────────────────────────────────┼──────────┼──────────┼────────────────────────────────┤
│ qunit (dev)                                     │ 2.23.1   │ 2.24.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.28.1   │ 4.34.3   │ embroider-css-modules,         │
│                                                 │          │          │ my-v2-addon                    │
├─────────────────────────────────────────────────┼──────────┼──────────┼────────────────────────────────┤
│ stylelint (dev)                                 │ 16.11.0  │ 16.14.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       │
├─────────────────────────────────────────────────┼──────────┼──────────┼────────────────────────────────┤
│ @ember/test-helpers (dev)                       │ 4.0.4    │ 4.0.5    │ my-app,                        │
│                                                 │          │          │ my-app-with-ember-css-modules, │
│                                                 │          │          │ my-v1-addon,                   │
│                                                 │          │          │ test-app-for-embroider-css-    │
│                                                 │          │          │ modules,                       │
│                                                 │          │          │ test-app-for-my-v2-addon       │
├─────────────────────────────────────────────────┼──────────┼──────────┼────────────────────────────────┤
│ @types/node (dev)                               │ 18.19.68 │ 18.19.75 │ ember-codemod-remove-ember-    │
│                                                 │          │          │ css-modules, type-css-modules  │
├─────────────────────────────────────────────────┼──────────┼──────────┼────────────────────────────────┤
│ ember-qunit (dev)                               │ 8.1.1    │ 9.0.1    │ my-app,                        │
│                                                 │          │          │ my-app-with-ember-css-modules, │
│                                                 │          │          │ my-v1-addon,                   │
│                                                 │          │          │ test-app-for-embroider-css-    │
│                                                 │          │          │ modules,                       │
│                                                 │          │          │ test-app-for-my-v2-addon       │
├─────────────────────────────────────────────────┼──────────┼──────────┼────────────────────────────────┤
│ eslint-config-prettier                          │ 9.1.0    │ 10.0.1   │ @shared-configs/eslint-config- │
│                                                 │          │          │ ember,                         │
│                                                 │          │          │ @shared-configs/eslint-config- │
│                                                 │          │          │ node                           │
├─────────────────────────────────────────────────┼──────────┼──────────┼────────────────────────────────┤
│ stylelint-config-standard                       │ 36.0.1   │ 37.0.0   │ @shared-configs/stylelint      │
└─────────────────────────────────────────────────┴──────────┴──────────┴────────────────────────────────┘

@ijlee2 ijlee2 added the enhance: dependency Issue asks for a new or updated dependency label Feb 5, 2025
@ijlee2 ijlee2 changed the title Update dependencies Updated dependencies Feb 5, 2025
Copy link

netlify bot commented Feb 5, 2025

Deploy Preview for embroider-css-modules ready!

Name Link
🔨 Latest commit 38b4055
🔍 Latest deploy log https://app.netlify.com/sites/embroider-css-modules/deploys/67a3445d1667fa00086fee4e
😎 Deploy Preview https://deploy-preview-157--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 force-pushed the update-dependencies branch from 2d1659d to 38b4055 Compare February 5, 2025 10:58
@ijlee2 ijlee2 marked this pull request as ready for review February 5, 2025 11:01
@ijlee2 ijlee2 merged commit e086f60 into main Feb 5, 2025
41 checks passed
@ijlee2 ijlee2 deleted the update-dependencies branch February 5, 2025 11:02
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