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

Closed
wants to merge 1 commit into from
Closed

chore: Configure Renovate #233

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 8, 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/approveDependabot.yml (github-actions)
  • .github/workflows/pr-checks.yml (github-actions)
  • .github/workflows/publish-library.yml (github-actions)
  • .github/workflows/publish-prod-storybook.yml (github-actions)
  • .github/workflows/sonarcloud.yml (github-actions)
  • package.json (npm)
  • .nvmrc (nvm)

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 33 Pull Requests:

chore(deps): update dependency webpack-dev-server to v4.15.2
  • Schedule: ["at any time"]
  • Branch name: renovate/webpack-dev-server-4.x-lockfile
  • Merge into: main
  • Upgrade webpack-dev-server to 4.15.2
chore(deps): update react monorepo
chore(deps): update storybook monorepo to v8.0.9
chore(deps): update babel monorepo
chore(deps): update dependency @​types/node to v20.12.8
  • Schedule: ["at any time"]
  • Branch name: renovate/node-20.x-lockfile
  • Merge into: main
  • Upgrade @types/node to 20.12.8
chore(deps): update dependency css-loader to v6.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/css-loader-6.x-lockfile
  • Merge into: main
  • Upgrade css-loader to 6.11.0
chore(deps): update dependency eslint-plugin-jest to v27.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-jest-27.x-lockfile
  • Merge into: main
  • Upgrade eslint-plugin-jest to 27.9.0
chore(deps): update dependency eslint-plugin-jsdoc to v48.2.3
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-jsdoc-48.x-lockfile
  • Merge into: main
  • Upgrade eslint-plugin-jsdoc to 48.2.3
chore(deps): update dependency eslint-plugin-react to v7.34.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-react-7.x-lockfile
  • Merge into: main
  • Upgrade eslint-plugin-react to 7.34.1
chore(deps): update dependency jackspeak to v2.3.6
  • Schedule: ["at any time"]
  • Branch name: renovate/jackspeak-2.x
  • Merge into: main
  • Upgrade jackspeak to 2.3.6
chore(deps): update dependency node to v16.20.2
  • Schedule: ["at any time"]
  • Branch name: renovate/node-16.x
  • Merge into: main
  • Upgrade node to 16.20.2
chore(deps): update dependency typescript to v5.4.5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x-lockfile
  • Merge into: main
  • Upgrade typescript to 5.4.5
chore(deps): update dependency vega to v5.28.0
  • Schedule: ["at any time"]
  • Branch name: renovate/vega-5.x
  • Merge into: main
  • Upgrade vega to 5.28.0
chore(deps): update dependency vega-lite to v5.18.0
  • Schedule: ["at any time"]
  • Branch name: renovate/vega-lite-5.x
  • Merge into: main
  • Upgrade vega-lite to 5.18.0
chore(deps): update dependency webpack to v5.91.0
  • Schedule: ["at any time"]
  • Branch name: renovate/webpack-5.x-lockfile
  • Merge into: main
  • Upgrade webpack to 5.91.0
chore(deps): update sonarsource/sonarcloud-github-action action to v2.1.1
fix(deps): update dependency @​adobe/react-spectrum to v3.35.0
  • Schedule: ["at any time"]
  • Branch name: renovate/adobe-react-spectrum-3.x-lockfile
  • Merge into: main
  • Upgrade @adobe/react-spectrum to 3.35.0
fix(deps): update dependency immer to v10.1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/immer-10.x-lockfile
  • Merge into: main
  • Upgrade immer to 10.1.1
fix(deps): update dependency vega-embed to v6.25.0
  • Schedule: ["at any time"]
  • Branch name: renovate/vega-embed-6.x-lockfile
  • Merge into: main
  • Upgrade vega-embed to 6.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 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
chore(deps): update dependency css-loader to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/css-loader-7.x
  • Merge into: main
  • Upgrade css-loader to ^7.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-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 node to v20
  • Schedule: ["at any time"]
  • Branch name: renovate/node-20.x
  • Merge into: main
  • Upgrade node to 20.12.2
chore(deps): update dependency prettier to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-3.x
  • Merge into: main
  • Upgrade prettier to 3.2.5
chore(deps): update dependency style-loader to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/style-loader-4.x
  • Merge into: main
  • Upgrade style-loader to ^4.0.0
chore(deps): update dependency webpack-dev-server to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/webpack-dev-server-5.x
  • Merge into: main
  • Upgrade webpack-dev-server to ^5.0.0
chore(deps): update peter-evans/create-pull-request action to v6
chore(deps): update react monorepo to v18 (major)
chore(deps): update testing-library monorepo (major)
chore(deps): update typescript-eslint monorepo to v7 (major)

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

Copy link

sonarcloud bot commented Apr 8, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link

github-actions bot commented Apr 8, 2024

@marshallpete
Copy link
Member

Using dependabot for now

Copy link
Author

renovate bot commented May 3, 2024

Renovate is disabled

Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.

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.

None yet

1 participant