piniajs / example-vue-2-vite

28 stars 5 forks source link

Update all non-major dependencies #24

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cypress ^9.5.0 -> ^9.5.1 age adoption passing confidence
typescript (source) ^4.5.5 -> ^4.6.2 age adoption passing confidence
vite ^2.8.4 -> ^2.8.6 age adoption passing confidence

Release Notes

cypress-io/cypress ### [`v9.5.1`](https://togithub.com/cypress-io/cypress/releases/v9.5.1) [Compare Source](https://togithub.com/cypress-io/cypress/compare/v9.5.0...v9.5.1) *Released 2/28/2022* **Bugfixes:** - Added a `ready` event to the Plugins process to ensure all plugins have successfully started before the configuration is loaded and the tests start. Fixed in [#​19792](https://togithub.com/cypress-io/cypress/issues/19792). - This fixes an issue where the plugin is never executed and leaves Cypress stuck in the initialization phase, where the user can only view the loading spinner. - This enables support for node's experimental `--loader` flag for plugins. - Made a change to the DNS lookup to improve test performances and reliability on MacOS machines that leverage the VMWare CBCloud SaaS solution. Before this change, random test failures were observed, as well as hanging tests and initially pending HTTP and HTTPS responses. Fixed in [#​20062](https://togithub.com/cypress-io/cypress/issues/20062). - Fixed a regression in [9.5.0](https://docs.cypress.io/guides/references/changelog#​9-5-0) where ANSI colors were not removed from the `cy.fixtures()` error code frame. Fixes [#​20208](https://togithub.com/cypress-io/cypress/issues/20208). - Fixed a regression in [9.5.0](https://docs.cypress.io/guides/references/changelog#​9-5-0) where the test config override errors were formatted incorrectly. Fixes [#​20208](https://togithub.com/cypress-io/cypress/issues/20208). - Fixed an issue where Cypress would throw an error when reporting or wrapping errors with booleans or numbers. Fixes [#​19561](https://togithub.com/cypress-io/cypress/issues/19561). **Dependency Updates:** - Upgraded `url-parse` dependency from `1.5.2` to `1.5.6` to avoid authorization bypass through user-controlled key to address this [NVD security vulnerability](https://nvd.nist.gov/vuln/detail/CVE-2022-0512). Addressed in [#​20270](https://togithub.com/cypress-io/cypress/issues/20270).
Microsoft/TypeScript ### [`v4.6.2`](https://togithub.com/Microsoft/TypeScript/releases/v4.6.2) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v4.5.5...v4.6.2) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-4-6/). For the complete list of fixed issues, check out the - [fixed issues query for Typescript 4.6.0 (Beta)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.6.0%22+). - [fixed issues query for Typescript 4.6.1 (RC)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.6.1%22+). - [fixed issues query for Typescript 4.6.2 (Stable)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.6.2%22+). Downloads are available on: - [npm](https://www.npmjs.com/package/typescript) - [Visual Studio 2022/2019](https://marketplace.visualstudio.com/items?itemName=TypeScriptTeam.TypeScript-46) ([Select new version in project options](https://togithub.com/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017)) - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)
vitejs/vite ### [`v2.8.6`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#​286-httpsgithubcomvitejsvitecomparev285v286-2022-03-01) [Compare Source](https://togithub.com/vitejs/vite/compare/v2.8.5...v2.8.6) ##### Bug Fixes - revert [#​7052](https://togithub.com/vitejs/vite/issues/7052), hmr style tag no support in html ([#​7136](https://togithub.com/vitejs/vite/issues/7136)) ([5c116ec](https://togithub.com/vitejs/vite/commit/5c116ecde0ad43409334853457d68481a22e19d4)) - throw Error when can't preload CSS ([#​7108](https://togithub.com/vitejs/vite/issues/7108)) ([d9f8edb](https://togithub.com/vitejs/vite/commit/d9f8edbd5b243f60212cc4bb9271c01b7e3fdd76)) ### [`v2.8.5`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#​285-httpsgithubcomvitejsvitecomparev284v285-2022-02-28) [Compare Source](https://togithub.com/vitejs/vite/compare/v2.8.4...v2.8.5) ##### Bug Fixes - ?html-proxy with trailing = added by some servers ([#​7093](https://togithub.com/vitejs/vite/issues/7093)) ([5818ac9](https://togithub.com/vitejs/vite/commit/5818ac927861783ea2b05450761fed30f40e7399)) - allow optional trailing comma in asset `import.meta.url` ([#​6983](https://togithub.com/vitejs/vite/issues/6983)) ([2debb9f](https://togithub.com/vitejs/vite/commit/2debb9f4cbb6003e7d24444cf049b45582d82ff1)) - cannot reassign process.env.NODE_ENV in ssr ([#​6989](https://togithub.com/vitejs/vite/issues/6989)) ([983feb2](https://togithub.com/vitejs/vite/commit/983feb2cdc5180dc46c3f5fc5b99baaa8d6b7078)) - **config:** Warn about terserOptions in more cases ([#​7101](https://togithub.com/vitejs/vite/issues/7101)) ([79428ad](https://togithub.com/vitejs/vite/commit/79428ad5b849455e14f95d1b439ae296ba231221)) - don't override user config ([#​7034](https://togithub.com/vitejs/vite/issues/7034)) ([8fd8f6e](https://togithub.com/vitejs/vite/commit/8fd8f6e0e501c9e46bc3e179c900d31fa5cafce1)) - fileToBuiltUrl got undefined when file type is `.ico` ([#​7106](https://togithub.com/vitejs/vite/issues/7106)) ([7a1a552](https://togithub.com/vitejs/vite/commit/7a1a552ba710bad5714ef0fbb16fdd29ac58ae0b)) - **glob:** css imports injecting a ?used query to export the css string ([#​6949](https://togithub.com/vitejs/vite/issues/6949)) ([0b3f4ef](https://togithub.com/vitejs/vite/commit/0b3f4ef231004e072bf1b037f63bc4ef169d938e)) - **hmr:** hmr style tag no support in html ([#​7052](https://togithub.com/vitejs/vite/issues/7052)) ([a9dfce3](https://togithub.com/vitejs/vite/commit/a9dfce38108e796e0de0e3b43ced34d60883cef3)) - image -> image/x-icon ([#​7120](https://togithub.com/vitejs/vite/issues/7120)) ([065ceca](https://togithub.com/vitejs/vite/commit/065ceca5c7b8f1843e220fbdbe8a0da4cbb78935)) - import with query with exports field ([#​7073](https://togithub.com/vitejs/vite/issues/7073)) ([88ded7f](https://togithub.com/vitejs/vite/commit/88ded7f16382d83603511de043785e01ee1e4a3a)) - prebundle dep with colon ([#​7006](https://togithub.com/vitejs/vite/issues/7006)) ([2136f2b](https://togithub.com/vitejs/vite/commit/2136f2bb960d1a81ac3b3ca04d9ebd89dba44661)) - recycle serve to avoid preventing Node self-exit ([#​6895](https://togithub.com/vitejs/vite/issues/6895)) ([d6b2c53](https://togithub.com/vitejs/vite/commit/d6b2c53c6f0bcc4ffa9cdf48375f9bbcc98f79f7)) - resolve [@​import](https://togithub.com/import) of the proxied