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 - autoclosed #34

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 22, 2023

Mend Renovate

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/check.yml (github-actions)
  • .github/workflows/demo.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 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 24 Pull Requests:

Update dependency @​types/mdast to v3.0.15
  • Schedule: ["at any time"]
  • Branch name: renovate/mdast-3.x-lockfile
  • Merge into: main
  • Upgrade @types/mdast to 3.0.15
Update dependency @​types/unist to v2.0.10
  • Schedule: ["at any time"]
  • Branch name: renovate/unist-2.x-lockfile
  • Merge into: main
  • Upgrade @types/unist to 2.0.10
Update dependency adm-zip to v0.5.12
  • Schedule: ["at any time"]
  • Branch name: renovate/adm-zip-0.x-lockfile
  • Merge into: main
  • Upgrade adm-zip to 0.5.12
  • Upgrade @types/adm-zip to 0.5.5
Update dependency remark-parse to v10.0.2
  • Schedule: ["at any time"]
  • Branch name: renovate/remark
  • Merge into: main
  • Upgrade remark-parse to 10.0.2
Update dependency rimraf to v5.0.5
  • Schedule: ["at any time"]
  • Branch name: renovate/rimraf-5.x-lockfile
  • Merge into: main
  • Upgrade rimraf to 5.0.5
Update dependency typedoc to v0.25.13
  • Schedule: ["at any time"]
  • Branch name: renovate/typedoc-0.x-lockfile
  • Merge into: main
  • Upgrade typedoc to 0.25.13
Update babel monorepo
Update dependency @unified-latex/unified-latex-util-parse to v1.7.1
Update dependency docx to v8.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/docx-8.x-lockfile
  • Merge into: main
  • Upgrade docx to 8.5.0
Update dependency docx-preview to ^0.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/docx-preview-0.x
  • Merge into: main
  • Upgrade docx-preview to ^0.3.0
Update dependency tslib to v2.6.2
  • Schedule: ["at any time"]
  • Branch name: renovate/tslib-2.x-lockfile
  • Merge into: main
  • Upgrade tslib to 2.6.2
Update dependency typedoc-plugin-markdown to v3.17.1
  • Schedule: ["at any time"]
  • Branch name: renovate/typedoc-plugin-markdown-3.x-lockfile
  • Merge into: main
  • Upgrade typedoc-plugin-markdown to 3.17.1
Update dependency typescript to v5.4.5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x-lockfile
  • Merge into: main
  • Upgrade typescript to 5.4.5
Update jest monorepo to v29.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/jest-monorepo
  • Merge into: main
  • Upgrade babel-jest to 29.7.0
  • Upgrade jest to 29.7.0
Update actions/cache action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-4.x
  • Merge into: main
  • Upgrade actions/cache to v4
Update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • 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: main
  • Upgrade actions/setup-node to v4
Update dependency @​types/mdast to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/mdast-4.x
  • Merge into: main
  • Upgrade @types/mdast to ^4.0.0
Update dependency @​types/unist to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/unist-3.x
  • Merge into: main
  • Upgrade @types/unist to ^3.0.0
Update dependency typedoc-plugin-markdown to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/typedoc-plugin-markdown-4.x
  • Merge into: main
  • Upgrade typedoc-plugin-markdown to ^4.0.0
Update dependency unified to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/unified-11.x
  • Merge into: main
  • Upgrade unified to ^11.0.0
Update dependency unist-util-visit to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/unist-util-visit-5.x
  • Merge into: main
  • Upgrade unist-util-visit to ^5.0.0
Update peaceiris/actions-gh-pages action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/peaceiris-actions-gh-pages-4.x
  • Merge into: main
  • Upgrade peaceiris/actions-gh-pages to v4
Update remark (major)

🚸 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 Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/configure branch from 561d7a4 to 5bf0773 Compare December 14, 2023 20:17
@renovate renovate bot changed the title Configure Renovate Configure Renovate - autoclosed May 5, 2024
@renovate renovate bot closed this May 5, 2024
@renovate renovate bot deleted the renovate/configure branch May 5, 2024 08:53
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.

0 participants