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 #1256

Merged
merged 2 commits into from
Dec 3, 2024
Merged

chore: Configure Renovate #1256

merged 2 commits into from
Dec 3, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 1, 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

  • Dockerfile.alpine (dockerfile)
  • Dockerfile.debian (dockerfile)
  • .github/workflows/build-and-test.yml (github-actions)
  • .github/workflows/publish-9x.yml (github-actions)
  • .github/workflows/publish.yml (github-actions)
  • .github/workflows/smartbear-issue-label-added.yml (github-actions)
  • .github/workflows/triage.yml (github-actions)
  • .github/workflows/trigger_pact_docs_update.yml (github-actions)
  • 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.
  • Pin Docker digests.
  • Pin github-action digests.
  • Enable Renovate configuration migration PRs when needed.
  • Pin dependency versions for 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 52 Pull Requests:

chore(deps): pin dependencies
chore(deps): update dependency @​types/chai-as-promised to ^7.1.5
  • Schedule: ["at any time"]
  • Branch name: renovate/chai-as-promised-7.x
  • Merge into: master
  • Upgrade @types/chai-as-promised to ^7.1.5
chore(deps): update dependency @​types/sinon-chai to ^2.7.39
  • Schedule: ["at any time"]
  • Branch name: renovate/sinon-chai-2.x
  • Merge into: master
  • Upgrade @types/sinon-chai to ^2.7.39
chore(deps): update dependency @​types/tough-cookie to ^2.3.8
  • Schedule: ["at any time"]
  • Branch name: renovate/tough-cookie-2.x
  • Merge into: master
  • Upgrade @types/tough-cookie to ^2.3.8
chore(deps): update dependency prettier to ^2.8.3
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-2.x
  • Merge into: master
  • Upgrade prettier to ^2.8.3
chore(deps): update dependency ts-mock-imports to ^1.3.8
  • Schedule: ["at any time"]
  • Branch name: renovate/ts-mock-imports-1.x
  • Merge into: master
  • Upgrade ts-mock-imports to ^1.3.8
chore(deps): update dependency typescript to ^4.9.4
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-4.x
  • Merge into: master
  • Upgrade typescript to ^4.9.4
fix(deps): update dependency @​types/express to v4.17.21
  • Schedule: ["at any time"]
  • Branch name: renovate/express-4.x-lockfile
  • Merge into: master
  • Upgrade @types/express to 4.17.21
fix(deps): update dependency axios to v1.7.8
  • Schedule: ["at any time"]
  • Branch name: renovate/axios-1.x-lockfile
  • Merge into: master
  • Upgrade axios to 1.7.8
fix(deps): update dependency https-proxy-agent to v7.0.5
  • Schedule: ["at any time"]
  • Branch name: renovate/https-proxy-agent-7.x-lockfile
  • Merge into: master
  • Upgrade https-proxy-agent to 7.0.5
fix(deps): update dependency js-base64 to v3.7.7
  • Schedule: ["at any time"]
  • Branch name: renovate/js-base64-3.x-lockfile
  • Merge into: master
  • Upgrade js-base64 to 3.7.7
fix(deps): update dependency lodash.isfunction to v3.0.9
  • Schedule: ["at any time"]
  • Branch name: renovate/lodash-monorepo
  • Merge into: master
  • Upgrade lodash.isfunction to 3.0.9
fix(deps): update dependency ramda to v0.30.1
  • Schedule: ["at any time"]
  • Branch name: renovate/ramda-0.x-lockfile
  • Merge into: master
  • Upgrade ramda to 0.30.1
chore(deps): update babel monorepo
chore(deps): update dependency @​types/lodash to ^4.17.13
  • Schedule: ["at any time"]
  • Branch name: renovate/lodash-4.x
  • Merge into: master
  • Upgrade @types/lodash to ^4.17.13
chore(deps): update dependency @​types/node to ^18.11.18
  • Schedule: ["at any time"]
  • Branch name: renovate/node-18.x
  • Merge into: master
  • Upgrade @types/node to ^18.11.18
chore(deps): update dependency @​types/ramda to ^0.30.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ramda-0.x
  • Merge into: master
  • Upgrade @types/ramda to ^0.30.0
chore(deps): update dependency chai to ~4.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/chai-4.x
  • Merge into: master
  • Upgrade chai to ~4.5.0
  • Upgrade @types/chai to ^4.3.4
chore(deps): update dependency eslint-config-prettier to ^8.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-prettier-8.x
  • Merge into: master
  • Upgrade eslint-config-prettier to ^8.6.0
chore(deps): update dependency eslint-import-resolver-typescript to ^3.5.3
chore(deps): update dependency eslint-plugin-import to ^2.31.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-import-2.x
  • Merge into: master
  • Upgrade eslint-plugin-import to ^2.31.0
chore(deps): update dependency eslint-plugin-mocha to ^10.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-mocha-10.x
  • Merge into: master
  • Upgrade eslint-plugin-mocha to ^10.1.0
chore(deps): update dependency neon-cli to ^0.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/neon-cli-0.x
  • Merge into: master
  • Upgrade neon-cli to ^0.10.0
chore(deps): update dependency source-map-support to ^0.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/source-map-support-0.x
  • Merge into: master
  • Upgrade source-map-support to ^0.5.0
chore(deps): update typescript-eslint monorepo to ^5.62.0
fix(deps): update dependency @pact-foundation/pact-core to v15.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/pact-foundation-pact-core-15.x-lockfile
  • Merge into: master
  • Upgrade @pact-foundation/pact-core to 15.2.1
chore(deps): update dependency @​types/mocha to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/mocha-10.x
  • Merge into: master
  • Upgrade @types/mocha to ^10.0.0
chore(deps): update dependency @​types/nock to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/nock-11.x
  • Merge into: master
  • Upgrade @types/nock to ^11.0.0
chore(deps): update dependency @​types/node to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/node-22.x
  • Merge into: master
  • Upgrade @types/node to ^22.0.0
chore(deps): update dependency @​types/sinon to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/sinon-17.x
  • Merge into: master
  • Upgrade @types/sinon to ^17.0.0
chore(deps): update dependency @​types/tough-cookie to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/tough-cookie-4.x
  • Merge into: master
  • Upgrade @types/tough-cookie to ^4.0.0
chore(deps): update dependency chai to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/chai-5.x
  • Merge into: master
  • Upgrade chai to ~5.1.0
  • Upgrade @types/chai to ^5.0.0
chore(deps): update dependency chai-as-promised to v8
chore(deps): update dependency commit-and-tag-version to v12
  • Schedule: ["at any time"]
  • Branch name: renovate/commit-and-tag-version-12.x
  • Merge into: master
  • Upgrade commit-and-tag-version to ^12.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 eslint-config-airbnb-typescript to v18
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-airbnb-typescript-18.x
  • Merge into: master
  • Upgrade eslint-config-airbnb-typescript to ^18.0.0
chore(deps): update dependency eslint-config-prettier to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-prettier-9.x
  • Merge into: master
  • Upgrade eslint-config-prettier to ^9.0.0
chore(deps): update dependency eslint-plugin-chai-friendly to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-chai-friendly-1.x
  • Merge into: master
  • Upgrade eslint-plugin-chai-friendly to ^1.0.0
chore(deps): update dependency mocha to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/mocha-11.x
  • Merge into: master
  • Upgrade mocha to ^11.0.0
chore(deps): update dependency nock to v13
  • Schedule: ["at any time"]
  • Branch name: renovate/nock-13.x
  • Merge into: master
  • Upgrade nock to ^13.0.0
chore(deps): update dependency nyc to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/nyc-17.x
  • Merge into: master
  • Upgrade nyc to ^17.0.0
chore(deps): update dependency prettier to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-3.x
  • Merge into: master
  • Upgrade prettier to ^3.0.0
chore(deps): update dependency rimraf to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/rimraf-6.x
  • Merge into: master
  • Upgrade rimraf to ^6.0.0
chore(deps): update dependency sinon to v19
  • Schedule: ["at any time"]
  • Branch name: renovate/sinon-19.x
  • Merge into: master
  • Upgrade sinon to ^19.0.0
chore(deps): update dependency sinon-chai to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/sinon-chai-4.x
  • Merge into: master
  • Upgrade sinon-chai to ^4.0.0
  • Upgrade @types/sinon-chai to ^4.0.0
chore(deps): update dependency ts-node to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/ts-node-10.x
  • Merge into: master
  • Upgrade ts-node to ^10.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 peter-evans/repository-dispatch action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/peter-evans-repository-dispatch-3.x
  • Merge into: master
  • Upgrade peter-evans/repository-dispatch to ff45666b9427631e3450c54a1bcbee4d9ff4d7c0
chore(deps): update typescript-eslint monorepo to v8 (major)
fix(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
fix(deps): update dependency chalk to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/chalk-5.x
  • Merge into: master
  • Upgrade chalk to 5.3.0
fix(deps): update dependency graphql to v16
  • Schedule: ["at any time"]
  • Branch name: renovate/graphql-16.x
  • Merge into: master
  • Upgrade graphql to ^16.0.0

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

@mefellows
Copy link
Member

@JP-Ellis did you have a recommended renovate configuration we should be using across all repos?

@JP-Ellis JP-Ellis merged commit a961b69 into master Dec 3, 2024
49 checks passed
@JP-Ellis JP-Ellis deleted the renovate/configure branch December 3, 2024 05:46
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.

2 participants