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

Configure Renovate #650

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Configure Renovate #650

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 10, 2023

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/release.yml (github-actions)
  • .github/workflows/tests.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
  • 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 44 Pull Requests:

chore(deps): update dependency html-webpack-harddisk-plugin to v1.0.2
  • Schedule: ["at any time"]
  • Branch name: renovate/html-webpack-harddisk-plugin-1.x
  • Merge into: master
  • Upgrade html-webpack-harddisk-plugin to 1.0.2
chore(deps): update dependency jasmine-reporters to v2.5.2
  • Schedule: ["at any time"]
  • Branch name: renovate/jasmine-reporters-2.x-lockfile
  • Merge into: master
  • Upgrade jasmine-reporters to 2.5.2
chore(deps): update babel monorepo
chore(deps): update dependency @​changesets/cli to v2.27.1
  • Schedule: ["at any time"]
  • Branch name: renovate/changesets-cli-2.x-lockfile
  • Merge into: master
  • Upgrade @changesets/cli to 2.27.1
chore(deps): update dependency @testing-library/dom to v8.20.1
  • Schedule: ["at any time"]
  • Branch name: renovate/testing-library-dom-8.x-lockfile
  • Merge into: master
  • Upgrade @testing-library/dom to 8.20.1
chore(deps): update dependency @testing-library/jest-dom to v5.17.0
  • Schedule: ["at any time"]
  • Branch name: renovate/testing-library-jest-dom-5.x-lockfile
  • Merge into: master
  • Upgrade @testing-library/jest-dom to 5.17.0
chore(deps): update dependency @testing-library/react to v13.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/testing-library-react-13.x-lockfile
  • Merge into: master
  • Upgrade @testing-library/react to 13.4.0
chore(deps): update dependency babel-loader to v8.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/babel-loader-8.x-lockfile
  • Merge into: master
  • Upgrade babel-loader to 8.3.0
chore(deps): update dependency core-js to v3.36.1
  • Schedule: ["at any time"]
  • Branch name: renovate/core-js-3.x-lockfile
  • Merge into: master
  • Upgrade core-js to 3.36.1
chore(deps): update dependency enzyme to v3.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/enzyme-3.x
  • Merge into: master
  • Upgrade enzyme to 3.11.0
chore(deps): update dependency enzyme-adapter-react-16 to v1.15.8
  • Schedule: ["at any time"]
  • Branch name: renovate/enzyme-adapter-react-16-1.x
  • Merge into: master
  • Upgrade enzyme-adapter-react-16 to 1.15.8
chore(deps): update dependency eslint-plugin-import to v2.29.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-import-2.x-lockfile
  • Merge into: master
  • Upgrade eslint-plugin-import to 2.29.1
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: master
  • Upgrade eslint-plugin-react to 7.34.1
chore(deps): update dependency html-webpack-plugin to v4.5.2
  • Schedule: ["at any time"]
  • Branch name: renovate/html-webpack-plugin-4.x
  • Merge into: master
  • Upgrade html-webpack-plugin to 4.5.2
chore(deps): update dependency jest-watch-typeahead to ^0.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/jest-watch-typeahead-0.x
  • Merge into: master
  • Upgrade jest-watch-typeahead to ^0.6.0
chore(deps): update dependency preconstruct to ^0.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/preconstruct-0.x
  • Merge into: master
  • Upgrade preconstruct to ^0.3.0
chore(deps): update dependency regenerator-runtime to ^0.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/regenerator-runtime-0.x
  • Merge into: master
  • Upgrade regenerator-runtime to ^0.14.0
chore(deps): update dependency webpack to v4.47.0
  • Schedule: ["at any time"]
  • Branch name: renovate/webpack-4.x-lockfile
  • Merge into: master
  • Upgrade webpack to 4.47.0
chore(deps): update react monorepo to v16.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/react-monorepo
  • Merge into: master
  • Upgrade react to 16.14.0
  • Upgrade react-dom to 16.14.0
chore(deps): update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: master
  • 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: master
  • Upgrade actions/setup-node to v4
chore(deps): update dependency @testing-library/dom to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/testing-library-dom-9.x
  • Merge into: master
  • Upgrade @testing-library/dom to ^9.0.0
chore(deps): update dependency @testing-library/jest-dom to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/testing-library-jest-dom-6.x
  • Merge into: master
  • Upgrade @testing-library/jest-dom to ^6.0.0
chore(deps): update dependency @testing-library/react to v14
  • Schedule: ["at any time"]
  • Branch name: renovate/testing-library-react-14.x
  • Merge into: master
  • Upgrade @testing-library/react to ^14.0.0
chore(deps): update dependency babel-eslint to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/babel-eslint-10.x
  • Merge into: master
  • Upgrade babel-eslint to ^10.0.0
chore(deps): update dependency babel-loader to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/babel-loader-9.x
  • Merge into: master
  • Upgrade babel-loader to ^9.0.0
chore(deps): update dependency cross-env to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/cross-env-7.x
  • Merge into: master
  • Upgrade cross-env to ^7.0.0
chore(deps): update dependency css-loader to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/css-loader-6.x
  • Merge into: master
  • Upgrade css-loader to ^6.0.0
chore(deps): update dependency eslint to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-8.x
  • Merge into: master
  • Upgrade eslint to ^8.0.0
chore(deps): update dependency eslint-config-react-app to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-react-app-7.x
  • Merge into: master
  • Upgrade eslint-config-react-app to ^7.0.0
chore(deps): update dependency eslint-plugin-flowtype to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-flowtype-8.x
  • Merge into: master
  • Upgrade eslint-plugin-flowtype to ^8.0.0
chore(deps): update dependency eslint-plugin-jsx-a11y to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-jsx-a11y-6.x
  • Merge into: master
  • Upgrade eslint-plugin-jsx-a11y to ^6.0.0
chore(deps): update dependency html-webpack-harddisk-plugin to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/html-webpack-harddisk-plugin-2.x
  • Merge into: master
  • Upgrade html-webpack-harddisk-plugin to 2.0.0
chore(deps): update dependency html-webpack-plugin to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/html-webpack-plugin-5.x
  • Merge into: master
  • Upgrade html-webpack-plugin to 5.6.0
chore(deps): update dependency jest to v29
  • Schedule: ["at any time"]
  • Branch name: renovate/major-jest-monorepo
  • Merge into: master
  • Upgrade jest to ^29.0.0
chore(deps): update dependency jest-watch-typeahead to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/jest-watch-typeahead-2.x
  • Merge into: master
  • Upgrade jest-watch-typeahead to ^2.0.0
chore(deps): update dependency preconstruct to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/preconstruct-1.x
  • Merge into: master
  • Upgrade preconstruct to ^1.0.0
chore(deps): update dependency prettier to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-3.x
  • Merge into: master
  • Upgrade prettier to ^3.0.0
chore(deps): update dependency style-loader to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/style-loader-3.x
  • Merge into: master
  • Upgrade style-loader to ^3.0.0
chore(deps): update dependency webpack to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/webpack-5.x
  • Merge into: master
  • Upgrade webpack to ^5.0.0
chore(deps): update dependency webpack-cli to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/webpack-cli-5.x
  • Merge into: master
  • Upgrade webpack-cli to ^5.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: master
  • Upgrade webpack-dev-server to ^5.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: master
  • Upgrade github/codeql-action to v3
chore(deps): update react monorepo to v18 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-react-monorepo
  • Merge into: master
  • Upgrade react to 18.2.0
  • Upgrade react-dom to 18.2.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.

@changeset-bot
Copy link

changeset-bot bot commented Feb 10, 2023

⚠️ No Changeset found

Latest commit: 07e5c2b

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

@vercel
Copy link

vercel bot commented Feb 10, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-mentions ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 15, 2023 5:44am

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

0 participants