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

Merged
merged 5 commits into from
Feb 22, 2024
Merged

Updated dependencies #129

merged 5 commits into from
Feb 22, 2024

Conversation

ijlee2
Copy link
Owner

@ijlee2 ijlee2 commented Feb 22, 2024

What changed?

Updated packages
┌─────────────────────────────────────────────────┬─────────┬──────────┬────────────────────────────────┐
│ Package                                         │ Current │ Latest   │ Dependents                     │
├─────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ @babel/core                                     │ 7.23.7  │ 7.23.9   │ @shared-configs/eslint-config- │
│                                                 │         │          │ node                           │
├─────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ @babel/core (dev)                               │ 7.23.7  │ 7.23.9   │ embroider-css-modules, my-app, │
│                                                 │         │          │ my-app-with-ember-css-modules, │
│                                                 │         │          │ my-v2-addon,                   │
│                                                 │         │          │ test-app-for-embroider-css-    │
│                                                 │         │          │ modules                        │
├─────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ @babel/eslint-parser                            │ 7.23.3  │ 7.23.10  │ @shared-configs/eslint-config- │
│                                                 │         │          │ node                           │
├─────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ @babel/runtime (dev)                            │ 7.23.7  │ 7.23.9   │ embroider-css-modules,         │
│                                                 │         │          │ my-v2-addon                    │
├─────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ @codemod-utils/ast-javascript                   │ 1.2.2   │ 1.2.3    │ ember-codemod-remove-ember-    │
│                                                 │         │          │ css-modules                    │
├─────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ @codemod-utils/ast-template                     │ 1.1.0   │ 1.1.1    │ ember-codemod-remove-ember-    │
│                                                 │         │          │ css-modules                    │
├─────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ @codemod-utils/blueprints                       │ 1.1.0   │ 1.1.1    │ ember-codemod-remove-ember-    │
│                                                 │         │          │ css-modules                    │
├─────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ @codemod-utils/ember-cli-string                 │ 1.1.0   │ 1.1.1    │ ember-codemod-remove-ember-    │
│                                                 │         │          │ css-modules                    │
├─────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ @codemod-utils/files                            │ 1.1.0   │ 1.1.1    │ ember-codemod-remove-ember-    │
│                                                 │         │          │ css-modules, type-css-modules  │
├─────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ @codemod-utils/json                             │ 1.1.3   │ 1.1.4    │ ember-codemod-remove-ember-    │
│                                                 │         │          │ css-modules                    │
├─────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ @codemod-utils/tests (dev)                      │ 1.1.1   │ 1.1.2    │ ember-codemod-remove-ember-    │
│                                                 │         │          │ css-modules, type-css-modules  │
├─────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ @embroider/compat (dev)                         │ 3.4.3   │ 3.4.4    │ my-app,                        │
│                                                 │         │          │ my-app-with-ember-css-modules  │
├─────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ @embroider/core (dev)                           │ 3.4.3   │ 3.4.4    │ my-app,                        │
│                                                 │         │          │ my-app-with-ember-css-modules  │
├─────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ @embroider/macros                               │ 1.13.4  │ 1.13.5   │ my-v1-addon                    │
├─────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ @embroider/macros (dev)                         │ 1.13.4  │ 1.13.5   │ my-app                         │
├─────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ @embroider/webpack (dev)                        │ 3.2.1   │ 3.2.2    │ my-app,                        │
│                                                 │         │          │ my-app-with-ember-css-modules  │
├─────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ @tsconfig/strictest                             │ 2.0.2   │ 2.0.3    │ @shared-configs/typescript     │
├─────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ @types/css-tree (dev)                           │ 2.3.4   │ 2.3.6    │ type-css-modules               │
├─────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ @types/ember__component (dev)                   │ 4.0.21  │ 4.0.22   │ embroider-css-modules          │
├─────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ @types/ember__debug (dev)                       │ 4.0.7   │ 4.0.8    │ embroider-css-modules          │
├─────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ @types/qunit (dev)                              │ 2.19.9  │ 2.19.10  │ my-app,                        │
│                                                 │         │          │ my-app-with-ember-css-modules, │
│                                                 │         │          │ my-v1-addon,                   │
│                                                 │         │          │ test-app-for-embroider-css-    │
│                                                 │         │          │ modules,                       │
│                                                 │         │          │ test-app-for-my-v2-addon       │
├─────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ autoprefixer (dev)                              │ 10.4.16 │ 10.4.17  │ my-app,                        │
│                                                 │         │          │ my-app-with-ember-css-modules  │
├─────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ ember-container-query                           │ 5.0.6   │ 5.0.7    │ my-v1-addon                    │
├─────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ ember-container-query (dev)                     │ 5.0.6   │ 5.0.7    │ my-app                         │
├─────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ ember-svg-jar (dev)                             │ 2.4.7   │ 2.4.8    │ my-app                         │
├─────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ eslint-plugin-n                                 │ 16.6.1  │ 16.6.2   │ @shared-configs/eslint-config- │
│                                                 │         │          │ ember,                         │
│                                                 │         │          │ @shared-configs/eslint-config- │
│                                                 │         │          │ node                           │
├─────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ eslint-plugin-prettier                          │ 5.1.2   │ 5.1.3    │ @shared-configs/eslint-config- │
│                                                 │         │          │ ember,                         │
│                                                 │         │          │ @shared-configs/eslint-config- │
│                                                 │         │          │ node                           │
├─────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ postcss (dev)                                   │ 8.4.33  │ 8.4.35   │ my-app, my-v2-addon            │
├─────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ qunit (dev)                                     │ 2.20.0  │ 2.20.1   │ my-app,                        │
│                                                 │         │          │ my-app-with-ember-css-modules, │
│                                                 │         │          │ my-v1-addon,                   │
│                                                 │         │          │ test-app-for-embroider-css-    │
│                                                 │         │          │ modules,                       │
│                                                 │         │          │ test-app-for-my-v2-addon       │
├─────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ stylelint-no-unsupported-browser-features (dev) │ 8.0.0   │ 8.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       │
├─────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ @ember/optional-features (dev)                  │ 2.0.0   │ 2.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/test-helpers (dev)                       │ 3.2.1   │ 3.3.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/addon-dev (dev)                      │ 4.1.3   │ 4.2.1    │ embroider-css-modules,         │
│                                                 │         │          │ my-v2-addon                    │
├─────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ @glint/core (dev)                               │ 1.2.1   │ 1.3.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.2.1   │ 1.3.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.2.1   │ 1.3.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.2.1   │ 1.3.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       │
├─────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ @percy/cli (dev)                                │ 1.27.6  │ 1.28.0   │ my-app,                        │
│                                                 │         │          │ my-app-with-ember-css-modules  │
├─────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ @rushstack/eslint-patch                         │ 1.6.1   │ 1.7.2    │ @shared-configs/eslint-config- │
│                                                 │         │          │ ember,                         │
│                                                 │         │          │ @shared-configs/eslint-config- │
│                                                 │         │          │ node                           │
├─────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ decorator-transforms                            │ 1.0.3   │ 1.1.0    │ embroider-css-modules,         │
│                                                 │         │          │ my-v2-addon                    │
├─────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ ember-cli (dev)                                 │ 5.5.0   │ 5.6.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-page-title (dev)                          │ 8.1.0   │ 8.2.2    │ 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)                              │ 5.5.0   │ 5.6.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-qunit                             │ 8.0.1   │ 8.1.1    │ @shared-configs/eslint-config- │
│                                                 │         │          │ ember                          │
├─────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ prettier (dev)                                  │ 3.1.1   │ 3.2.5    │ @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               │
├─────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ rollup (dev)                                    │ 4.9.3   │ 4.12.0   │ embroider-css-modules,         │
│                                                 │         │          │ my-v2-addon                    │
├─────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ stylelint (dev)                                 │ 16.1.0  │ 16.2.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.89.0  │ 5.90.3   │ 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.4 │ 18.19.17 │ ember-codemod-remove-ember-    │
│                                                 │         │          │ css-modules, type-css-modules  │
├─────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ @typescript-eslint/eslint-plugin                │ 6.17.0  │ 7.0.2    │ @shared-configs/eslint-config- │
│                                                 │         │          │ ember,                         │
│                                                 │         │          │ @shared-configs/eslint-config- │
│                                                 │         │          │ node                           │
├─────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ @typescript-eslint/parser                       │ 6.17.0  │ 7.0.2    │ @shared-configs/eslint-config- │
│                                                 │         │          │ ember,                         │
│                                                 │         │          │ @shared-configs/eslint-config- │
│                                                 │         │          │ node                           │
├─────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ eslint-plugin-simple-import-sort                │ 10.0.0  │ 12.0.0   │ @shared-configs/eslint-config- │
│                                                 │         │          │ ember,                         │
│                                                 │         │          │ @shared-configs/eslint-config- │
│                                                 │         │          │ node                           │
├─────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ postcss-loader (dev)                            │ 7.3.4   │ 8.1.0    │ my-app                         │
└─────────────────────────────────────────────────┴─────────┴──────────┴────────────────────────────────┘

@ijlee2 ijlee2 added the enhance: dependency Issue asks for a new or updated dependency label Feb 22, 2024
Copy link

netlify bot commented Feb 22, 2024

Deploy Preview for embroider-css-modules ready!

Name Link
🔨 Latest commit c79f11d
🔍 Latest deploy log https://app.netlify.com/sites/embroider-css-modules/deploys/65d6fa1226bbc50008f0eeed
😎 Deploy Preview https://deploy-preview-129--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 February 22, 2024 07:38
@ijlee2 ijlee2 merged commit 9dee2bd into main Feb 22, 2024
50 checks passed
@ijlee2 ijlee2 deleted the update-dependencies branch February 22, 2024 07:42
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