• E egoroff-spb-ru
  • Информация о проекте
    • Информация о проекте
    • Активность
    • Метки
    • Участники
  • Репозиторий
    • Репозиторий
    • Файлы
    • Коммиты
    • Ветки
    • Теги
    • Участники
    • Диаграмма
    • Сравнение
  • Задачи 0
    • Задачи 0
    • Список
    • Доски
    • Спринты
  • Запросы на слияние 0
    • Запросы на слияние 0
  • CI/CD
    • CI/CD
    • Конвейеры
    • Задания
    • Расписания
  • Развертывания
    • Развертывания
    • Окружения
    • Релизы
  • Пакеты и реестры
    • Пакеты и реестры
    • Реестр пакетов
    • Реестр контейнеров
  • Мониторинг
    • Мониторинг
    • Инциденты
  • Аналитика
    • Аналитика
    • Поток ценности
    • CI/CD
    • Репозиторий
  • Wiki
    • Wiki
  • Сниппеты
    • Сниппеты
  • Активность
  • Диаграмма
  • Создать новую задачу
  • Задания
  • Коммиты
  • Доски с задачами
Свернуть панель
  • egoroff
  • egoroff-spb-ru
  • Запросы на слияние
  • !245

chore(deps-dev): bump @vue/cli-service from 4.5.15 to 5.0.1 in /ui

  • Ревью изменений

  • Скачать
  • Почтовые патчи
  • Простое отличие
Закрыто egoroff запросил слияние dependabot/npm_and_yarn/ui/vue/cli-service-5.0.1 в master Фев 18, 2022
  • Обзор 1
  • Коммиты 1
  • Конвейеры 0
  • Изменения 2

Created by: dependabot[bot]

Bumps @vue/cli-service from 4.5.15 to 5.0.1.

Release notes

Sourced from @​vue/cli-service's releases.

v5.0.1

See https://cli.vuejs.org/migrations/migrate-from-v4.html for a complete list of breaking changes from v4.


v5.0.0 was skipped due to a network failure when releasing the packages.


Changes since v5.0.0-rc.3:

🐛 Bug Fix

  • @vue/cli-service
    • #6972 Remove --skip-plugin from arguments (@​MatthijsBurgh)
    • #6987 fix: update mini-css-extract-plugin to ^2.5.3 (@​darrinmn9)

📝 Documentation

Backported documentation updates from the v4 branch.

v5.0.0-rc.3

This is likely to be the last RC version of Vue CLI 5. No more breaking changes are planned. If no major regressions occur, a stable version will be released in a week.

💥 Breaking Changes

  • @vue/cli-plugin-typescript, @vue/cli-service
    • #6985 feat!: make cache-loader optional (@​sodatea)
  • @vue/cli-plugin-e2e-nightwatch
    • #6520 feat: Upgraded Nightwatch to 2.0, updated distribued config (@​vaibhavsingh97)

🚀 New Features

  • @vue/cli-service
    • #6980 feat: add build stats hash support (@​xiaoxiangmoe)
  • @vue/cli-plugin-e2e-nightwatch
    • #6520 feat: Upgraded Nightwatch to 2.0, updated distribued config (@​vaibhavsingh97)

🐛 Bug Fix

  • @vue/cli-ui
    • #6969 fix: remove non standard rel=shortcut (@​Rotzbua)

Committers: 6

  • Haoqun Jiang (@​sodatea)
  • Rotzbua (@​Rotzbua)
  • Simon Stieger (@​sstieger)
  • Vaibhav Singh (@​vaibhavsingh97)
  • ZHAO Jinxiang (@​xiaoxiangmoe)
  • @​DarknessChaser

v5.0.0-rc.2

... (truncated)

Changelog

Sourced from @​vue/cli-service's changelog.

5.0.1 (2022-02-17)

Same as 5.0.0.

5.0.0 (2022-02-17)

🐛 Bug Fix

  • @vue/cli-service
    • #6972 Remove --skip-plugin from arguments (@​MatthijsBurgh)
    • #6987 fix: update mini-css-extract-plugin to ^2.5.3 (@​darrinmn9)

📝 Documentation

  • #6706 docs: update vue create --help output in "Basics/Creating a Project" (@​Lalaluka)
  • #6642 docs: Update README.md (@​wxsms)
  • #6620 Fix typo in deployment guide (@​Klikini)
  • #6623 fix(docs): the plugin-dev in zh has a regexp lose the end / (@​HelloJiya)
  • #6377 replace master with main to reflect GH default (@​anbnyc)
  • #6359 Fix master to main in heroku deployment (@​MowlCoder)
  • #6266 Add note about loader incompatible with webpack 4 (@​JarnoRFB)
  • #6239 Update deployment.md (@​anzuj)
  • #6237 fix code demo (@​yyzclyang)

Committers: 13

  • Alec Barrett (@​anbnyc)
  • Alexander Sokolov (@​Alex-Sokolov)
  • Andy Castille (@​Klikini)
  • Anzelika (@​anzuj)
  • Ben Hutton (@​Relequestual)
  • Calvin Schröder (@​Lalaluka)
  • Darrin Nagengast (@​darrinmn9)
  • Matthijs van der Burgh (@​MatthijsBurgh)
  • Rüdiger Busche (@​JarnoRFB)
  • @​HelloJiya
  • @​MowlCoder
  • wxsm (@​wxsms)
  • 鱼依藻常乐 (@​yyzclyang)

5.0.0-rc.3 (2022-02-10)

🚀 New Features

  • @vue/cli-service
    • #6980 feat: add build stats hash support (@​xiaoxiangmoe)
  • @vue/cli-plugin-e2e-nightwatch
    • #6520 feat: Upgraded Nightwatch to 2.0, updated distribued config (@​vaibhavsingh97)

💥 Breaking Changes

  • @vue/cli-plugin-typescript, @vue/cli-service
    • #6985 feat!: make cache-loader optional (@​sodatea)

... (truncated)

Commits
  • 92d80a8 v5.0.1
  • c913cdc v5.0.0
  • e75a288 chore: pre release sync
  • 8b5ab22 fix: remove --skip-plugin from arguments passed to the plugins (#6972)
  • d302581 fix: update mini-css-extract-plugin to ^2.5.3 (#6987)
  • 75a6d69 v5.0.0-rc.3
  • c214c3a chore: pre release sync
  • 926855f feat!: make cache-loader optional (#6985)
  • 6c91e1a chore: update lockfile
  • a2b6409 feat: add build stats hash support (#6980)
  • 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.


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/npm_and_yarn/ui/vue/cli-service-5.0.1