Code Monkey home page Code Monkey logo

austenite's People

Contributors

dependabot[bot] avatar ezzatron avatar ezzatron-renovate[bot] avatar ezzatron-repo-manager[bot] avatar

Stargazers

 avatar

Watchers

 avatar  avatar

austenite's Issues

Upgrade Jest to fix "Interface 'JestImportMeta' incorrectly extends interface 'ImportMeta'."

Example error: https://github.com/eloquent/austenite/actions/runs/4936718660/jobs/8824596203#step:5:39

yarn exec --silent -- tsc --noEmit
Error: node_modules/@jest/environment/build/index.d.ts(401,26): error TS2430: Interface 'JestImportMeta' incorrectly extends interface 'ImportMeta'.
  The types of 'jest.replaceProperty' are incompatible between these types.
    Type '<T extends object, K extends Exclude<keyof T, keyof { [K in keyof T as Required<T>[K] extends ClassLike ? K : never]: T[K]; } | keyof { [K in keyof T as Required<T>[K] extends FunctionLike ? K : never]: T[K]; }>, V extends T[K]>(object: T, propertyKey: K, value: V) => Replaced<...>' is not assignable to type '<T extends object, K extends keyof T>(obj: T, key: K, value: T[K]) => ReplaceProperty<T[K]>'.
      Types of parameters 'propertyKey' and 'key' are incompatible.
        Type 'K' is not assignable to type 'Exclude<keyof T, keyof { [K in keyof T as Required<T>[K] extends ClassLike ? K : never]: T[K]; } | keyof { [K in keyof T as Required<T>[K] extends FunctionLike ? K : never]: T[K]; }>'.
          Type 'keyof T' is not assignable to type 'Exclude<keyof T, keyof { [K in keyof T as Required<T>[K] extends ClassLike ? K : never]: T[K]; } | keyof { [K in keyof T as Required<T>[K] extends FunctionLike ? K : never]: T[K]; }>'.
            Type 'string | number | symbol' is not assignable to type 'Exclude<keyof T, keyof { [K in keyof T as Required<T>[K] extends ClassLike ? K : never]: T[K]; } | keyof { [K in keyof T as Required<T>[K] extends FunctionLike ? K : never]: T[K]; }>'.
              Type 'string' is not assignable to type 'Exclude<keyof T, keyof { [K in keyof T as Required<T>[K] extends ClassLike ? K : never]: T[K]; } | keyof { [K in keyof T as Required<T>[K] extends FunctionLike ? K : never]: T[K]; }>'.
make: *** [.makefiles/pkg/js/v1/with-tsc.mk:4: tsc-typecheck] Error 2

Should be fixed in jestjs/jest#14008 - just waiting on a new Jest release.

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

This repository currently has no open or pending branches.

Detected dependencies

github-actions
.github/workflows/ci-node-library-scheduled.yml
.github/workflows/ci-node-library.yml
.github/workflows/publish-package-npm.yml
.github/workflows/publish-release-manual.yml
.github/workflows/publish-release.yml
npm
package.json
  • @js-temporal/polyfill ^0.4.2
  • ipaddr.js ^2.0.1
  • @jest/globals ^29.2.2
  • @stryker-mutator/core ^8.0.0
  • @stryker-mutator/jest-runner ^8.0.0
  • @stryker-mutator/typescript-checker ^8.0.0
  • @swc/jest ^0.2.29
  • @types/jest ^29.0.0
  • @types/node ^20.4.4
  • @typescript-eslint/eslint-plugin ^6.1.0
  • @typescript-eslint/parser ^6.1.0
  • eslint ^8.17.0
  • eslint-config-prettier ^9.0.0
  • eslint-import-resolver-typescript ^3.2.5
  • eslint-plugin-import ^2.26.0
  • eslint-plugin-jest ^27.0.4
  • eslint-plugin-n ^16.0.0
  • eslint-plugin-promise ^6.0.0
  • jest ^29.2.2
  • prettier ^3.0.0
  • prettier-plugin-organize-imports ^3.0.1
  • ts-node ^10.9.1
  • typescript ^5.0.4
  • node >=14

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.