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

chore: Configure Renovate - autoclosed #2

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 1, 2024

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

  • .github/workflows/codeql.yml (github-actions)
  • .github/workflows/dependabot-automerge.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • lib/package.json (npm)
  • package.json (npm)
  • playground/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 30 Pull Requests:

chore(deps): update dependency vite to v2.9.18 [security]
  • Branch name: renovate/npm-vite-vulnerability
  • Merge into: main
  • Upgrade vite to 2.9.18
chore(deps): update dependency @​tsconfig/recommended to v1.0.6
  • Schedule: ["at any time"]
  • Branch name: renovate/tsconfig-recommended-1.x-lockfile
  • Merge into: main
  • Upgrade @tsconfig/recommended to 1.0.6
chore(deps): update jest monorepo to v28.1.3
  • Schedule: ["at any time"]
  • Branch name: renovate/jest-monorepo
  • Merge into: main
  • Upgrade babel-jest to 28.1.3
  • Upgrade jest to 28.1.3
chore(deps): update babel monorepo to v7.24.5
  • Schedule: ["at any time"]
  • Branch name: renovate/babel-monorepo
  • Merge into: main
  • Upgrade @babel/core to 7.24.5
  • Upgrade @babel/preset-env to 7.24.5
chore(deps): update commitlint monorepo to v17.8.1
chore(deps): update dependabot/fetch-metadata action to v1.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/dependabot-fetch-metadata-1.x
  • Merge into: main
  • Upgrade dependabot/fetch-metadata to v1.7.0
chore(deps): update dependency cypress to v9.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/cypress-9.x-lockfile
  • Merge into: main
  • Upgrade cypress to 9.7.0
chore(deps): update dependency eslint to v8.57.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-8.x-lockfile
  • Merge into: main
  • Upgrade eslint to 8.57.0
chore(deps): update dependency eslint-config-prettier to v8.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-prettier-8.x-lockfile
  • Merge into: main
  • Upgrade eslint-config-prettier to 8.10.0
chore(deps): update dependency eslint-plugin-cypress to v2.15.2
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-cypress-2.x-lockfile
  • Merge into: main
  • Upgrade eslint-plugin-cypress to 2.15.2
chore(deps): update dependency eslint-plugin-jest to v26.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-jest-26.x-lockfile
  • Merge into: main
  • Upgrade eslint-plugin-jest to 26.9.0
chore(deps): update dependency lint-staged to v13.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/lint-staged-13.x-lockfile
  • Merge into: main
  • Upgrade lint-staged to 13.3.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 start-server-and-test to v1.15.4
  • Schedule: ["at any time"]
  • Branch name: renovate/start-server-and-test-1.x-lockfile
  • Merge into: main
  • Upgrade start-server-and-test to 1.15.4
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 commitlint monorepo to v19 (major)
chore(deps): update dependabot/fetch-metadata action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/dependabot-fetch-metadata-2.x
  • Merge into: main
  • Upgrade dependabot/fetch-metadata to v2.1.0
chore(deps): update dependency cypress to v13
  • Schedule: ["at any time"]
  • Branch name: renovate/cypress-13.x
  • Merge into: main
  • Upgrade cypress to ^13.0.0
chore(deps): update dependency eslint to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-9.x
  • Merge into: main
  • Upgrade eslint to ^9.0.0
chore(deps): update dependency eslint-config-prettier to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-prettier-9.x
  • Merge into: main
  • Upgrade eslint-config-prettier to ^9.0.0
chore(deps): update dependency eslint-plugin-cypress to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-cypress-3.x
  • Merge into: main
  • Upgrade eslint-plugin-cypress to ^3.0.0
chore(deps): update dependency eslint-plugin-jest to v28
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-jest-28.x
  • Merge into: main
  • Upgrade eslint-plugin-jest to ^28.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 start-server-and-test to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/start-server-and-test-2.x
  • Merge into: main
  • Upgrade start-server-and-test to ^2.0.0
chore(deps): update github/codeql-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/github-codeql-action-3.x
  • Merge into: main
  • Upgrade github/codeql-action to v3
chore(deps): update jest monorepo to v29 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-jest-monorepo
  • Merge into: main
  • Upgrade babel-jest to ^29.0.0
  • Upgrade jest to ^29.0.0
fix(deps): update dependency storyblok-js-client to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/storyblok-js-client-6.x
  • Merge into: main
  • Upgrade storyblok-js-client to ^6.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 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.

@renovate renovate bot changed the title chore: Configure Renovate chore: Configure Renovate - autoclosed May 2, 2024
@renovate renovate bot closed this May 2, 2024
@renovate renovate bot deleted the renovate/configure branch May 2, 2024 14:31
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