sylms / daifuku

https://sylms-explorer.open.coins.tsukuba.ac.jp/
1 stars 0 forks source link

Bump @vue/cli-service from 4.5.13 to 4.5.15 #56

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Release notes

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

v4.5.15

Bug Fixes

  • fix: set .mjs file type to javascript/auto [15b1e1b]

This change allows an .mjs file to import named exports from .cjs and plain .js files. Fixes compatibility with pinia.

v4.5.14

Security Fixes

This version fixed a CORS vulnerability and an XSS vulnerability in Vue CLI UI. We recommend all users of vue ui to upgrade to this version as soon as possible.

Credits:

Ngo Wei Lin (@​Creastery) of STAR Labs (@​starlabs_sg)

Changelog

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

5.0.0-rc.1 (2021-11-17)

:rocket: New Features

:bug: Bug Fix

  • @vue/cli-service
    • #6826 fix: [ext] in asset modules already contains a leading dot (@​sodatea)
  • @vue/cli-plugin-babel, @vue/cli-plugin-eslint, @vue/cli-plugin-pwa, @vue/cli-plugin-typescript, @vue/cli-service

:memo: Documentation

  • @vue/cli-plugin-babel, @vue/cli-plugin-e2e-cypress, @vue/cli-plugin-e2e-nightwatch, @vue/cli-plugin-e2e-webdriverio, @vue/cli-plugin-eslint, @vue/cli-plugin-pwa, @vue/cli-plugin-router, @vue/cli-plugin-typescript, @vue/cli-plugin-unit-jest, @vue/cli-plugin-unit-mocha, @vue/cli-plugin-vuex

Committers: 3

5.0.0-rc.0 (2021-11-06)

:rocket: New Features

  • @vue/cli
  • @vue/cli-plugin-eslint, @vue/cli-ui-addon-webpack, @vue/cli-ui-addon-widgets, @vue/cli-ui
  • @vue/cli-service
    • #6790 feat!: bump css-loader and mini-css-extract-plugin versions (@​sodatea)
  • @vue/cli-plugin-eslint
    • #6791 feat: replace@vue/eslint-config-prettier with eslint-config-prettier (@​sodatea)

:boom: Breaking Changes

  • @vue/babel-preset-app, @vue/cli-plugin-typescript, @vue/cli-service
  • @vue/cli-service
    • #6790 feat!: bump css-loader and mini-css-extract-plugin versions (@​sodatea)

:bug: Bug Fix

  • @vue/cli-plugin-unit-jest
  • @vue/cli-plugin-eslint
    • #6787 fix: bump eslint-webpack-plugin and fix lintOnError regressions (@​sodatea)

:house: Internal

  • @vue/cli-plugin-router, @vue/cli-plugin-typescript, @vue/cli-ui-addon-webpack, @vue/cli-ui-addon-widgets, @vue/cli-ui

... (truncated)

Commits


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)