-
Notifications
You must be signed in to change notification settings - Fork 39
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): update vue-cli monorepo to v5 (major) #332
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/major-vue-cli-monorepo
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/major-vue-cli-monorepo
branch
3 times, most recently
from
August 1, 2022 22:46
b8721de
to
f6d48c7
Compare
renovate
bot
force-pushed
the
renovate/major-vue-cli-monorepo
branch
3 times, most recently
from
September 19, 2022 22:10
ddaa89c
to
3e31ecf
Compare
renovate
bot
force-pushed
the
renovate/major-vue-cli-monorepo
branch
from
September 27, 2022 00:36
3e31ecf
to
a3c6815
Compare
renovate
bot
force-pushed
the
renovate/major-vue-cli-monorepo
branch
2 times, most recently
from
October 10, 2022 21:36
93731ce
to
7742365
Compare
renovate
bot
force-pushed
the
renovate/major-vue-cli-monorepo
branch
2 times, most recently
from
October 24, 2022 22:03
f2963bf
to
aacb18e
Compare
renovate
bot
force-pushed
the
renovate/major-vue-cli-monorepo
branch
4 times, most recently
from
November 6, 2022 09:16
b4f3f12
to
490cb98
Compare
renovate
bot
force-pushed
the
renovate/major-vue-cli-monorepo
branch
5 times, most recently
from
November 14, 2022 20:42
61702dc
to
7cfd1db
Compare
renovate
bot
force-pushed
the
renovate/major-vue-cli-monorepo
branch
6 times, most recently
from
November 22, 2022 01:02
faebd39
to
6f09da1
Compare
renovate
bot
force-pushed
the
renovate/major-vue-cli-monorepo
branch
2 times, most recently
from
November 23, 2022 11:07
2c58c2a
to
ae1ed11
Compare
renovate
bot
force-pushed
the
renovate/major-vue-cli-monorepo
branch
5 times, most recently
from
January 7, 2023 17:04
1cc452f
to
41ab037
Compare
renovate
bot
force-pushed
the
renovate/major-vue-cli-monorepo
branch
5 times, most recently
from
January 17, 2023 00:01
77a2e83
to
a766839
Compare
renovate
bot
force-pushed
the
renovate/major-vue-cli-monorepo
branch
3 times, most recently
from
January 25, 2023 01:59
a4b03b5
to
8bea7d3
Compare
renovate
bot
force-pushed
the
renovate/major-vue-cli-monorepo
branch
6 times, most recently
from
February 3, 2023 01:49
f311ecd
to
cc2ab25
Compare
renovate
bot
force-pushed
the
renovate/major-vue-cli-monorepo
branch
3 times, most recently
from
February 11, 2023 05:07
9d4d397
to
73355e5
Compare
renovate
bot
force-pushed
the
renovate/major-vue-cli-monorepo
branch
2 times, most recently
from
March 18, 2023 21:19
bfced9b
to
9f752b6
Compare
renovate
bot
force-pushed
the
renovate/major-vue-cli-monorepo
branch
3 times, most recently
from
September 15, 2023 00:07
2beb5ae
to
bbb3535
Compare
renovate
bot
force-pushed
the
renovate/major-vue-cli-monorepo
branch
from
March 9, 2024 02:24
bbb3535
to
90f9eb5
Compare
renovate
bot
force-pushed
the
renovate/major-vue-cli-monorepo
branch
from
October 6, 2024 07:25
90f9eb5
to
4c158e4
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.5.19
->5.0.8
4.5.19
->5.0.8
4.5.19
->5.0.8
4.5.19
->5.0.8
Release Notes
vuejs/vue-cli (@vue/cli-plugin-babel)
v5.0.8
Compare Source
🐛 Bug Fix
@vue/cli-service
@vue/cli-ui
v5.0.7
Compare Source
@vue/cli-service
devServer.server
option, avoid deprecation warnings (@backrunner, @sodatea)devServer.client.progress
@vue/cli-ui
Committers: 2
v5.0.6
Compare Source
Fix compatibility with the upcoming Vue 2.7 (currently in alpha) and Vue Loader 15.10 (currently in beta).
In Vue 2.7,
vue-template-compiler
is no longer a required peer dependency. Rather, there's a new export under the main package asvue/compiler-sfc
.v5.0.5
Compare Source
🐛 Bug Fix
@vue/cli
@vue/cli-service
Committers: 3
v5.0.4
Compare Source
🐛 Bug Fix
@vue/cli-service
publicPath: 'auto'
(@AndreiSoroka)@vue/cli-shared-utils
,@vue/cli-ui
node-ipc
with@achrinza/node-ipc
to further secure the dependency chainCommitters: 1
v5.0.3
Compare Source
🐛 Bug Fix
@vue/cli-shared-utils
,@vue/cli-ui
node-ipc
to v9.2.1v5.0.2
Compare Source
🐛 Bug Fix
@vue/cli-service
Committers: 2
v5.0.1
Compare Source
Same as 5.0.0.
v5.0.0
Compare Source
🐛 Bug Fix
@vue/cli-service
📝 Documentation
Committers: 13
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.