Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Feb 13, 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/ci.yml (github-actions)
  • .github/workflows/deploy.yml (github-actions)
  • package.json (npm)
  • .travis.yml (travis)

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.
  • Automerge patch and minor upgrades if they pass tests.

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


What to Expect

With your current configuration, Renovate will create 48 Pull Requests:

chore(deps): replace dependency babel-eslint with @​babel/eslint-parser ^7.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/babel-eslint-replacement
  • Merge into: master
  • Upgrade babel-eslint to ^7.11.0
chore(deps): update dependency @​storybook/storybook-deployer to v2.8.16
  • Schedule: ["at any time"]
  • Branch name: renovate/storybook-storybook-deployer-2.x-lockfile
  • Merge into: master
  • Upgrade @storybook/storybook-deployer to 2.8.16
chore(deps): update dependency @​types/lodash to v4.14.197
  • Schedule: ["at any time"]
  • Branch name: renovate/lodash-4.x-lockfile
  • Merge into: master
  • Upgrade @types/lodash to 4.14.197
chore(deps): update dependency cross-env to v7.0.3
  • Schedule: ["at any time"]
  • Branch name: renovate/cross-env-7.x-lockfile
  • Merge into: master
  • Upgrade cross-env to 7.0.3
chore(deps): update dependency husky to v4.3.8
  • Schedule: ["at any time"]
  • Branch name: renovate/husky-4.x-lockfile
  • Merge into: master
  • Upgrade husky to 4.3.8
chore(deps): update dependency react-scripts to v3.4.4
  • Schedule: ["at any time"]
  • Branch name: renovate/react-scripts-3.x-lockfile
  • Merge into: master
  • Upgrade react-scripts to 3.4.4
chore(deps): update dependency typescript to v3.9.10
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-3.x-lockfile
  • Merge into: master
  • Upgrade typescript to 3.9.10
fix(deps): update dependency lodash to v4.17.21
  • Schedule: ["at any time"]
  • Branch name: renovate/lodash-monorepo
  • Merge into: master
  • Upgrade lodash to 4.17.21
fix(deps): update dependency react-use to v15.3.8
  • Schedule: ["at any time"]
  • Branch name: renovate/react-use-15.x-lockfile
  • Merge into: master
  • Upgrade react-use to 15.3.8
chore(deps): update dependency @​babel/core to v7.22.10
  • Schedule: ["at any time"]
  • Branch name: renovate/babel-monorepo
  • Merge into: master
  • Upgrade @babel/core to 7.22.10
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 v11.2.7
  • Schedule: ["at any time"]
  • Branch name: renovate/testing-library-react-11.x-lockfile
  • Merge into: master
  • Upgrade @testing-library/react to 11.2.7
chore(deps): update dependency @​types/node to v12.20.55
  • Schedule: ["at any time"]
  • Branch name: renovate/node-12.x-lockfile
  • Merge into: master
  • Upgrade @types/node to 12.20.55
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 eslint-config-prettier to v6.15.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-prettier-6.x-lockfile
  • Merge into: master
  • Upgrade eslint-config-prettier to 6.15.0
chore(deps): update dependency eslint-plugin-import to v2.28.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-import-2.x-lockfile
  • Merge into: master
  • Upgrade eslint-plugin-import to 2.28.0
chore(deps): update dependency eslint-plugin-prettier to v3.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-prettier-3.x-lockfile
  • Merge into: master
  • Upgrade eslint-plugin-prettier to 3.4.1
chore(deps): update dependency eslint-plugin-promise to v4.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-promise-4.x-lockfile
  • Merge into: master
  • Upgrade eslint-plugin-promise to 4.3.1
chore(deps): update dependency eslint-plugin-react to v7.33.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-react-7.x-lockfile
  • Merge into: master
  • Upgrade eslint-plugin-react to 7.33.1
chore(deps): update dependency eslint-plugin-standard to v4.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-standard-4.x-lockfile
  • Merge into: master
  • Upgrade eslint-plugin-standard to 4.1.0
chore(deps): update dependency prettier to v2.8.8
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-2.x-lockfile
  • Merge into: master
  • Upgrade prettier to 2.8.8
chore(deps): update react monorepo
chore(deps): update storybook monorepo to v6.5.16
fix(deps): update dependency styled-components to v5.3.11
chore(deps): update actions/cache action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-3.x
  • Merge into: master
  • Upgrade actions/cache to v3
chore(deps): update actions/checkout action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-3.x
  • Merge into: master
  • Upgrade actions/checkout to v3
chore(deps): update actions/setup-node action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-3.x
  • Merge into: master
  • Upgrade actions/setup-node to v3
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 @testing-library/user-event to v14
  • Schedule: ["at any time"]
  • Branch name: renovate/testing-library-user-event-14.x
  • Merge into: master
  • Upgrade @testing-library/user-event to ^14.0.0
chore(deps): update dependency @​types/jest to v29
  • Schedule: ["at any time"]
  • Branch name: renovate/major-jest-monorepo
  • Merge into: master
  • Upgrade @types/jest to ^29.0.0
chore(deps): update dependency @​types/node to v18
  • Schedule: ["at any time"]
  • Branch name: renovate/node-18.x
  • Merge into: master
  • Upgrade @types/node to ^18.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 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-prettier to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-prettier-9.x
  • Merge into: master
  • Upgrade eslint-config-prettier to ^9.0.0
chore(deps): update dependency eslint-config-standard to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-standard-17.x
  • Merge into: master
  • Upgrade eslint-config-standard to ^17.0.0
chore(deps): update dependency eslint-config-standard-react to v13
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-standard-react-13.x
  • Merge into: master
  • Upgrade eslint-config-standard-react to ^13.0.0
chore(deps): update dependency eslint-plugin-prettier to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-prettier-5.x
  • Merge into: master
  • Upgrade eslint-plugin-prettier to ^5.0.0
chore(deps): update dependency eslint-plugin-promise to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-promise-6.x
  • Merge into: master
  • Upgrade eslint-plugin-promise to ^6.0.0
chore(deps): update dependency husky to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/husky-8.x
  • Merge into: master
  • Upgrade husky to ^8.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 react-scripts to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/react-scripts-5.x
  • Merge into: master
  • Upgrade react-scripts to ^5.0.0
chore(deps): update dependency typescript to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: master
  • Upgrade typescript to ^5.0.0
chore(deps): update react monorepo to v18 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-react-monorepo
  • Merge into: master
  • Upgrade @types/react to ^18.0.0
  • Upgrade @types/react-dom to ^18.0.0
  • Upgrade react to ^16.0.0 || ^18.0.0
  • Upgrade react to ^18.0.0
  • Upgrade react-dom to ^18.0.0
  • Upgrade react-is to ^18.0.0
chore(deps): update storybook monorepo to v7 (major)
chore(deps): update typescript-eslint monorepo to v6 (major)
fix(deps): update dependency react-spring to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/react-spring-9.x
  • Merge into: master
  • Upgrade react-spring to ^9.0.0
fix(deps): update dependency react-use to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/react-use-17.x
  • Merge into: master
  • Upgrade react-use to ^17.0.0
fix(deps): update dependency styled-components to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/styled-components-6.x
  • Merge into: master
  • Upgrade styled-components 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.

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.

1 participant