Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2021

Bumps vue and @vue/compiler-sfc. These dependencies needed to be updated together.
Updates vue from 3.0.5 to 3.0.6

Commits

Updates @vue/compiler-sfc from 3.0.5 to 3.0.6

Release notes

Sourced from @​vue/compiler-sfc's releases.

v3.0.6

Please refer to CHANGELOG.md for details.

Changelog

Sourced from @​vue/compiler-sfc's changelog.

3.0.6 (2021-02-24)

Bug Fixes

  • compiler-core: do not mark v-for as stable on const bindings (734c65b), closes vitejs/vite#1956
  • compiler-dom: ensure global build filename matches the one defined in package.json (close #3181) (#3185) (96b6433)
  • compiler-dom: fix cdn entries (fcb6c89), closes #3181 #3185
  • compiler-sfc: compiler blank srcset (#3005) (9dc816d)
  • compiler-sfc: removeSpecifier issue when removing initial imports (script-setup) (#2729) (6d762a8)
  • compiler-sfc: the empty lang attribute should be treated as no lang specified (#3051) (6d5b623)
  • compiler-sfc: transformAssetUrls.base should not affect known module requests (2ea9867)
  • compiler-sfc: treat const reactive() bindings as mutable (03360ce)
  • compiler-ssr: avoid duplicated asset imports merged from component slot client branch (c69f4ea), closes vitejs/vite#2034
  • devtools: init devtools in production (#2906) (4d9bcb7)
  • devtools: send instance to devtools when it's mounted instead of created (4fecb27)
  • docs: change reference to passed deadline (#2930) (de7f9d1)
  • hmr: deep clone reused hoisted trees during dev (5a7a1b8), closes vitejs/vite#2022
  • runtime-core: align $parent/$root with the template ref when using expose (#3158) (f43a3b0)
  • runtime-core: allow overriding properties other than props (#3105) (73117f6)
  • runtime-core: check the DEV_ROOT_FRAGMENT flag correctly in the dev environment (#2750) (347a879)
  • runtime-core: component methods should override global properties in DEV (#3074) (2587f36)
  • runtime-core: ensure app instance can be garbage collected after unmount (close #2907) (#2909) (60e05ef)
  • runtime-core: instanceWatch should pass this.proxy to source as the first argument (#2753) (ec8fd10)
  • runtime-dom: ensure readonly type prop on textarea is handled patched as attribute (#2888) (c5d147c), closes #2766
  • kebab-case events are attached correctly on web components, see #2841 (#2847) (b302cbb)
  • types: extract the correct props type for the DateConstructor (#2676) (48f0d29)
  • ensure all published packages contan a LICENCE file (close #2650) (#2857) (6a48d23)
  • remove superfluous spaces when normalizing class (#3083) (4b55142)
  • runtime-dom: enable set form attr to null on form-elements (#2840) (#2849) (f262438)
  • toRef: ref created from union typed prop can't be used in watch (#3048) (4ca4666)
  • should prefix ShadowRoot with window. (#2943) (97d6f1a)

Features

Performance Improvements

Commits
  • d9f91e2 release: v3.0.6
  • c69f4ea fix(compiler-ssr): avoid duplicated asset imports merged from component slot ...
  • 6d762a8 fix(compiler-sfc): removeSpecifier issue when removing initial imports (scrip...
  • 03360ce fix(compiler-sfc): treat const reactive() bindings as mutable
  • 49bc2e4 feat(compiler-sfc): upgrade to postcss 8 (#2710)
  • 9dc816d fix(compiler-sfc): compiler blank srcset (#3005)
  • 6a48d23 fix: ensure all published packages contan a LICENCE file (close #2650) (#2857)
  • 6d5b623 fix(compiler-sfc): the empty lang attribute should be treated as no lang spec...
  • fd16f2b refactor: avoid global scope parentStack
  • 2ea9867 fix(compiler-sfc): transformAssetUrls.base should not affect known module req...
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [vue](https://github.com/vuejs/vue) and [@vue/compiler-sfc](https://github.com/vuejs/vue-next/tree/HEAD/packages/compiler-sfc). These dependencies needed to be updated together.

Updates `vue` from 3.0.5 to 3.0.6
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/commits)

Updates `@vue/compiler-sfc` from 3.0.5 to 3.0.6
- [Release notes](https://github.com/vuejs/vue-next/releases)
- [Changelog](https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-next/commits/v3.0.6/packages/compiler-sfc)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 24, 2021
@vercel
Copy link

vercel bot commented Feb 24, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/xlbd/tailwind-pre-processor/6BdiV2D3RGXF2btmeBYejgK5ucKa
✅ Preview: https://tailwind-pre-p-git-dependabot-npmandyarnvue-and-vuecompi-55fbcd.vercel.app

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 1, 2021

Superseded by #118.

@dependabot dependabot bot closed this Mar 1, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vue-and-vue/compiler-sfc-3.0.6 branch March 1, 2021 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant