Skip to content

chore(deps): update all non-major dependencies (release/11.0.0-next) - autoclosed #8830

chore(deps): update all non-major dependencies (release/11.0.0-next) - autoclosed

chore(deps): update all non-major dependencies (release/11.0.0-next) - autoclosed #8830

GitHub Actions / IT Tests report-windows-latest-npm succeeded May 8, 2024 in 1s

23 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
@ama-sdk/create/dist-test/it-report.xml 6✅ 473s
@ama-sdk/schematics/dist-test/it-report.xml 4ms
@o3r/analytics/dist-test/it-report.xml 1✅ 111s
@o3r/apis-manager/dist-test/it-report.xml 1✅ 102s
@o3r/components/dist-test/it-report.xml 1✅ 108s
@o3r/configuration/dist-test/it-report.xml 1✅ 125s
@o3r/core/dist-test/it-report.xml 1✅ 955s
@o3r/create/dist-test/it-report.xml 2✅ 281s
@o3r/design/dist-test/it-report.xml 1✅ 112s
@o3r/eslint-config-otter/dist-test/it-report.xml 2✅ 431s
@o3r/extractors/dist-test/it-report.xml 1✅ 258s
@o3r/localization/dist-test/it-report.xml 1✅ 141s
@o3r/rules-engine/dist-test/it-report.xml 1✅ 132s
@o3r/stylelint-plugin/dist-test/it-report.xml 1✅ 122s
@o3r/styling/dist-test/it-report.xml 1✅ 165s
@o3r/testing/dist-test/it-report.xml 2✅ 213s

✅ @ama-sdk/create/dist-test/it-report.xml

6 tests were completed in 473s with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Create new sdk command 6✅ 466s

✅ Create new sdk command

Create new sdk command should generate a light SDK when the specification is provided
  ✅ Create new sdk command should generate a light SDK when the specification is provided
Create new sdk command should generate a full SDK when the specification is provided
  ✅ Create new sdk command should generate a full SDK when the specification is provided
Create new sdk command should generate an SDK with no package scope
  ✅ Create new sdk command should generate an SDK with no package scope
Create new sdk command should generate an empty SDK ready to be used
  ✅ Create new sdk command should generate an empty SDK ready to be used
Create new sdk command should fail when there is an error
  ✅ Create new sdk command should fail when there is an error
Create new sdk command should use pinned versions when --exact-o3r-version is used
  ✅ Create new sdk command should use pinned versions when --exact-o3r-version is used

✅ @ama-sdk/schematics/dist-test/it-report.xml

No tests found

✅ @o3r/analytics/dist-test/it-report.xml

1 tests were completed in 111s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter application with analytics 1✅ 93s

✅ new otter application with analytics

new otter application with analytics should add analytics to existing application
  ✅ new otter application with analytics should add analytics to existing application

✅ @o3r/apis-manager/dist-test/it-report.xml

1 tests were completed in 102s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter application with apis-manager 1✅ 86s

✅ new otter application with apis-manager

new otter application with apis-manager should add apis-manager to existing application
  ✅ new otter application with apis-manager should add apis-manager to existing application

✅ @o3r/components/dist-test/it-report.xml

1 tests were completed in 108s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter application with components 1✅ 86s

✅ new otter application with components

new otter application with components should add components to existing application
  ✅ new otter application with components should add components to existing application

✅ @o3r/configuration/dist-test/it-report.xml

1 tests were completed in 125s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter application with configuration 1✅ 109s

✅ new otter application with configuration

new otter application with configuration should add configuration to existing application
  ✅ new otter application with configuration should add configuration to existing application

✅ @o3r/core/dist-test/it-report.xml

1 tests were completed in 955s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter application 1✅ 935s

✅ new otter application

new otter application should build empty app
  ✅ new otter application should build empty app

✅ @o3r/create/dist-test/it-report.xml

2 tests were completed in 281s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Create new otter project command 2✅ 265s

✅ Create new otter project command

Create new otter project command should generate a project with an application
  ✅ Create new otter project command should generate a project with an application
Create new otter project command should generate a project with an application with --exact-o3r-version
  ✅ Create new otter project command should generate a project with an application with --exact-o3r-version

✅ @o3r/design/dist-test/it-report.xml

1 tests were completed in 112s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter application with Design 1✅ 91s

✅ new otter application with Design

new otter application with Design should add design to existing application
  ✅ new otter application with Design should add design to existing application

✅ @o3r/eslint-config-otter/dist-test/it-report.xml

2 tests were completed in 431s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter application with eslint-config 2✅ 415s

✅ new otter application with eslint-config

new otter application with eslint-config should add eslint-config to existing application
  ✅ new otter application with eslint-config should add eslint-config to existing application
new otter application with eslint-config should add eslint-config to new library
  ✅ new otter application with eslint-config should add eslint-config to new library

✅ @o3r/extractors/dist-test/it-report.xml

1 tests were completed in 258s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter application with extractors 1✅ 240s

✅ new otter application with extractors

new otter application with extractors should add extractors to existing application
  ✅ new otter application with extractors should add extractors to existing application

✅ @o3r/localization/dist-test/it-report.xml

1 tests were completed in 141s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter application with localization 1✅ 121s

✅ new otter application with localization

new otter application with localization should add localization to existing application
  ✅ new otter application with localization should add localization to existing application

✅ @o3r/rules-engine/dist-test/it-report.xml

1 tests were completed in 132s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter application with rules-engine 1✅ 116s

✅ new otter application with rules-engine

new otter application with rules-engine should add rules engine to existing application
  ✅ new otter application with rules-engine should add rules engine to existing application

✅ @o3r/stylelint-plugin/dist-test/it-report.xml

1 tests were completed in 122s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter application with stylelint-plugin 1✅ 109s

✅ new otter application with stylelint-plugin

new otter application with stylelint-plugin should add stylelint-plugin to existing application
  ✅ new otter application with stylelint-plugin should add stylelint-plugin to existing application

✅ @o3r/styling/dist-test/it-report.xml

1 tests were completed in 165s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter application with styling 1✅ 146s

✅ new otter application with styling

new otter application with styling should add styling to existing application
  ✅ new otter application with styling should add styling to existing application

✅ @o3r/testing/dist-test/it-report.xml

2 tests were completed in 213s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter application with testing 2✅ 197s

✅ new otter application with testing

new otter application with testing should add testing to existing application
  ✅ new otter application with testing should add testing to existing application
new otter application with testing should add testing to existing application and fixture to component
  ✅ new otter application with testing should add testing to existing application and fixture to component