Update dependency @vue/tsconfig to ^0.7.0 #27

Open
renovate wants to merge 1 commit from renovate/vue-tsconfig-0.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
@vue/tsconfig devDependencies minor ^0.5.1 -> ^0.7.0

Release Notes

vuejs/tsconfig (@​vue/tsconfig)

v0.7.0

Compare Source

Breaking Changes

  • Set skipLibCheck: false in tsconfig.lib.json [cee76cf]
  • Require Vue.js >= 3.4

Full Changelog: https://github.com/vuejs/tsconfig/compare/v0.6.0...v0.7.0

v0.6.0

Compare Source

Notable Changes

Full Changelog: https://github.com/vuejs/tsconfig/compare/v0.5.1...v0.6.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.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@vue/tsconfig](https://github.com/vuejs/tsconfig) | devDependencies | minor | [`^0.5.1` -> `^0.7.0`](https://renovatebot.com/diffs/npm/@vue%2ftsconfig/0.5.1/0.7.0) | --- ### Release Notes <details> <summary>vuejs/tsconfig (@&#8203;vue/tsconfig)</summary> ### [`v0.7.0`](https://github.com/vuejs/tsconfig/releases/tag/v0.7.0) [Compare Source](https://github.com/vuejs/tsconfig/compare/v0.6.0...v0.7.0) #### Breaking Changes - Set `skipLibCheck: false` in `tsconfig.lib.json` [`[cee76cf]`](https://github.com/vuejs/tsconfig/commit/cee76cf9a9647b5e266ec8551490168ca6c03c0b) - Require Vue.js >= 3.4 **Full Changelog**: https://github.com/vuejs/tsconfig/compare/v0.6.0...v0.7.0 ### [`v0.6.0`](https://github.com/vuejs/tsconfig/releases/tag/v0.6.0) [Compare Source](https://github.com/vuejs/tsconfig/compare/v0.5.1...v0.6.0) #### Notable Changes - feat: enable [`allowImportingTsExtensions`](https://www.typescriptlang.org/tsconfig/#allowImportingTsExtensions) [`[27fa57b]`](https://github.com/vuejs/tsconfig/commit/27fa57b67cf10a821aa37d7dd4c6177160284610) - feat: set [`moduleDetection`](https://www.typescriptlang.org/tsconfig/#moduleDetection) to `force` [`[6355fab]`](https://github.com/vuejs/tsconfig/commit/6355fabfda32f321995e99adb3656b6c104d9348) **Full Changelog**: https://github.com/vuejs/tsconfig/compare/v0.5.1...v0.6.0 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMSIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate added 1 commit 2025-04-06 02:02:25 +00:00
Update dependency @vue/tsconfig to ^0.7.0
Some checks failed
renovate/artifacts Artifact file update failure
Run Tests / Prepare environment (pull_request) Has been cancelled
Run Tests / Run unit tests (pull_request) Has been cancelled
Run Tests / Run E2E tests (chrome) (pull_request) Has been cancelled
Run Tests / Run E2E tests (edge) (pull_request) Has been cancelled
Run Tests / Run E2E tests (firefox) (pull_request) Has been cancelled
c7ea1068fc
Author
Collaborator

⚠️ 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: bun.lockb
Command failed: install-tool bun 1.2.8

### ⚠️ 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: bun.lockb ``` Command failed: install-tool bun 1.2.8 ```
Some checks failed
renovate/artifacts Artifact file update failure
Run Tests / Prepare environment (pull_request) Has been cancelled
Run Tests / Run unit tests (pull_request) Has been cancelled
Run Tests / Run E2E tests (chrome) (pull_request) Has been cancelled
Run Tests / Run E2E tests (edge) (pull_request) Has been cancelled
Run Tests / Run E2E tests (firefox) (pull_request) Has been cancelled
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/vue-tsconfig-0.x:renovate/vue-tsconfig-0.x
git checkout renovate/vue-tsconfig-0.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff renovate/vue-tsconfig-0.x
git checkout renovate/vue-tsconfig-0.x
git rebase main
git checkout main
git merge --ff-only renovate/vue-tsconfig-0.x
git checkout renovate/vue-tsconfig-0.x
git rebase main
git checkout main
git merge --no-ff renovate/vue-tsconfig-0.x
git checkout main
git merge --squash renovate/vue-tsconfig-0.x
git checkout main
git merge --ff-only renovate/vue-tsconfig-0.x
git checkout main
git merge renovate/vue-tsconfig-0.x
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: mad-star-studio/hub-site#27
No description provided.