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

Update vue monorepo #5

Merged
merged 1 commit into from Jun 11, 2021
Merged

Update vue monorepo #5

merged 1 commit into from Jun 11, 2021

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 8, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vue/cli-plugin-babel 4.5.9 -> 4.5.13 age adoption passing confidence
@vue/cli-plugin-eslint 4.5.9 -> 4.5.13 age adoption passing confidence
@vue/cli-service (source) 4.5.9 -> 4.5.13 age adoption passing confidence
vue 2.6.12 -> 2.6.14 age adoption passing confidence
vue-router 3.4.9 -> 3.5.1 age adoption passing confidence
vue-template-compiler 2.6.12 -> 2.6.14 age adoption passing confidence

Release Notes

vuejs/vue-cli

v4.5.13

Compare Source

πŸ› Bug Fix
Others
Committers: 3

v4.5.12

Compare Source

v4.5.11

Compare Source

πŸ› Bug Fix
Committers: 1

v4.5.10

Compare Source

πŸ› Bug Fix
Committers: 3
vuejs/vue

v2.6.14

Compare Source

Bug Fixes
Features

v2.6.13

Compare Source

Bug Fixes
Features
Performance Improvements
vuejs/vue-router

v3.5.1

Compare Source

Bug Fixes

v3.5.0

Compare Source

Features

3.4.9 (2020-11-05)

Bug Fixes

3.4.8 (2020-10-26)

Features

3.4.7 (2020-10-16)

Bug Fixes

3.4.6 (2020-10-07)

Bug Fixes

3.4.5 (2020-09-26)

Bug Fixes

3.4.4 (2020-09-24)

Bug Fixes
Features

3.4.3 (2020-08-11)

  • Revert 4fbaa9f: "fix: keep repeated params in query/hash relative locations" Closes #​3289

3.4.2 (2020-08-07)

Bug Fixes

3.4.1 (2020-08-06)

Bug Fixes
  • query: remove undefined values (b952573), closes #​3276
  • router: properly check null and undefined in isSameRoute (d6546d9)

Configuration

πŸ“… Schedule: 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.

πŸ‘» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

Copy link
Owner

@didiermun didiermun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good for this update on vue monorepo

@didiermun didiermun merged commit e736ba8 into master Jun 11, 2021
@renovate renovate bot deleted the renovate/vue-monorepo branch June 11, 2021 04:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

When writing a jsx function in setup, h = this.$createElement will be automatically injected
2 participants