Giter VIP home page Giter VIP logo

gql_boilerplate's Introduction

Github Logo

gql_boilerplate's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

fossabot

gql_boilerplate's Issues

Insecure dependency: event-stream 3.3.6

We noticed this repo pulls in event-stream at version 3.3.6 as a dependency. This version has had malicious code injected into it (see dominictarr/event-stream#116 for more information) and we recommend that you either upgrade to 4.0.1 or downgrade to 3.3.4 as soon as possible. You can do this by setting a Yarn resolution in your package.json.

(Dependabot can't generate downgrade PRs for sub-dependencies at the moment, but we wanted to warn you about the issue all the same.)

Refactor 6 lines occurring 2 times in 1 files: index.js

I've selected for refactoring 6 lines of code which are duplicated in 2 file(s) (1, 2). Addressing this will make our codebase more maintainable and improve Better Code Hub's Write Code Once guideline rating! ๐Ÿ‘

Here's the gist of this guideline:

  • Definition ๐Ÿ“–
    Do not copy code.
  • Whyโ“
    When code is copied, bugs need to be fixed in multiple places. This is both inefficient and a source of regression bugs.
  • How ๐Ÿ”ง
    Avoid duplication by never copy/pasting blocks of code and reduce duplication by extracting shared code, either to a new unit or introduce a superclass if the language permits.

You can find more info about this guideline in Building Maintainable Software. ๐Ÿ“–


โ„น๏ธ To know how many other refactoring candidates need addressing to get a guideline compliant, select some by clicking on the ๐Ÿ”ฒ next to them. The risk profile below the candidates signals (โœ…) when it's enough! ๐Ÿ


Good luck and happy coding! :shipit: โœจ ๐Ÿ’ฏ

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

asdf
.tool-versions
  • node 18.12.1
github-actions
.github/workflows/pull_request.yml
  • actions/checkout v3.1.0
  • actions/cache v3.0.11
  • actions/setup-node v3
npm
package.json
  • apollo-datasource-rest 3.7.0
  • apollo-server-express 3.11.1
  • express 4.18.2
  • graphql 16.6.0
  • winston 3.8.2
  • snyk ^1.1064.0
  • @babel/cli 7.19.3
  • @babel/core 7.20.5
  • @babel/node 7.20.5
  • @babel/preset-env 7.20.2
  • babel-plugin-transform-builtin-extend 1.1.2
  • babel-plugin-transform-import-to-read-file-sync 0.2.2
  • babel-preset-minify 0.5.2
  • commitizen 4.2.6
  • cz-conventional-changelog 3.3.0
  • eslint 8.29.0
  • eslint-config-airbnb-base 15.0.0
  • eslint-plugin-import 2.26.0
  • eslint-plugin-mocha 10.1.0
  • jest 29.3.1
  • nodemon 2.0.20
  • npm-run-all 4.1.5
  • standard-version 9.5.0
nvm
.nvmrc
  • node 18.12.1

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

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.