Skip to content

Conversation

@svc-secops
Copy link
Contributor

@svc-secops svc-secops commented Jul 13, 2023

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

🚦 Renovate will begin keeping your dependencies up-to-date only once you merge or close this Pull Request.


Detected Package Files

  • .github/workflows/publish.yml (github-actions)
  • .github/workflows/snapshot-release.yml (github-actions)
  • .github/workflows/tests.yml (github-actions)
  • integration-test/package.json (npm)
  • package.json (npm)
  • package/package.json (npm)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Apply Apollo's centralized, default Renovate configuration
  • 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.
  • Pin dependency versions for devDependencies and retain SemVer ranges for others.

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the .github/renovate.json5 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 12 Pull Requests:

chore(deps): pin dependencies
chore(deps): pin dependency @​apollo/client to 3.8.0-beta.7
  • Schedule: ["at any time"]
  • Branch name: renovate/apollo-graphql-packages
  • Merge into: main
  • Pin @apollo/client to 3.8.0-beta.7
chore(deps): update peter-evans/create-or-update-comment action to v3.0.2
fix(deps): update dependency @​types/react-dom to v18.2.7
  • Schedule: ["at any time"]
  • Branch name: renovate/react-monorepo
  • Merge into: main
  • Upgrade @types/react-dom to 18.2.7
fix(deps): update dependency next to v13.4.9
  • Schedule: ["at any time"]
  • Branch name: renovate/nextjs-monorepo
  • Merge into: main
  • Upgrade next to 13.4.9
fix(deps): update dependency typescript to v5.1.6
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: main
  • Upgrade typescript to 5.1.6
chore(deps): update dependency @​playwright/test to ^1.36.0
  • Schedule: ["at any time"]
  • Branch name: renovate/playwright-monorepo
  • Merge into: main
  • Upgrade @playwright/test to ^1.36.0
chore(deps): update dependency vitest to ^0.33.0
  • Schedule: ["at any time"]
  • Branch name: renovate/vitest-monorepo
  • Merge into: main
  • Upgrade vitest to ^0.33.0
chore(deps): update yarn to v3.6.1
  • Schedule: ["at any time"]
  • Branch name: renovate/yarn-monorepo
  • Merge into: main
  • Upgrade yarn to 3.6.1
fix(deps): update dependency @​types/node to v20.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/node-20.x
  • Merge into: main
  • Upgrade @types/node to 20.4.1
fix(deps): update dependency prettier to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-3.x
  • Merge into: main
  • Upgrade prettier to ^3.0.0
chore(deps): lock file maintenance
  • Schedule: ["before 4am on monday"]
  • Branch name: renovate/lock-file-maintenance
  • Merge into: main
  • Regenerate lock files to use latest dependency versions

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


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

@svc-secops svc-secops added the dependencies Pull requests that update a dependency file label Jul 13, 2023
@phryneas phryneas merged commit beaecaa into main Nov 9, 2023
@phryneas phryneas deleted the renovate/configure branch November 9, 2023 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants