Jkuzz / sparql-explorer

A tool that improves accessibility of SPARQL endpoints
MIT License
3 stars 0 forks source link

Update dependency @vue/tsconfig to ^0.6.0 #66

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vue/tsconfig ^0.1.3 -> ^0.6.0 age adoption passing confidence

Release Notes

vuejs/tsconfig (@​vue/tsconfig) ### [`v0.6.0`](https://redirect.github.com/vuejs/tsconfig/releases/tag/v0.6.0) [Compare Source](https://redirect.github.com/vuejs/tsconfig/compare/v0.5.1...v0.6.0) #### Notable Changes - feat: enable [`allowImportingTsExtensions`](https://www.typescriptlang.org/tsconfig/#allowImportingTsExtensions) [`[27fa57b]`](https://redirect.github.com/vuejs/tsconfig/commit/27fa57b67cf10a821aa37d7dd4c6177160284610) - feat: set [`moduleDetection`](https://www.typescriptlang.org/tsconfig/#moduleDetection) to `force` [`[6355fab]`](https://redirect.github.com/vuejs/tsconfig/commit/6355fabfda32f321995e99adb3656b6c104d9348) **Full Changelog**: https://github.com/vuejs/tsconfig/compare/v0.5.1...v0.6.0 ### [`v0.5.1`](https://redirect.github.com/vuejs/tsconfig/compare/v0.5.0...v0.5.1) [Compare Source](https://redirect.github.com/vuejs/tsconfig/compare/v0.5.0...v0.5.1) ### [`v0.5.0`](https://redirect.github.com/vuejs/tsconfig/compare/v0.4.0...v0.5.0) [Compare Source](https://redirect.github.com/vuejs/tsconfig/compare/v0.4.0...v0.5.0) ### [`v0.4.0`](https://redirect.github.com/vuejs/tsconfig/compare/v0.3.2...v0.4.0) [Compare Source](https://redirect.github.com/vuejs/tsconfig/compare/v0.3.2...v0.4.0) ### [`v0.3.2`](https://redirect.github.com/vuejs/tsconfig/compare/v0.3.1...v0.3.2) [Compare Source](https://redirect.github.com/vuejs/tsconfig/compare/v0.3.1...v0.3.2) ### [`v0.3.1`](https://redirect.github.com/vuejs/tsconfig/compare/v0.3.0...v0.3.1) [Compare Source](https://redirect.github.com/vuejs/tsconfig/compare/v0.3.0...v0.3.1) ### [`v0.3.0`](https://redirect.github.com/vuejs/tsconfig/compare/v0.2.0...v0.3.0) [Compare Source](https://redirect.github.com/vuejs/tsconfig/compare/v0.2.0...v0.3.0) ### [`v0.2.0`](https://redirect.github.com/vuejs/tsconfig/compare/v0.1.3...v0.2.0) [Compare Source](https://redirect.github.com/vuejs/tsconfig/compare/v0.1.3...v0.2.0)

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.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 1 week ago

⚠️ 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:

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: sparql-schema@0.0.0
npm ERR! Found: vue@3.2.47
npm ERR! node_modules/vue
npm ERR!   vue@"^3.2.47" from the root project
npm ERR!   peer vue@"^3.2.25" from @vitejs/plugin-vue@4.1.0
npm ERR!   node_modules/@vitejs/plugin-vue
npm ERR!     dev @vitejs/plugin-vue@"^4.0.0" from the root project
npm ERR!   8 more (@vue-flow/core, @vue/server-renderer, @vue/test-utils, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! dev @vue/tsconfig@"^0.6.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: vue@3.5.12
npm ERR! node_modules/vue
npm ERR!   peerOptional vue@"^3.3.0" from @vue/tsconfig@0.6.0
npm ERR!   node_modules/@vue/tsconfig
npm ERR!     dev @vue/tsconfig@"^0.6.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-11-10T18_02_19_215Z-debug-0.log