piniajs / example-vue-2-vite

28 stars 5 forks source link

Update all non-major dependencies #15

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
@vue/composition-api ^1.4.3 -> ^1.4.4 age adoption passing confidence
cypress ^9.2.0 -> ^9.2.1 age adoption passing confidence
vite ^2.7.10 -> ^2.7.12 age adoption passing confidence

Release Notes

vuejs/composition-api ### [`v1.4.4`](https://togithub.com/vuejs/composition-api/blob/HEAD/CHANGELOG.md#​144-httpsgithubcomvuejscomposition-apicomparev143v144-2022-01-16) [Compare Source](https://togithub.com/vuejs/composition-api/compare/v1.4.3...v1.4.4) ##### Bug Fixes - **types:** `emit` type in SetupContext ([#​884](https://togithub.com/vuejs/composition-api/issues/884)) ([5c35403](https://togithub.com/vuejs/composition-api/commit/5c35403)) - **types:** update inject and unref type ([#​888](https://togithub.com/vuejs/composition-api/issues/888)) ([315f6ab](https://togithub.com/vuejs/composition-api/commit/315f6ab))
cypress-io/cypress ### [`v9.2.1`](https://togithub.com/cypress-io/cypress/releases/v9.2.1) [Compare Source](https://togithub.com/cypress-io/cypress/compare/v9.2.0...v9.2.1) *Released 1/10/2022* **Bugfixes:** - Fixed a regression in [9.2.0](https://docs.cypress.io/guides/references/changelog#​9-2-0) to keep Cypress open after each spec finishes when the `--headed --no-exit` flags are passed to `cypress run`. Fixes [#​19485](https://togithub.com/cypress-io/cypress/issues/19485). - Improve heuristic for verifying when the `--openssl-legacy-provider` option should be passed to the plugins' child process when the system Node version is v17+. This prevents Cypress from crashing when a user has Node 17 installed which was built with OpenSSL v1. Fixes [#​19320](https://togithub.com/cypress-io/cypress/issues/19320). - Correctly cast the `CYPRESS_VERIFY_TIMEOUT` environment variable as a number so Cypress will no longer throw `TypeError: Expected the timeout option to be a non-negative integer`. Fixes [#​19476](https://togithub.com/cypress-io/cypress/issues/19476). **Dependency Updates:** - Update pinned resolution of `cli-table3` from `~0.6.0` to `~0.6.1` to avoid problems with the bug introduced in the [colors.js v1.4.44-liberty-2 release](https://togithub.com/Marak/colors.js/issues/285). Addresses [#​19624](https://togithub.com/cypress-io/cypress/issues/19624).
vitejs/vite ### [`v2.7.12`](https://togithub.com/vitejs/vite/releases/v2.7.12) [Compare Source](https://togithub.com/vitejs/vite/compare/v2.7.11...v2.7.12) Please refer to [CHANGELOG.md](https://togithub.com/vitejs/vite/blob/v2.7.12/packages/vite/CHANGELOG.md) for details. ### [`v2.7.11`](https://togithub.com/vitejs/vite/releases/v2.7.11) [Compare Source](https://togithub.com/vitejs/vite/compare/v2.7.10...v2.7.11) Please refer to [CHANGELOG.md](https://togithub.com/vitejs/vite/blob/v2.7.11/packages/vite/CHANGELOG.md) for details.

Configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by WhiteSource Renovate. View repository job log here.