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

chore: Configure Renovate #320

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

Conversation

elastic-renovate-prod[bot]
Copy link

@elastic-renovate-prod elastic-renovate-prod bot commented Aug 9, 2024

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

  • packages/mockotlpserver/Dockerfile (dockerfile)
  • packages/mockotlpserver/share/k8s/example-app-manual/Dockerfile (dockerfile)
  • .github/workflows/labeler.yml (github-actions)
  • .github/workflows/lint.yml (github-actions)
  • .github/workflows/release-mockotlpserver.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • .github/workflows/test.yml (github-actions)
  • package.json (npm)
  • packages/mockotlpserver/package.json (npm)
  • packages/mockotlpserver/share/k8s/example-app-manual/package.json (npm)
  • packages/opentelemetry-node/package.json (npm)
  • packages/mockotlpserver/Dockerfile (regex)
  • packages/mockotlpserver/share/k8s/example-app-manual/Dockerfile (regex)
  • packages/mockotlpserver/Dockerfile (regex)
  • packages/mockotlpserver/share/k8s/example-app-manual/Dockerfile (regex)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Chainguard Renovate configuration (https://ela.st/wolfi)
  • Chainguard Renovate configuration (https://ela.st/wolfi)
  • 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 Docker digests.
  • Pin github-action digests.
  • Pin dependency versions for devDependencies.
  • Preset with best practices from the Renovate maintainers. Recommended for advanced users, who want to follow our best practices.
  • Shared Renovate configuration for an out-of-the-box set of defaults for Renovate at Elastic

🔡 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 17 Pull Requests:

chore(deps): pin dependencies
fix(deps): update dependency @​grpc/grpc-js to v1.11.3
  • Schedule: ["at any time"]
  • Branch name: renovate/grpc-grpc-js-1.x-lockfile
  • Merge into: main
  • Upgrade @grpc/grpc-js to 1.11.3
chore(deps): update aws-sdk-js-v3 monorepo
chore(deps): update dependency eslint-plugin-import to ^2.30.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-import-2.x
  • Merge into: main
  • Upgrade eslint-plugin-import to ^2.30.0
chore(deps): update dependency eslint-plugin-prettier to ^5.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-prettier-5.x
  • Merge into: main
  • Upgrade eslint-plugin-prettier to ^5.2.1
chore(deps): update dependency eslint-plugin-promise to ^6.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-promise-6.x
  • Merge into: main
  • Upgrade eslint-plugin-promise to ^6.6.0
chore(deps): update elastic/oblt-actions action to v1.16.0
  • Schedule: ["at any time"]
  • Branch name: renovate/elastic-oblt-actions-1.x
  • Merge into: main
  • Upgrade elastic/oblt-actions to 1e369e6c3936dd35ed0612fd67e6e8e2239dc40f
fix(deps): update dependency safe-stable-stringify to v2.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/safe-stable-stringify-2.x-lockfile
  • Merge into: main
  • Upgrade safe-stable-stringify to 2.5.0
chore(deps): update dependency eslint to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/major-eslint-monorepo
  • Merge into: main
  • Upgrade eslint to ^9.0.0
chore(deps): update dependency eslint-plugin-n to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-n-17.x
  • Merge into: main
  • Upgrade eslint-plugin-n to ^17.0.0
chore(deps): update dependency eslint-plugin-promise to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-promise-7.x
  • Merge into: main
  • Upgrade eslint-plugin-promise to ^7.0.0
chore(deps): update dependency fastify to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/fastify-5.x
  • Merge into: main
  • Upgrade fastify to ^5.0.0
chore(deps): update dependency glob to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/glob-11.x
  • Merge into: main
  • Upgrade glob to ^11.0.0
chore(deps): update dependency minimatch to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/minimatch-10.x
  • Merge into: main
  • Upgrade minimatch to ^10.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 mongo docker tag to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/mongo-8.x
  • Merge into: main
  • Upgrade mongo to sha256:a3d0dec40b95df592c7e7eef603019ba03b164998c3b394739e0dd4cd45d490d
chore(deps): update node.js to v20
  • Schedule: ["at any time"]
  • Branch name: renovate/node-20.x
  • Merge into: main
  • Upgrade node to sha256:2d07db07a2df6830718ae2a47db6fedce6745f5bcd174c398f2acdda90a11c03

🚸 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 Renovate Bot.

@v1v
Copy link
Member

v1v commented Aug 9, 2024

dependabot is available, hence I close this

@trentm
Copy link
Member

trentm commented Aug 9, 2024

dependabot is available, hence I close this

@v1v Note that I think Renovate is the only option to update Dockerfile.wolfi images from docker.elastic.co. At least I think so. If/when we create Docker images from this repo and want to use Wolfi/Chainguard images, I think we may want this. Anyway, I assume we can come back later when that is relevant. Currently this repo has no need for Renovate.

@v1v v1v reopened this Aug 9, 2024
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>elastic/renovate-config"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To support the chainguard images only:

Suggested change
"local>elastic/renovate-config"
"github>elastic/renovate-config:only-chainguard"

@trentm
Copy link
Member

trentm commented Aug 9, 2024

Thanks. I propose leaving this PR open and not merged until we do have a Dockerfile.wolfi to publish -- which is expected to come with #255 work.

@trentm trentm removed the community label Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants