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

Bump vue and vue-template-compiler #506

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 15, 2019

Bumps vue and vue-template-compiler. These dependencies needed to be updated together.

Updates vue from 2.6.8 to 2.6.9

Commits
  • 43115e0 build: release 2.6.9
  • 5bffed0 build: build 2.6.9
  • f1bdd7f fix(compiler): whitespace: 'condense' should honor pre tag as well (#9660)
  • 4de4649 fix(transition): fix appear check for transition wrapper components (#9668)
  • d44cc20 chore: remove unused build alias (#9525)
  • 7186940 fix: should not swallow user catch on rejected promise in methods
  • 8082d2f fix(ssr): fix nested async functional componet rendering (#9673)
  • 7591b9d fix: event timeStamp check for Qt
  • d282400 fix(ssr): not push non-async css files into map (#9677)
  • 2747a65 test: remove unused code (#9684)
  • Additional commits viewable in compare view

Updates vue-template-compiler from 2.6.8 to 2.6.9

Commits
  • 43115e0 build: release 2.6.9
  • 5bffed0 build: build 2.6.9
  • f1bdd7f fix(compiler): whitespace: 'condense' should honor pre tag as well (#9660)
  • 4de4649 fix(transition): fix appear check for transition wrapper components (#9668)
  • d44cc20 chore: remove unused build alias (#9525)
  • 7186940 fix: should not swallow user catch on rejected promise in methods
  • 8082d2f fix(ssr): fix nested async functional componet rendering (#9673)
  • 7591b9d fix: event timeStamp check for Qt
  • d282400 fix(ssr): not push non-async css files into map (#9677)
  • 2747a65 test: remove unused code (#9684)
  • Additional commits viewable 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @ChristophWurst.


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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added 3. to review dependencies javascript Pull requests that update Javascript code labels Mar 15, 2019
@dependabot-preview dependabot-preview bot added this to the next milestone Mar 15, 2019
@ChristophWurst
Copy link
Member

@dependabot merge

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/vue-and-vue-template-compiler-2.6.9 branch 2 times, most recently from bdaa068 to 2226c56 Compare March 15, 2019 16:51
@rullzer
Copy link
Member

rullzer commented Mar 15, 2019

Looks like this makes the JS tests do 💥 https://travis-ci.org/nextcloud/twofactor_totp/jobs/506868581

@ChristophWurst
Copy link
Member

Needs a workaround vuejs/vue#9698 (comment)

@ChristophWurst ChristophWurst self-assigned this Mar 18, 2019
@ChristophWurst ChristophWurst added this to IN PROGRESS (max 3 PRs) in Christoph's Tasks via automation Mar 18, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/vue-and-vue-template-compiler-2.6.9 branch from 2226c56 to fac8a7b Compare March 18, 2019 07:58
Bumps [vue](https://github.com/vuejs/vue) and [vue-template-compiler](https://github.com/vuejs/vue). These dependencies needed to be updated together.

Updates `vue` from 2.6.8 to 2.6.9
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](vuejs/vue@v2.6.8...v2.6.9)

Updates `vue-template-compiler` from 2.6.8 to 2.6.9
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](vuejs/vue@v2.6.8...v2.6.9)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/vue-and-vue-template-compiler-2.6.9 branch from fac8a7b to e4686b0 Compare March 19, 2019 07:32
@dependabot-preview
Copy link
Contributor Author

Looks like these dependencies are up-to-date now, so this is no longer needed.

Christoph's Tasks automation moved this from IN PROGRESS (max 3 PRs) to DONE Mar 20, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/vue-and-vue-template-compiler-2.6.9 branch March 20, 2019 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop dependencies javascript Pull requests that update Javascript code
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants