Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump @vue/compiler-core from 3.0.0-beta.14 to 3.0.0-rc.9 #7461

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Aug 27, 2020

Bumps @vue/compiler-core from 3.0.0-beta.14 to 3.0.0-rc.9.

Release notes

Sourced from @vue/compiler-core's releases.

v3.0.0-rc.9

Please refer to CHANGELOG.md for details.

v3.0.0-rc.8

Please refer to CHANGELOG.md for details.

v3.0.0-rc.7

Please refer to CHANGELOG.md for details.

v3.0.0-rc.6

Please refer to CHANGELOG.md for details.

v3.0.0-rc.5

Please refer to CHANGELOG.md for details.

v3.0.0-rc.4

Please refer to CHANGELOG.md for details.

v3.0.0-rc.3

Please refer to CHANGELOG.md for details.

v3.0.0-rc.2

Please refer to CHANGELOG.md for details.

v3.0.0-rc.1

RC announcement post

Please refer to CHANGELOG.md for details.

v3.0.0-beta.24

Please refer to CHANGELOG.md for details.

v3.0.0-beta.23

Please refer to CHANGELOG.md for details.

v3.0.0-beta.22

Please refer to CHANGELOG.md for details.

v3.0.0-beta.21

Please refer to CHANGELOG.md for details.

v3.0.0-beta.20

Please refer to CHANGELOG.md for details.

v3.0.0-beta.19

Please refer to CHANGELOG.md for details.

v3.0.0-beta.18

Please refer to CHANGELOG.md for details.

Changelog

Sourced from @vue/compiler-core's changelog.

3.0.0-rc.9 (2020-08-26)

Bug Fixes

  • runtime-core: class and style should be properly normalized in cloneVNode (#1967) (9153fc2), closes #1964
  • runtime-core: fix resolving assets from mixins and extends (0cb7f7f), closes #1963
  • runtime-core: properly call lifecycle hooks in chained mixins & extends (#1974) (6df0e73), closes #1973

Performance Improvements

  • reactivity: add existing index or non-integer prop on Array should not trigger length dependency (#1969) (d5c4f6e)
  • reactivity: avoid triggering Map.has twice on non-reactive keys (#1972) (97bc30e)

3.0.0-rc.8 (2020-08-25)

Bug Fixes

  • devtools: unmountApp not behind compile flag (6eb7fd8)
  • hmr: properly force hmr full component props update (499bc0b), closes #1942
  • keep-alive: should remove wrapped version of injected keep alive hooks (#1959) (1ea2400)
  • reactivity: fix iOS 12 JSON.stringify error on reactive objects (016ba11), closes #1916
  • runtime-core: fix data merge order for mixins/extends (c15311c), closes #1953
  • runtime-core/scheduler: handle nested flushPostFlushCbs calls (36fa42a), closes #1947
  • runtime-dom: avoid setting unchanged input value (#1937) (1d55454), closes #1935
  • ssr: invoke directive created hook during hydration (57642fa)
  • types: relax ComponentPublicInstanceConstructor type for class components (#1943) (67b6e0f)
  • watch: traverse refs in deep watch (#1939) (10293c7), closes #1900

Features

  • devtools: catch events (23233dc)
  • devtools: expose setupState target object (31b99a9)
  • directives: introduce created custom directive hook and ensure (11804fe), closes #1931
  • runtime-core: support variadic children in h for simple JSX compat (54d06ec), closes #1917

3.0.0-rc.7 (2020-08-21)

Bug Fixes

  • compiler-core: should attach key to single element child of \<template v-for> (#1910) (69cfed6)
  • reactivity: unwrap non-index accessed refs on reactive arrays (#1859) (3c05f8b), closes #1846
Commits
  • 94d94ba release: v3.0.0-rc.9
  • 0cb7f7f fix(runtime-core): fix resolving assets from mixins and extends
  • bc64c60 style(compiler-sfc): tweak api and types export (#1976)
  • d0cc4b3 test(runtime-core): add tests for componentSlots (#1940)
  • 97bc30e perf(reactivity): avoid triggering Map.has twice on non-reactive keys (#1972)
  • d5c4f6e perf(reactivity): add existing index or non-integer prop on Array should not ...
  • 6df0e73 fix(runtime-core): properly call lifecycle hooks in chained mixins & extends ...
  • 9153fc2 fix(runtime-core): class and style should be properly normalized in cloneVNod...
  • 2178473 docs(readme): update Vue Router status footer note (#1961)
  • ee04562 build(deps-dev): bump lint-staged from 10.2.11 to 10.2.13 (#1968)
  • Additional commits viewable in compare view

Dependabot compatibility score

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [@vue/compiler-core](https://github.com/vuejs/vue-next) from 3.0.0-beta.14 to 3.0.0-rc.9.
- [Release notes](https://github.com/vuejs/vue-next/releases)
- [Changelog](https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md)
- [Commits](vuejs/core@v3.0.0-beta.14...v3.0.0-rc.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/vue/compiler-core-3.0.0-rc.9 branch from 515ac59 to 4d1bdd2 Compare September 2, 2020 02:16
@dependabot-preview
Copy link
Contributor Author

Superseded by #7516.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/vue/compiler-core-3.0.0-rc.9 branch September 3, 2020 09:53
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.

0 participants