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 dependencies group in /front with 19 updates #304

Closed

Commits on May 1, 2024

  1. Bump the dependencies group in /front with 19 updates

    Bumps the dependencies group in /front with 19 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@nuxtjs/composition-api](https://github.com/nuxt-community/composition-api) | `0.32.0` | `0.34.0` |
    | [bootstrap](https://github.com/twbs/bootstrap) | `4.6.1` | `5.3.3` |
    | [bootstrap-vue](https://github.com/bootstrap-vue/bootstrap-vue) | `2.21.2` | `2.23.1` |
    | [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) | `3.25.0` | `3.37.0` |
    | [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) | `2.15.8` | `3.11.2` |
    | [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) | `7.18.9` | `7.24.5` |
    | [@nuxt/types](https://github.com/nuxt/nuxt.js) | `2.15.8` | `2.17.3` |
    | [@nuxt/typescript-build](https://github.com/nuxt/typescript) | `2.1.0` | `3.0.2` |
    | [@nuxtjs/eslint-config-typescript](https://github.com/nuxt/eslint-config) | `8.0.0` | `12.1.0` |
    | [@nuxtjs/eslint-module](https://github.com/nuxt-community/eslint-module) | `3.1.0` | `4.1.0` |
    | [@vue/test-utils](https://github.com/vuejs/test-utils) | `1.3.0` | `2.4.5` |
    | [babel-jest](https://github.com/jestjs/jest/tree/HEAD/packages/babel-jest) | `29.0.2` | `29.7.0` |
    | [eslint](https://github.com/eslint/eslint) | `8.8.0` | `9.1.1` |
    | [eslint-plugin-nuxt](https://github.com/nuxt/eslint-plugin-nuxt) | `3.1.0` | `4.0.0` |
    | [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `8.4.0` | `9.25.0` |
    | [fibers](https://github.com/laverdet/node-fibers) | `5.0.2` | `5.0.3` |
    | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `27.4.7` | `29.7.0` |
    | [sass](https://github.com/sass/dart-sass) | `1.49.7` | `1.76.0` |
    | [ts-jest](https://github.com/kulshekhar/ts-jest) | `27.1.2` | `29.1.2` |
    
    
    Updates `@nuxtjs/composition-api` from 0.32.0 to 0.34.0
    - [Release notes](https://github.com/nuxt-community/composition-api/releases)
    - [Changelog](https://github.com/nuxt-community/composition-api/blob/main/CHANGELOG.md)
    - [Commits](nuxt-community/composition-api@0.32.0...0.34.0)
    
    Updates `bootstrap` from 4.6.1 to 5.3.3
    - [Release notes](https://github.com/twbs/bootstrap/releases)
    - [Commits](twbs/bootstrap@v4.6.1...v5.3.3)
    
    Updates `bootstrap-vue` from 2.21.2 to 2.23.1
    - [Release notes](https://github.com/bootstrap-vue/bootstrap-vue/releases)
    - [Changelog](https://github.com/bootstrap-vue/bootstrap-vue/blob/dev/CHANGELOG.md)
    - [Commits](bootstrap-vue/bootstrap-vue@v2.21.2...v2.23.1)
    
    Updates `core-js` from 3.25.0 to 3.37.0
    - [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.37.0/packages/core-js)
    
    Updates `nuxt` from 2.15.8 to 3.11.2
    - [Release notes](https://github.com/nuxt/nuxt/releases)
    - [Commits](https://github.com/nuxt/nuxt/commits/v3.11.2/packages/nuxt)
    
    Updates `@babel/eslint-parser` from 7.18.9 to 7.24.5
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.24.5/eslint/babel-eslint-parser)
    
    Updates `@nuxt/types` from 2.15.8 to 2.17.3
    - [Release notes](https://github.com/nuxt/nuxt.js/releases)
    - [Commits](nuxt/nuxt@v2.15.8...v2.17.3)
    
    Updates `@nuxt/typescript-build` from 2.1.0 to 3.0.2
    - [Release notes](https://github.com/nuxt/typescript/releases)
    - [Commits](https://github.com/nuxt/typescript/compare/@nuxt/typescript-build@2.1.0...@nuxt/typescript-build@3.0.2)
    
    Updates `@nuxtjs/eslint-config-typescript` from 8.0.0 to 12.1.0
    - [Release notes](https://github.com/nuxt/eslint-config/releases)
    - [Commits](https://github.com/nuxt/eslint-config/commits)
    
    Updates `@nuxtjs/eslint-module` from 3.1.0 to 4.1.0
    - [Release notes](https://github.com/nuxt-community/eslint-module/releases)
    - [Changelog](https://github.com/nuxt-modules/eslint/blob/main/CHANGELOG.md)
    - [Commits](nuxt-modules/eslint@v3.1.0...v4.1.0)
    
    Updates `@vue/test-utils` from 1.3.0 to 2.4.5
    - [Release notes](https://github.com/vuejs/test-utils/releases)
    - [Commits](https://github.com/vuejs/test-utils/commits/v2.4.5)
    
    Updates `babel-jest` from 29.0.2 to 29.7.0
    - [Release notes](https://github.com/jestjs/jest/releases)
    - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/babel-jest)
    
    Updates `eslint` from 8.8.0 to 9.1.1
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.8.0...v9.1.1)
    
    Updates `eslint-plugin-nuxt` from 3.1.0 to 4.0.0
    - [Release notes](https://github.com/nuxt/eslint-plugin-nuxt/releases)
    - [Changelog](https://github.com/nuxt/eslint-plugin-nuxt/blob/master/CHANGELOG.md)
    - [Commits](nuxt/eslint-plugin-nuxt@v3.1.0...v4.0.0)
    
    Updates `eslint-plugin-vue` from 8.4.0 to 9.25.0
    - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
    - [Commits](vuejs/eslint-plugin-vue@v8.4.0...v9.25.0)
    
    Updates `fibers` from 5.0.2 to 5.0.3
    - [Commits](https://github.com/laverdet/node-fibers/commits)
    
    Updates `jest` from 27.4.7 to 29.7.0
    - [Release notes](https://github.com/jestjs/jest/releases)
    - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest)
    
    Updates `sass` from 1.49.7 to 1.76.0
    - [Release notes](https://github.com/sass/dart-sass/releases)
    - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
    - [Commits](sass/dart-sass@1.49.7...1.76.0)
    
    Updates `ts-jest` from 27.1.2 to 29.1.2
    - [Release notes](https://github.com/kulshekhar/ts-jest/releases)
    - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
    - [Commits](kulshekhar/ts-jest@v27.1.2...v29.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: "@nuxtjs/composition-api"
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: bootstrap
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: bootstrap-vue
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: core-js
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: nuxt
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: "@babel/eslint-parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: "@nuxt/types"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: "@nuxt/typescript-build"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: "@nuxtjs/eslint-config-typescript"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: "@nuxtjs/eslint-module"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: "@vue/test-utils"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: babel-jest
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: eslint-plugin-nuxt
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: eslint-plugin-vue
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: fibers
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: jest
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: sass
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: ts-jest
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 1, 2024
    Configuration menu
    Copy the full SHA
    4f1125a View commit details
    Browse the repository at this point in the history