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 6 Pull Requests:
Replace dependency babel-eslint with @babel/eslint-parser 7.11.0
- Schedule: ["at any time"]
- Branch name: `renovate/babel-eslint-replacement`
- Merge into: `master`
- Upgrade [babel-eslint](https://togithub.com/babel/babel-eslint) to `7.11.0`
Pin dependencies
- Schedule: ["at any time"]
- Branch name: `renovate/pin-dependencies`
- Merge into: `master`
- Pin [@mapbox/geojson-rewind](https://togithub.com/mapbox/geojson-rewind) to `0.5.2`
- Pin [ajv](https://togithub.com/ajv-validator/ajv) to `8.14.0`
- Pin [ajv-formats](https://togithub.com/ajv-validator/ajv-formats) to `3.0.1`
- Pin [babel-eslint](https://togithub.com/babel/babel-eslint) to `10.1.0`
- Pin [csv-parse](https://togithub.com/adaltas/node-csv) to `5.5.6`
- Upgrade [docker.elastic.co/ci-agent-images/ems/buildkite-agent-node20](https://togithub.com/chainguard-images/images) to `sha256:709d4bf1596ca236f0f59fc30ce62a7598b544ed32c11f2869299beded97c471`
- Pin [eslint](https://togithub.com/eslint/eslint) to `9.3.0`
- Pin [eslint-plugin-babel](https://togithub.com/babel/eslint-plugin-babel) to `5.3.1`
- Pin [eslint-plugin-import](https://togithub.com/import-js/eslint-plugin-import) to `2.29.1`
- Pin [eslint-plugin-prefer-object-spread](https://togithub.com/bryanrsmith/eslint-plugin-prefer-object-spread) to `1.2.1`
- Pin [geojson-rewind](https://togithub.com/mapbox/geojson-rewind) to `0.3.1`
- Pin [geolib](https://togithub.com/manuelbieh/geolib) to `3.3.4`
- Pin [node-fetch](https://togithub.com/node-fetch/node-fetch) to `3.3.2`
- Pin [tap](https://togithub.com/tapjs/tapjs) to `19.0.2`
Update dependency glob to v10.4.5
- Schedule: ["at any time"]
- Branch name: `renovate/glob-10.x-lockfile`
- Merge into: `master`
- Upgrade [glob](https://togithub.com/isaacs/node-glob) to `10.4.5`
Update dependency semver to v7.6.3
- Schedule: ["at any time"]
- Branch name: `renovate/semver-7.x-lockfile`
- Merge into: `master`
- Upgrade [semver](https://togithub.com/npm/node-semver) to `7.6.3`
Update dependency glob to v11
- Schedule: ["at any time"]
- Branch name: `renovate/glob-11.x`
- Merge into: `master`
- Upgrade [glob](https://togithub.com/isaacs/node-glob) to `^11.0.0`
Update dependency tap to v21
- Schedule: ["at any time"]
- Branch name: `renovate/tap-21.x`
- Merge into: `master`
- Upgrade [tap](https://togithub.com/tapjs/tapjs) to `^21.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.
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
.buildkite/pipeline.yml
(buildkite)package.json
(npm).nvmrc
(nvm).buildkite/pipeline.yml
(regex).buildkite/pipeline.yml
(regex)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests directories.github-action
digests.devDependencies
.🔡 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 6 Pull Requests:
Replace dependency babel-eslint with @babel/eslint-parser 7.11.0
- Schedule: ["at any time"] - Branch name: `renovate/babel-eslint-replacement` - Merge into: `master` - Upgrade [babel-eslint](https://togithub.com/babel/babel-eslint) to `7.11.0`Pin dependencies
- Schedule: ["at any time"] - Branch name: `renovate/pin-dependencies` - Merge into: `master` - Pin [@mapbox/geojson-rewind](https://togithub.com/mapbox/geojson-rewind) to `0.5.2` - Pin [ajv](https://togithub.com/ajv-validator/ajv) to `8.14.0` - Pin [ajv-formats](https://togithub.com/ajv-validator/ajv-formats) to `3.0.1` - Pin [babel-eslint](https://togithub.com/babel/babel-eslint) to `10.1.0` - Pin [csv-parse](https://togithub.com/adaltas/node-csv) to `5.5.6` - Upgrade [docker.elastic.co/ci-agent-images/ems/buildkite-agent-node20](https://togithub.com/chainguard-images/images) to `sha256:709d4bf1596ca236f0f59fc30ce62a7598b544ed32c11f2869299beded97c471` - Pin [eslint](https://togithub.com/eslint/eslint) to `9.3.0` - Pin [eslint-plugin-babel](https://togithub.com/babel/eslint-plugin-babel) to `5.3.1` - Pin [eslint-plugin-import](https://togithub.com/import-js/eslint-plugin-import) to `2.29.1` - Pin [eslint-plugin-prefer-object-spread](https://togithub.com/bryanrsmith/eslint-plugin-prefer-object-spread) to `1.2.1` - Pin [geojson-rewind](https://togithub.com/mapbox/geojson-rewind) to `0.3.1` - Pin [geolib](https://togithub.com/manuelbieh/geolib) to `3.3.4` - Pin [node-fetch](https://togithub.com/node-fetch/node-fetch) to `3.3.2` - Pin [tap](https://togithub.com/tapjs/tapjs) to `19.0.2`Update dependency glob to v10.4.5
- Schedule: ["at any time"] - Branch name: `renovate/glob-10.x-lockfile` - Merge into: `master` - Upgrade [glob](https://togithub.com/isaacs/node-glob) to `10.4.5`Update dependency semver to v7.6.3
- Schedule: ["at any time"] - Branch name: `renovate/semver-7.x-lockfile` - Merge into: `master` - Upgrade [semver](https://togithub.com/npm/node-semver) to `7.6.3`Update dependency glob to v11
- Schedule: ["at any time"] - Branch name: `renovate/glob-11.x` - Merge into: `master` - Upgrade [glob](https://togithub.com/isaacs/node-glob) to `^11.0.0`Update dependency tap to v21
- Schedule: ["at any time"] - Branch name: `renovate/tap-21.x` - Merge into: `master` - Upgrade [tap](https://togithub.com/tapjs/tapjs) to `^21.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 has been generated by Renovate Bot.