Update dependency @vue/tsconfig to ^0.9.0 #68

Open
renovate-bot 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.8.1^0.9.0

Release Notes

vuejs/tsconfig (@​vue/tsconfig)

v0.9.0

Compare Source

Noticeable Changes

  • feat: update lib to ES2022 by @​Slessi in #​41
  • chore: move noUncheckedIndexedAccess from base config to the lib config [fa4423b]
    • This is because noUncheckedIndexedAccess may have false positives, making it hard for existing codebases to upgrade.
    • But for new codebases, it’s still recommended to enable this flag from the beginning.

New Contributors

Full Changelog: https://github.com/vuejs/tsconfig/compare/v0.8.1...v0.9.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.8.1` → `^0.9.0`](https://renovatebot.com/diffs/npm/@vue%2ftsconfig/0.8.1/0.9.0) | --- ### Release Notes <details> <summary>vuejs/tsconfig (@&#8203;vue/tsconfig)</summary> ### [`v0.9.0`](https://github.com/vuejs/tsconfig/releases/tag/v0.9.0) [Compare Source](https://github.com/vuejs/tsconfig/compare/v0.8.1...v0.9.0) #### Noticeable Changes - feat: update lib to ES2022 by [@&#8203;Slessi](https://github.com/Slessi) in [#&#8203;41](https://github.com/vuejs/tsconfig/pull/41) - chore: move `noUncheckedIndexedAccess` from base config to the lib config [`[fa4423b]`](https://github.com/vuejs/tsconfig/commit/fa4423b5f2bf9300c7927de22140874ac37eed5c) - This is because `noUncheckedIndexedAccess` may have false positives, making it hard for existing codebases to upgrade. - But for new codebases, it’s still recommended to enable this flag from the beginning. #### New Contributors - [@&#8203;Slessi](https://github.com/Slessi) made their first contribution in [#&#8203;41](https://github.com/vuejs/tsconfig/pull/41) **Full Changelog**: <https://github.com/vuejs/tsconfig/compare/v0.8.1...v0.9.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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNC4xIiwidXBkYXRlZEluVmVyIjoiNDMuMjQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Update dependency @vue/tsconfig to ^0.9.0
All checks were successful
Build and Publish Docker Images / test-backend (pull_request) Successful in 23s
Build and Publish Docker Images / test-frontend (pull_request) Successful in 2m37s
Build and Publish Docker Images / delete-pr-images (pull_request) Has been skipped
Build and Publish Docker Images / check-version (pull_request) Has been skipped
Build and Publish Docker Images / build-push-images (pull_request) Successful in 1m55s
fd5e848bbc
All checks were successful
Build and Publish Docker Images / test-backend (pull_request) Successful in 23s
Build and Publish Docker Images / test-frontend (pull_request) Successful in 2m37s
Build and Publish Docker Images / delete-pr-images (pull_request) Has been skipped
Build and Publish Docker Images / check-version (pull_request) Has been skipped
Build and Publish Docker Images / build-push-images (pull_request) Successful in 1m55s
This pull request can be merged automatically.
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 switch renovate/vue-tsconfig-0.x
Sign in to join this conversation.
No reviewers
No labels
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
phbaer/dtvp!68
No description provided.