Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 22, 2024

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/ci-cd.yml (github-actions)
  • .github/workflows/codeql-analysis.yml (github-actions)
  • .github/workflows/deploy-demo.yml (github-actions)
  • benchmark/package.json (npm)
  • demo/package.json (npm)
  • package.json (npm)
  • src/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.
  • Show only the Age and Confidence Merge Confidence badges for pull requests.
  • 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 vite to v7.1.11 [security]
  • Branch name: renovate/npm-vite-vulnerability
  • Merge into: main
  • Upgrade vite to 7.1.11
chore(deps): update dependency @​niieani/scaffold to v1.7.55
  • Schedule: ["at any time"]
  • Branch name: renovate/niieani-scaffold-1.x-lockfile
  • Merge into: main
  • Upgrade @niieani/scaffold to 1.7.55
chore(deps): update dependency @​types/react-dom to v19.2.2
  • Schedule: ["at any time"]
  • Branch name: renovate/react-monorepo
  • Merge into: main
  • Upgrade @types/react-dom to 19.2.2
chore(deps): update dependency js-tiktoken to v1.0.21
  • Schedule: ["at any time"]
  • Branch name: renovate/js-tiktoken-1.x-lockfile
  • Merge into: main
  • Upgrade js-tiktoken to 1.0.21
chore(deps): update dependency tiktoken to v1.0.22
  • Schedule: ["at any time"]
  • Branch name: renovate/tiktoken-1.x-lockfile
  • Merge into: main
  • Upgrade tiktoken to 1.0.22
chore(deps): update swc monorepo
  • Schedule: ["at any time"]
  • Branch name: renovate/swc-monorepo
  • Merge into: main
  • Upgrade @swc/cli to 0.7.9
  • Upgrade @swc/core to 1.15.0
chore(deps): update tailwindcss monorepo to v4.1.17
  • Schedule: ["at any time"]
  • Branch name: renovate/tailwindcss-monorepo
  • Merge into: main
  • Upgrade @tailwindcss/vite to 4.1.17
  • Upgrade tailwindcss to 4.1.17
chore(deps): update dependency @​types/node to v22.19.0
  • Schedule: ["at any time"]
  • Branch name: renovate/node-22.x-lockfile
  • Merge into: main
  • Upgrade @types/node to 22.19.0
chore(deps): update dependency @​vitejs/plugin-react to v5.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/vitejs-plugin-react-5.x-lockfile
  • Merge into: main
  • Upgrade @vitejs/plugin-react to 5.1.0
chore(deps): update dependency chalk to v5.6.2
  • Schedule: ["at any time"]
  • Branch name: renovate/chalk-5.x-lockfile
  • Merge into: main
  • Upgrade chalk to 5.6.2
chore(deps): update dependency devalue to v5.4.2
  • Schedule: ["at any time"]
  • Branch name: renovate/devalue-5.x-lockfile
  • Merge into: main
  • Upgrade devalue to 5.4.2
chore(deps): update dependency inquirer to v12.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/inquirer-12.x-lockfile
  • Merge into: main
  • Upgrade inquirer to 12.10.0
chore(deps): update dependency prettier to v3.6.2
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-3.x-lockfile
  • Merge into: main
  • Upgrade prettier to 3.6.2
chore(deps): update dependency typescript to v5.9.3
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x-lockfile
  • Merge into: main
  • Upgrade typescript to 5.9.3
chore(deps): update dependency typescript to v5.9.3
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: main
  • Upgrade typescript to 5.9.3
chore(deps): update yarn to v4.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/yarn-monorepo
  • Merge into: main
  • Upgrade yarn to 4.11.0
fix(deps): update dependency gpt-tokenizer to v2.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/gpt-tokenizer-2.x
  • Merge into: main
  • Upgrade gpt-tokenizer to 2.9.0
chore(deps): update actions/checkout action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-5.x
  • Merge into: main
  • Upgrade actions/checkout to v5
chore(deps): update actions/setup-node action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-6.x
  • Merge into: main
  • Upgrade actions/setup-node to v6
chore(deps): update dependency node to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/node-24.x
  • Merge into: main
  • Upgrade node to 24
  • Upgrade @types/node to ^24.0.0
chore(deps): update dependency vitest to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/major-vitest-monorepo
  • Merge into: main
  • Upgrade vitest to ^4.0.0
chore(deps): update github/codeql-action action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/github-codeql-action-4.x
  • Merge into: main
  • Upgrade github/codeql-action to v4
fix(deps): update dependency gpt-tokenizer to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/gpt-tokenizer-3.x
  • Merge into: main
  • Upgrade gpt-tokenizer to 3.3.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.

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