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

Bump the all-dependencies group across 1 directory with 11 updates #509

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Oct 14, 2024

  1. Bump the all-dependencies group across 1 directory with 11 updates

    Bumps the all-dependencies group with 10 updates in the /samples/AspireWithJavaScript/AspireJavaScript.Vue directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [vue](https://github.com/vuejs/core) | `3.4.33` | `3.5.12` |
    | [@rushstack/eslint-patch](https://github.com/microsoft/rushstack/tree/HEAD/eslint/eslint-patch) | `1.10.3` | `1.10.4` |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.14.11` | `22.7.5` |
    | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.0.5` | `5.1.4` |
    | [@vue/eslint-config-prettier](https://github.com/vuejs/eslint-config-prettier) | `9.0.0` | `10.0.0` |
    | [@vue/eslint-config-typescript](https://github.com/vuejs/eslint-config-typescript) | `13.0.0` | `14.0.1` |
    | [npm-run-all2](https://github.com/bcomnes/npm-run-all2) | `6.2.2` | `6.2.3` |
    | [typescript](https://github.com/microsoft/TypeScript) | `5.5.3` | `5.6.3` |
    | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.3.4` | `5.4.8` |
    | [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `2.0.26` | `2.1.6` |
    
    
    
    Updates `vue` from 3.4.33 to 3.5.12
    - [Release notes](https://github.com/vuejs/core/releases)
    - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
    - [Commits](vuejs/core@v3.4.33...v3.5.12)
    
    Updates `@rushstack/eslint-patch` from 1.10.3 to 1.10.4
    - [Changelog](https://github.com/microsoft/rushstack/blob/main/eslint/eslint-patch/CHANGELOG.md)
    - [Commits](https://github.com/microsoft/rushstack/commits/@rushstack/eslint-patch_v1.10.4/eslint/eslint-patch)
    
    Updates `@types/node` from 20.14.11 to 22.7.5
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `@vitejs/plugin-vue` from 5.0.5 to 5.1.4
    - [Release notes](https://github.com/vitejs/vite-plugin-vue/releases)
    - [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.1.4/packages/plugin-vue)
    
    Updates `@vue/eslint-config-prettier` from 9.0.0 to 10.0.0
    - [Release notes](https://github.com/vuejs/eslint-config-prettier/releases)
    - [Changelog](https://github.com/vuejs/eslint-config-prettier/blob/main/CHANGELOG.md)
    - [Commits](vuejs/eslint-config-prettier@v9.0.0...v10.0.0)
    
    Updates `@vue/eslint-config-typescript` from 13.0.0 to 14.0.1
    - [Release notes](https://github.com/vuejs/eslint-config-typescript/releases)
    - [Commits](vuejs/eslint-config-typescript@v13.0.0...v14.0.1)
    
    Updates `eslint-plugin-vue` from 9.27.0 to 9.29.0
    - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
    - [Commits](vuejs/eslint-plugin-vue@v9.27.0...v9.29.0)
    
    Updates `npm-run-all2` from 6.2.2 to 6.2.3
    - [Release notes](https://github.com/bcomnes/npm-run-all2/releases)
    - [Changelog](https://github.com/bcomnes/npm-run-all2/blob/master/CHANGELOG.md)
    - [Commits](bcomnes/npm-run-all2@v6.2.2...v6.2.3)
    
    Updates `typescript` from 5.5.3 to 5.6.3
    - [Release notes](https://github.com/microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.5.3...v5.6.3)
    
    Updates `vite` from 5.3.4 to 5.4.8
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/v5.4.8/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v5.4.8/packages/vite)
    
    Updates `vue-tsc` from 2.0.26 to 2.1.6
    - [Release notes](https://github.com/vuejs/language-tools/releases)
    - [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/vuejs/language-tools/commits/v2.1.6/packages/tsc)
    
    ---
    updated-dependencies:
    - dependency-name: vue
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    - dependency-name: "@rushstack/eslint-patch"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: all-dependencies
    - dependency-name: "@vitejs/plugin-vue"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    - dependency-name: "@vue/eslint-config-prettier"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: all-dependencies
    - dependency-name: "@vue/eslint-config-typescript"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: all-dependencies
    - dependency-name: eslint-plugin-vue
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    - dependency-name: npm-run-all2
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    - dependency-name: vite
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    - dependency-name: vue-tsc
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    1a0c2af View commit details
    Browse the repository at this point in the history