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

Build(deps-dev): Bump the development-dependencies group across 1 directory with 5 updates #313

Merged

Commits on Jul 22, 2024

  1. Build(deps-dev): Bump the development-dependencies group across 1 dir…

    …ectory with 5 updates
    
    Bumps the development-dependencies group with 5 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.14.9` | `20.14.11` |
    | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.14.1` | `7.16.1` |
    | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.14.1` | `7.16.1` |
    | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.1.5` | `29.2.3` |
    | [typescript](https://github.com/Microsoft/TypeScript) | `5.5.2` | `5.5.3` |
    
    
    
    Updates `@types/node` from 20.14.9 to 20.14.11
    - [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.14.1 to 7.16.1
    - [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/v7.16.1/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 7.14.1 to 7.16.1
    - [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/v7.16.1/packages/parser)
    
    Updates `ts-jest` from 29.1.5 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.5...v29.2.3)
    
    Updates `typescript` from 5.5.2 to 5.5.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.2...v5.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: development-dependencies
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: development-dependencies
    - dependency-name: ts-jest
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: development-dependencies
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    cd40f13 View commit details
    Browse the repository at this point in the history
  2. 🔒 run npm audit fix

    Signed-off-by: burgholzer <burgholzer@me.com>
    burgholzer committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    0969815 View commit details
    Browse the repository at this point in the history
  3. 🎨 updated code formatting

    Signed-off-by: burgholzer <burgholzer@me.com>
    burgholzer committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    e02a1fa View commit details
    Browse the repository at this point in the history
  4. 🚨 updated ESLint config

    Signed-off-by: burgholzer <burgholzer@me.com>
    burgholzer committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    c88a2da View commit details
    Browse the repository at this point in the history
  5. 🔧 move jest config to package.json

    Signed-off-by: burgholzer <burgholzer@me.com>
    burgholzer committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    b71e2c0 View commit details
    Browse the repository at this point in the history
  6. 🔧 use babel-jest instead of ts-jest

    Signed-off-by: burgholzer <burgholzer@me.com>
    burgholzer committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    cba6161 View commit details
    Browse the repository at this point in the history
  7. ♻️ refactor testing

    Signed-off-by: burgholzer <burgholzer@me.com>
    burgholzer committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    fe3560e View commit details
    Browse the repository at this point in the history
  8. 📦 update dist

    Signed-off-by: burgholzer <burgholzer@me.com>
    burgholzer committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    c47b8b1 View commit details
    Browse the repository at this point in the history