Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Oct 11, 2022

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

  • .github/workflows/publish.yml (github-actions)
  • .github/workflows/test.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.

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

Update dependency axios to ^0.28.0 [SECURITY]
  • Branch name: renovate/npm-axios-vulnerability
  • Merge into: master
  • Upgrade axios to ^0.28.0
Update dependency chai-as-promised to v7.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/chai-as-promised-7.x-lockfile
  • Merge into: master
  • Upgrade chai-as-promised to 7.1.2
Update dependency jsdoc to v3.6.11
  • Schedule: ["at any time"]
  • Branch name: renovate/jsdoc-3.x-lockfile
  • Merge into: master
  • Upgrade jsdoc to 3.6.11
Update dependency sinon to v14.0.2
  • Schedule: ["at any time"]
  • Branch name: renovate/sinon-14.x-lockfile
  • Merge into: master
  • Upgrade sinon to 14.0.2
Update coverallsapp/github-action action to v1.2.5
  • Schedule: ["at any time"]
  • Branch name: renovate/coverallsapp-github-action-1.x
  • Merge into: master
  • Upgrade coverallsapp/github-action to v1.2.5
Update dependency ajv to v8.17.1
  • Schedule: ["at any time"]
  • Branch name: renovate/ajv-8.x-lockfile
  • Merge into: master
  • Upgrade ajv to 8.17.1
Update dependency chai to v4.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/chai-4.x-lockfile
  • Merge into: master
  • Upgrade chai to 4.5.0
Update dependency eslint to v8.57.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-monorepo
  • Merge into: master
  • Upgrade eslint to 8.57.1
Update dependency eslint-plugin-import to v2.31.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-import-2.x-lockfile
  • Merge into: master
  • Upgrade eslint-plugin-import to 2.31.0
Update dependency mocha to v9.2.2
  • Schedule: ["at any time"]
  • Branch name: renovate/mocha-9.x-lockfile
  • Merge into: master
  • Upgrade mocha to 9.2.2
Update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: master
  • Upgrade actions/checkout to v4
Update actions/setup-node action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-4.x
  • Merge into: master
  • Upgrade actions/setup-node to v4
Update coverallsapp/github-action action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/coverallsapp-github-action-2.x
  • Merge into: master
  • Upgrade coverallsapp/github-action to v2.3.4
Update dependency chai to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/chai-5.x
  • Merge into: master
  • Upgrade chai to ^5.0.0
Update dependency chai-as-promised to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/chai-as-promised-8.x
  • Merge into: master
  • Upgrade chai-as-promised to ^8.0.0
Update dependency eslint to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/major-eslint-monorepo
  • Merge into: master
  • Upgrade eslint to ^9.0.0
Update dependency eslint-config-airbnb to v19
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-airbnb-19.x
  • Merge into: master
  • Upgrade eslint-config-airbnb to ^19.0.0
Update dependency jsdoc to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/jsdoc-4.x
  • Merge into: master
  • Upgrade jsdoc to ^4.0.0
Update dependency mocha to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/mocha-11.x
  • Merge into: master
  • Upgrade mocha to ^11.0.0
Update dependency nyc to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/nyc-17.x
  • Merge into: master
  • Upgrade nyc to ^17.0.0
Update dependency sinon to v19
  • Schedule: ["at any time"]
  • Branch name: renovate/sinon-19.x
  • Merge into: master
  • Upgrade sinon to ^19.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 was generated by Mend Renovate. View the repository job log.

@coveralls
Copy link

coveralls commented Oct 11, 2022

Pull Request Test Coverage Report for Build 4514230012

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 98.79%

Totals Coverage Status
Change from base Build 4464065428: 0.0%
Covered Lines: 180
Relevant Lines: 180

💛 - Coveralls

@renovate renovate bot force-pushed the renovate/configure branch from 56a6ba0 to 4268e53 Compare March 9, 2023 20:43
@renovate renovate bot force-pushed the renovate/configure branch from 4268e53 to f49f596 Compare March 24, 2023 18:23
@renovate renovate bot force-pushed the renovate/configure branch from f49f596 to 4c6e388 Compare December 15, 2023 02:24
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