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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Configure Renovate #31

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 30, 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

  • crates/css_node/Cargo.toml (cargo)
  • crates/html_node/Cargo.toml (cargo)
  • crates/linter_node/Cargo.toml (cargo)
  • .github/workflows/publish-node.yml (github-actions)
  • package.json (npm)
  • packages/css/package.json (npm)
  • packages/css/scripts/npm/android-arm-eabi/package.json (npm)
  • packages/css/scripts/npm/android-arm64/package.json (npm)
  • packages/css/scripts/npm/darwin-arm64/package.json (npm)
  • packages/css/scripts/npm/darwin-x64/package.json (npm)
  • packages/css/scripts/npm/freebsd-x64/package.json (npm)
  • packages/css/scripts/npm/linux-arm-gnueabihf/package.json (npm)
  • packages/css/scripts/npm/linux-arm64-gnu/package.json (npm)
  • packages/css/scripts/npm/linux-arm64-musl/package.json (npm)
  • packages/css/scripts/npm/linux-x64-gnu/package.json (npm)
  • packages/css/scripts/npm/linux-x64-musl/package.json (npm)
  • packages/css/scripts/npm/win32-arm64-msvc/package.json (npm)
  • packages/css/scripts/npm/win32-ia32-msvc/package.json (npm)
  • packages/css/scripts/npm/win32-x64-msvc/package.json (npm)
  • packages/html/package.json (npm)
  • packages/html/scripts/npm/android-arm-eabi/package.json (npm)
  • packages/html/scripts/npm/android-arm64/package.json (npm)
  • packages/html/scripts/npm/darwin-arm64/package.json (npm)
  • packages/html/scripts/npm/darwin-x64/package.json (npm)
  • packages/html/scripts/npm/freebsd-x64/package.json (npm)
  • packages/html/scripts/npm/linux-arm-gnueabihf/package.json (npm)
  • packages/html/scripts/npm/linux-arm64-gnu/package.json (npm)
  • packages/html/scripts/npm/linux-arm64-musl/package.json (npm)
  • packages/html/scripts/npm/linux-x64-gnu/package.json (npm)
  • packages/html/scripts/npm/linux-x64-musl/package.json (npm)
  • packages/html/scripts/npm/win32-arm64-msvc/package.json (npm)
  • packages/html/scripts/npm/win32-ia32-msvc/package.json (npm)
  • packages/html/scripts/npm/win32-x64-msvc/package.json (npm)
  • packages/linter/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:

chore(deps): replace dependency npm-run-all with npm-run-all2 ^5.0.0
  • Schedule: ["at any time"]
  • Branch name: renovate/npm-run-all-replacement
  • Merge into: main
  • Upgrade npm-run-all to ^5.0.0
chore(deps): update dependency @​types/jest to v28.1.8
  • Schedule: ["at any time"]
  • Branch name: renovate/jest-monorepo
  • Merge into: main
  • Upgrade @types/jest to 28.1.8
chore(deps): update dependency @​types/node to v14.18.63
  • Schedule: ["at any time"]
  • Branch name: renovate/node-14.x-lockfile
  • Merge into: main
  • Upgrade @types/node to 14.18.63
fix(deps): update rust crate tracing to 0.1.40
  • Schedule: ["at any time"]
  • Branch name: renovate/tracing-0.x
  • Merge into: main
  • Upgrade tracing to 0.1.40
fix(deps): update rust crate tracing-subscriber to 0.3.18
  • Schedule: ["at any time"]
  • Branch name: renovate/tracing-subscriber-0.x
  • Merge into: main
  • Upgrade tracing-subscriber to 0.3.18
fix(deps): update swc monorepo
chore(deps): update dependency @napi-rs/cli to v2.18.0
  • Schedule: ["at any time"]
  • Branch name: renovate/napi-rs-cli-2.x-lockfile
  • Merge into: main
  • Upgrade @napi-rs/cli to 2.18.0
chore(deps): update dependency @​taplo/cli to ^0.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/taplo-cli-0.x
  • Merge into: main
  • Upgrade @taplo/cli to ^0.7.0
chore(deps): update dependency prettier to v2.8.8
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-2.x-lockfile
  • Merge into: main
  • Upgrade prettier to 2.8.8
chore(deps): update dependency typescript to v4.9.5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-4.x-lockfile
  • Merge into: main
  • Upgrade typescript to 4.9.5
chore(deps): update dependency typescript to v4.9.5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-4.x
  • Merge into: main
  • Upgrade typescript to ^4.7.4
chore(deps): update yarn to v3.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/yarn-monorepo
  • Merge into: main
  • Upgrade yarn to 3.8.0
chore(deps): 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
chore(deps): update dependency @​types/node to v20
  • Schedule: ["at any time"]
  • Branch name: renovate/node-20.x
  • Merge into: main
  • Upgrade @types/node to ^20.0.0
chore(deps): update dependency cspell to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/cspell-8.x
  • Merge into: main
  • Upgrade cspell to ^8.0.0
chore(deps): update dependency husky to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/husky-9.x
  • Merge into: main
  • Upgrade husky to ^9.0.0
chore(deps): update dependency lint-staged to v15
  • Schedule: ["at any time"]
  • Branch name: renovate/lint-staged-15.x
  • Merge into: main
  • Upgrade lint-staged to ^15.0.0
chore(deps): update dependency prettier to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/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: renovate/typescript-5.x
  • Merge into: main
  • Upgrade typescript to ^5.0.0
chore(deps): update dependency typescript to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x-lockfile
  • Merge into: main
  • Upgrade typescript to 5.3.3
chore(deps): update github artifact actions to v4 (major)
chore(deps): update jest monorepo to v29 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-jest-monorepo
  • Merge into: main
  • Upgrade @types/jest to ^29.0.0
  • Upgrade jest to ^29.0.0
chore(deps): update rust crate napi-build to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/napi-build-2.x
  • Merge into: main
  • Upgrade napi-build to 2
chore(deps): update yarn to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/major-yarn-monorepo
  • Merge into: main
  • Upgrade yarn to 4.1.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 Mend Renovate. View repository job log here.

@CLAassistant
Copy link

CLAassistant commented Jan 30, 2023

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant