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 - abandoned #4

Merged
merged 1 commit into from
May 1, 2024
Merged

Conversation

pleo-bot-renovate
Copy link

@pleo-bot-renovate pleo-bot-renovate commented Jan 13, 2023

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

  • package.json (npm)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • 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.
  • Preserve (but continue to upgrade) any existing SemVer ranges.
  • Show all Merge Confidence badges for pull requests.
  • Automerge minor & patch dependency updates, create PRs for major dependency updates, ignore .github/**

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to .github/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 8 Pull Requests:

chore(deps): update dependency @​vercel/ncc to v0.38.1
  • Schedule: ["at any time"]
  • Branch name: dependencies/vercel-ncc-0.x
  • Merge into: main
  • Upgrade @vercel/ncc to 0.38.1
chore(deps): update dependency typescript to v4.9.5
  • Schedule: ["at any time"]
  • Branch name: dependencies/typescript-4.x
  • Merge into: main
  • Upgrade typescript to 4.9.5
fix(deps): update dependency @​actions/github to v5.1.1
  • Schedule: ["at any time"]
  • Branch name: dependencies/actions-github-5.x
  • Merge into: main
  • Upgrade @actions/github to 5.1.1
chore(deps): update dependency action-docs to v2
  • Schedule: ["at any time"]
  • Branch name: dependencies/action-docs-2.x
  • Merge into: main
  • Upgrade action-docs to ^2.0.0
chore(deps): update dependency prettier to v3
  • Schedule: ["at any time"]
  • Branch name: dependencies/prettier-3.x
  • Merge into: main
  • Upgrade prettier to ^3.0.0
chore(deps): update dependency typescript to v5
  • Schedule: ["at any time"]
  • Branch name: dependencies/typescript-5.x
  • Merge into: main
  • Upgrade typescript to 5.4.5
chore(deps): update jest monorepo to v29 (major)
  • Schedule: ["at any time"]
  • Branch name: dependencies/major-jest-monorepo
  • Merge into: main
  • Upgrade @types/jest to ^29.0.0
  • Upgrade jest to ^29.0.0
fix(deps): update dependency @​actions/github to v6
  • Schedule: ["at any time"]
  • Branch name: dependencies/actions-github-6.x
  • Merge into: main
  • Upgrade @actions/github to 6.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 has been generated by Renovate Bot.

@pleo-bot-renovate pleo-bot-renovate added dependencies Pull requests that update a dependency file automerge patch labels Jan 13, 2023
@pleo-bot-renovate pleo-bot-renovate changed the title Configure Renovate Configure Renovate - abandoned Dec 21, 2023
@pleo-bot-renovate
Copy link
Author

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@mhuzkhan-pleo mhuzkhan-pleo merged commit 4353082 into main May 1, 2024
0 of 12 checks passed
@mhuzkhan-pleo mhuzkhan-pleo deleted the renovate/configure branch May 1, 2024 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge dependencies Pull requests that update a dependency file patch
Development

Successfully merging this pull request may close these issues.

3 participants