Closed renovate-bot closed 2 years ago
This PR contains the following updates:
2.7.10
2.7.13
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
📅 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 these updates again.
This PR has been generated by Mend Renovate. View repository job log here.
/gcbrun
:zap: Two deployments have been created for the Point-of-Sale application. You may access and test them at: :zap:
This PR contains the following updates:
2.7.10
->2.7.13
2.7.10
->2.7.13
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
vuejs/vue
### [`v2.7.13`](https://togithub.com/vuejs/vue/blob/HEAD/CHANGELOG.md#2713-httpsgithubcomvuejsvuecomparev2712v2713-2022-10-14) [Compare Source](https://togithub.com/vuejs/vue/compare/v2.7.12...v2.7.13) ##### Bug Fixes - **effectScope:** calling off() of a detached scope should not break currentScope ([800207c](https://togithub.com/vuejs/vue/commit/800207c473c7d6dfcdc883100a3d443fc5ad2e39)), closes [#12825](https://togithub.com/vuejs/vue/issues/12825) - **types:** style attribute svg ([#12800](https://togithub.com/vuejs/vue/issues/12800)) ([8e26261](https://togithub.com/vuejs/vue/commit/8e262618cdc3251ca9630b17de4a000567ffb007)) - **watch:** avoid traversing objects that are marked non-reactive ([#12806](https://togithub.com/vuejs/vue/issues/12806)) ([5960f05](https://togithub.com/vuejs/vue/commit/5960f05c69099c174062b6672c7a21d717a3bccf)) ### [`v2.7.12`](https://togithub.com/vuejs/vue/blob/HEAD/CHANGELOG.md#2712-httpsgithubcomvuejsvuecomparev2711v2712-2022-10-12) [Compare Source](https://togithub.com/vuejs/vue/compare/v2.7.11...v2.7.12) ##### Reverts - Revert "fix(setup): setup hook should be called before beforeCreate" ([e80cd09](https://togithub.com/vuejs/vue/commit/e80cd09fff570df57d608f8f5aaccee6d7f31917)), closes [#12802](https://togithub.com/vuejs/vue/issues/12802) [#12821](https://togithub.com/vuejs/vue/issues/12821) [#12822](https://togithub.com/vuejs/vue/issues/12822) ### [`v2.7.11`](https://togithub.com/vuejs/vue/blob/HEAD/CHANGELOG.md#2711-httpsgithubcomvuejsvuecomparev2710v2711-2022-10-11) [Compare Source](https://togithub.com/vuejs/vue/compare/v2.7.10...v2.7.11) ##### Bug Fixes - **build:** enforce LF line ending in built files ([738f4b3](https://togithub.com/vuejs/vue/commit/738f4b3c570dc3a1818924a203a9f8e4b1ec90f0)), closes [#12819](https://togithub.com/vuejs/vue/issues/12819) - **compiler-sfc:** export parseComponent for compat with fork-ts-checker-webpack-plugin ([0d6d972](https://togithub.com/vuejs/vue/commit/0d6d972b32521fd18eb853b1073c0a19859a499a)), closes [#12719](https://togithub.com/vuejs/vue/issues/12719) - **reactivity:** check skip first before checking ref when creating observer ([#12813](https://togithub.com/vuejs/vue/issues/12813)) ([5d26f81](https://togithub.com/vuejs/vue/commit/5d26f815c643d41e6ca6f29329593223b981fc24)), closes [#12812](https://togithub.com/vuejs/vue/issues/12812) - **reactivity:** use WeakMap for proxy/raw checks, compat with non-extensible objects ([4a0d88e](https://togithub.com/vuejs/vue/commit/4a0d88e46e4180edc7f22e36c25df3f8ac5d60d2)), closes [#12799](https://togithub.com/vuejs/vue/issues/12799) [#12798](https://togithub.com/vuejs/vue/issues/12798) - **setup:** setup hook should be called before beforeCreate ([e1342df](https://togithub.com/vuejs/vue/commit/e1342df7847a51c75192fec74e94378178e046b0)), closes [#12802](https://togithub.com/vuejs/vue/issues/12802) - **sfc:** prune returned bindings for non-TS as well ([fb13930](https://togithub.com/vuejs/vue/commit/fb1393009660b38046b1f6dfb532b481cc53b3b7)), closes [#12765](https://togithub.com/vuejs/vue/issues/12765) - **sfc:** remove sfc scoped deep syntax deprecation warnings ([2f335b2](https://togithub.com/vuejs/vue/commit/2f335b2f9d09b962f40e38740826d444e4fff073)) - **types:** fix error with options watch ([#12779](https://togithub.com/vuejs/vue/issues/12779)) ([bc5b92a](https://togithub.com/vuejs/vue/commit/bc5b92adde147436f2adb25e457f0c967829467f)), closes [#12780](https://togithub.com/vuejs/vue/issues/12780) - **types:** support Ref and function types in tsx ref attribute ([#12759](https://togithub.com/vuejs/vue/issues/12759)) ([87f69aa](https://togithub.com/vuejs/vue/commit/87f69aa26f195390b948fbb0ff62cf954b58c82c)), closes [#12758](https://togithub.com/vuejs/vue/issues/12758) - **types:** vue 3 directive type compatibility ([#12792](https://togithub.com/vuejs/vue/issues/12792)) ([27eed82](https://togithub.com/vuejs/vue/commit/27eed829ccf9978a63b8cd989ff4c03897276bc2)) ##### Performance Improvements - improve unsub perf for deps with massive amount of subs ([8880b55](https://togithub.com/vuejs/vue/commit/8880b55d52f8d873f79ef67436217c8752cddef5)), closes [#12696](https://togithub.com/vuejs/vue/issues/12696)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 these updates again.
This PR has been generated by Mend Renovate. View repository job log here.