chore: Configure Renovate#1
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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(bun)Dockerfile(dockerfile).github/workflows/publish-gcp-bun.yml(github-actions).node-version(nodenv)package.json(npm)Configuration Summary
Based on the default config's presets, Renovate will:
fixfor dependencies andchorefor all others if semantic commits are in use.node_modules,bower_components,vendorand various test/tests (except for nuget) directories.🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.jsonin this branch. Renovate will update the Pull Request description the next time it runs.What to Expect
With your current configuration, Renovate will create 36 Pull Requests:
chore(deps): update dependency rollup to v4.22.4 [security]
renovate/npm-rollup-vulnerabilitymain4.22.4fix(deps): update dependency cookie to v0.7.0 [security]
renovate/npm-cookie-vulnerabilitymain0.7.0chore(deps): update dependency @rollup/plugin-commonjs to v25.0.8
renovate/rollup-plugin-commonjs-25.x-lockfilemain25.0.8chore(deps): update dependency @rollup/plugin-replace to v5.0.7
renovate/rollup-plugin-replace-5.x-lockfilemain5.0.7chore(deps): update dependency @types/jest to v29.5.14
renovate/jest-monorepomain29.5.14chore(deps): update dependency commitizen to v4.3.1
renovate/commitizen-4.x-lockfilemain4.3.1chore(deps): update dependency jest-environment-miniflare to v2.14.4
renovate/jest-environment-miniflare-2.x-lockfilemain2.14.4chore(deps): update dependency rimraf to v5.0.10
renovate/rimraf-5.x-lockfilemain5.0.10chore(deps): update commitlint monorepo to v17.8.1
renovate/commitlint-monorepomain17.8.117.8.1chore(deps): update dependency @cloudflare/workers-types to v3.19.0
renovate/cloudflare-workers-types-3.x-lockfilemain3.19.0chore(deps): update dependency @fingerprintjs/commit-lint-dx-team to ^0.1.0
renovate/fingerprintjs-commit-lint-dx-team-0.xmain^0.1.0chore(deps): update dependency @fingerprintjs/prettier-config-dx-team to ^0.2.0
renovate/fingerprintjs-prettier-config-dx-team-0.xmain^0.2.0chore(deps): update dependency @playwright/test to v1.53.2
renovate/playwright-monorepomain1.53.2chore(deps): update dependency @rollup/plugin-node-resolve to v15.3.1
renovate/rollup-plugin-node-resolve-15.x-lockfilemain15.3.1chore(deps): update dependency @types/cookie to ^0.6.0
renovate/cookie-0.xmain^0.6.0chore(deps): update dependency @types/node to v20.19.4
renovate/node-20.x-lockfilemain20.19.4chore(deps): update dependency husky to v9.1.7
renovate/husky-9.x-lockfilemain9.1.7chore(deps): update dependency lint-staged to v13.3.0
renovate/lint-staged-13.x-lockfilemain13.3.0chore(deps): update dependency prettier to v3.6.2
renovate/prettier-3.x-lockfilemain3.6.2chore(deps): update dependency rollup-plugin-dts to v6.2.1
renovate/rollup-plugin-dts-6.x-lockfilemain6.2.1chore(deps): update dependency rollup-plugin-license to v3.6.0
renovate/rollup-plugin-license-3.x-lockfilemain3.6.0chore(deps): update dependency ts-jest to v29.4.0
renovate/ts-jest-29.x-lockfilemain29.4.0chore(deps): update dependency typescript to v5.8.3
renovate/typescript-5.x-lockfilemain5.8.3chore(deps): update commitlint monorepo to v19 (major)
renovate/major-commitlint-monorepomain^19.0.0^19.0.0chore(deps): update dependency @cloudflare/workers-types to v4
renovate/cloudflare-workers-types-4.xmain^4.0.0chore(deps): update dependency @rollup/plugin-commonjs to v28
renovate/rollup-plugin-commonjs-28.xmain^28.0.0chore(deps): update dependency @rollup/plugin-node-resolve to v16
renovate/rollup-plugin-node-resolve-16.xmain^16.0.0chore(deps): update dependency @rollup/plugin-replace to v6
renovate/rollup-plugin-replace-6.xmain^6.0.0chore(deps): update dependency @rollup/plugin-typescript to v12
renovate/rollup-plugin-typescript-12.xmain^12.0.0chore(deps): update dependency @types/cookie to v1
renovate/cookie-1.xmain^1.0.0chore(deps): update dependency @types/node to v24
renovate/node-24.xmain^24.0.0chore(deps): update dependency lint-staged to v16
renovate/lint-staged-16.xmain^16.0.0chore(deps): update dependency rimraf to v6
renovate/rimraf-6.xmain^6.0.0chore(deps): update jest monorepo to v30 (major)
renovate/major-jest-monorepomain^30.0.0^30.0.0chore(deps): update node.js to v22
renovate/node-22.xmain22^22.0.0chore(deps): update typescript-eslint monorepo to v8 (major)
renovate/major-typescript-eslint-monorepomain^8.0.0^8.0.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
prhourlylimitfor 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.