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

[pull] master from vuejs:master #927

Open
wants to merge 94 commits into
base: master
Choose a base branch
from
Open

[pull] master from vuejs:master #927

wants to merge 94 commits into from

Commits on Nov 3, 2022

  1. build(deps-dev): bump vscode-languageserver-types in /vti

    Bumps [vscode-languageserver-types](https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/types) from 3.16.0 to 3.17.2.
    - [Release notes](https://github.com/Microsoft/vscode-languageserver-node/releases)
    - [Commits](https://github.com/Microsoft/vscode-languageserver-node/commits/release/types/3.17.2/types)
    
    ---
    updated-dependencies:
    - dependency-name: vscode-languageserver-types
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    9b8846a View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump glob and @types/glob in /vti

    Bumps [glob](https://github.com/isaacs/node-glob) and [@types/glob](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/glob). These dependencies needed to be updated together.
    
    Updates `glob` from 7.2.0 to 8.0.3
    - [Release notes](https://github.com/isaacs/node-glob/releases)
    - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
    - [Commits](isaacs/node-glob@v7.2.0...v8.0.3)
    
    Updates `@types/glob` from 7.2.0 to 8.0.0
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/glob)
    
    ---
    updated-dependencies:
    - dependency-name: glob
      dependency-type: direct:development
      update-type: version-update:semver-major
    - dependency-name: "@types/glob"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    cb75a0c View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump mocha and @types/mocha in /server

    Bumps [mocha](https://github.com/mochajs/mocha) and [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha). These dependencies needed to be updated together.
    
    Updates `mocha` from 9.1.3 to 10.1.0
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](mochajs/mocha@v9.1.3...v10.1.0)
    
    Updates `@types/mocha` from 9.0.0 to 10.0.0
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha)
    
    ---
    updated-dependencies:
    - dependency-name: mocha
      dependency-type: direct:development
      update-type: version-update:semver-major
    - dependency-name: "@types/mocha"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    88421b2 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. build(deps-dev): bump lint-staged from 11.2.6 to 13.0.4

    Bumps [lint-staged](https://github.com/okonet/lint-staged) from 11.2.6 to 13.0.4.
    - [Release notes](https://github.com/okonet/lint-staged/releases)
    - [Commits](lint-staged/lint-staged@v11.2.6...v13.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: lint-staged
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 1, 2022
    Configuration menu
    Copy the full SHA
    f9dff9a View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. Merge pull request #3566 from vuejs/dependabot/npm_and_yarn/server/mo…

    …cha-and-types/mocha-10.1.0
    
    build(deps-dev): bump mocha and @types/mocha in /server
    yoyo930021 authored Dec 2, 2022
    Configuration menu
    Copy the full SHA
    9327d3d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3564 from vuejs/dependabot/npm_and_yarn/vti/glob-…

    …and-types/glob-8.0.3
    
    build(deps-dev): bump glob and @types/glob in /vti
    yoyo930021 authored Dec 2, 2022
    Configuration menu
    Copy the full SHA
    f1da58c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3579 from vuejs/dependabot/npm_and_yarn/lint-stag…

    …ed-13.0.4
    
    build(deps-dev): bump lint-staged from 11.2.6 to 13.0.4
    yoyo930021 authored Dec 2, 2022
    Configuration menu
    Copy the full SHA
    8507207 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3563 from vuejs/dependabot/npm_and_yarn/vti/vscod…

    …e-languageserver-types-3.17.2
    
    build(deps-dev): bump vscode-languageserver-types from 3.16.0 to 3.17.2 in /vti
    yoyo930021 authored Dec 2, 2022
    Configuration menu
    Copy the full SHA
    5ce1d82 View commit details
    Browse the repository at this point in the history
  5. build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /server

    Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
    - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
    - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: decode-uri-component
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 2, 2022
    Configuration menu
    Copy the full SHA
    e1d5017 View commit details
    Browse the repository at this point in the history
  6. Upgrade deps

    yoyo930021 committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    5713cae View commit details
    Browse the repository at this point in the history
  7. Upgrade deps

    yoyo930021 committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    3092f93 View commit details
    Browse the repository at this point in the history
  8. build(deps): bump minimatch from 3.0.4 to 3.1.2 in /test/lsp/fixture

    Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
    - [Release notes](https://github.com/isaacs/minimatch/releases)
    - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
    - [Commits](isaacs/minimatch@v3.0.4...v3.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: minimatch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 2, 2022
    Configuration menu
    Copy the full SHA
    04e37fa View commit details
    Browse the repository at this point in the history
  9. build(deps): bump minimatch from 3.0.4 to 3.1.2 in /vti

    Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
    - [Release notes](https://github.com/isaacs/minimatch/releases)
    - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
    - [Commits](isaacs/minimatch@v3.0.4...v3.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: minimatch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 2, 2022
    Configuration menu
    Copy the full SHA
    c0d5fae View commit details
    Browse the repository at this point in the history
  10. Upgrade typescript to 4.9

    yoyo930021 committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    db9b6e7 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Fix e2e in ci

    yoyo930021 committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    9e9119d View commit details
    Browse the repository at this point in the history
  2. Upgrade deps for bundler

    yoyo930021 committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    43e1768 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. build(deps-dev): bump typescript from 4.9.3 to 4.9.4

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.3 to 4.9.4.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v4.9.3...v4.9.4)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 8, 2022
    Configuration menu
    Copy the full SHA
    8e4ad35 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump vscode-css-languageservice in /server

    Bumps [vscode-css-languageservice](https://github.com/Microsoft/vscode-css-languageservice) from 6.1.1 to 6.2.1.
    - [Release notes](https://github.com/Microsoft/vscode-css-languageservice/releases)
    - [Changelog](https://github.com/microsoft/vscode-css-languageservice/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/Microsoft/vscode-css-languageservice/commits)
    
    ---
    updated-dependencies:
    - dependency-name: vscode-css-languageservice
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 8, 2022
    Configuration menu
    Copy the full SHA
    d57ae34 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. build(deps-dev): bump esbuild from 0.15.18 to 0.16.10

    Bumps [esbuild](https://github.com/evanw/esbuild) from 0.15.18 to 0.16.10.
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
    - [Commits](evanw/esbuild@v0.15.18...v0.16.10)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 22, 2022
    Configuration menu
    Copy the full SHA
    b536629 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump rollup from 3.6.0 to 3.8.0 in /vti

    Bumps [rollup](https://github.com/rollup/rollup) from 3.6.0 to 3.8.0.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v3.6.0...v3.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 22, 2022
    Configuration menu
    Copy the full SHA
    80d0874 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump @rollup/plugin-commonjs from 23.0.3 to 24.0.0

    Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 23.0.3 to 24.0.0.
    - [Release notes](https://github.com/rollup/plugins/releases)
    - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
    - [Commits](https://github.com/rollup/plugins/commits/commonjs-v24.0.0/packages/commonjs)
    
    ---
    updated-dependencies:
    - dependency-name: "@rollup/plugin-commonjs"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 22, 2022
    Configuration menu
    Copy the full SHA
    cee567b View commit details
    Browse the repository at this point in the history
  4. build(deps-dev): bump @types/node from 18.11.11 to 18.11.17

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.11 to 18.11.17.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 22, 2022
    Configuration menu
    Copy the full SHA
    a177729 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. Fix out of memory in ci

    yoyo930021 committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    8a8045d View commit details
    Browse the repository at this point in the history
  2. build(deps): bump json5 from 2.1.3 to 2.2.2 in /server

    Bumps [json5](https://github.com/json5/json5) from 2.1.3 to 2.2.2.
    - [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.2)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 29, 2022
    Configuration menu
    Copy the full SHA
    2d6948a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3597 from vuejs/dependabot/npm_and_yarn/typescrip…

    …t-4.9.4
    
    build(deps-dev): bump typescript from 4.9.3 to 4.9.4
    yoyo930021 authored Dec 29, 2022
    Configuration menu
    Copy the full SHA
    d2f42a1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3599 from vuejs/dependabot/npm_and_yarn/server/vs…

    …code-css-languageservice-6.2.1
    
    build(deps-dev): bump vscode-css-languageservice from 6.1.1 to 6.2.1 in /server
    yoyo930021 authored Dec 29, 2022
    Configuration menu
    Copy the full SHA
    9f7c9ef View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3605 from vuejs/dependabot/npm_and_yarn/esbuild-0…

    ….16.10
    
    build(deps-dev): bump esbuild from 0.15.18 to 0.16.10
    yoyo930021 authored Dec 29, 2022
    Configuration menu
    Copy the full SHA
    2bd467d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3606 from vuejs/dependabot/npm_and_yarn/vti/rollu…

    …p-3.8.0
    
    build(deps-dev): bump rollup from 3.6.0 to 3.8.0 in /vti
    yoyo930021 authored Dec 29, 2022
    Configuration menu
    Copy the full SHA
    c344fb2 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3607 from vuejs/dependabot/npm_and_yarn/rollup/pl…

    …ugin-commonjs-24.0.0
    
    build(deps-dev): bump @rollup/plugin-commonjs from 23.0.3 to 24.0.0
    yoyo930021 authored Dec 29, 2022
    Configuration menu
    Copy the full SHA
    a8f48b0 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #3608 from vuejs/dependabot/npm_and_yarn/types/nod…

    …e-18.11.17
    
    build(deps-dev): bump @types/node from 18.11.11 to 18.11.17
    yoyo930021 authored Dec 29, 2022
    Configuration menu
    Copy the full SHA
    9a3755e View commit details
    Browse the repository at this point in the history
  9. Merge pull request #3610 from vuejs/dependabot/npm_and_yarn/server/js…

    …on5-2.2.2
    
    build(deps): bump json5 from 2.1.3 to 2.2.2 in /server
    yoyo930021 authored Dec 29, 2022
    Configuration menu
    Copy the full SHA
    5bb6579 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #3584 from vuejs/dependabot/npm_and_yarn/vti/minim…

    …atch-3.1.2
    
    build(deps): bump minimatch from 3.0.4 to 3.1.2 in /vti
    yoyo930021 authored Dec 29, 2022
    Configuration menu
    Copy the full SHA
    98e3ee4 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #3583 from vuejs/dependabot/npm_and_yarn/server/de…

    …code-uri-component-0.2.2
    
    build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /server
    yoyo930021 authored Dec 29, 2022
    Configuration menu
    Copy the full SHA
    0058a40 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #3582 from vuejs/dependabot/npm_and_yarn/test/lsp/…

    …fixture/minimatch-3.1.2
    
    build(deps): bump minimatch from 3.0.4 to 3.1.2 in /test/lsp/fixture
    yoyo930021 authored Dec 29, 2022
    Configuration menu
    Copy the full SHA
    84c2c0c View commit details
    Browse the repository at this point in the history
  13. build(deps): bump terser from 5.3.1 to 5.16.1

    Bumps [terser](https://github.com/terser/terser) from 5.3.1 to 5.16.1.
    - [Release notes](https://github.com/terser/terser/releases)
    - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
    - [Commits](terser/terser@v5.3.1...v5.16.1)
    
    ---
    updated-dependencies:
    - dependency-name: terser
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 29, 2022
    Configuration menu
    Copy the full SHA
    0762b6a View commit details
    Browse the repository at this point in the history
  14. build(deps): bump typescript from 4.9.3 to 4.9.4 in /server

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.3 to 4.9.4.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v4.9.3...v4.9.4)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 29, 2022
    Configuration menu
    Copy the full SHA
    6937208 View commit details
    Browse the repository at this point in the history
  15. Fix ci

    yoyo930021 committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    a762001 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #3595 from vuejs/dependabot/npm_and_yarn/server/ty…

    …pescript-4.9.4
    
    build(deps): bump typescript from 4.9.3 to 4.9.4 in /server
    yoyo930021 authored Dec 29, 2022
    Configuration menu
    Copy the full SHA
    2441399 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #3588 from vuejs/dependabot/npm_and_yarn/terser-5.…

    …16.1
    
    build(deps): bump terser from 5.3.1 to 5.16.1
    yoyo930021 authored Dec 29, 2022
    Configuration menu
    Copy the full SHA
    6cee024 View commit details
    Browse the repository at this point in the history
  18. build(deps-dev): bump mocha from 10.1.0 to 10.2.0

    Bumps [mocha](https://github.com/mochajs/mocha) from 10.1.0 to 10.2.0.
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](mochajs/mocha@v10.1.0...v10.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: mocha
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 29, 2022
    Configuration menu
    Copy the full SHA
    159859f View commit details
    Browse the repository at this point in the history
  19. build(deps-dev): bump rollup from 3.8.0 to 3.9.0 in /vti

    Bumps [rollup](https://github.com/rollup/rollup) from 3.8.0 to 3.9.0.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v3.8.0...v3.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 29, 2022
    Configuration menu
    Copy the full SHA
    c6dddbe View commit details
    Browse the repository at this point in the history
  20. build(deps-dev): bump @types/node from 18.11.17 to 18.11.18

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.17 to 18.11.18.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 29, 2022
    Configuration menu
    Copy the full SHA
    e84f4de View commit details
    Browse the repository at this point in the history
  21. build(deps-dev): bump core-js from 3.26.1 to 3.27.1 in /server

    Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.26.1 to 3.27.1.
    - [Release notes](https://github.com/zloirock/core-js/releases)
    - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/zloirock/core-js/commits/v3.27.1/packages/core-js)
    
    ---
    updated-dependencies:
    - dependency-name: core-js
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 29, 2022
    Configuration menu
    Copy the full SHA
    7ed8a29 View commit details
    Browse the repository at this point in the history
  22. build(deps-dev): bump rollup from 3.6.0 to 3.9.0

    Bumps [rollup](https://github.com/rollup/rollup) from 3.6.0 to 3.9.0.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v3.6.0...v3.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 29, 2022
    Configuration menu
    Copy the full SHA
    356f78b View commit details
    Browse the repository at this point in the history
  23. build(deps-dev): bump @rollup/plugin-json from 5.0.2 to 6.0.0

    Bumps [@rollup/plugin-json](https://github.com/rollup/plugins/tree/HEAD/packages/json) from 5.0.2 to 6.0.0.
    - [Release notes](https://github.com/rollup/plugins/releases)
    - [Changelog](https://github.com/rollup/plugins/blob/master/packages/json/CHANGELOG.md)
    - [Commits](https://github.com/rollup/plugins/commits/url-v6.0.0/packages/json)
    
    ---
    updated-dependencies:
    - dependency-name: "@rollup/plugin-json"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 29, 2022
    Configuration menu
    Copy the full SHA
    480ff90 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

  1. Merge pull request #3619 from vuejs/dependabot/npm_and_yarn/rollup/pl…

    …ugin-json-6.0.0
    
    build(deps-dev): bump @rollup/plugin-json from 5.0.2 to 6.0.0
    yoyo930021 authored Dec 30, 2022
    Configuration menu
    Copy the full SHA
    2f4b090 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3611 from vuejs/dependabot/npm_and_yarn/mocha-10.2.0

    build(deps-dev): bump mocha from 10.1.0 to 10.2.0
    yoyo930021 authored Dec 30, 2022
    Configuration menu
    Copy the full SHA
    1dc3915 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3612 from vuejs/dependabot/npm_and_yarn/vti/rollu…

    …p-3.9.0
    
    build(deps-dev): bump rollup from 3.8.0 to 3.9.0 in /vti
    yoyo930021 authored Dec 30, 2022
    Configuration menu
    Copy the full SHA
    6170670 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3613 from vuejs/dependabot/npm_and_yarn/types/nod…

    …e-18.11.18
    
    build(deps-dev): bump @types/node from 18.11.17 to 18.11.18
    yoyo930021 authored Dec 30, 2022
    Configuration menu
    Copy the full SHA
    6609bac View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3616 from vuejs/dependabot/npm_and_yarn/server/co…

    …re-js-3.27.1
    
    build(deps-dev): bump core-js from 3.26.1 to 3.27.1 in /server
    yoyo930021 authored Dec 30, 2022
    Configuration menu
    Copy the full SHA
    e49bacf View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3618 from vuejs/dependabot/npm_and_yarn/rollup-3.9.0

    build(deps-dev): bump rollup from 3.6.0 to 3.9.0
    yoyo930021 authored Dec 30, 2022
    Configuration menu
    Copy the full SHA
    f12e9d2 View commit details
    Browse the repository at this point in the history
  7. build(deps-dev): bump typescript from 4.9.3 to 4.9.4 in /vti

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.3 to 4.9.4.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v4.9.3...v4.9.4)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 30, 2022
    Configuration menu
    Copy the full SHA
    59b9b41 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #3615 from vuejs/dependabot/npm_and_yarn/vti/types…

    …cript-4.9.4
    
    build(deps-dev): bump typescript from 4.9.3 to 4.9.4 in /vti
    yoyo930021 authored Dec 30, 2022
    Configuration menu
    Copy the full SHA
    84dbc41 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. build(deps-dev): bump mocha from 10.1.0 to 10.2.0 in /server

    Bumps [mocha](https://github.com/mochajs/mocha) from 10.1.0 to 10.2.0.
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](mochajs/mocha@v10.1.0...v10.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: mocha
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 5, 2023
    Configuration menu
    Copy the full SHA
    5d87668 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump vscode-uri from 3.0.6 to 3.0.7 in /vti

    Bumps [vscode-uri](https://github.com/microsoft/vscode-uri) from 3.0.6 to 3.0.7.
    - [Release notes](https://github.com/microsoft/vscode-uri/releases)
    - [Commits](microsoft/vscode-uri@v3.0.6...v3.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: vscode-uri
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 5, 2023
    Configuration menu
    Copy the full SHA
    9ddb765 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump husky from 8.0.2 to 8.0.3

    Bumps [husky](https://github.com/typicode/husky) from 8.0.2 to 8.0.3.
    - [Release notes](https://github.com/typicode/husky/releases)
    - [Commits](typicode/husky@v8.0.2...v8.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: husky
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 5, 2023
    Configuration menu
    Copy the full SHA
    27eac05 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. build(deps-dev): bump @vscode/test-electron from 1.6.2 to 2.2.3

    Bumps [@vscode/test-electron](https://github.com/Microsoft/vscode-test) from 1.6.2 to 2.2.3.
    - [Release notes](https://github.com/Microsoft/vscode-test/releases)
    - [Changelog](https://github.com/microsoft/vscode-test/blob/main/CHANGELOG.md)
    - [Commits](microsoft/vscode-test@v1.6.2...v2.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: "@vscode/test-electron"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 2, 2023
    Configuration menu
    Copy the full SHA
    ec96e94 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. build(deps): bump http-cache-semantics from 4.0.3 to 4.1.1 in /server

    Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.0.3 to 4.1.1.
    - [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
    - [Commits](kornelski/http-cache-semantics@v4.0.3...v4.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: http-cache-semantics
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 3, 2023
    Configuration menu
    Copy the full SHA
    7291ba9 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. build(deps-dev): bump rollup-plugin-dts from 5.0.0 to 5.2.0

    Bumps [rollup-plugin-dts](https://github.com/Swatinem/rollup-plugin-dts) from 5.0.0 to 5.2.0.
    - [Release notes](https://github.com/Swatinem/rollup-plugin-dts/releases)
    - [Changelog](https://github.com/Swatinem/rollup-plugin-dts/blob/master/CHANGELOG.md)
    - [Commits](Swatinem/rollup-plugin-dts@v5.0.0...v5.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: rollup-plugin-dts
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 16, 2023
    Configuration menu
    Copy the full SHA
    845bc4e View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2023

  1. Merge pull request #3644 from vuejs/dependabot/npm_and_yarn/rollup-pl…

    …ugin-dts-5.2.0
    
    build(deps-dev): bump rollup-plugin-dts from 5.0.0 to 5.2.0
    yoyo930021 authored Feb 18, 2023
    Configuration menu
    Copy the full SHA
    3afae8e View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump prettier from 2.8.0 to 2.8.4

    Bumps [prettier](https://github.com/prettier/prettier) from 2.8.0 to 2.8.4.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.8.0...2.8.4)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 18, 2023
    Configuration menu
    Copy the full SHA
    d7e6752 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3622 from vuejs/dependabot/npm_and_yarn/server/mo…

    …cha-10.2.0
    
    build(deps-dev): bump mocha from 10.1.0 to 10.2.0 in /server
    yoyo930021 authored Feb 18, 2023
    Configuration menu
    Copy the full SHA
    8102c41 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3624 from vuejs/dependabot/npm_and_yarn/vti/vscod…

    …e-uri-3.0.7
    
    build(deps-dev): bump vscode-uri from 3.0.6 to 3.0.7 in /vti
    yoyo930021 authored Feb 18, 2023
    Configuration menu
    Copy the full SHA
    e91ebb8 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3626 from vuejs/dependabot/npm_and_yarn/husky-8.0.3

    build(deps-dev): bump husky from 8.0.2 to 8.0.3
    yoyo930021 authored Feb 18, 2023
    Configuration menu
    Copy the full SHA
    c70c7c7 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3637 from vuejs/dependabot/npm_and_yarn/server/ht…

    …tp-cache-semantics-4.1.1
    
    build(deps): bump http-cache-semantics from 4.0.3 to 4.1.1 in /server
    yoyo930021 authored Feb 18, 2023
    Configuration menu
    Copy the full SHA
    5adabec View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3639 from vuejs/dependabot/npm_and_yarn/prettier-…

    …2.8.4
    
    build(deps-dev): bump prettier from 2.8.0 to 2.8.4
    yoyo930021 authored Feb 18, 2023
    Configuration menu
    Copy the full SHA
    23df5c9 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #3636 from vuejs/dependabot/npm_and_yarn/vscode/te…

    …st-electron-2.2.3
    
    build(deps-dev): bump @vscode/test-electron from 1.6.2 to 2.2.3
    yoyo930021 authored Feb 18, 2023
    Configuration menu
    Copy the full SHA
    f480595 View commit details
    Browse the repository at this point in the history
  9. Replace wrong registry

    yoyo930021 committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    5f0285a View commit details
    Browse the repository at this point in the history
  10. Replace wrong registry

    yoyo930021 committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    a3441e8 View commit details
    Browse the repository at this point in the history
  11. Update typescript

    yoyo930021 committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    ce16ec0 View commit details
    Browse the repository at this point in the history
  12. Update deps

    yoyo930021 committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    68ab78e View commit details
    Browse the repository at this point in the history
  13. Update rollup and esbuild

    yoyo930021 committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    18b4322 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    77ac337 View commit details
    Browse the repository at this point in the history
  15. Changelog

    yoyo930021 committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    ce241f6 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2023

  1. Configuration menu
    Copy the full SHA
    d89071c View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. Configuration menu
    Copy the full SHA
    4d4cdec View commit details
    Browse the repository at this point in the history
  2. Changelog

    yoyo930021 committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    997d5b4 View commit details
    Browse the repository at this point in the history
  3. v0.8.3

    yoyo930021 committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    61a964e View commit details
    Browse the repository at this point in the history
  4. v0.1.9

    yoyo930021 committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    1d35919 View commit details
    Browse the repository at this point in the history
  5. v0.37.0

    yoyo930021 committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    b29202f View commit details
    Browse the repository at this point in the history
  6. Fix readme

    yoyo930021 committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    f0d7c4d View commit details
    Browse the repository at this point in the history
  7. Fix readme

    yoyo930021 committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    c429891 View commit details
    Browse the repository at this point in the history
  8. v0.37.1

    yoyo930021 committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    34c8fc4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    891ca72 View commit details
    Browse the repository at this point in the history
  10. v0.8.4

    yoyo930021 committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    dedf6ee View commit details
    Browse the repository at this point in the history
  11. v0.1.10

    yoyo930021 committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    1a2240d View commit details
    Browse the repository at this point in the history
  12. v0.37.2

    yoyo930021 committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    77d9ad6 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Update bug_report.md

    yoyo930021 authored Feb 21, 2023
    Configuration menu
    Copy the full SHA
    8fbc332 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Update bug_report.md

    yoyo930021 authored Feb 22, 2023
    Configuration menu
    Copy the full SHA
    5712e9e View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Fix #3657

    yoyo930021 committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    0fa1879 View commit details
    Browse the repository at this point in the history
  2. Changelog

    yoyo930021 committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    4a1616f View commit details
    Browse the repository at this point in the history
  3. v0.8.5

    yoyo930021 committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    9092c67 View commit details
    Browse the repository at this point in the history
  4. v0.1.11

    yoyo930021 committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    f23ee83 View commit details
    Browse the repository at this point in the history
  5. v0.37.3

    yoyo930021 committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    96aaa70 View commit details
    Browse the repository at this point in the history