Skip to content

Commit

Permalink
chore(deps): update dependency vite to ^5.1.3 (#2473)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [vite](https://vitejs.dev)
([source](https://togithub.com/vitejs/vite/tree/HEAD/packages/vite)) |
[`^5.1.1` ->
`^5.1.3`](https://renovatebot.com/diffs/npm/vite/5.1.1/5.1.3) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/vite/5.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vite/5.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vite/5.1.1/5.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vite/5.1.1/5.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>vitejs/vite (vite)</summary>

###
[`v5.1.3`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small513-2024-02-15-small)

[Compare
Source](https://togithub.com/vitejs/vite/compare/v5.1.2...v5.1.3)

- fix: cachedTransformMiddleware for direct css requests
([#&#8203;15919](https://togithub.com/vitejs/vite/issues/15919))
([5099028](https://togithub.com/vitejs/vite/commit/5099028)), closes
[#&#8203;15919](https://togithub.com/vitejs/vite/issues/15919)
- refactor(runtime): minor tweaks
([#&#8203;15904](https://togithub.com/vitejs/vite/issues/15904))
([63a39c2](https://togithub.com/vitejs/vite/commit/63a39c2)), closes
[#&#8203;15904](https://togithub.com/vitejs/vite/issues/15904)
- refactor(runtime): seal ES module namespace object instead of feezing
([#&#8203;15914](https://togithub.com/vitejs/vite/issues/15914))
([4172f02](https://togithub.com/vitejs/vite/commit/4172f02)), closes
[#&#8203;15914](https://togithub.com/vitejs/vite/issues/15914)

###
[`v5.1.2`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small512-2024-02-14-small)

[Compare
Source](https://togithub.com/vitejs/vite/compare/v5.1.1...v5.1.2)

- fix: normalize import file path info
([#&#8203;15772](https://togithub.com/vitejs/vite/issues/15772))
([306df44](https://togithub.com/vitejs/vite/commit/306df44)), closes
[#&#8203;15772](https://togithub.com/vitejs/vite/issues/15772)
- fix(build): do not output build time when build fails
([#&#8203;15711](https://togithub.com/vitejs/vite/issues/15711))
([added3e](https://togithub.com/vitejs/vite/commit/added3e)), closes
[#&#8203;15711](https://togithub.com/vitejs/vite/issues/15711)
- fix(runtime): pass path instead of fileURL to `isFilePathESM`
([#&#8203;15908](https://togithub.com/vitejs/vite/issues/15908))
([7b15607](https://togithub.com/vitejs/vite/commit/7b15607)), closes
[#&#8203;15908](https://togithub.com/vitejs/vite/issues/15908)
- fix(worker): support UTF-8 encoding in inline workers (fixes
[#&#8203;12117](https://togithub.com/vitejs/vite/issues/12117))
([#&#8203;15866](https://togithub.com/vitejs/vite/issues/15866))
([570e0f1](https://togithub.com/vitejs/vite/commit/570e0f1)), closes
[#&#8203;12117](https://togithub.com/vitejs/vite/issues/12117)
[#&#8203;15866](https://togithub.com/vitejs/vite/issues/15866)
- chore: update license file
([#&#8203;15885](https://togithub.com/vitejs/vite/issues/15885))
([d9adf18](https://togithub.com/vitejs/vite/commit/d9adf18)), closes
[#&#8203;15885](https://togithub.com/vitejs/vite/issues/15885)
- chore(deps): update all non-major dependencies
([#&#8203;15874](https://togithub.com/vitejs/vite/issues/15874))
([d16ce5d](https://togithub.com/vitejs/vite/commit/d16ce5d)), closes
[#&#8203;15874](https://togithub.com/vitejs/vite/issues/15874)
- chore(deps): update dependency dotenv-expand to v11
([#&#8203;15875](https://togithub.com/vitejs/vite/issues/15875))
([642d528](https://togithub.com/vitejs/vite/commit/642d528)), closes
[#&#8203;15875](https://togithub.com/vitejs/vite/issues/15875)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/fwouts/previewjs).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: François Wouts <f@zenc.io>
  • Loading branch information
renovate[bot] and fwouts committed Feb 21, 2024
1 parent 9e7a57e commit 876342e
Show file tree
Hide file tree
Showing 20 changed files with 138 additions and 102 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@
"fs-extra": "^11.2.0",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"vite": "^5.1.1"
"vite": "^5.1.3"
}
}
2 changes: 1 addition & 1 deletion chromeless/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@
"@types/express": "^4.17.21",
"rimraf": "^5.0.5",
"unbuild": "^2.0.0",
"vite": "^5.1.1"
"vite": "^5.1.3"
}
}
2 changes: 1 addition & 1 deletion config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"build": "tsc && unbuild"
},
"dependencies": {
"vite": "^5.1.1"
"vite": "^5.1.3"
},
"devDependencies": {
"@types/node": "^20.10.6",
Expand Down
2 changes: 1 addition & 1 deletion core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"ts-node": "^10.9.2",
"tsconfig-paths": "^4.2.0",
"typescript": "^5.3.3",
"vite": "^5.1.1",
"vite": "^5.1.3",
"zod": "^3.22.4"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion framework-plugins/preact/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"preact": "^10.19.5",
"rimraf": "^5.0.5",
"unbuild": "^2.0.0",
"vite": "^5.1.1",
"vite": "^5.1.3",
"vitest": "^1.3.1"
}
}
2 changes: 1 addition & 1 deletion framework-plugins/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@
"pino-pretty": "^10.3.1",
"react": "^18.2.0",
"unbuild": "^2.0.0",
"vite": "^5.1.1"
"vite": "^5.1.3"
}
}
8 changes: 4 additions & 4 deletions framework-plugins/react/tests/error-handling.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ test.describe.parallel("react/error handling", () => {
/* expected error */
});
await preview.expectErrors.toMatch([
`Failed to resolve import "some-module" from "src${path.sep}App.tsx". Does the file exist?`,
`Failed to resolve import "some-module" from "src/App.tsx". Does the file exist?`,
]);
await preview.expectLoggedMessages.toMatch([]);
await preview.fileManager.update(
Expand All @@ -128,7 +128,7 @@ test.describe.parallel("react/error handling", () => {
}`
);
await preview.expectErrors.toMatch([
`Failed to resolve import "some-module" from "src${path.sep}App.tsx". Does the file exist?`,
`Failed to resolve import "some-module" from "src/App.tsx". Does the file exist?`,
]);
await preview.expectLoggedMessages.toMatch([]);
await preview.fileManager.update(
Expand All @@ -155,7 +155,7 @@ test.describe.parallel("react/error handling", () => {
/* expected error */
});
await preview.expectErrors.toMatch([
`Failed to resolve import "./missing.svg" from "src${path.sep}App.tsx". Does the file exist?`,
`Failed to resolve import "./missing.svg" from "src/App.tsx". Does the file exist?`,
]);
await preview.expectLoggedMessages.toMatch([]);
await preview.fileManager.update(
Expand All @@ -181,7 +181,7 @@ test.describe.parallel("react/error handling", () => {
}`
);
await preview.expectErrors.toMatch([
`Failed to resolve import "./missing.svg" from "src${path.sep}App.tsx". Does the file exist?`,
`Failed to resolve import "./missing.svg" from "src/App.tsx". Does the file exist?`,
]);
await preview.expectLoggedMessages.toMatch([]);
await preview.fileManager.update(
Expand Down
2 changes: 1 addition & 1 deletion framework-plugins/solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"pino-pretty": "^10.3.1",
"solid-js": "^1.8.15",
"unbuild": "^2.0.0",
"vite": "^5.1.1",
"vite": "^5.1.3",
"vitest": "^1.3.1"
}
}
8 changes: 4 additions & 4 deletions framework-plugins/solid/tests/error-handling.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ test.describe.parallel("solid/error handling", () => {
/* expected error */
});
await preview.expectErrors.toMatch([
`Failed to resolve import "some-module" from "src${path.sep}App.tsx". Does the file exist?`,
`Failed to resolve import "some-module" from "src/App.tsx". Does the file exist?`,
]);
await preview.expectLoggedMessages.toMatch([]);
await preview.fileManager.update(
Expand All @@ -64,7 +64,7 @@ test.describe.parallel("solid/error handling", () => {
}`
);
await preview.expectErrors.toMatch([
`Failed to resolve import "some-module" from "src${path.sep}App.tsx". Does the file exist?`,
`Failed to resolve import "some-module" from "src/App.tsx". Does the file exist?`,
]);
await preview.expectLoggedMessages.toMatch([]);
await new Promise((resolve) => setTimeout(resolve, 5_000));
Expand Down Expand Up @@ -92,7 +92,7 @@ test.describe.parallel("solid/error handling", () => {
/* expected error */
});
await preview.expectErrors.toMatch([
`Failed to resolve import "./missing.svg" from "src${path.sep}App.tsx". Does the file exist?`,
`Failed to resolve import "./missing.svg" from "src/App.tsx". Does the file exist?`,
]);
await preview.expectLoggedMessages.toMatch([]);
await preview.fileManager.update(
Expand All @@ -118,7 +118,7 @@ test.describe.parallel("solid/error handling", () => {
}`
);
await preview.expectErrors.toMatch([
`Failed to resolve import "./missing.svg" from "src${path.sep}App.tsx". Does the file exist?`,
`Failed to resolve import "./missing.svg" from "src/App.tsx". Does the file exist?`,
]);
await preview.expectLoggedMessages.toMatch([]);
await preview.fileManager.update(
Expand Down
2 changes: 1 addition & 1 deletion framework-plugins/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"fs-extra": "^11.2.0",
"svelte": "^4.2.11",
"typescript": "^5.3.3",
"vite": "^5.1.1"
"vite": "^5.1.3"
},
"devDependencies": {
"@playwright/test": "^1.41.2",
Expand Down
2 changes: 1 addition & 1 deletion framework-plugins/vue2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"rimraf": "^5.0.5",
"shx": "^0.3.4",
"unbuild": "^2.0.0",
"vite": "^5.1.1",
"vite": "^5.1.3",
"vitest": "^1.3.1"
}
}
2 changes: 1 addition & 1 deletion framework-plugins/vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"rimraf": "^5.0.5",
"shx": "^0.3.4",
"unbuild": "^2.0.0",
"vite": "^5.1.1",
"vite": "^5.1.3",
"vitest": "^1.3.1"
}
}
2 changes: 1 addition & 1 deletion iframe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
"immer": "^10.0.3",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"vite": "^5.1.1"
"vite": "^5.1.3"
}
}
Loading

0 comments on commit 876342e

Please sign in to comment.