Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure Renovate #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Configure Renovate #3

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 27, 2023

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

  • .actor/Dockerfile (dockerfile)
  • package.json (npm)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Show all Merge Confidence badges for pull requests.
  • 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 (except for nuget) 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.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.


What to Expect

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

chore(deps): update dependency @​types/jest to v29.5.14
  • Schedule: ["at any time"]
  • Branch name: renovate/jest-monorepo
  • Merge into: master
  • Upgrade @types/jest to 29.5.14
chore(deps): update dependency ts-node to v10.9.2
  • Schedule: ["at any time"]
  • Branch name: renovate/ts-node-10.x-lockfile
  • Merge into: master
  • Upgrade ts-node to 10.9.2
fix(deps): update dependency cheerio to v1.0.0
  • Schedule: ["at any time"]
  • Branch name: renovate/cheerio-1.x-lockfile
  • Merge into: master
  • Upgrade cheerio to 1.0.0
chore(deps): update dependency @​apify/eslint-config-ts to ^0.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/apify-eslint-config-ts-0.x
  • Merge into: master
  • Upgrade @​apify/eslint-config-ts to ^0.4.0
chore(deps): update dependency eslint to v8.57.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-monorepo
  • Merge into: master
  • Upgrade eslint to 8.57.1
chore(deps): update dependency ts-jest to v29.2.5
  • Schedule: ["at any time"]
  • Branch name: renovate/ts-jest-29.x-lockfile
  • Merge into: master
  • Upgrade ts-jest to 29.2.5
fix(deps): update dependency @​crawlee/core to v3.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/crawlee-core-3.x-lockfile
  • Merge into: master
  • Upgrade @crawlee/core to 3.12.0
fix(deps): update dependency apify to v3.2.6
  • Schedule: ["at any time"]
  • Branch name: renovate/apify-3.x-lockfile
  • Merge into: master
  • Upgrade apify to 3.2.6
fix(deps): update dependency crawlee to v3.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/crawlee-3.x-lockfile
  • Merge into: master
  • Upgrade crawlee to 3.12.0
fix(deps): update dependency express to v4.21.1
  • Schedule: ["at any time"]
  • Branch name: renovate/express-4.x-lockfile
  • Merge into: master
  • Upgrade express to 4.21.1
  • Upgrade @types/express to 4.17.21
fix(deps): update dependency langchain to ^0.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/langchain-0.x
  • Merge into: master
  • Upgrade langchain to ^0.3.0
fix(deps): update dependency langsmith to ^0.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/langsmith-0.x
  • Merge into: master
  • Upgrade langsmith to ^0.2.0
fix(deps): update dependency zod to v3.23.8
  • Schedule: ["at any time"]
  • Branch name: renovate/zod-3.x-lockfile
  • Merge into: master
  • Upgrade zod to 3.23.8
chore(deps): update apify/actor-node-puppeteer-chrome docker tag to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/apify-actor-node-puppeteer-chrome-22.x
  • Merge into: master
  • Upgrade apify/actor-node-puppeteer-chrome to 22
chore(deps): update dependency @​types/express to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/express-5.x
  • Merge into: master
  • Upgrade @types/express to ^5.0.0
chore(deps): update dependency eslint to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/major-eslint-monorepo
  • Merge into: master
  • Upgrade eslint to ^9.0.0
chore(deps): update dependency typescript to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: master
  • Upgrade typescript to ^5.0.0
chore(deps): update typescript-eslint monorepo to v8 (major)
fix(deps): update dependency puppeteer to v23
  • Schedule: ["at any time"]
  • Branch name: renovate/puppeteer-23.x-lockfile
  • Merge into: master
  • Upgrade puppeteer to 23.9.0
fix(deps): update dependency puppeteer-screen-recorder to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/puppeteer-screen-recorder-3.x
  • Merge into: master
  • Upgrade puppeteer-screen-recorder to ^3.0.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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/configure branch from d095aaa to 8a1914c Compare December 5, 2023 08:29
@renovate renovate bot force-pushed the renovate/configure branch from 8a1914c to 221d7ec Compare December 15, 2023 02:28
@renovate renovate bot force-pushed the renovate/configure branch 2 times, most recently from 523d8d0 to 4f16f98 Compare May 25, 2024 07:52
@renovate renovate bot force-pushed the renovate/configure branch from 4f16f98 to 02f8442 Compare November 21, 2024 02:47
@renovate renovate bot force-pushed the renovate/configure branch from 02f8442 to 3444be1 Compare November 23, 2024 02:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants