Skip to content

Commit

Permalink
chore(deps): bump the tests group across 1 directory with 5 updates
Browse files Browse the repository at this point in the history
Bumps the tests group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@faker-js/faker](https://github.com/faker-js/faker) | `9.0.3` | `9.2.0` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.48.2` | `1.49.0` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `2.1.4` | `2.1.5` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.1.4` | `2.1.5` |
| [happy-dom](https://github.com/capricorn86/happy-dom) | `15.10.2` | `15.11.6` |



Updates `@faker-js/faker` from 9.0.3 to 9.2.0
- [Release notes](https://github.com/faker-js/faker/releases)
- [Changelog](https://github.com/faker-js/faker/blob/next/CHANGELOG.md)
- [Commits](faker-js/faker@v9.0.3...v9.2.0)

Updates `@playwright/test` from 1.48.2 to 1.49.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.48.2...v1.49.0)

Updates `@vitest/coverage-v8` from 2.1.4 to 2.1.5
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.5/packages/coverage-v8)

Updates `vitest` from 2.1.4 to 2.1.5
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.5/packages/vitest)

Updates `happy-dom` from 15.10.2 to 15.11.6
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v15.10.2...v15.11.6)

---
updated-dependencies:
- dependency-name: "@faker-js/faker"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tests
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: tests
- dependency-name: "@vitest/coverage-v8"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: happy-dom
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: tests
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent ea9249f commit 8ed2683
Show file tree
Hide file tree
Showing 7 changed files with 567 additions and 550 deletions.
4 changes: 2 additions & 2 deletions apps/e2e-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"start": "npx http-server"
},
"devDependencies": {
"@playwright/test": "1.48.2"
"@playwright/test": "1.49.0"
},
"dependencies": {
"@faker-js/faker": "9.0.3",
"@faker-js/faker": "9.2.0",
"@stackblitz/sdk": "1.11.0",
"dotenv": "16.4.5",
"http-server": "14.1.1"
Expand Down
4 changes: 2 additions & 2 deletions packages/api-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,13 +56,13 @@
"devDependencies": {
"@codspeed/vitest-plugin": "3.1.1",
"@types/prettier": "3.0.0",
"@vitest/coverage-v8": "2.1.4",
"@vitest/coverage-v8": "2.1.5",
"eslint-config-shopware": "workspace:*",
"jsdom": "^25.0.1",
"prettier": "3.3.3",
"tsconfig": "workspace:*",
"unbuild": "2.0.0",
"vitest": "2.1.4"
"vitest": "2.1.5"
},
"dependencies": {
"defu": "6.1.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/api-gen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,13 @@
"devDependencies": {
"@types/prettier": "3.0.0",
"@types/yargs": "17.0.33",
"@vitest/coverage-v8": "2.1.4",
"@vitest/coverage-v8": "2.1.5",
"eslint-config-shopware": "workspace:*",
"json5": "2.2.3",
"picocolors": "1.0.1",
"tsconfig": "workspace:*",
"unbuild": "2.0.0",
"vitest": "2.1.4"
"vitest": "2.1.5"
},
"dependencies": {
"@shopware/api-client": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions packages/cms-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,14 +54,14 @@
"devDependencies": {
"@nuxt/schema": "3.13.2",
"@types/three": "0.166.0",
"@vitest/coverage-v8": "2.1.4",
"@vitest/coverage-v8": "2.1.5",
"eslint-config-shopware": "workspace:*",
"eslint-plugin-vue": "9.30.0",
"nuxt": "3.13.2",
"tsconfig": "workspace:*",
"typescript": "5.6.3",
"unbuild": "2.0.0",
"vitest": "2.1.4",
"vitest": "2.1.5",
"vue-eslint-parser": "9.4.3",
"vue-router": "4.4.5",
"vue-tsc": "2.1.10"
Expand Down
6 changes: 3 additions & 3 deletions packages/composables/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,14 +70,14 @@
},
"devDependencies": {
"@nuxt/kit": "3.13.2",
"@vitest/coverage-v8": "2.1.4",
"@vitest/coverage-v8": "2.1.5",
"@vue/test-utils": "2.4.6",
"eslint-config-shopware": "workspace:*",
"happy-dom": "15.10.2",
"happy-dom": "15.11.6",
"tsconfig": "workspace:*",
"typescript": "5.6.3",
"unbuild": "2.0.0",
"vitest": "2.1.4",
"vitest": "2.1.5",
"vue": "3.5.12"
}
}
6 changes: 3 additions & 3 deletions packages/helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@
"test:watch": "vitest"
},
"devDependencies": {
"@vitest/coverage-v8": "2.1.4",
"happy-dom": "15.10.2",
"@vitest/coverage-v8": "2.1.5",
"happy-dom": "15.11.6",
"tsconfig": "workspace:*",
"unbuild": "2.0.0",
"vitest": "2.1.4"
"vitest": "2.1.5"
}
}
1,089 changes: 553 additions & 536 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit 8ed2683

Please sign in to comment.