Skip to content

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 11, 2025

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/lint.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • .github/workflows/slacknotify.yml (github-actions)
  • .github/workflows/stop-no-merge-labels.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
  • Hopefully safe environment variables to allow users to configure.
  • 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 23 Pull Requests:

chore(deps): update dependency @​types/jest to v29.5.14
  • Schedule: ["at any time"]
  • Branch name: renovate/jest-monorepo
  • Merge into: main
  • Upgrade @types/jest to 29.5.14
chore(deps): update dependency @​types/node to v18.19.111
  • Schedule: ["at any time"]
  • Branch name: renovate/node-18.x-lockfile
  • Merge into: main
  • Upgrade @types/node to 18.19.111
chore(deps): update dependency jest-html-reporters to v3.1.7
  • Schedule: ["at any time"]
  • Branch name: renovate/jest-html-reporters-3.x-lockfile
  • Merge into: main
  • Upgrade jest-html-reporters to 3.1.7
fix(deps): update dependency json-schema-faker to v0.5.9
  • Schedule: ["at any time"]
  • Branch name: renovate/json-schema-faker-0.x-lockfile
  • Merge into: main
  • Upgrade json-schema-faker to 0.5.9
fix(deps): update dependency ts-json-schema-generator to v2.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ts-json-schema-generator-2.x-lockfile
  • Merge into: main
  • Upgrade ts-json-schema-generator to 2.4.0
chore(deps): update babel monorepo
chore(deps): update dependency @​changesets/cli to v2.29.4
  • Schedule: ["at any time"]
  • Branch name: renovate/changesets-cli-2.x-lockfile
  • Merge into: main
  • Upgrade @changesets/cli to 2.29.4
chore(deps): update dependency @node-rs/deno-lint to v1.20.4
  • Schedule: ["at any time"]
  • Branch name: renovate/node-rs-deno-lint-1.x-lockfile
  • Merge into: main
  • Upgrade @node-rs/deno-lint to 1.20.4
chore(deps): update dependency dprint to ^0.50.0
  • Schedule: ["at any time"]
  • Branch name: renovate/dprint-0.x
  • Merge into: main
  • Upgrade dprint to ^0.50.0
chore(deps): update dependency ts-patch to v3.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ts-patch-3.x-lockfile
  • Merge into: main
  • Upgrade ts-patch to 3.3.0
chore(deps): update dependency typescript to v5.8.3
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x-lockfile
  • Merge into: main
  • Upgrade typescript to 5.8.3
chore(deps): update rtcamp/action-slack-notify action to v2.3.3
  • Schedule: ["at any time"]
  • Branch name: renovate/rtcamp-action-slack-notify-2.x
  • Merge into: main
  • Upgrade rtCamp/action-slack-notify to e31e87e03dd19038e411e38ae27cbad084a90661
fix(deps): update dependency @​apidevtools/json-schema-ref-parser to v11.9.3
fix(deps): update dependency ajv to v8.17.1
  • Schedule: ["at any time"]
  • Branch name: renovate/ajv-8.x-lockfile
  • Merge into: main
  • Upgrade ajv to 8.17.1
fix(deps): update dependency esbuild to ^0.25.0
  • Schedule: ["at any time"]
  • Branch name: renovate/esbuild-0.x
  • Merge into: main
  • Upgrade esbuild to ^0.25.0
chore(deps): 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
chore(deps): 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
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 jest to v30
  • Schedule: ["at any time"]
  • Branch name: renovate/major-jest-monorepo
  • Merge into: main
  • Upgrade jest to ^30.0.0
chore(deps): update dependency node to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/node-22.x
  • Merge into: main
  • Upgrade node to 22.x
  • Upgrade @types/node to ^22.0.0
chore(deps): update dorny/test-reporter action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/dorny-test-reporter-2.x
  • Merge into: main
  • Upgrade dorny/test-reporter to v2
chore(deps): update pnpm/action-setup action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/pnpm-action-setup-4.x
  • Merge into: main
  • Upgrade pnpm/action-setup to v4
fix(deps): update dependency @​apidevtools/json-schema-ref-parser to v13

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

Copy link

changeset-bot bot commented Jun 11, 2025

⚠️ No Changeset found

Latest commit: 671db40

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

Coverage report

St.
Category Percentage Covered / Total
🔴 Statements 6.11% 46/753
🔴 Branches 3.95% 21/532
🔴 Functions 4.17% 6/144
🔴 Lines 6.48% 45/694

Test suite run success

82 tests passing in 7 suites.

Report generated by 🧪jest coverage report action from 671db40

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