Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency vite-plugin-pages to v0.32.3 #63

Open
wants to merge 1 commit into
base: deps
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 28, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vite-plugin-pages 0.20.2 -> 0.32.3 age adoption passing confidence

Release Notes

hannoeru/vite-plugin-pages (vite-plugin-pages)

v0.32.3

Compare Source

   🚀 Features
    View changes on GitHub

v0.32.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.32.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.32.0

Compare Source

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.31.0

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.30.1

Compare Source

   🚀 Features
    View changes on GitHub

v0.30.0

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.29.1

Compare Source

No significant changes

    View changes on GitHub

v0.29.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.28.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.27.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.27.0

Compare Source

   🚨 Breaking Changes
   🚀 Features
    View changes on GitHub

v0.26.0

Compare Source

   🚨 Breaking Changes
   🐞 Bug Fixes
    View changes on GitHub

v0.25.0

Compare Source

   🚀 Features
    View changes on GitHub

v0.24.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.24.2

Compare Source

Features

v0.24.1

Compare Source

Bug Fixes

v0.24.0

Compare Source

Bug Fixes
Features
  • yaml in comment style custom route block for vue with jsx (#​234) (53b3cdd)

v0.23.0

Compare Source

v0.22.0

Compare Source

BREAKING CHANGES
importMode

syncIndex option is removed and importMode is now default to syncIndexResolver, which will resolve root index route as sync route.

New importMode is now the default importMode of React and Solid, if you want to stay with old importMode, manually set it to async.

  • use syncIndexResolver, remove syncIndex option (c0c7a67)
Bug Fixes
Features

v0.21.4

Compare Source

Features

v0.21.3

Compare Source

Bug Fixes
  • prevent route block transform by other plugin (03cf0c0)

v0.21.2

Compare Source

Features

v0.21.1

Compare Source

Bug Fixes
  • fallback transform filter to vite json plugin (fdd673d)
  • hijack vite json plugin to avoid tranform custom block (9caa69b), closes #​178

v0.21.0

Compare Source

BREAKING CHANGES
  • nuxtStyle option is now renamed to routeStyle, that provide three routing styles 'next' | 'nuxt' | 'remix' to chose, default to next.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency vite-plugin-pages to v0.21.0 Update dependency vite-plugin-pages to v0.21.2 Mar 2, 2022
@renovate renovate bot force-pushed the renovate/vite-plugin-pages-0.x branch 2 times, most recently from 855f350 to 99a4332 Compare March 4, 2022 12:33
@renovate renovate bot changed the title Update dependency vite-plugin-pages to v0.21.2 Update dependency vite-plugin-pages to v0.21.3 Mar 4, 2022
@renovate renovate bot force-pushed the renovate/vite-plugin-pages-0.x branch from 99a4332 to 1360ffd Compare March 6, 2022 15:43
@renovate renovate bot changed the title Update dependency vite-plugin-pages to v0.21.3 Update dependency vite-plugin-pages to v0.21.4 Mar 6, 2022
@renovate renovate bot changed the title Update dependency vite-plugin-pages to v0.21.4 Update dependency vite-plugin-pages to v0.22.0 Mar 15, 2022
@renovate renovate bot force-pushed the renovate/vite-plugin-pages-0.x branch from 1360ffd to 63d18af Compare March 15, 2022 18:31
@renovate renovate bot changed the title Update dependency vite-plugin-pages to v0.22.0 Update dependency vite-plugin-pages to v0.23.0 Apr 17, 2022
@renovate renovate bot force-pushed the renovate/vite-plugin-pages-0.x branch from 63d18af to 2637ff6 Compare April 17, 2022 18:55
@renovate renovate bot force-pushed the renovate/vite-plugin-pages-0.x branch from 2637ff6 to 9beda94 Compare June 18, 2022 16:53
@renovate renovate bot changed the title Update dependency vite-plugin-pages to v0.23.0 Update dependency vite-plugin-pages to v0.24.2 Jun 18, 2022
@renovate renovate bot force-pushed the renovate/vite-plugin-pages-0.x branch from 9beda94 to 416bdc4 Compare November 20, 2022 15:42
@renovate renovate bot changed the title Update dependency vite-plugin-pages to v0.24.2 Update dependency vite-plugin-pages to v0.27.1 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/vite-plugin-pages-0.x branch from 416bdc4 to 4655bb8 Compare March 18, 2023 07:53
@renovate renovate bot changed the title Update dependency vite-plugin-pages to v0.27.1 Update dependency vite-plugin-pages to v0.29.0 Mar 18, 2023
@renovate renovate bot force-pushed the renovate/vite-plugin-pages-0.x branch from 4655bb8 to 0fefbd3 Compare May 28, 2023 08:54
@renovate renovate bot changed the title Update dependency vite-plugin-pages to v0.29.0 Update dependency vite-plugin-pages to v0.30.1 May 28, 2023
@renovate renovate bot force-pushed the renovate/vite-plugin-pages-0.x branch from 0fefbd3 to d70876e Compare June 5, 2023 06:38
@renovate renovate bot changed the title Update dependency vite-plugin-pages to v0.30.1 Update dependency vite-plugin-pages to v0.31.0 Jun 5, 2023
@renovate renovate bot force-pushed the renovate/vite-plugin-pages-0.x branch from d70876e to fdcbdda Compare November 26, 2023 10:10
@renovate renovate bot changed the title Update dependency vite-plugin-pages to v0.31.0 Update dependency vite-plugin-pages to v0.32.0 Nov 26, 2023
Copy link
Contributor Author

renovate bot commented Nov 26, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
 WARN  The "store" setting has been renamed to "store-dir". Please use the new name.
 WARN  GET https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.12.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.12.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-2.2.2.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/eslint/-/eslint-8.10.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.4.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-8.5.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/prettier/-/prettier-2.5.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/sass/-/sass-1.49.9.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/typescript/-/typescript-4.5.5.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/unplugin-vue-components/-/unplugin-vue-components-0.17.21.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/vite/-/vite-2.8.4.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/vite-plugin-inspect/-/vite-plugin-inspect-0.4.3.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/vite-plugin-server/-/vite-plugin-server-0.1.2.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/vue-eslint-parser/-/vue-eslint-parser-8.3.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/vite-plugin-pages error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@vuetify%2Fnightly error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.12.1.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.12.1.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-2.2.2.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/eslint/-/eslint-8.10.0.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.4.0.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-8.5.0.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/prettier/-/prettier-2.5.1.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/sass/-/sass-1.49.9.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/typescript/-/typescript-4.5.5.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/unplugin-vue-components/-/unplugin-vue-components-0.17.21.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/vite/-/vite-2.8.4.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/vite-plugin-inspect/-/vite-plugin-inspect-0.4.3.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/vite-plugin-server/-/vite-plugin-server-0.1.2.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/vue-eslint-parser/-/vue-eslint-parser-8.3.0.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/vite-plugin-pages error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@vuetify%2Fnightly error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/vue-tsc/-/vue-tsc-0.32.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
undefined
 ERR_INVALID_THIS  Value of "this" must be of type URLSearchParams
 WARN  GET https://registry.npmjs.org/@vueuse/core/-/core-7.7.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/jose/-/jose-4.5.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/vue/-/vue-3.2.31.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/vue-router/-/vue-router-4.0.12.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@mdi/js/-/js-6.5.95.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.

@renovate renovate bot force-pushed the renovate/vite-plugin-pages-0.x branch from fdcbdda to cc83d72 Compare March 26, 2024 17:15
@renovate renovate bot changed the title Update dependency vite-plugin-pages to v0.32.0 Update dependency vite-plugin-pages to v0.32.1 Mar 26, 2024
@renovate renovate bot force-pushed the renovate/vite-plugin-pages-0.x branch from cc83d72 to 073ab21 Compare May 27, 2024 15:49
@renovate renovate bot changed the title Update dependency vite-plugin-pages to v0.32.1 Update dependency vite-plugin-pages to v0.32.2 May 27, 2024
Copy link
Contributor Author

renovate bot commented May 27, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
 WARN  The "store" setting has been renamed to "store-dir". Please use the new name.
 WARN  GET https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.12.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.12.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-2.2.2.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/eslint/-/eslint-8.10.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.4.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-8.5.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/prettier/-/prettier-2.5.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/sass/-/sass-1.49.9.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/typescript/-/typescript-4.5.5.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/unplugin-vue-components/-/unplugin-vue-components-0.17.21.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/vite/-/vite-2.8.4.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/vite-plugin-inspect/-/vite-plugin-inspect-0.4.3.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/vite-plugin-server/-/vite-plugin-server-0.1.2.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/vue-eslint-parser/-/vue-eslint-parser-8.3.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/vite-plugin-pages error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@vuetify%2Fnightly error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.12.1.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.12.1.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-2.2.2.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/eslint/-/eslint-8.10.0.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.4.0.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-8.5.0.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/prettier/-/prettier-2.5.1.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/sass/-/sass-1.49.9.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/typescript/-/typescript-4.5.5.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/unplugin-vue-components/-/unplugin-vue-components-0.17.21.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/vite/-/vite-2.8.4.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/vite-plugin-inspect/-/vite-plugin-inspect-0.4.3.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/vite-plugin-server/-/vite-plugin-server-0.1.2.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/vue-eslint-parser/-/vue-eslint-parser-8.3.0.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/vite-plugin-pages error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@vuetify%2Fnightly error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/vue-tsc/-/vue-tsc-0.32.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
undefined
 ERR_INVALID_THIS  Value of "this" must be of type URLSearchParams
 WARN  GET https://registry.npmjs.org/@vueuse/core/-/core-7.7.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/jose/-/jose-4.5.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/vue/-/vue-3.2.31.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/vue-router/-/vue-router-4.0.12.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@mdi/js/-/js-6.5.95.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.

@renovate renovate bot force-pushed the renovate/vite-plugin-pages-0.x branch from 073ab21 to 542e403 Compare June 25, 2024 20:12
@renovate renovate bot changed the title Update dependency vite-plugin-pages to v0.32.2 Update dependency vite-plugin-pages to v0.32.3 Jun 25, 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.

0 participants