Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 21, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@quasar/app-vite (source) 1.4.4 -> 1.8.5 age adoption passing confidence

Release Notes

quasarframework/quasar (@​quasar/app-vite)

v1.8.5

Compare Source

New

  • feat(app-vite): (backport from q/app-vite v2 beta) add new options for quasar.config file > cordova (getCordovaBuildParams & getCordovaBuildOutputFolder) #​17138

Fixes

  • fix(app-vite): (backport from q/app-vite v2 beta) Electron build fails with Bun as package manager #​17085
  • fix(app-vite): (backport from q/app-vite v2 beta) Electron build + pnpm installs with symlinks #​17085
  • fix(app-vite): (backport from q/app-vite v2 beta) correctly handle href="data:..." when injecting public path in index.html #​17091
  • fix(app-vite): (backport from q/app betas) boot & preFetch - redirect() incorrectly handles url #​17030

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v1.8.4

Compare Source

Changes

  • fix(app-vite): (backport from q/app-vite v2 beta) build fails with latest cordova-ios #​17138
  • fix(app-vite): (backport from q/app-vite v2 beta) fallback on extracting Vite version (like with pnpm managed project + link)

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v1.8.3

Compare Source

Changes

  • feat+fix(app-vite): (backport from q/app-vite 2) [SECURITY] replace html-minifier with html-minifier-terser #​17131
  • feat(app-vite): (backport from q/app-vite 2) support for the newer @​electron/packager

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v1.8.2

Compare Source

Fix
  • fix(app-vite): bex build broken due to 'Could not resolve "quasar/src/utils/uid"' #​17124
Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v1.8.1

Compare Source

Changes

  • feat(app-vite): (backport from q/app-vite v2) extend build > vitePlugins form (additional { server?: boolean, client?: boolean } param
  • chore(app-vite): (backport from q/app-vite v2) tsconfig-preset.json -> remove the "exclude" option which is not interpreted correctly
  • feat(app-vite): (backport from q/app-vite v2) update to newer JSON specs for the "describe" cmd

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v1.8.0

Compare Source

New
  • feat(app-vite): (backport from q/app-vite v2) extend build > vitePlugins form (additional { server?: boolean, client?: boolean } param
Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v1.7.4

Compare Source

Changes

  • fix(app-vite): (backport from v2) bex template -> correctly attach listener(s) for opening the new tabs #​16959
  • refactor(app-vite): small refactoring of the capacitor management

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v1.7.3

Compare Source

Changes
Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v1.7.2

Compare Source

Changes

  • feat(app-vite): vue 3.4 warning about VUE_PROD_HYDRATION_MISMATCH_DETAILS #​16728

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v1.7.1

Compare Source

Changes
  • feat(app-vite): force the use of latest quasar/render-ssr-error
  • fix(app-vite): typo in --skip-pkg option #​16604
Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v1.7.0

Compare Source

Changes

  • Upgraded to latest Sass v1 -- this will allow you to use latest Sass v1 features

Minimum requirements

You will need to upgrade the "quasar" package (our UI) to at least v2.14.0

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v1.6.2

Compare Source

Changes

  • fix(app-vite): (backport from next major version of q/app-vite) electron preload script triggering "module not found"
  • feat(app-vite): (backport from next major version of q/app-vite) ts definition -> add mobile "bin" option
  • feat(app-vite): (backport from next major version of q/app-vite) remove workaround for bug in Electron 6-8 in cli templates (#​15845)
  • feat(app-vite): (backport from next major version of q/app-vite) prod ssr -> on error, print err stack if built with debugging enabled

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v1.6.1

Compare Source

New

  • feat(app-vite): (backport from next major version of q/app-vite) use workbox v7 by default when spawning src-pwa folder

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v1.6.0

Compare Source

New

  • feat+perf(vite-plugin): new options (autoImportVueExtensions & autoImportScriptExtensions) + perf enhancements

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v1.5.1

Compare Source

Changes

  • fix(app-vite): AE - try to load dist/<script> before src/<script>

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v1.5.0

Compare Source

New

  • feat(app-vite): (backport from next major version) support for AEs in ESM format
  • feat(app-vite): capacitor -> remove obsolete bundledWebRuntime config

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v1.4.7

Compare Source

Changes

  • fix(app-vite): TypeError in certain scenarios with vite plugins in quasar.config file -- Merging undefined is not supported #​16279

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v1.4.6

Compare Source

Changes

  • feat(app-vite): support configuring default spinner component for Notify (#​16216)

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v1.4.5

Compare Source

Fixes

  • fix(app-vite): not connecting correctly to vue devtools server on Windows host #​16201

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

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


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot changed the title Update dependency @quasar/app-vite to v1.6.2 Update dependency @quasar/app-vite to v1.7.0 Nov 13, 2023
@renovate renovate bot force-pushed the renovate/quasar-app-vite-1.x-lockfile branch from 0cbc9d9 to 0193a18 Compare November 13, 2023 12:40
@renovate renovate bot force-pushed the renovate/quasar-app-vite-1.x-lockfile branch 2 times, most recently from 536c3cc to 721a0b7 Compare December 4, 2023 11:19
@renovate renovate bot changed the title Update dependency @quasar/app-vite to v1.7.0 Update dependency @quasar/app-vite to v1.7.1 Dec 4, 2023
@renovate renovate bot changed the title Update dependency @quasar/app-vite to v1.7.1 Update dependency @quasar/app-vite to v1.7.2 Jan 16, 2024
@renovate renovate bot force-pushed the renovate/quasar-app-vite-1.x-lockfile branch 2 times, most recently from 60667c3 to e2a8930 Compare January 18, 2024 14:51
@renovate renovate bot changed the title Update dependency @quasar/app-vite to v1.7.2 Update dependency @quasar/app-vite to v1.7.3 Jan 18, 2024
@renovate renovate bot force-pushed the renovate/quasar-app-vite-1.x-lockfile branch from e2a8930 to f9d7eaf Compare January 28, 2024 11:14
@renovate renovate bot force-pushed the renovate/quasar-app-vite-1.x-lockfile branch from f9d7eaf to bbec638 Compare February 25, 2024 10:39
@renovate renovate bot force-pushed the renovate/quasar-app-vite-1.x-lockfile branch from bbec638 to 3d2fc19 Compare March 4, 2024 13:45
@renovate renovate bot changed the title Update dependency @quasar/app-vite to v1.7.3 Update dependency @quasar/app-vite to v1.7.4 Mar 4, 2024
@renovate renovate bot force-pushed the renovate/quasar-app-vite-1.x-lockfile branch from 3d2fc19 to c4c8cc5 Compare March 8, 2024 16:53
@renovate renovate bot changed the title Update dependency @quasar/app-vite to v1.7.4 Update dependency @quasar/app-vite to v1.8.0 Mar 8, 2024
@renovate renovate bot force-pushed the renovate/quasar-app-vite-1.x-lockfile branch from c4c8cc5 to 71b10ae Compare March 20, 2024 14:22
@renovate renovate bot force-pushed the renovate/quasar-app-vite-1.x-lockfile branch 2 times, most recently from 6b38c42 to ad4c394 Compare April 18, 2024 19:27
@renovate renovate bot changed the title Update dependency @quasar/app-vite to v1.8.0 Update dependency @quasar/app-vite to v1.8.1 Apr 18, 2024
@renovate renovate bot force-pushed the renovate/quasar-app-vite-1.x-lockfile branch from ad4c394 to afc6459 Compare April 20, 2024 09:57
@renovate renovate bot changed the title Update dependency @quasar/app-vite to v1.8.1 Update dependency @quasar/app-vite to v1.8.2 Apr 20, 2024
@renovate renovate bot changed the title Update dependency @quasar/app-vite to v1.8.2 Update dependency @quasar/app-vite to v1.8.3 Apr 23, 2024
@renovate renovate bot force-pushed the renovate/quasar-app-vite-1.x-lockfile branch 2 times, most recently from 2b12151 to e088323 Compare April 25, 2024 17:29
@renovate renovate bot changed the title Update dependency @quasar/app-vite to v1.8.3 Update dependency @quasar/app-vite to v1.8.4 Apr 25, 2024
@renovate renovate bot force-pushed the renovate/quasar-app-vite-1.x-lockfile branch from e088323 to 3e96fc3 Compare April 27, 2024 16:19
@renovate renovate bot changed the title Update dependency @quasar/app-vite to v1.8.4 Update dependency @quasar/app-vite to v1.8.5 Apr 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant