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.2.0` | `9.3.0` |
| [dotenv](https://github.com/motdotla/dotenv) | `16.4.5` | `16.4.7` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `2.1.6` | `2.1.8` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.1.6` | `2.1.8` |
| [happy-dom](https://github.com/capricorn86/happy-dom) | `15.11.6` | `15.11.7` |



Updates `@faker-js/faker` from 9.2.0 to 9.3.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.2.0...v9.3.0)

Updates `dotenv` from 16.4.5 to 16.4.7
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.4.5...v16.4.7)

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

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

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

---
updated-dependencies:
- dependency-name: "@faker-js/faker"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tests
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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-patch
  dependency-group: tests
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 6, 2024
1 parent 17008d3 commit 8552b1c
Show file tree
Hide file tree
Showing 7 changed files with 222 additions and 168 deletions.
4 changes: 2 additions & 2 deletions apps/e2e-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"@playwright/test": "1.49.0"
},
"dependencies": {
"@faker-js/faker": "9.2.0",
"@faker-js/faker": "9.3.0",
"@stackblitz/sdk": "1.11.0",
"dotenv": "16.4.5",
"dotenv": "16.4.7",
"http-server": "14.1.1"
}
}
4 changes: 2 additions & 2 deletions packages/api-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,13 @@
"devDependencies": {
"@codspeed/vitest-plugin": "3.1.1",
"@types/prettier": "3.0.0",
"@vitest/coverage-v8": "2.1.6",
"@vitest/coverage-v8": "2.1.8",
"eslint-config-shopware": "workspace:*",
"jsdom": "^25.0.1",
"prettier": "3.4.1",
"tsconfig": "workspace:*",
"unbuild": "2.0.0",
"vitest": "2.1.6"
"vitest": "2.1.8"
},
"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 @@ -33,12 +33,12 @@
"devDependencies": {
"@types/prettier": "3.0.0",
"@types/yargs": "17.0.33",
"@vitest/coverage-v8": "2.1.6",
"@vitest/coverage-v8": "2.1.8",
"json5": "2.2.3",
"picocolors": "1.0.1",
"tsconfig": "workspace:*",
"unbuild": "2.0.0",
"vitest": "2.1.6"
"vitest": "2.1.8"
},
"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 @@ -44,12 +44,12 @@
"devDependencies": {
"@nuxt/schema": "3.14.1592",
"@types/three": "0.166.0",
"@vitest/coverage-v8": "2.1.6",
"@vitest/coverage-v8": "2.1.8",
"nuxt": "3.14.1592",
"tsconfig": "workspace:*",
"typescript": "5.6.3",
"unbuild": "2.0.0",
"vitest": "2.1.6",
"vitest": "2.1.8",
"vue-router": "4.5.0",
"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 @@ -66,14 +66,14 @@
},
"devDependencies": {
"@nuxt/kit": "3.14.1592",
"@vitest/coverage-v8": "2.1.6",
"@vitest/coverage-v8": "2.1.8",
"@vue/test-utils": "2.4.6",
"eslint-config-shopware": "workspace:*",
"happy-dom": "15.11.6",
"happy-dom": "15.11.7",
"tsconfig": "workspace:*",
"typescript": "5.6.3",
"unbuild": "2.0.0",
"vitest": "2.1.6",
"vitest": "2.1.8",
"vue": "3.5.13"
}
}
6 changes: 3 additions & 3 deletions packages/helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@
"test:watch": "vitest"
},
"devDependencies": {
"@vitest/coverage-v8": "2.1.6",
"happy-dom": "15.11.6",
"@vitest/coverage-v8": "2.1.8",
"happy-dom": "15.11.7",
"tsconfig": "workspace:*",
"unbuild": "2.0.0",
"vitest": "2.1.6"
"vitest": "2.1.8"
}
}
362 changes: 208 additions & 154 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit 8552b1c

Please sign in to comment.