chore(deps): update dependency vue-tsc to v1.8.2 #3636

Merged
konrad merged 1 commits from renovate/vue-tsc-1.x into main 2023-06-26 19:26:21 +00:00
Member

This PR contains the following updates:

Package Type Update Change
vue-tsc devDependencies patch 1.8.1 -> 1.8.2

Release Notes

vuejs/language-tools

v1.8.2

Compare Source

  • fix: should not auto closing <img> tag (#​3217)
  • fix: allow passing undefined as events (#​3122) (#​3217) - thanks @​so1ve
  • fix: fixes object literal parsing for (#​3324) (#​3171) - thanks @​so1ve
  • fix: symbol types are lost (#​3300) (#​3295) - thanks @​so1ve
  • fix(ts-plugin): suppress errors when composite is enabled composite
  • fix(language-server): trigger characters missing on web IDE
  • perf(language-server): debounce for isCancellationRequested()
  • perf(typescript): caching getScriptFileNames() result

Breaking changes

  • no longer parse vue files outside tsconfig include option to avoid TS performance concerns (#​3326)

Full-time Support by


WebContainer API is here.


Our Sponsors




Add you via GitHub Sponsors or Open Collective


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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-tsc](https://github.com/vuejs/language-tools) | devDependencies | patch | [`1.8.1` -> `1.8.2`](https://renovatebot.com/diffs/npm/vue-tsc/1.8.1/1.8.2) | --- ### Release Notes <details> <summary>vuejs/language-tools</summary> ### [`v1.8.2`](https://github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#&#8203;182-2023627) [Compare Source](https://github.com/vuejs/language-tools/compare/v1.8.1...v1.8.2) - fix: should not auto closing `<img>` tag ([#&#8203;3217](https://github.com/vuejs/language-tools/issues/3217)) - fix: allow passing undefined as events ([#&#8203;3122](https://github.com/vuejs/language-tools/issues/3122)) ([#&#8203;3217](https://github.com/vuejs/language-tools/issues/3217)) - thanks [@&#8203;so1ve](https://github.com/so1ve) - fix: fixes object literal parsing for <component :is> ([#&#8203;3324](https://github.com/vuejs/language-tools/issues/3324)) ([#&#8203;3171](https://github.com/vuejs/language-tools/issues/3171)) - thanks [@&#8203;so1ve](https://github.com/so1ve) - fix: symbol types are lost ([#&#8203;3300](https://github.com/vuejs/language-tools/issues/3300)) ([#&#8203;3295](https://github.com/vuejs/language-tools/issues/3295)) - thanks [@&#8203;so1ve](https://github.com/so1ve) - fix(ts-plugin): suppress errors when `composite` is enabled `composite` - fix(language-server): trigger characters missing on web IDE - perf(language-server): debounce for `isCancellationRequested()` - perf(typescript): caching `getScriptFileNames()` result **Breaking changes** - no longer parse vue files outside tsconfig `include` option to avoid TS performance concerns ([#&#8203;3326](https://github.com/vuejs/language-tools/issues/3326)) *** <h3 align="center">Full-time Support by</h3> <br /> <p align="center"> <span> <a href="https://stackblitz.com/"><img src="https://raw.githubusercontent.com/vuejs/language-tools/HEAD/.github/sponsors/StackBlitz.png" height="80" /></a> <h4 align="center"><a href="https://blog.stackblitz.com/posts/webcontainer-api-is-here/">WebContainer API is here.</a></h4> </span> </p> <br /> <h3 align="center">Our Sponsors ⭐✨</h3> <br /> <p align="center"> <a href="https://volta.net/"><img src="https://raw.githubusercontent.com/vuejs/language-tools/HEAD/.github/sponsors/volta.svg" height="60" /></a> <a href="https://vuejs.org/"><img src="https://raw.githubusercontent.com/vuejs/language-tools/HEAD/.github/sponsors/vue.png" height="80" /></a> </p> <br /> <p align="center"> <a href="https://www.prefect.io/"><img src="https://raw.githubusercontent.com/vuejs/language-tools/HEAD/.github/sponsors/prefect.svg" height="40" /></a> </p> <br /> <p align="center"> <h5 align="center"> Add you via <a href="https://github.com/sponsors/johnsoncodehk">GitHub Sponsors</a> or <a href="https://opencollective.com/volarjs">Open Collective</a> </h5> </p> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNS4yNC42IiwidXBkYXRlZEluVmVyIjoiMzUuMjQuNiJ9-->
renovate added the
dependencies
label 2023-06-26 19:04:40 +00:00
renovate added 1 commit 2023-06-26 19:04:41 +00:00
chore(deps): update dependency vue-tsc to v1.8.2
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
12ad0d2ed3
Member

Hi renovate!

Thank you for creating a PR!

I've deployed the changes of this PR on a preview environment under this URL: https://3636-renovate-vue-tsc-1-x--vikunja-frontend-preview.netlify.app

You can use this url to view the changes live and test them out.
You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/.

Have a nice day!

Beep boop, I'm a bot.

Hi renovate! Thank you for creating a PR! I've deployed the changes of this PR on a preview environment under this URL: https://3636-renovate-vue-tsc-1-x--vikunja-frontend-preview.netlify.app You can use this url to view the changes live and test them out. You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/. Have a nice day! > Beep boop, I'm a bot.
konrad merged commit 12ad0d2ed3 into main 2023-06-26 19:26:21 +00:00
konrad deleted branch renovate/vue-tsc-1.x 2023-06-26 19:26:21 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.