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

Closed
wants to merge 3 commits into from
Closed

Conversation

ijlee2
Copy link
Owner

@ijlee2 ijlee2 commented Jul 4, 2023

Description

Output from pnpm outdated -r
┌─────────────────────────────────────────┬─────────┬────────┬────────────────────────────────┐
│ Package                                 │ Current │ Latest │ Dependents                     │
├─────────────────────────────────────────┼─────────┼────────┼────────────────────────────────┤
│ @babel/core (dev)                       │ 7.22.5  │ 7.22.6 │ ember-container-query          │
├─────────────────────────────────────────┼─────────┼────────┼────────────────────────────────┤
│ @babel/plugin-proposal-decorators (dev) │ 7.22.5  │ 7.22.6 │ ember-container-query          │
├─────────────────────────────────────────┼─────────┼────────┼────────────────────────────────┤
│ @babel/runtime (dev)                    │ 7.22.5  │ 7.22.6 │ ember-container-query          │
├─────────────────────────────────────────┼─────────┼────────┼────────────────────────────────┤
│ eslint-plugin-n (dev)                   │ 16.0.0  │ 16.0.1 │ docs-app,                      │
│                                         │         │        │ ember-container-query,         │
│                                         │         │        │ test-app                       │
├─────────────────────────────────────────┼─────────┼────────┼────────────────────────────────┤
│ typescript (dev)                        │ 5.1.3   │ 5.1.6  │ docs-app,                      │
│                                         │         │        │ ember-container-query,         │
│                                         │         │        │ test-app                       │
├─────────────────────────────────────────┼─────────┼────────┼────────────────────────────────┤
│ webpack (dev)                           │ 5.88.0  │ 5.88.1 │ docs-app, test-app             │
├─────────────────────────────────────────┼─────────┼────────┼────────────────────────────────┤
│ @ember/test-helpers (dev)               │ 3.1.0   │ 3.2.0  │ docs-app, test-app             │
├─────────────────────────────────────────┼─────────┼────────┼────────────────────────────────┤
│ @typescript-eslint/eslint-plugin (dev)  │ 5.60.0  │ 5.61.0 │ docs-app,                      │
│                                         │         │        │ ember-container-query,         │
│                                         │         │        │ test-app                       │
├─────────────────────────────────────────┼─────────┼────────┼────────────────────────────────┤
│ @typescript-eslint/parser (dev)         │ 5.60.0  │ 5.61.0 │ docs-app,                      │
│                                         │         │        │ ember-container-query,         │
│                                         │         │        │ test-app                       │
├─────────────────────────────────────────┼─────────┼────────┼────────────────────────────────┤
│ ember-template-lint (dev)               │ 5.10.3  │ 5.11.0 │ docs-app,                      │
│                                         │         │        │ ember-container-query,         │
│                                         │         │        │ test-app                       │
├─────────────────────────────────────────┼─────────┼────────┼────────────────────────────────┤
│ eslint (dev)                            │ 8.43.0  │ 8.44.0 │ docs-app,                      │
│                                         │         │        │ ember-container-query,         │
│                                         │         │        │ test-app                       │
├─────────────────────────────────────────┼─────────┼────────┼────────────────────────────────┤
│ eslint-plugin-ember (dev)               │ 11.8.0  │ 11.9.0 │ docs-app,                      │
│                                         │         │        │ ember-container-query,         │
│                                         │         │        │ test-app                       │
├─────────────────────────────────────────┼─────────┼────────┼────────────────────────────────┤
│ rollup (dev)                            │ 3.25.1  │ 3.26.0 │ ember-container-query          │
├─────────────────────────────────────────┼─────────┼────────┼────────────────────────────────┤
│ @tsconfig/ember (dev)                   │ 2.0.0   │ 3.0.0  │ docs-app,                      │
│                                         │         │        │ ember-container-query,         │
│                                         │         │        │ test-app                       │
├─────────────────────────────────────────┼─────────┼────────┼────────────────────────────────┤
│ eslint-plugin-qunit (dev)               │ 7.3.4   │ 8.0.0  │ docs-app, test-app             │
├─────────────────────────────────────────┼─────────┼────────┼────────────────────────────────┤
│ @gavant/glint-template-types (dev)      │ 0.3.3   │ 0.3.4  │ docs-app,                      │
│                                         │         │        │ ember-container-query,         │
│                                         │         │        │ test-app                       │
└─────────────────────────────────────────┴─────────┴────────┴────────────────────────────────┘

I didn't update @embroider/* packages, as this led the docs-app to fail. I will open another pull request to help investigate the issue.

Module not found: Error: Can't resolve 'ember-svg-jar/inlined' in '/docs-app/node_modules/.embroider/rewritten-packages/ember-svg-jar.a04db0bf/_app_/helpers'
 @ ./components/tracks/list.hbs 2:0-58 43:41-48
 @ ./components/tracks/list.ts 3:0-34 27:21-29
 @ ./tests/integration/components/tracks/list-test.ts 2:0-67 40:24-35 61:24-35
 @ ./assets/test.js 62:13-81

ERROR in ../../../../ember-container-query/dist/components/container-query.js 3:0-57
Module not found: Error: Can't resolve './helpers/element' in '/docs-app/node_modules/.embroider/rewritten-app'
resolve './helpers/element' in '/docs-app/node_modules/.embroider/rewritten-app'
  using description file: /docs-app/node_modules/.embroider/rewritten-app/package.json (relative path: .)
    Field 'browser' doesn't contain a valid alias configuration
    using description file: /docs-app/node_modules/.embroider/rewritten-app/package.json (relative path: ./helpers/element)
      no extension
        Field 'browser' doesn't contain a valid alias configuration
        /docs-app/node_modules/.embroider/rewritten-app/helpers/element doesn't exist
      .wasm
        Field 'browser' doesn't contain a valid alias configuration
        /docs-app/node_modules/.embroider/rewritten-app/helpers/element.wasm doesn't exist
      .mjs
        Field 'browser' doesn't contain a valid alias configuration
        /docs-app/node_modules/.embroider/rewritten-app/helpers/element.mjs doesn't exist
      .js
        Field 'browser' doesn't contain a valid alias configuration
        /docs-app/node_modules/.embroider/rewritten-app/helpers/element.js doesn't exist
      .json
        Field 'browser' doesn't contain a valid alias configuration
        /docs-app/node_modules/.embroider/rewritten-app/helpers/element.json doesn't exist
      .ts
        Field 'browser' doesn't contain a valid alias configuration
        /docs-app/node_modules/.embroider/rewritten-app/helpers/element.ts doesn't exist
      .hbs
        Field 'browser' doesn't contain a valid alias configuration
        /docs-app/node_modules/.embroider/rewritten-app/helpers/element.hbs doesn't exist
      .hbs.js
        Field 'browser' doesn't contain a valid alias configuration
        /docs-app/node_modules/.embroider/rewritten-app/helpers/element.hbs.js doesn't exist
      as directory
        /docs-app/node_modules/.embroider/rewritten-app/helpers/element doesn't exist
 @ ../../../../ember-container-query/dist/_app_/components/container-query.js 1:0-75 1:0-75
 @ ./templates/not-found.hbs 4:0-75 45:39-54
 @ ./assets/docs-app.js 68:13-56

@ijlee2 ijlee2 added the enhance: dependency Issue asks for a new or updated dependency label Jul 4, 2023
@ijlee2 ijlee2 force-pushed the update-development-dependencies branch 3 times, most recently from 072d1ea to 7acca5f Compare July 4, 2023 09:53
@ijlee2 ijlee2 force-pushed the update-development-dependencies branch from 7acca5f to a9ae608 Compare July 6, 2023 07:48
@ijlee2
Copy link
Owner Author

ijlee2 commented Aug 1, 2023

Closed in favor of #205.

@ijlee2 ijlee2 closed this Aug 1, 2023
@ijlee2 ijlee2 deleted the update-development-dependencies branch August 1, 2023 13:08
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