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-deps group across 1 directory with 16 updates #395

Commits on Jul 31, 2024

  1. Bump the all-deps group across 1 directory with 16 updates

    Bumps the all-deps group with 16 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [axios](https://github.com/axios/axios) | `1.6.8` | `1.7.2` |
    | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.24.3` | `7.25.2` |
    | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.24.3` | `7.25.3` |
    | [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) | `7.24.1` | `7.24.7` |
    | [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) | `25.0.7` | `26.0.1` |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.12.2` | `22.0.2` |
    | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.4.0` | `8.0.0` |
    | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.4.0` | `8.0.0` |
    | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.8.0` |
    | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.1.3` | `5.2.1` |
    | [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.3.3` |
    | [rimraf](https://github.com/isaacs/rimraf) | `5.0.5` | `6.0.1` |
    | [rollup](https://github.com/rollup/rollup) | `4.13.2` | `4.19.1` |
    | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.1.2` | `29.2.3` |
    | [typescript](https://github.com/Microsoft/TypeScript) | `5.4.3` | `5.5.4` |
    | [uuid](https://github.com/uuidjs/uuid) | `9.0.1` | `10.0.0` |
    
    
    
    Updates `axios` from 1.6.8 to 1.7.2
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
    - [Commits](axios/axios@v1.6.8...v1.7.2)
    
    Updates `@babel/core` from 7.24.3 to 7.25.2
    - [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.25.2/packages/babel-core)
    
    Updates `@babel/preset-env` from 7.24.3 to 7.25.3
    - [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.25.3/packages/babel-preset-env)
    
    Updates `@babel/preset-typescript` from 7.24.1 to 7.24.7
    - [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.7/packages/babel-preset-typescript)
    
    Updates `@rollup/plugin-commonjs` from 25.0.7 to 26.0.1
    - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
    - [Commits](https://github.com/rollup/plugins/commits/commonjs-v26.0.1/packages/commonjs)
    
    Updates `@types/node` from 20.12.2 to 22.0.2
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `@typescript-eslint/eslint-plugin` from 7.4.0 to 8.0.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.0.0/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 7.4.0 to 8.0.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.0.0/packages/parser)
    
    Updates `eslint` from 8.57.0 to 9.8.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.57.0...v9.8.0)
    
    Updates `eslint-plugin-prettier` from 5.1.3 to 5.2.1
    - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
    - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
    - [Commits](prettier/eslint-plugin-prettier@v5.1.3...v5.2.1)
    
    Updates `prettier` from 3.2.5 to 3.3.3
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.2.5...3.3.3)
    
    Updates `rimraf` from 5.0.5 to 6.0.1
    - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
    - [Commits](isaacs/rimraf@v5.0.5...v6.0.1)
    
    Updates `rollup` from 4.13.2 to 4.19.1
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v4.13.2...v4.19.1)
    
    Updates `ts-jest` from 29.1.2 to 29.2.3
    - [Release notes](https://github.com/kulshekhar/ts-jest/releases)
    - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
    - [Commits](kulshekhar/ts-jest@v29.1.2...v29.2.3)
    
    Updates `typescript` from 5.4.3 to 5.5.4
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.4.3...v5.5.4)
    
    Updates `uuid` from 9.0.1 to 10.0.0
    - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
    - [Commits](uuidjs/uuid@v9.0.1...v10.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-deps
    - dependency-name: "@babel/core"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: all-deps
    - dependency-name: "@babel/preset-env"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: all-deps
    - dependency-name: "@babel/preset-typescript"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: all-deps
    - dependency-name: "@rollup/plugin-commonjs"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: all-deps
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: all-deps
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: all-deps
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: all-deps
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: all-deps
    - dependency-name: eslint-plugin-prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: all-deps
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: all-deps
    - dependency-name: rimraf
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: all-deps
    - dependency-name: rollup
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: all-deps
    - dependency-name: ts-jest
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: all-deps
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: all-deps
    - dependency-name: uuid
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: all-deps
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    561a044 View commit details
    Browse the repository at this point in the history