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

Closed
wants to merge 1 commit into from
Closed

Configure Renovate #3

wants to merge 1 commit into from

Conversation

svc-secops
Copy link
Contributor

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/pr-close.yml (github-actions)
  • Sources/GraphQLCompiler/JavaScript/package.json (npm)
  • Package.swift (swift)

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 10 Pull Requests:

chore(deps): pin dependencies
fix(deps): update dependency graphql to v16.8.1
  • Schedule: ["at any time"]
  • Branch name: renovate/graphql-16.x
  • Merge into: main
  • Upgrade graphql to 16.8.1
chore(deps): update dependency @​rollup/plugin-node-resolve to v15
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-plugin-node-resolve-15.x
  • Merge into: main
  • Upgrade @rollup/plugin-node-resolve to ^15.0.0
chore(deps): update dependency @​rollup/plugin-replace to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-plugin-replace-5.x
  • Merge into: main
  • Upgrade @rollup/plugin-replace to ^5.0.0
chore(deps): update dependency @​rollup/plugin-typescript to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-plugin-typescript-11.x
  • Merge into: main
  • Upgrade @rollup/plugin-typescript to ^11.0.0
chore(deps): update dependency jest to v29
  • Schedule: ["at any time"]
  • Branch name: renovate/jest-29.x
  • Merge into: main
  • Upgrade jest to ^29.0.0
chore(deps): update dependency rollup to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-3.x
  • Merge into: main
  • Upgrade rollup to ^3.0.0
chore(deps): update dependency typescript to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: main
  • Upgrade typescript to ^5.0.0
chore(deps): update jest monorepo to v29 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-jest-monorepo
  • Merge into: main
  • Upgrade @types/jest to ^29.0.0
  • Upgrade ts-jest to ^29.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.

@github-actions
Copy link
Contributor

We do not accept PRs directly to the 'apollo-ios-codegen' repo. All development is done through the 'apollo-ios-dev' repo, please see the CONTRIBUTING guide for more information.

@github-actions github-actions bot closed this Sep 29, 2023
@svc-secops svc-secops deleted the renovate/configure branch September 30, 2023 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant