- 
                Notifications
    
You must be signed in to change notification settings  - Fork 2
 
Bump json5, @vue/cli-plugin-unit-jest, @vue/cli-service, rollup-plugin-vue and vue-jest #44
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
          
     Closed
      
      
    Conversation
  
    
      This file contains hidden or 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
    
  
  
    
    …n-vue and vue-jest Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependencies [json5](https://github.com/json5/json5), [json5](https://github.com/json5/json5), [json5](https://github.com/json5/json5), [@vue/cli-plugin-unit-jest](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-unit-jest), [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service), [rollup-plugin-vue](https://github.com/vuejs/rollup-plugin-vue) and [vue-jest](https://github.com/vuejs/vue-jest). These dependencies need to be updated together. Updates `json5` from 2.1.3 to 2.2.3 - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v2.1.3...v2.2.3) Updates `json5` from 1.0.1 to 2.2.3 - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v2.1.3...v2.2.3) Updates `json5` from 2.1.1 to 2.2.3 - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v2.1.3...v2.2.3) Updates `@vue/cli-plugin-unit-jest` from 4.4.6 to 5.0.8 - [Release notes](https://github.com/vuejs/vue-cli/releases) - [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-unit-jest) Updates `@vue/cli-service` from 4.4.6 to 5.0.8 - [Release notes](https://github.com/vuejs/vue-cli/releases) - [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-service) Updates `rollup-plugin-vue` from 5.1.9 to 6.0.0 - [Release notes](https://github.com/vuejs/rollup-plugin-vue/releases) - [Changelog](https://github.com/vuejs/rollup-plugin-vue/blob/next/CHANGELOG.md) - [Commits](https://github.com/vuejs/rollup-plugin-vue/commits) Updates `vue-jest` from 3.0.5 to 4.0.1 - [Release notes](https://github.com/vuejs/vue-jest/releases) - [Commits](https://github.com/vuejs/vue-jest/commits/v4.0.1) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect - dependency-name: json5 dependency-type: indirect - dependency-name: json5 dependency-type: indirect - dependency-name: "@vue/cli-plugin-unit-jest" dependency-type: direct:development - dependency-name: "@vue/cli-service" dependency-type: direct:development - dependency-name: rollup-plugin-vue dependency-type: direct:development - dependency-name: vue-jest dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
| 
           
@dependabot merge 
…On Tue, Jan 3, 2023 at 6:24 PM dependabot[bot] ***@***.***> wrote:
 This automated pull request fixes a security vulnerability
 <https://github.com/Silverium/popper-vue/security/dependabot/80> (high
 severity).
 Learn more about Dependabot security updates
 <https://docs.github.com/github/managing-security-vulnerabilities/configuring-dependabot-security-updates>.
 ------------------------------
 Bumps json5 <https://github.com/json5/json5> to 2.2.3 and updates
 ancestor dependencies json5 <https://github.com/json5/json5>, json5
 <https://github.com/json5/json5>, json5 <https://github.com/json5/json5>,
 @vue/cli-plugin-unit-jest
 ***@***.***/cli-plugin-unit-jest>,
 @vue/cli-service
 ***@***.***/cli-service>,
 rollup-plugin-vue <https://github.com/vuejs/rollup-plugin-vue> and
 vue-jest <https://github.com/vuejs/vue-jest>. These dependencies need to
 be updated together.
 Updates json5 from 2.1.3 to 2.2.3
 Release notes
 *Sourced from json5's releases <https://github.com/json5/json5/releases>.*
 v2.2.3
    - Fix: ***@***.*** is now the 'latest' release according to npm
    instead of v1.0.2. (#299
    <https://github-redirect.dependabot.com/json5/json5/issues/299>)
 v2.2.2
    - Fix: Properties with the name __proto__ are added to objects and
    arrays. (#199
    <https://github-redirect.dependabot.com/json5/json5/issues/199>) This
    also fixes a prototype pollution vulnerability reported by Jonathan
    Gregson! (#295
    <https://github-redirect.dependabot.com/json5/json5/issues/295>).
 v2.2.1
    - Fix: Removed dependence on minimist to patch CVE-2021-44906
    <https://github.com/advisories/GHSA-xvch-5gv4-984h>. (#266
    <https://github-redirect.dependabot.com/json5/json5/issues/266>)
 v2.2.0
    - New: Accurate and documented TypeScript declarations are now
    included. There is no need to install @types/json5. (#236
    <https://github-redirect.dependabot.com/json5/json5/issues/236>, #244
    <https://github-redirect.dependabot.com/json5/json5/issues/244>)
 Changelog
 *Sourced from json5's changelog
 <https://github.com/json5/json5/blob/main/CHANGELOG.md>.*
 v2.2.3 [code <https://github.com/json5/json5/tree/v2.2.3>, diff
 <json5/json5@v2.2.2...v2.2.3>]
    - Fix: ***@***.*** is now the 'latest' release according to npm
    instead of v1.0.2. (#299
    <https://github-redirect.dependabot.com/json5/json5/issues/299>)
 v2.2.2 [code <https://github.com/json5/json5/tree/v2.2.2>, diff
 <json5/json5@v2.2.1...v2.2.2>]
    - Fix: Properties with the name __proto__ are added to objects and
    arrays. (#199
    <https://github-redirect.dependabot.com/json5/json5/issues/199>) This
    also fixes a prototype pollution vulnerability reported by Jonathan
    Gregson! (#295
    <https://github-redirect.dependabot.com/json5/json5/issues/295>).
 v2.2.1 [code <https://github.com/json5/json5/tree/v2.2.1>, diff
 <json5/json5@v2.2.0...v2.2.1>]
    - Fix: Removed dependence on minimist to patch CVE-2021-44906
    <https://github.com/advisories/GHSA-xvch-5gv4-984h>. (#266
    <https://github-redirect.dependabot.com/json5/json5/issues/266>)
 v2.2.0 [code <https://github.com/json5/json5/tree/v2.2.0>, diff
 <json5/json5@v2.1.3...v2.2.0>]
    - New: Accurate and documented TypeScript declarations are now
    included. There is no need to install @types/json5. (#236
    <https://github-redirect.dependabot.com/json5/json5/issues/236>, #244
    <https://github-redirect.dependabot.com/json5/json5/issues/244>)
 Commits
    - c3a7524
    <json5/json5@c3a7524>
    2.2.3
    - 94fd06d
    <json5/json5@94fd06d>
    docs: update CHANGELOG for v2.2.3
    - 3b8cebf
    <json5/json5@3b8cebf>
    docs(security): use GitHub security advisories
    - f0fd9e1
    <json5/json5@f0fd9e1>
    docs: publish a security policy
    - 6a91a05
    <json5/json5@6a91a05>
    docs(template): bug -> bug report
    - 14f8cb1
    <json5/json5@14f8cb1>
    2.2.2
    - 10cc7ca
    <json5/json5@10cc7ca>
    docs: update CHANGELOG for v2.2.2
    - 7774c10
    <json5/json5@7774c10>
    fix: add *proto* to objects and arrays
    - edde30a
    <json5/json5@edde30a>
    Readme: slight tweak to intro
    - 97286f8
    <json5/json5@97286f8>
    Improve example in readme
    - Additional commits viewable in compare view
    <json5/json5@v2.1.3...v2.2.3>
 Updates json5 from 1.0.1 to 2.2.3
 Release notes
 *Sourced from json5's releases <https://github.com/json5/json5/releases>.*
 v2.2.3
    - Fix: ***@***.*** is now the 'latest' release according to npm
    instead of v1.0.2. (#299
    <https://github-redirect.dependabot.com/json5/json5/issues/299>)
 v2.2.2
    - Fix: Properties with the name __proto__ are added to objects and
    arrays. (#199
    <https://github-redirect.dependabot.com/json5/json5/issues/199>) This
    also fixes a prototype pollution vulnerability reported by Jonathan
    Gregson! (#295
    <https://github-redirect.dependabot.com/json5/json5/issues/295>).
 v2.2.1
    - Fix: Removed dependence on minimist to patch CVE-2021-44906
    <https://github.com/advisories/GHSA-xvch-5gv4-984h>. (#266
    <https://github-redirect.dependabot.com/json5/json5/issues/266>)
 v2.2.0
    - New: Accurate and documented TypeScript declarations are now
    included. There is no need to install @types/json5. (#236
    <https://github-redirect.dependabot.com/json5/json5/issues/236>, #244
    <https://github-redirect.dependabot.com/json5/json5/issues/244>)
 Changelog
 *Sourced from json5's changelog
 <https://github.com/json5/json5/blob/main/CHANGELOG.md>.*
 v2.2.3 [code <https://github.com/json5/json5/tree/v2.2.3>, diff
 <json5/json5@v2.2.2...v2.2.3>]
    - Fix: ***@***.*** is now the 'latest' release according to npm
    instead of v1.0.2. (#299
    <https://github-redirect.dependabot.com/json5/json5/issues/299>)
 v2.2.2 [code <https://github.com/json5/json5/tree/v2.2.2>, diff
 <json5/json5@v2.2.1...v2.2.2>]
    - Fix: Properties with the name __proto__ are added to objects and
    arrays. (#199
    <https://github-redirect.dependabot.com/json5/json5/issues/199>) This
    also fixes a prototype pollution vulnerability reported by Jonathan
    Gregson! (#295
    <https://github-redirect.dependabot.com/json5/json5/issues/295>).
 v2.2.1 [code <https://github.com/json5/json5/tree/v2.2.1>, diff
 <json5/json5@v2.2.0...v2.2.1>]
    - Fix: Removed dependence on minimist to patch CVE-2021-44906
    <https://github.com/advisories/GHSA-xvch-5gv4-984h>. (#266
    <https://github-redirect.dependabot.com/json5/json5/issues/266>)
 v2.2.0 [code <https://github.com/json5/json5/tree/v2.2.0>, diff
 <json5/json5@v2.1.3...v2.2.0>]
    - New: Accurate and documented TypeScript declarations are now
    included. There is no need to install @types/json5. (#236
    <https://github-redirect.dependabot.com/json5/json5/issues/236>, #244
    <https://github-redirect.dependabot.com/json5/json5/issues/244>)
 Commits
    - c3a7524
    <json5/json5@c3a7524>
    2.2.3
    - 94fd06d
    <json5/json5@94fd06d>
    docs: update CHANGELOG for v2.2.3
    - 3b8cebf
    <json5/json5@3b8cebf>
    docs(security): use GitHub security advisories
    - f0fd9e1
    <json5/json5@f0fd9e1>
    docs: publish a security policy
    - 6a91a05
    <json5/json5@6a91a05>
    docs(template): bug -> bug report
    - 14f8cb1
    <json5/json5@14f8cb1>
    2.2.2
    - 10cc7ca
    <json5/json5@10cc7ca>
    docs: update CHANGELOG for v2.2.2
    - 7774c10
    <json5/json5@7774c10>
    fix: add *proto* to objects and arrays
    - edde30a
    <json5/json5@edde30a>
    Readme: slight tweak to intro
    - 97286f8
    <json5/json5@97286f8>
    Improve example in readme
    - Additional commits viewable in compare view
    <json5/json5@v2.1.3...v2.2.3>
 Updates json5 from 2.1.1 to 2.2.3
 Release notes
 *Sourced from json5's releases <https://github.com/json5/json5/releases>.*
 v2.2.3
    - Fix: ***@***.*** is now the 'latest' release according to npm
    instead of v1.0.2. (#299
    <https://github-redirect.dependabot.com/json5/json5/issues/299>)
 v2.2.2
    - Fix: Properties with the name __proto__ are added to objects and
    arrays. (#199
    <https://github-redirect.dependabot.com/json5/json5/issues/199>) This
    also fixes a prototype pollution vulnerability reported by Jonathan
    Gregson! (#295
    <https://github-redirect.dependabot.com/json5/json5/issues/295>).
 v2.2.1
    - Fix: Removed dependence on minimist to patch CVE-2021-44906
    <https://github.com/advisories/GHSA-xvch-5gv4-984h>. (#266
    <https://github-redirect.dependabot.com/json5/json5/issues/266>)
 v2.2.0
    - New: Accurate and documented TypeScript declarations are now
    included. There is no need to install @types/json5. (#236
    <https://github-redirect.dependabot.com/json5/json5/issues/236>, #244
    <https://github-redirect.dependabot.com/json5/json5/issues/244>)
 Changelog
 *Sourced from json5's changelog
 <https://github.com/json5/json5/blob/main/CHANGELOG.md>.*
 v2.2.3 [code <https://github.com/json5/json5/tree/v2.2.3>, diff
 <json5/json5@v2.2.2...v2.2.3>]
    - Fix: ***@***.*** is now the 'latest' release according to npm
    instead of v1.0.2. (#299
    <https://github-redirect.dependabot.com/json5/json5/issues/299>)
 v2.2.2 [code <https://github.com/json5/json5/tree/v2.2.2>, diff
 <json5/json5@v2.2.1...v2.2.2>]
    - Fix: Properties with the name __proto__ are added to objects and
    arrays. (#199
    <https://github-redirect.dependabot.com/json5/json5/issues/199>) This
    also fixes a prototype pollution vulnerability reported by Jonathan
    Gregson! (#295
    <https://github-redirect.dependabot.com/json5/json5/issues/295>).
 v2.2.1 [code <https://github.com/json5/json5/tree/v2.2.1>, diff
 <json5/json5@v2.2.0...v2.2.1>]
    - Fix: Removed dependence on minimist to patch CVE-2021-44906
    <https://github.com/advisories/GHSA-xvch-5gv4-984h>. (#266
    <https://github-redirect.dependabot.com/json5/json5/issues/266>)
 v2.2.0 [code <https://github.com/json5/json5/tree/v2.2.0>, diff
 <json5/json5@v2.1.3...v2.2.0>]
    - New: Accurate and documented TypeScript declarations are now
    included. There is no need to install @types/json5. (#236
    <https://github-redirect.dependabot.com/json5/json5/issues/236>, #244
    <https://github-redirect.dependabot.com/json5/json5/issues/244>)
 Commits
    - c3a7524
    <json5/json5@c3a7524>
    2.2.3
    - 94fd06d
    <json5/json5@94fd06d>
    docs: update CHANGELOG for v2.2.3
    - 3b8cebf
    <json5/json5@3b8cebf>
    docs(security): use GitHub security advisories
    - f0fd9e1
    <json5/json5@f0fd9e1>
    docs: publish a security policy
    - 6a91a05
    <json5/json5@6a91a05>
    docs(template): bug -> bug report
    - 14f8cb1
    <json5/json5@14f8cb1>
    2.2.2
    - 10cc7ca
    <json5/json5@10cc7ca>
    docs: update CHANGELOG for v2.2.2
    - 7774c10
    <json5/json5@7774c10>
    fix: add *proto* to objects and arrays
    - edde30a
    <json5/json5@edde30a>
    Readme: slight tweak to intro
    - 97286f8
    <json5/json5@97286f8>
    Improve example in readme
    - Additional commits viewable in compare view
    <json5/json5@v2.1.3...v2.2.3>
 Updates @vue/cli-plugin-unit-jest from 4.4.6 to 5.0.8
 Release notes
 *Sourced from @vue/cli-plugin-unit-jest's releases
 <https://github.com/vuejs/vue-cli/releases>.*
 v5.0.8 🐛 Bug Fix
    - @vue/cli-service
       - 0260e4d <vuejs/vue-cli@0260e4d> fix:
       add devServer.server.type to useHttps judgement (vuejs/vue-cli#7222
       <https://github-redirect.dependabot.com/vuejs/vue-cli/pull/7222>)
    - @vue/cli-ui
       - 07052c4 <vuejs/vue-cli@07052c4> fix:
       Vue CLI UI graphql subscription server error, fixes
       vuejs/vue-cli#7221
       <https://github-redirect.dependabot.com/vuejs/vue-cli/issues/7221>
 v5.0.7
    - @vue/cli-service
       - #7202
       <https://github-redirect.dependabot.com/vuejs/vue-cli/pull/7202>, [
       558dea2 <vuejs/vue-cli@558dea2>] fix:
       support devServer.server option, avoid deprecation warnings (
       @backrunner <https://github.com/backrunner>, @sodatea
       <https://github.com/sodatea>)
       - [beffe8a <vuejs/vue-cli@beffe8a>] fix:
       allow disabling progress plugin via devServer.client.progress
    - @vue/cli-ui
       - #7210
       <https://github-redirect.dependabot.com/vuejs/vue-cli/pull/7210>
       chore: upgrade to apollo-server-express 3.x
 Committers: 2
    - BackRunner (@backrunner <https://github.com/backrunner>)
    - Haoqun Jiang (@sodatea <https://github.com/sodatea>)
 v5.0.6
 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 as
 vue/compiler-sfc.
 v5.0.5 🐛 Bug Fix
    - @vue/cli
       - #7167
       <https://github-redirect.dependabot.com/vuejs/vue-cli/pull/7167>
       fix(upgrade): prevent changing the structure of package.json file during
       upgrade (@blzsaa <https://github.com/blzsaa>)
    - @vue/cli-service
       - #7023
       <https://github-redirect.dependabot.com/vuejs/vue-cli/pull/7023>
       fix: windows vue.config.mjs support (@xiaoxiangmoe
       <https://github.com/xiaoxiangmoe>)
    - @vue/cli-plugin-e2e-cypress
       - [697bb44] <vuejs/vue-cli@697bb44> fix:
       should correctly resolve cypress bin path for Cypress 10 (Note that the
       project is still created with Cypress 9 by default, but you can upgrade to
       Cypress 10 on your own now)
 Committers: 3
    - Martijn Jacobs (@maerteijn <https://github.com/maerteijn>)
    - ZHAO Jinxiang (@xiaoxiangmoe <https://github.com/xiaoxiangmoe>)
    - @blzsaa <https://github.com/blzsaa>
 v5.0.4 🐛 Bug Fix
    - @vue/cli-service
       - #7005
       <https://github-redirect.dependabot.com/vuejs/vue-cli/pull/7005>
       Better handling of publicPath: 'auto' (@AndreiSoroka
       <https://github.com/AndreiSoroka>)
    - @vue/cli-shared-utils, @vue/cli-ui
       - 75826d6 <vuejs/vue-cli@75826d6> fix:
       replace node-ipc with @achrinza/node-ipc to further secure the
       dependency chain
 Committers: 1
    - Andrei (@AndreiSoroka <https://github.com/AndreiSoroka>)
    - Haoqun Jiang (@sodatea <https://github.com/sodatea>)
 v5.0.3
 ... (truncated)
 Changelog
 *Sourced from @vue/cli-plugin-unit-jest's changelog
 <https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md>.*
 5.0.7 (2022-07-05)
    - @vue/cli-service
       - #7202
       <https://github-redirect.dependabot.com/vuejs/vue-cli/pull/7202>, [
       558dea2 <vuejs/vue-cli@558dea2>] fix:
       support devServer.server option, avoid deprecation warnings (
       @backrunner <https://github.com/backrunner>, @sodatea
       <https://github.com/sodatea>)
       - [beffe8a <vuejs/vue-cli@beffe8a>] fix:
       allow disabling progress plugin via devServer.client.progress
    - @vue/cli-ui
       - #7210
       <https://github-redirect.dependabot.com/vuejs/vue-cli/pull/7210>
       chore: upgrade to apollo-server-express 3.x
 Committers: 2
    - BackRunner (@backrunner <https://github.com/backrunner>)
    - Haoqun Jiang (@sodatea <https://github.com/sodatea>)
 5.0.6 (2022-06-16)
 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 as
 vue/compiler-sfc.
 5.0.5 (2022-06-16) 🐛 Bug Fix
    - @vue/cli
       - #7167
       <https://github-redirect.dependabot.com/vuejs/vue-cli/pull/7167>
       feat(upgrade): prevent changing the structure of package.json file during
       upgrade (@blzsaa <https://github.com/blzsaa>)
    - @vue/cli-service
       - #7023
       <https://github-redirect.dependabot.com/vuejs/vue-cli/pull/7023>
       fix: windows vue.config.mjs support (@xiaoxiangmoe
       <https://github.com/xiaoxiangmoe>)
 Committers: 3
    - Martijn Jacobs (@maerteijn <https://github.com/maerteijn>)
    - ZHAO Jinxiang (@xiaoxiangmoe <https://github.com/xiaoxiangmoe>)
    - @blzsaa <https://github.com/blzsaa>
 5.0.4 (2022-03-22) 🐛 Bug Fix
    - @vue/cli-service
       - #7005
       <https://github-redirect.dependabot.com/vuejs/vue-cli/pull/7005>
       Better handling of publicPath: 'auto' (@AndreiSoroka
       <https://github.com/AndreiSoroka>)
    - @vue/cli-shared-utils, @vue/cli-ui
       - 75826d6 <vuejs/vue-cli@75826d6> fix:
       replace node-ipc with @achrinza/node-ipc to further secure the
       dependency chain
 Committers: 1
 ... (truncated)
 Commits
    - b154dbd
    <vuejs/vue-cli@b154dbd>
    v5.0.8
    - 4a0655f
    <vuejs/vue-cli@4a0655f>
    v5.0.7
    - ef08a08
    <vuejs/vue-cli@ef08a08>
    v5.0.6
    - 98c66c9
    <vuejs/vue-cli@98c66c9>
    v5.0.5
    - ca97fc2
    <vuejs/vue-cli@ca97fc2>
    v5.0.4
    - dd53f26
    <vuejs/vue-cli@dd53f26>
    v5.0.3
    - a859b1f
    <vuejs/vue-cli@a859b1f>
    v5.0.2
    - 92d80a8
    <vuejs/vue-cli@92d80a8>
    v5.0.1
    - c913cdc
    <vuejs/vue-cli@c913cdc>
    v5.0.0
    - 9be19f0
    <vuejs/vue-cli@9be19f0>
    test: fix tsx import
    - Additional commits viewable in compare view
    ***@***.***/cli-plugin-unit-jest>
 Updates @vue/cli-service from 4.4.6 to 5.0.8
 Release notes
 *Sourced from @vue/cli-service's releases
 <https://github.com/vuejs/vue-cli/releases>.*
 v5.0.8 🐛 Bug Fix
    - @vue/cli-service
       - 0260e4d <vuejs/vue-cli@0260e4d> fix:
       add devServer.server.type to useHttps judgement (vuejs/vue-cli#7222
       <https://github-redirect.dependabot.com/vuejs/vue-cli/pull/7222>)
    - @vue/cli-ui
       - 07052c4 <vuejs/vue-cli@07052c4> fix:
       Vue CLI UI graphql subscription server error, fixes
       vuejs/vue-cli#7221
       <https://github-redirect.dependabot.com/vuejs/vue-cli/issues/7221>
 v5.0.7
    - @vue/cli-service
       - #7202
       <https://github-redirect.dependabot.com/vuejs/vue-cli/pull/7202>, [
       558dea2 <vuejs/vue-cli@558dea2>] fix:
       support devServer.server option, avoid deprecation warnings (
       @backrunner <https://github.com/backrunner>, @sodatea
       <https://github.com/sodatea>)
       - [beffe8a <vuejs/vue-cli@beffe8a>] fix:
       allow disabling progress plugin via devServer.client.progress
    - @vue/cli-ui
       - #7210
       <https://github-redirect.dependabot.com/vuejs/vue-cli/pull/7210>
       chore: upgrade to apollo-server-express 3.x
 Committers: 2
    - BackRunner (@backrunner <https://github.com/backrunner>)
    - Haoqun Jiang (@sodatea <https://github.com/sodatea>)
 v5.0.6
 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 as
 vue/compiler-sfc.
 v5.0.5 🐛 Bug Fix
    - @vue/cli
       - #7167
       <https://github-redirect.dependabot.com/vuejs/vue-cli/pull/7167>
       fix(upgrade): prevent changing the structure of package.json file during
       upgrade (@blzsaa <https://github.com/blzsaa>)
    - @vue/cli-service
       - #7023
       <https://github-redirect.dependabot.com/vuejs/vue-cli/pull/7023>
       fix: windows vue.config.mjs support (@xiaoxiangmoe
       <https://github.com/xiaoxiangmoe>)
    - @vue/cli-plugin-e2e-cypress
       - [697bb44] <vuejs/vue-cli@697bb44> fix:
       should correctly resolve cypress bin path for Cypress 10 (Note that the
       project is still created with Cypress 9 by default, but you can upgrade to
       Cypress 10 on your own now)
 Committers: 3
    - Martijn Jacobs (@maerteijn <https://github.com/maerteijn>)
    - ZHAO Jinxiang (@xiaoxiangmoe <https://github.com/xiaoxiangmoe>)
    - @blzsaa <https://github.com/blzsaa>
 v5.0.4 🐛 Bug Fix
    - @vue/cli-service
       - #7005
       <https://github-redirect.dependabot.com/vuejs/vue-cli/pull/7005>
       Better handling of publicPath: 'auto' (@AndreiSoroka
       <https://github.com/AndreiSoroka>)
    - @vue/cli-shared-utils, @vue/cli-ui
       - 75826d6 <vuejs/vue-cli@75826d6> fix:
       replace node-ipc with @achrinza/node-ipc to further secure the
       dependency chain
 Committers: 1
    - Andrei (@AndreiSoroka <https://github.com/AndreiSoroka>)
    - Haoqun Jiang (@sodatea <https://github.com/sodatea>)
 v5.0.3
 ... (truncated)
 Changelog
 *Sourced from @vue/cli-service's changelog
 <https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md>.*
 5.0.7 (2022-07-05)
    - @vue/cli-service
       - #7202
       <https://github-redirect.dependabot.com/vuejs/vue-cli/pull/7202>, [
       558dea2 <vuejs/vue-cli@558dea2>] fix:
       support devServer.server option, avoid deprecation warnings (
       @backrunner <https://github.com/backrunner>, @sodatea
       <https://github.com/sodatea>)
       - [beffe8a <vuejs/vue-cli@beffe8a>] fix:
       allow disabling progress plugin via devServer.client.progress
    - @vue/cli-ui
       - #7210
       <https://github-redirect.dependabot.com/vuejs/vue-cli/pull/7210>
       chore: upgrade to apollo-server-express 3.x
 Committers: 2
    - BackRunner (@backrunner <https://github.com/backrunner>)
    - Haoqun Jiang (@sodatea <https://github.com/sodatea>)
 5.0.6 (2022-06-16)
 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 as
 vue/compiler-sfc.
 5.0.5 (2022-06-16) 🐛 Bug Fix
    - @vue/cli
       - #7167
       <https://github-redirect.dependabot.com/vuejs/vue-cli/pull/7167>
       feat(upgrade): prevent changing the structure of package.json file during
       upgrade (@blzsaa <https://github.com/blzsaa>)
    - @vue/cli-service
       - #7023
       <https://github-redirect.dependabot.com/vuejs/vue-cli/pull/7023>
       fix: windows vue.config.mjs support (@xiaoxiangmoe
       <https://github.com/xiaoxiangmoe>)
 Committers: 3
    - Martijn Jacobs (@maerteijn <https://github.com/maerteijn>)
    - ZHAO Jinxiang (@xiaoxiangmoe <https://github.com/xiaoxiangmoe>)
    - @blzsaa <https://github.com/blzsaa>
 5.0.4 (2022-03-22) 🐛 Bug Fix
    - @vue/cli-service
       - #7005
       <https://github-redirect.dependabot.com/vuejs/vue-cli/pull/7005>
       Better handling of publicPath: 'auto' (@AndreiSoroka
       <https://github.com/AndreiSoroka>)
    - @vue/cli-shared-utils, @vue/cli-ui
       - 75826d6 <vuejs/vue-cli@75826d6> fix:
       replace node-ipc with @achrinza/node-ipc to further secure the
       dependency chain
 Committers: 1
 ... (truncated)
 Commits
    - b154dbd
    <vuejs/vue-cli@b154dbd>
    v5.0.8
    - 0260e4d
    <vuejs/vue-cli@0260e4d>
    fix: add devServer.server.type to useHttps judgement (#7222
    ***@***.***/cli-service/issues/7222>
    )
    - 4a0655f
    <vuejs/vue-cli@4a0655f>
    v5.0.7
    - beffe8a
    <vuejs/vue-cli@beffe8a>
    fix: allow disabling progress plugin via devServer.client.progress
    - 558dea2
    <vuejs/vue-cli@558dea2>
    fix: support devServer.server option, avoid deprecation warning
    - bddd64d
    <vuejs/vue-cli@bddd64d>
    fix: optimize the judgment on whether HTTPS has been set in options (
    #7202
    ***@***.***/cli-service/issues/7202>
    )
    - ef08a08
    <vuejs/vue-cli@ef08a08>
    v5.0.6
    - fcf27e3
    <vuejs/vue-cli@fcf27e3>
    fixup! fix: compatibility with Vue 2.7
    - a648958
    <vuejs/vue-cli@a648958>
    fix: compatibility with Vue 2.7
    - 98c66c9
    <vuejs/vue-cli@98c66c9>
    v5.0.5
    - Additional commits viewable in compare view
    ***@***.***/cli-service>
 Updates rollup-plugin-vue from 5.1.9 to 6.0.0
 Changelog
 *Sourced from rollup-plugin-vue's changelog
 <https://github.com/vuejs/rollup-plugin-vue/blob/next/CHANGELOG.md>.*
 6.0.0
 <vuejs/rollup-plugin-vue@v6.0.0-beta.11...v6.0.0>
 (2020-11-25) Features
    - new script setup compatibility (d1a528f
    <vuejs/rollup-plugin-vue@d1a528f>
    )
    - support for new sfc experimental features (d70f594
    <vuejs/rollup-plugin-vue@d70f594>),
    closes vuejs/rfcs#227
    <https://github-redirect.dependabot.com/vuejs/rfcs/issues/227>
    vuejs/rfcs#231
    <https://github-redirect.dependabot.com/vuejs/rfcs/issues/231>
 6.0.0-beta.11
 <vuejs/rollup-plugin-vue@v6.0.0-beta.9...v6.0.0-beta.11>
 (2020-11-02) Bug Fixes
    - add language fallback for template code (#407
    <https://github-redirect.dependabot.com/vuejs/rollup-plugin-vue/issues/407>)
    (e334e8c
    <vuejs/rollup-plugin-vue@e334e8c>
    )
    - avoid adding render function when no template in an SFC (#387
    <https://github-redirect.dependabot.com/vuejs/rollup-plugin-vue/issues/387>)
    (6960203
    <vuejs/rollup-plugin-vue@6960203>
    )
    - avoid conflicting filename for sourcemaps (#375
    <https://github-redirect.dependabot.com/vuejs/rollup-plugin-vue/issues/375>)
    (4ec1315
    <vuejs/rollup-plugin-vue@4ec1315>
    )
    - default render function name for ssr (#402
    <https://github-redirect.dependabot.com/vuejs/rollup-plugin-vue/issues/402>)
    (714afd7
    <vuejs/rollup-plugin-vue@714afd7>
    )
    - support options for template block preprocessor render (#377
    <https://github-redirect.dependabot.com/vuejs/rollup-plugin-vue/issues/377>)
    (3222451
    <vuejs/rollup-plugin-vue@3222451>
    )
 Features
    - add watchers to imports within vue files (#385
    <https://github-redirect.dependabot.com/vuejs/rollup-plugin-vue/issues/385>)
    (cd41410
    <vuejs/rollup-plugin-vue@cd41410>
    )
 6.0.0-beta.9
 <vuejs/rollup-plugin-vue@v6.0.0-beta.8...v6.0.0-beta.9>
 (2020-07-16) Features
    - distinguish options for different CSS preprocessing languages (#366
    <https://github-redirect.dependabot.com/vuejs/rollup-plugin-vue/issues/366>)
    (860595e
    <vuejs/rollup-plugin-vue@860595e>
    )
 6.0.0-beta.8
 <vuejs/rollup-plugin-vue@v6.0.0-beta.7...v6.0.0-beta.8>
 (2020-07-15) Bug Fixes
    - backwards compat with older versions of compiler-sfc (7cb9fa4
    <vuejs/rollup-plugin-vue@7cb9fa4>
    )
 6.0.0-beta.7
 <vuejs/rollup-plugin-vue@v6.0.0-beta.6...v6.0.0-beta.7>
 (2020-07-15) Features
 ... (truncated)
 Commits
    - See full diff in compare view
    <https://github.com/vuejs/rollup-plugin-vue/commits>
 Updates vue-jest from 3.0.5 to 4.0.1
 Release notes
 *Sourced from vue-jest's releases
 <https://github.com/vuejs/vue-jest/releases>.*
 v4.0.1
 One minor fix.
 Fixes:
    - do not require ts-jest: vuejs/vue-jest#284
    <https://github-redirect.dependabot.com/vuejs/vue-jest/pull/284>
 v4.0.0
 The 4.0.0 is finally here. No clear blocker so transitioning this from
 release candidate to master. Better late than never.
 Fixes
 fix: add fallback to default TemplateCompileOptions #310
 <https://github-redirect.dependabot.com/vuejs/vue-jest/issues/310>
 @nogic1008 <https://github.com/nogic1008>
 v4.0.0-rc.1 Features
 feat: pass templateCompiler options ***@***.***
 <vuejs/vue-jest@37efa58>
 feat: add-compile-template-options #288
 <https://github-redirect.dependabot.com/vuejs/vue-jest/issues/288>
 Fixes
 fix: external css files path resolution ***@***.***
 <vuejs/vue-jest@fe76473>
 v4.0.0-rc.0 Features
 We moved to release candidate after many months of beta with no real
 roadmap.
    - bumped jest and ts-jest to 26.x @aantipov
    <https://github.com/aantipov>
    - fix: convert SourceMapGenerator to RawSourceMap #241
    <https://github-redirect.dependabot.com/vuejs/vue-jest/issues/241>
    @nogic1008 <https://github.com/nogic1008>
 We will move to 4.0.0 stable before the end of Sep 2020.
 v4.0.0-beta.6 Fixes
 fix: remove inline source map @nogic1008 <https://github.com/nogic1008>
 build: bump jest version in peerDependencies @nogic1008
 <https://github.com/nogic1008>
 That's it! Small release.
 v4.0.0-beta.5 Fixes
    - fix: bare Sass imports to files with fake extensions (vuejs/vue-jest@
    aeb0983
    <vuejs/vue-jest@aeb0983>)
    @vvanpo <https://github.com/vvanpo>
    - fix: fix: Sass partials imports from node_modules (vuejs/vue-jest@
    22122c4
    <vuejs/vue-jest@22122c4>)
    @vvanpo <https://github.com/vvanpo>
 v4.0.0-beta.4 Features
 ... (truncated)
 Commits
    - See full diff in compare view
    <https://github.com/vuejs/vue-jest/commits/v4.0.1>
 Maintainer changes
 This version was pushed to npm by lmiller1990
 <https://www.npmjs.com/~lmiller1990>, a new releaser for vue-jest since
 your current version.
 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 use these labels will set the current labels as the
    default for future PRs for this repo and language
    - @dependabot use these reviewers will set the current reviewers as
    the default for future PRs for this repo and language
    - @dependabot use these assignees will set the current assignees as
    the default for future PRs for this repo and language
    - @dependabot use this milestone will set the current milestone as the
    default for future PRs for this repo and language
 You can disable automated security fix PRs for this repo from the Security
 Alerts page <https://github.com/Silverium/popper-vue/network/alerts>.
 ------------------------------
 You can view, comment on, or merge this pull request online at:
   #44
 Commit Summary
    - 92a4d6b
    <92a4d6b>
    Bump json5, @vue/cli-plugin-unit-jest, @vue/cli-service, rollup-plugin-vue
    and vue-jest
 File Changes
 (2 files <https://github.com/Silverium/popper-vue/pull/44/files>)
    - *M* package-lock.json
    <https://github.com/Silverium/popper-vue/pull/44/files#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519>
    (30344)
    - *M* package.json
    <https://github.com/Silverium/popper-vue/pull/44/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519>
    (8)
 Patch Links:
    - https://github.com/Silverium/popper-vue/pull/44.patch
    - https://github.com/Silverium/popper-vue/pull/44.diff
 —
 Reply to this email directly, view it on GitHub
 <#44>, or unsubscribe
 <https://github.com/notifications/unsubscribe-auth/ACQWTWAIML2MFVXK3GDZRMLWQROFRANCNFSM6AAAAAATP5HKI4>
 .
 You are receiving this because you are subscribed to this thread.Message
 ID: ***@***.***>
 
 | 
    
| 
           Looks like these dependencies are no longer a dependency, so this is no longer needed.  | 
    
  
    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.
  
    
  
    
Bumps json5 to 2.2.3 and updates ancestor dependencies json5, json5, json5, @vue/cli-plugin-unit-jest, @vue/cli-service, rollup-plugin-vue and vue-jest. These dependencies need to be updated together.
Updates
json5from 2.1.3 to 2.2.3Release notes
Sourced from json5's releases.
Changelog
Sourced from json5's changelog.
Commits
c3a75242.2.394fd06ddocs: update CHANGELOG for v2.2.33b8cebfdocs(security): use GitHub security advisoriesf0fd9e1docs: publish a security policy6a91a05docs(template): bug -> bug report14f8cb12.2.210cc7cadocs: update CHANGELOG for v2.2.27774c10fix: add proto to objects and arraysedde30aReadme: slight tweak to intro97286f8Improve example in readmeUpdates
json5from 1.0.1 to 2.2.3Release notes
Sourced from json5's releases.
Changelog
Sourced from json5's changelog.
Commits
c3a75242.2.394fd06ddocs: update CHANGELOG for v2.2.33b8cebfdocs(security): use GitHub security advisoriesf0fd9e1docs: publish a security policy6a91a05docs(template): bug -> bug report14f8cb12.2.210cc7cadocs: update CHANGELOG for v2.2.27774c10fix: add proto to objects and arraysedde30aReadme: slight tweak to intro97286f8Improve example in readmeUpdates
json5from 2.1.1 to 2.2.3Release notes
Sourced from json5's releases.
Changelog
Sourced from json5's changelog.
Commits
c3a75242.2.394fd06ddocs: update CHANGELOG for v2.2.33b8cebfdocs(security): use GitHub security advisoriesf0fd9e1docs: publish a security policy6a91a05docs(template): bug -> bug report14f8cb12.2.210cc7cadocs: update CHANGELOG for v2.2.27774c10fix: add proto to objects and arraysedde30aReadme: slight tweak to intro97286f8Improve example in readmeUpdates
@vue/cli-plugin-unit-jestfrom 4.4.6 to 5.0.8Release notes
Sourced from
@vue/cli-plugin-unit-jest's releases.... (truncated)
Changelog
Sourced from
@vue/cli-plugin-unit-jest's changelog.... (truncated)
Commits
b154dbdv5.0.84a0655fv5.0.7ef08a08v5.0.698c66c9v5.0.5ca97fc2v5.0.4dd53f26v5.0.3a859b1fv5.0.292d80a8v5.0.1c913cdcv5.0.09be19f0test: fix tsx importUpdates
@vue/cli-servicefrom 4.4.6 to 5.0.8Release notes
Sourced from
@vue/cli-service's releases.... (truncated)
Changelog
Sourced from
@vue/cli-service's changelog.... (truncated)
Commits
b154dbdv5.0.80260e4dfix: add devServer.server.type to useHttps judgement (#7222)4a0655fv5.0.7beffe8afix: allow disabling progress plugin viadevServer.client.progress558dea2fix: supportdevServer.serveroption, avoid deprecation warningbddd64dfix: optimize the judgment on whether HTTPS has been set in options (#7202)ef08a08v5.0.6fcf27e3fixup! fix: compatibility with Vue 2.7a648958fix: compatibility with Vue 2.798c66c9v5.0.5Updates
rollup-plugin-vuefrom 5.1.9 to 6.0.0Changelog
Sourced from rollup-plugin-vue's changelog.
... (truncated)
Commits
Updates
vue-jestfrom 3.0.5 to 4.0.1Release notes
Sourced from vue-jest's releases.
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by lmiller1990, a new releaser for vue-jest since your current version.
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 will merge this PR once CI passes on it, as requested by @Silverium.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.