Git Product home page Git Product logo

weave's People

Contributors

dependabot-preview[bot] avatar dependabot[bot] avatar kevinries avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

weave's Issues

Dependabot can't resolve your JavaScript dependency files

Dependabot can't resolve your JavaScript dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Error whilst updating table in /packages/core/weave-repl/package-lock.json:
No matching version found for @weave-js/utils@^0.8.0.

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

View the update logs.

Update dependencies

What is this task about?

Update external dependencies to latest versions

What needs to be done to complete this task?

  • Ensure that the unit tests pass successfully

Validating method names in hooks

What is this task about?

Validating method names in action hooks middleware.

What needs to be done to complete this task?

  • Add a validation of the method names in hooks. Throw an intelligible error message.

Improve stream support

What is this feature about?

Improve stream support.

What needs to be done to implement this feature?

  • Handling of backpressure in both directions. If the receiver detects a backlog, the sender must interrupt the transmission and resume it when the receiver's buffer is empty again.
  • Error handling. Stop transmission if an error occurs.

What else should we know?

For this feature the weave protocol must be extended.

Dependabot can't resolve your JavaScript dependency files

Dependabot can't resolve your JavaScript dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Error whilst updating kleur in /packages/cli/package-lock.json:
No matching version found for @weave-js/core@^0.7.0-rc.26.

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

View the update logs.

Dependabot can't resolve your JavaScript dependency files

Dependabot can't resolve your JavaScript dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Error whilst updating table in /packages/repl/package-lock.json:
No matching version found for @weave-js/utils@^0.9.1-rc.4.

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

View the update logs.

Dependabot can't resolve your JavaScript dependency files

Dependabot can't resolve your JavaScript dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Error whilst updating ioredis in /packages/core/weave-core/package-lock.json:
No matching version found for @weave-js/utils@^0.8.2.

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

View the update logs.

Implement an esbuild based service bundling tool

What is this epic about?

We want to a tool to bundle services in a standalone .js file with all dependencies for smaller deployment artifacts.

What needs to be done to complete this epic?

  • Find a place where to implement it
  • Find a way for binary modules. Binary modules can't be bundled in a single .js file, so we need a way to generate a package.json for the installation step of "external" dependencies.

weave CLI is broken if no custom middlewares are used

What is this bug about?

If no custom middlewares are specified in the Weave configuration file, the start command throws an exception.

typeError: config.middlewares is not iterable
    at Object.exports.handler (/Users/kevin/ciris/services/domain/core/node_modules/@weave-js/cli/lib/commands/start/index.js:29:19)

Dependabot can't resolve your JavaScript dependency files

Dependabot can't resolve your JavaScript dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Error whilst updating eslint in /packages/core/weave-core/package-lock.json:
No matching version found for @weave-js/utils@^0.8.2.

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

View the update logs.

Dependabot can't resolve your JavaScript dependency files

Dependabot can't resolve your JavaScript dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Error whilst updating jest-cli in /packages/core/weave-core/package-lock.json:
No matching version found for @weave-js/utils@^0.8.0.

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

View the update logs.

Added support for .env files to weave cli

What is this feature about?

The weave CLI should have the abillity to load .env files from the file system.

What needs to be done to implement this feature?

  • Implement in CLI

Dependabot can't resolve your JavaScript dependency files

Dependabot can't resolve your JavaScript dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Error whilst updating jest in /packages/core/package-lock.json:
No matching version found for @weave-js/utils@^0.9.1-rc.4.

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

View the update logs.

Dependabot can't resolve your JavaScript dependency files

Dependabot can't resolve your JavaScript dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Error whilst updating kleur in /packages/core/weave-core/package-lock.json:
No matching version found for @weave-js/utils@^0.8.2.

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

View the update logs.

Dependabot can't resolve your JavaScript dependency files

Dependabot can't resolve your JavaScript dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Error whilst updating nats in /packages/transports/nats/package-lock.json:
No matching version found for @weave-js/utils@^0.9.0.

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

View the update logs.

Implement project creation to weave cli.

Implement a new "create" command for the weave cli to create new projects using a defined template loaded from GIT.

weave create <project_name> -t <template_name>

Dependabot can't resolve your JavaScript dependency files

Dependabot can't resolve your JavaScript dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Error whilst updating redis in /packages/transports/redis/package-lock.json:
No matching version found for @weave-js/utils@^0.9.0.

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

View the update logs.

Dependabot can't resolve your JavaScript dependency files

Dependabot can't resolve your JavaScript dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Error whilst updating ora in /packages/cli/package-lock.json:
No matching version found for @weave-js/core@^0.7.0-rc.26.

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

View the update logs.

Dependabot can't resolve your JavaScript dependency files

Dependabot can't resolve your JavaScript dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Error whilst updating jest-cli in /packages/core/package-lock.json:
No matching version found for @weave-js/utils@^0.9.1-rc.4.

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

View the update logs.

Dependabot can't resolve your JavaScript dependency files

Dependabot can't resolve your JavaScript dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Error whilst updating ora in /packages/core/weave-repl/package-lock.json:
No matching version found for @weave-js/utils@^0.8.2.

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

View the update logs.

Dependabot can't resolve your JavaScript dependency files

Dependabot can't resolve your JavaScript dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Error whilst updating jest in /packages/core/weave-core/package-lock.json:
No matching version found for @weave-js/utils@^0.8.0.

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

View the update logs.

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.