Code Monkey home page Code Monkey logo

microludes's Introduction

-----BEGIN PGP PUBLIC KEY BLOCK-----

xjMEYgokaRYJKwYBBAHaRw8BAQdAWjhCNiBbCIcOXErTneEdVDlfExR+Pz9R
kfWx+w3s2IDNMWtlaW5zZWxsQHByb3Rvbm1haWwuY29tIDxrZWluc2VsbEBw
cm90b25tYWlsLmNvbT7CjwQQFgoAIAUCYgokaQYLCQcIAwIEFQgKAgQWAgEA
AhkBAhsDAh4BACEJEEAtI2TafKU2FiEE+y7KjXkUNdxoPYDRQC0jZNp8pTbG
pgEA6b90m1KWMaDQUWCFlaAcLlMWmhaZvJnvq+Ib1Fgm3ncA/i5mTpBDmyW/
veULeGufAr5gkQ4guJ/GmjH9S41+KNYCzjgEYgokaRIKKwYBBAGXVQEFAQEH
QGK6WibCD9WiaLeb5S/JbKqvYrP+8VGEKoWNMf/pkjQCAwEIB8J4BBgWCAAJ
BQJiCiRpAhsMACEJEEAtI2TafKU2FiEE+y7KjXkUNdxoPYDRQC0jZNp8pTbx
jAD/XWkgaKDmUqu9xLdy49IXwO4GYAfyapu9TDGHx5a1Nv0A/1VRAY5Iwvra
hyjUQ7Zrs6uxKvOz47A7u+71Gu4+AZAE
=aRAo
-----END PGP PUBLIC KEY BLOCK-----

microludes's People

Contributors

keinsell avatar renovate[bot] avatar

Stargazers

 avatar

Watchers

 avatar

microludes's Issues

Update `database-prisma` documentation

Package was recycled from two to three projects from one to one and in the result documentation is pretty outdated, there will be a fresh README.md with instructions on package setup.

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.

  • chore(deps): update dependency jshint to v2.13.6
  • chore(deps): update dependency nodemon to v2.0.22
  • fix(deps): update dependency typescript to v4.9.5
  • chore(deps): update commitlint monorepo to v17.8.1 (@commitlint/cli, @commitlint/config-conventional)
  • chore(deps): update dependency eslint-plugin-promise to v6.1.1
  • chore(deps): update dependency eslint-plugin-security to v1.7.1
  • chore(deps): update dependency lint-staged to v13.3.0
  • chore(deps): update node.js to v16.20.2
  • chore(deps): update node.js to v18.18.2
  • chore(deps): update typescript-eslint monorepo to v5.62.0 (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)
  • fix(deps): update dependency eslint-config-xo-typescript to ^0.57.0
  • fix(deps): update dependency eslint-plugin-sonarjs to ^0.21.0
  • fix(deps): update dependency prettier-plugin-packagejson to v2.4.6
  • fix(deps): update dependency prettier-plugin-prisma to v4.17.0
  • fix(deps): update dependency prettier-plugin-sh to v0.13.1
  • chore(deps): update commitlint monorepo to v18 (major) (@commitlint/cli, @commitlint/config-conventional)
  • chore(deps): update dependency ava to v5
  • chore(deps): update dependency lint-staged to v15
  • chore(deps): update dependency nodemon to v3
  • chore(deps): update dependency rimraf to v5
  • chore(deps): update dependency tsup to v7
  • chore(deps): update mcr.microsoft.com/vscode/devcontainers/javascript-node docker tag to v1
  • chore(deps): update node.js to v20
  • chore(deps): update typescript-eslint monorepo to v6 (major) (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)
  • fix(deps): update dependency eslint-config-xo-typescript to v1
  • fix(deps): update dependency eslint-plugin-jsdoc to v46
  • fix(deps): update dependency eslint-plugin-unicorn to v49
  • fix(deps): update dependency prettier to v3
  • fix(deps): update dependency prettier-plugin-prisma to v5
  • fix(deps): update dependency typescript to v5
  • 🔐 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

docker-compose
devcontainers/node-on-compose/docker-compose.yml
dockerfile
devcontainers/dockerfile-scraps/mongo-dev-tools.Dockerfile
  • mcr.microsoft.com/vscode/devcontainers/javascript-node 0-16-bullseye
devcontainers/node-on-compose/Dockerfile
  • mcr.microsoft.com/vscode/devcontainers/javascript-node 0-16-bullseye
dockerfiles/turbo-monorepo-node-application.Dockerfile
npm
microdots/nodemon-tsx/package.json
  • tsx 3.8.0
  • nodemon 2.0.20
package.json
  • @changesets/changelog-git 0.1.12
  • @changesets/changelog-github 0.4.6
  • @changesets/cli 2.25.1
  • @commitlint/cli 17.1.2
  • @commitlint/config-conventional 17.1.0
  • @typescript-eslint/eslint-plugin 5.41.0
  • @typescript-eslint/parser 5.41.0
  • ava 4.3.1
  • eslint 8.22.0
  • esm 3.2.25
  • husky 8.0.1
  • is-ci 3.0.1
  • jshint 2.13.5
  • lint-staged 13.0.3
  • tsx 3.8.0
  • typescript 4.9.3
  • node >=16.0.0
  • node 18.3.0
  • yarn 1.22.19
packages/database-prisma/package.json
  • eslint 8.22.0
  • eslint-config-node *
  • rimraf 3.0.2
  • tsup 6.2.1
  • tsx 3.8.0
  • typescript 4.9.3
packages/eslint-config-node/package.json
  • @typescript-eslint/parser ^5.27.1
  • eslint ^8.16.0
  • eslint-config-xo ^0.41.0
  • eslint-config-xo-typescript ^0.53.0
  • eslint-import-resolver-typescript ^3.5.0
  • eslint-plugin-diff ^2.0.0
  • eslint-plugin-import ^2.26.0
  • eslint-plugin-jsdoc ^39.3.2
  • eslint-plugin-json-format ^2.0.1
  • eslint-plugin-neverthrow ^1.1.4
  • eslint-plugin-node ^11.1.0
  • eslint-plugin-sonarjs ^0.15.0
  • eslint-plugin-unicorn ^43.0.0
  • typescript 4.9.3
  • eslint-plugin-promise 6.0.1
  • eslint-plugin-security 1.5.0
  • node 16.17.0
packages/prettier-config/package.json
  • prettier ^2.7.1
  • prettier-plugin-packagejson 2.2.18
  • prettier-plugin-prisma 4.2.0
  • prettier-plugin-properties 0.1.0
  • prettier-plugin-sh 0.12.8
packages/tsconfig/package.json
  • typescript 4.9.3

  • 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.