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-beta.19 #6963

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jul 8, 2020

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

Release notes

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

v3.0.0-beta.19

Please refer to CHANGELOG.md for details.

v3.0.0-beta.18

Please refer to CHANGELOG.md for details.

v3.0.0-beta.17

Please refer to CHANGELOG.md for details.

v3.0.0-beta.16

Please refer to CHANGELOG.md for details.

v3.0.0-beta.15

Please refer to CHANGELOG.md for details.

Changelog

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

3.0.0-beta.19 (2020-07-07)

Bug Fixes

  • compiler-core: add \r to accepted chars after end tag name (#1515) (64e2f46), closes #1476
  • keep-alive: fix keep-alive with scopeId/fallthrough attrs (d86b01b), closes #1511
  • runtime-core/template-ref: template ref used in the same template should trigger update (36b6b4f), closes #1505
  • runtime-dom: should set <input list="..."> as attribute (441c236), closes #1526
  • runtime-dom/style: fix patchStyle on falsy next value (#1504) (77538ec), closes #1506
  • ssr: support dynamic components that resolve to element or vnode (41db49d), closes #1508
  • types/tsx: add JSX.IntrinsicAttributes definition (#1517) (a5b4332), closes #1516
  • v-model: consistent nullish value handling with 2.x (#1530) (425335c), closes #1528
  • v-model: should ignore compiled v-model listeners in attr fallthrough (6dd59ee), closes #1510
  • watch: stop instance-bound watchers in post render queue (58b0706), closes #1525

3.0.0-beta.18 (2020-07-02)

Bug Fixes

  • runtime-core: avoid accidental access of Object.prototype properties (f3e9c1b)
  • ensure vnode hooks are called consistently regardless of keep-alive (4e8e689)
  • runtime-core: pass unmount into inital mount patch prop (2bdb5c1)
  • runtime-dom: allow force updating value bindings for controlled inputs (b3536d8), closes #1471
  • slots: make compiled slot marker non-enumerable (062835d), closes #1470

Features

  • runtime-core: support creating vnode from existing vnode (c9629f2)

3.0.0-beta.17 (2020-06-30)

Bug Fixes

  • runtime-dom: allow force updating value bindings for controlled inputs (b3536d8), closes #1471
  • slots: make compiled slot marker non-enumerable (062835d), closes #1470

3.0.0-beta.16 (2020-06-29)

Bug Fixes

Commits
  • d5ab70b release: v3.0.0-beta.19
  • b1a254c build(deps-dev): bump rollup from 2.19.0 to 2.20.0 (#1537)
  • 82a640f build(deps-dev): bump @types/jest from 26.0.3 to 26.0.4 (#1536)
  • e3bcffc build(deps-dev): bump @typescript-eslint/parser from 3.5.0 to 3.6.0 (#1535)
  • a5b4332 fix(types/tsx): add JSX.IntrinsicAttributes definition (#1517)
  • 58b0706 fix(watch): stop instance-bound watchers in post render queue
  • 41db49d fix(ssr): support dynamic components that resolve to element or vnode
  • d7184c9 refactor(types): add VNode to VNodeTypes
  • 9ee85a3 chore: fix unintended import
  • 425335c fix(v-model): consistent nullish value handling with 2.x (#1530)
  • 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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 8, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #7021.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/vue/compiler-core-3.0.0-beta.19 branch July 13, 2020 12:40
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