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 development dependencies #234

Merged
merged 4 commits into from
Jun 12, 2024
Merged

Updated development dependencies #234

merged 4 commits into from
Jun 12, 2024

Conversation

ijlee2
Copy link
Owner

@ijlee2 ijlee2 commented Jun 12, 2024

What changed?

  • Updated prettier to 3.3.2 (patches Updated dependencies #232)
  • Updated ember-qunit to 8.1.0 (can try out a new theme that may become the default in v9)
  • Updated ember-resolver to 12.0.1 (the library drops support for Ember 4.4 and 4.8)
Updated packages
┌──────────────────────────────────┬─────────┬────────┬────────────────────────────────┐
│ Package                          │ Current │ Latest │ Dependents                     │
├──────────────────────────────────┼─────────┼────────┼────────────────────────────────┤
│ @embroider/compat (dev)          │ 3.5.1   │ 3.5.2  │ docs-app                       │
├──────────────────────────────────┼─────────┼────────┼────────────────────────────────┤
│ @embroider/core (dev)            │ 3.4.10  │ 3.4.11 │ docs-app                       │
├──────────────────────────────────┼─────────┼────────┼────────────────────────────────┤
│ @embroider/macros (dev)          │ 1.16.2  │ 1.16.3 │ docs-app                       │
├──────────────────────────────────┼─────────┼────────┼────────────────────────────────┤
│ @embroider/webpack (dev)         │ 4.0.1   │ 4.0.2  │ docs-app                       │
├──────────────────────────────────┼─────────┼────────┼────────────────────────────────┤
│ prettier (dev)                   │ 3.3.0   │ 3.3.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,    │
│                                  │         │        │ docs-app,                      │
│                                  │         │        │ ember-container-query,         │
│                                  │         │        │ test-app                       │
├──────────────────────────────────┼─────────┼────────┼────────────────────────────────┤
│ @typescript-eslint/eslint-plugin │ 7.12.0  │ 7.13.0 │ @shared-configs/eslint-config- │
│                                  │         │        │ ember,                         │
│                                  │         │        │ @shared-configs/eslint-config- │
│                                  │         │        │ node                           │
├──────────────────────────────────┼─────────┼────────┼────────────────────────────────┤
│ @typescript-eslint/parser        │ 7.12.0  │ 7.13.0 │ @shared-configs/eslint-config- │
│                                  │         │        │ ember,                         │
│                                  │         │        │ @shared-configs/eslint-config- │
│                                  │         │        │ node                           │
├──────────────────────────────────┼─────────┼────────┼────────────────────────────────┤
│ ember-qunit (dev)                │ 8.0.2   │ 8.1.0  │ docs-app, test-app             │
├──────────────────────────────────┼─────────┼────────┼────────────────────────────────┤
│ webpack (dev)                    │ 5.91.0  │ 5.92.0 │ docs-app, test-app             │
├──────────────────────────────────┼─────────┼────────┼────────────────────────────────┤
│ ember-cli-app-version (dev)      │ 6.0.1   │ 7.0.0  │ docs-app                       │
├──────────────────────────────────┼─────────┼────────┼────────────────────────────────┤
│ ember-resolver (dev)             │ 11.0.1  │ 12.0.1 │ docs-app, test-app             │
└──────────────────────────────────┴─────────┴────────┴────────────────────────────────┘

@ijlee2 ijlee2 added the enhance: dependency Issue asks for a new or updated dependency label Jun 12, 2024
@ijlee2 ijlee2 mentioned this pull request Jun 12, 2024
@ijlee2 ijlee2 marked this pull request as ready for review June 12, 2024 05:51
@ijlee2 ijlee2 merged commit a0b656b into main Jun 12, 2024
30 checks passed
@ijlee2 ijlee2 deleted the update-dev-dependencies branch June 12, 2024 05:51
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