freddy38510 / quasar-app-extension-ssg

Static Site Generator App Extension for Quasar.
MIT License
149 stars 17 forks source link

fix(deps): update all non-major dependencies (master) #361

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@freddy38510/vue-loader ^17.2.1 -> ^17.3.0 age adoption passing confidence
@quasar/app-vite (source) ^1.5.0 -> ^1.5.1 age adoption passing confidence
@quasar/app-webpack (source) ^3.10.0 -> ^3.10.1 age adoption passing confidence
core-js ^3.32.1 -> ^3.32.2 age adoption passing confidence
pnpm (source) 8.7.1 -> 8.7.4 age adoption passing confidence
pnpm-sync-dependencies-meta-injected ^0.0.9 -> ^0.0.10 age adoption passing confidence

Release Notes

freddy38510/vue-loader (@​freddy38510/vue-loader) ### [`v17.3.0`](https://togithub.com/freddy38510/vue-loader/blob/HEAD/CHANGELOG.md#1730-2023-09-06) [Compare Source](https://togithub.com/freddy38510/vue-loader/compare/v17.2.1...v17.3.0) ##### Features - support experimental inline match resource ([#​2046](https://togithub.com/freddy38510/vue-loader/issues/2046)) ([cd07b1c](https://togithub.com/freddy38510/vue-loader/commit/cd07b1cba9dd4edd07f178fb1bb03917d901e9a8)) ##### Bug Fixes - properly close the watcher after tests ([c1e6267](https://togithub.com/freddy38510/vue-loader/commit/c1e62679a1f4f8c87dec4197f509b09829495a25)) - windows path for `experiments.css` ([#​2049](https://togithub.com/freddy38510/vue-loader/issues/2049)) ([56bc93f](https://togithub.com/freddy38510/vue-loader/commit/56bc93fabeb6dcb6b7ebc9cbb900d586f1aff568))
quasarframework/quasar (@​quasar/app-vite) ### [`v1.5.1`](https://togithub.com/quasarframework/quasar/releases/tag/quasar-v1.5.1) [Compare Source](https://togithub.com/quasarframework/quasar/compare/@quasar/app-vite-v1.5.0...@quasar/app-vite-v1.5.1) #### New - feat(Loading): Use prevent-scroll logic for better UX - feat(web-types): update with direct urls ([#​5714](https://togithub.com/quasarframework/quasar/issues/5714)) #### Fixes - fix(QColor): color palette not emitting anything other than first color [#​5715](https://togithub.com/quasarframework/quasar/issues/5715) - refactor(QToggle): improve render fn speed; fix inner input type - fix(QDate,QScrollArea,QTable): caching issues - fix(ui): Various small fixes in QPagination, QScrollArea, QSlideTransition, QTable & QTime - fix(ie): Set min-height for notifications ([#​5719](https://togithub.com/quasarframework/quasar/issues/5719)) - fix(QUploader): Allow pointer events on label, input, textarea, button, a children of QBtn [#​5712](https://togithub.com/quasarframework/quasar/issues/5712) ([#​5717](https://togithub.com/quasarframework/quasar/issues/5717))
zloirock/core-js (core-js) ### [`v3.32.2`](https://togithub.com/zloirock/core-js/blob/HEAD/CHANGELOG.md#3322---20230907) [Compare Source](https://togithub.com/zloirock/core-js/compare/v3.32.1...v3.32.2) - Fixed `structuredClone` feature detection `core-js@3.32.1` bug, [#​1288](https://togithub.com/zloirock/core-js/issues/1288) - Added a workaround of old WebKit + `eval` bug, [#​1287](https://togithub.com/zloirock/core-js/pull/1287) - Compat data improvements: - Added Samsung Internet 23 compat data mapping - Added Quest Browser 29 compat data mapping
pnpm/pnpm (pnpm) ### [`v8.7.4`](https://togithub.com/pnpm/pnpm/releases/tag/v8.7.4) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.7.3...v8.7.4) #### Patch Changes - Fix a bug causing the pnpm server to hang if a tarball worker was requested while another worker was exiting [#​7041](https://togithub.com/pnpm/pnpm/pull/7041). - Fixes a regression published with pnpm v8.7.3. Don't hang while reading `package.json` from the content-addressable store [#​7051](https://togithub.com/pnpm/pnpm/pull/7051). - Allow create scoped package with preferred version. [#​7053](https://togithub.com/pnpm/pnpm/issues/7053) - Reverting a change shipped in v8.7 that caused issues with the `pnpm deploy` command and "injected dependencies" [#​6943](https://togithub.com/pnpm/pnpm/pull/6943). #### Our Gold Sponsors
#### Our Silver Sponsors
### [`v8.7.3`](https://togithub.com/pnpm/pnpm/releases/tag/v8.7.3) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.7.2...v8.7.3) #### Patch Changes - Fix a bug causing errors to be printed as "Cannot read properties of undefined (reading 'code')" instead of the underlying reason when using the pnpm store server [#​7032](https://togithub.com/pnpm/pnpm/pull/7032) #### Our Gold Sponsors
#### Our Silver Sponsors
### [`v8.7.2`](https://togithub.com/pnpm/pnpm/compare/v8.7.1...v8.7.2) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.7.1...v8.7.2)
NullVoxPopuli/pnpm-sync-dependencies-meta-injected (pnpm-sync-dependencies-meta-injected) ### [`v0.0.10`](https://togithub.com/NullVoxPopuli/pnpm-sync-dependencies-meta-injected/compare/1df871f3952e44cae8901c235e4b3bad57e0919f...0.0.10) [Compare Source](https://togithub.com/NullVoxPopuli/pnpm-sync-dependencies-meta-injected/compare/1df871f3952e44cae8901c235e4b3bad57e0919f...0.0.10)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 Mend Renovate. View repository job log here.

netlify[bot] commented 10 months ago

Deploy Preview for quasar-app-extension-ssg-vite ready!

Name Link
Latest commit 2f1112117b6661c158b803640b42ee293db6f102
Latest deploy log https://app.netlify.com/sites/quasar-app-extension-ssg-vite/deploys/64f9fc45d37b170008b711f5
Deploy Preview https://deploy-preview-361--quasar-app-extension-ssg-vite.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

Lighthouse
1 paths audited
Performance: 99
Accessibility: 91
Best Practices: 100
SEO: 92
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.