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

Merged
merged 9 commits into from
Nov 20, 2023
Merged

Update dependencies #120

merged 9 commits into from
Nov 20, 2023

Conversation

ijlee2
Copy link
Owner

@ijlee2 ijlee2 commented Nov 20, 2023

What changed?

Updated packages
┌──────────────────────────────────────────────────┬─────────┬──────────┬────────────────────────────────┐
│ Package                                          │ Current │ Latest   │ Dependents                     │
├──────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ @babel/core                                      │ 7.23.2  │ 7.23.3   │ @shared-configs/eslint-config- │
│                                                  │         │          │ node                           │
├──────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ @babel/core (dev)                                │ 7.23.2  │ 7.23.3   │ embroider-css-modules, my-app, │
│                                                  │         │          │ my-app-with-ember-css-modules, │
│                                                  │         │          │ my-v2-addon,                   │
│                                                  │         │          │ test-app-for-embroider-css-    │
│                                                  │         │          │ modules                        │
├──────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ @babel/plugin-proposal-decorators (dev)          │ 7.23.2  │ 7.23.3   │ embroider-css-modules,         │
│                                                  │         │          │ my-v2-addon                    │
├──────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ @ember/test-helpers (dev)                        │ 3.2.0   │ 3.2.1    │ 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.1   │ 4.1.2    │ embroider-css-modules,         │
│                                                  │         │          │ my-v2-addon                    │
├──────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ @embroider/addon-shim                            │ 1.8.6   │ 1.8.7    │ embroider-css-modules,         │
│                                                  │         │          │ my-v2-addon                    │
├──────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ @embroider/macros                                │ 1.13.2  │ 1.13.3   │ my-v1-addon                    │
├──────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ @embroider/macros (dev)                          │ 1.13.2  │ 1.13.3   │ my-app                         │
├──────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ @embroider/router (dev)                          │ 2.1.4   │ 2.1.5    │ my-app,                        │
│                                                  │         │          │ my-app-with-ember-css-modules  │
├──────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ @embroider/test-setup (dev)                      │ 3.0.2   │ 3.0.3    │ my-v1-addon,                   │
│                                                  │         │          │ test-app-for-embroider-css-    │
│                                                  │         │          │ modules,                       │
│                                                  │         │          │ test-app-for-my-v2-addon       │
├──────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ @embroider/webpack (dev)                         │ 3.2.0   │ 3.2.1    │ my-app,                        │
│                                                  │         │          │ my-app-with-ember-css-modules  │
├──────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ @types/ember__component (dev)                    │ 4.0.19  │ 4.0.20   │ embroider-css-modules          │
├──────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ @types/ember__debug (dev)                        │ 4.0.6   │ 4.0.7    │ embroider-css-modules          │
├──────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ @types/qunit (dev)                               │ 2.19.7  │ 2.19.8   │ my-app,                        │
│                                                  │         │          │ my-app-with-ember-css-modules, │
│                                                  │         │          │ my-v1-addon,                   │
│                                                  │         │          │ test-app-for-embroider-css-    │
│                                                  │         │          │ modules,                       │
│                                                  │         │          │ test-app-for-my-v2-addon       │
├──────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ @types/yargs (dev)                               │ 17.0.30 │ 17.0.31  │ ember-codemod-remove-ember-    │
│                                                  │         │          │ css-modules, type-css-modules  │
├──────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ eslint-plugin-n                                  │ 16.3.0  │ 16.3.1   │ @shared-configs/eslint-config- │
│                                                  │         │          │ ember,                         │
│                                                  │         │          │ @shared-configs/eslint-config- │
│                                                  │         │          │ node                           │
├──────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ @babel/eslint-parser                             │ 7.22.15 │ 7.23.3  │ @shared-configs/eslint-config- │
│                                                  │         │          │ node                           │
├──────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ @babel/plugin-transform-class-properties (dev)   │ 7.22.5  │ 7.23.3   │ embroider-css-modules,         │
│                                                  │         │          │ my-v2-addon                    │
├──────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ @babel/plugin-transform-class-static-block (dev) │ 7.22.11 │ 7.23.3   │ embroider-css-modules,         │
│                                                  │         │          │ my-v2-addon                    │
├──────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ @babel/plugin-transform-typescript (dev)         │ 7.22.15 │ 7.23.3   │ embroider-css-modules,         │
│                                                  │         │          │ my-v2-addon                    │
├──────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ @embroider/compat (dev)                          │ 3.2.3   │ 3.3.1    │ my-app,                        │
│                                                  │         │          │ my-app-with-ember-css-modules  │
├──────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ @embroider/core (dev)                            │ 3.3.0   │ 3.4.2    │ my-app,                        │
│                                                  │         │          │ my-app-with-ember-css-modules  │
├──────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ @typescript-eslint/eslint-plugin                 │ 6.10.0  │ 6.11.0   │ @shared-configs/eslint-config- │
│                                                  │         │          │ ember,                         │
│                                                  │         │          │ @shared-configs/eslint-config- │
│                                                  │         │          │ node                           │
├──────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ @typescript-eslint/parser                        │ 6.10.0  │ 6.11.0   │ @shared-configs/eslint-config- │
│                                                  │         │          │ ember,                         │
│                                                  │         │          │ @shared-configs/eslint-config- │
│                                                  │         │          │ node                           │
├──────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ ember-cli (dev)                                  │ 5.3.0   │ 5.4.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)                               │ 5.3.0   │ 5.4.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 (dev)                                     │ 8.53.0  │ 8.54.0   │ @shared-configs/eslint-config- │
│                                                  │         │          │ ember,                         │
│                                                  │         │          │ @shared-configs/eslint-config- │
│                                                  │         │          │ node,                          │
│                                                  │         │          │ 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               │
├──────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ prettier (dev)                                   │ 3.0.3   │ 3.1.0    │ @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.3.0   │ 4.5.0    │ embroider-css-modules,         │
│                                                  │         │          │ my-v2-addon                    │
├──────────────────────────────────────────────────┼─────────┼──────────┼────────────────────────────────┤
│ @types/node (dev)                                │ 18.18.8 │ 18.18.10 │ ember-codemod-remove-ember-    │
│                                                  │         │          │ css-modules, type-css-modules  │
└──────────────────────────────────────────────────┴─────────┴──────────┴────────────────────────────────┘

@ijlee2 ijlee2 added the enhance: dependency Issue asks for a new or updated dependency label Nov 20, 2023
Copy link

netlify bot commented Nov 20, 2023

Deploy Preview for embroider-css-modules ready!

Name Link
🔨 Latest commit 9ac3323
🔍 Latest deploy log https://app.netlify.com/sites/embroider-css-modules/deploys/655b13a5d04512000891ee93
😎 Deploy Preview https://deploy-preview-120--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 November 20, 2023 08:07
@@ -49,7 +49,6 @@ module.exports = async function () {
},
{
name: 'ember-canary',
allowedToFail: true,
Copy link
Owner Author

Choose a reason for hiding this comment

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

@ijlee2 ijlee2 merged commit 3f6540b into main Nov 20, 2023
47 checks passed
@ijlee2 ijlee2 deleted the update-dependencies branch November 20, 2023 08:12
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.

None yet

1 participant