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 #4

Merged
merged 1 commit into from Jul 1, 2021
Merged

Update vue monorepo #4

merged 1 commit into from Jul 1, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 1, 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 3.1.1 -> 3.12.1 age adoption passing confidence
@vue/cli-plugin-router 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.2 age adoption passing confidence
vue-template-compiler 2.6.12 -> 2.6.14 age adoption passing confidence
vuex 3.5.1 -> 3.6.2 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.2

Compare Source

Bug Fixes

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)
vuejs/vuex

v3.6.2

Compare Source

Bug Fixes
  • build: fix wrong path name for the export module (679313b)

v3.6.1

Compare Source

Bug Fixes

v3.6.0

Compare Source

Bug Fixes
Features

3.5.1 (2020-06-29)

Bug Fixes

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.

@renovate renovate bot requested a review from Clivern as a code owner July 1, 2021 20:25
@Clivern Clivern merged commit 3b53e1d into main Jul 1, 2021
@Clivern Clivern deleted the renovate/vue-monorepo branch July 1, 2021 20:40
@mergify
Copy link

mergify bot commented Jul 1, 2021

Nice! PR successfully merged.

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