Code Monkey home page Code Monkey logo

inwerter's Introduction

inwerter's People

Contributors

dulowski-marek avatar renovate-bot avatar renovate[bot] avatar

Stargazers

 avatar

inwerter's Issues

Setup output structure tests

To avoid unexpected output structure changes, tests should be implemented that would take main, types and module fields and check for existence of appropriate files.

Use symbol as metadata property key

@abraham/reflection types metadata key only as string - Symbol('inwerter.metadata') which was used to avoid naming collisions had to be changed to __INWERTER_METADATA_KEY__.

Symbol should be used again as soon as possible, so there's PR to @abraham/reflection to fix the typing - abraham/reflection#149

Related issue (introduces @abraham/reflection dependency) : #9

Dependency Dashboard

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

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • Update dependency @testing-library/jest-dom to v5.17.0
  • Update dependency @testing-library/react to v12.1.5
  • Update dependency ts-jest to v27.1.5
  • Update dependency typescript to v4.9.5
  • Update dependency @testing-library/jest-dom to v6
  • Update dependency @testing-library/react to v14
  • Update dependency rollup to v4
  • Update dependency rollup-plugin-filesize to v10
  • Update dependency typescript to v5
  • Update react monorepo to v18 (major) (@types/react, @types/react-dom, react, react-dom)
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

circleci
.circleci/config.yml
npm
package.json
  • @abraham/reflection ^0.8.0
  • @types/jest 26.0.23
  • jest 27.0.4
  • rollup 2.51.1
  • rollup-plugin-filesize 9.1.1
  • rollup-plugin-node-resolve 5.2.0
  • rollup-plugin-terser 7.0.2
  • ts-jest 27.0.3
  • typescript 4.3.2
packages/inwerter-react/package.json
  • @testing-library/jest-dom ^5.14.1
  • @testing-library/react ^12.0.0
  • @types/react ^17.0.13
  • @types/react-dom ^17.0.8
  • inwerter ^0.3.2
  • jest ^27.0.6
  • react ^17.0.2
  • react-dom ^17.0.2
  • ts-jest ^27.0.3
  • typescript ^4.3.5
  • inwerter ^0.3.2
  • react ^17.0.2

  • Check this box to trigger a request for Renovate to run again on this repository

Reduce reflect-metadata dependency size

Problem
Currently https://github.com/rbuckton/reflect-metadata is used, which provides its own polyfills for objects like WeakMap. There's an issue aiming to solve it, but there's no response (rbuckton/reflect-metadata#73).

Due to how reflection works under the hood, the package makes its way into consumer bundle, which adds large size overhead unnecessarily.

Solution
There's an alternative implementation of metadata proposal which is sufficient - https://github.com/abraham/reflection , which should be used.

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.