Skip to content
This repository was archived by the owner on Jun 23, 2023. It is now read-only.

Configure Renovate#39

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/configure
Open

Configure Renovate#39
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/configure

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Mar 24, 2023

Mend Renovate

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


Detected Package Files

  • .github/workflows/main.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • package.json (npm)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


What to Expect

With your current configuration, Renovate will create 21 Pull Requests:

chore(deps): update dependency @​types/ws to v8.5.5
  • Schedule: ["at any time"]
  • Branch name: renovate/ws-8.x
  • Merge into: main
  • Upgrade @types/ws to 8.5.5
chore(deps): update dependency eslint-plugin-jest to v27.2.2
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-jest-27.x
  • Merge into: main
  • Upgrade eslint-plugin-jest to 27.2.2
chore(deps): update dependency prettier to v2.8.8
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-2.x
  • Merge into: main
  • Upgrade prettier to 2.8.8
fix(deps): update dependency ioredis to v5.3.2
  • Schedule: ["at any time"]
  • Branch name: renovate/ioredis-5.x
  • Merge into: main
  • Upgrade ioredis to 5.3.2
chore(deps): update commitlint monorepo to v17.6.5
chore(deps): update dependency @​types/jest to v29.5.2
  • Schedule: ["at any time"]
  • Branch name: renovate/jest-monorepo
  • Merge into: main
  • Upgrade @types/jest to 29.5.2
chore(deps): update dependency eslint to v8.43.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-8.x
  • Merge into: main
  • Upgrade eslint to 8.43.0
chore(deps): update dependency eslint-config-prettier to v8.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-prettier-8.x
  • Merge into: main
  • Upgrade eslint-config-prettier to 8.8.0
chore(deps): update dependency eslint-config-standard to v17.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-standard-17.x
  • Merge into: main
  • Upgrade eslint-config-standard to 17.1.0
chore(deps): update dependency ts-jest to v29.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ts-jest-29.x
  • Merge into: main
  • Upgrade ts-jest to 29.1.0
chore(deps): update typescript-eslint monorepo to v5.60.0
chore(deps): update yarn to v3.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/yarn-monorepo
  • Merge into: main
  • Upgrade yarn to 3.6.0
fix(deps): update dependency @​graasp/sdk to v0.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/graasp-sdk-0.x
  • Merge into: main
  • Upgrade @graasp/sdk to 0.12.0
fix(deps): update dependency dotenv to v16.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/dotenv-16.x
  • Merge into: main
  • Upgrade dotenv to 16.3.1
chore(deps): update actions/checkout action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-3.x
  • Merge into: main
  • Upgrade actions/checkout to v3
chore(deps): update actions/setup-node action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-3.x
  • Merge into: main
  • Upgrade actions/setup-node to v3
chore(deps): update dependency typescript to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: main
  • Upgrade typescript to 5.1.3
fix(deps): update dependency @​fastify/websocket to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/fastify-websocket-8.x
  • Merge into: main
  • Upgrade @fastify/websocket to 8.1.0
fix(deps): update dependency @​graasp/sdk to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/graasp-sdk-1.x
  • Merge into: main
  • Upgrade @graasp/sdk to 1.0.0
fix(deps): update dependency fastify to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/fastify-4.x
  • Merge into: main
  • Upgrade fastify to 4.18.0
fix(deps): update dependency fastify-plugin to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/fastify-plugin-4.x
  • Merge into: main
  • Upgrade fastify-plugin to 4.5.0

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prhourlylimit for details.


❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.


This PR has been generated by Mend Renovate. View repository job log here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants