-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Configure Renovate #1499
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
Merged
Merged
Configure Renovate #1499
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
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Ignored Deployment
|
Fixes #1440 |
d1ba30d
to
6a0d3ea
Compare
tknickman
approved these changes
Jul 11, 2022
@tknickman That "what to expect" section is vicious. |
Oh yea lol. @nathanhammond Actually, one of my favorite renovate features is the issue dashboard: An always up to date command center of your dependencies |
1 task
kodiakhq bot
referenced
this pull request
in singlestone/sugar
Jul 25, 2022
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [turbo](https://turborepo.org) ([source](https://togithub.com/vercel/turborepo)) | [`1.3.1` -> `1.3.4`](https://renovatebot.com/diffs/npm/turbo/1.3.1/1.3.4) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vercel/turborepo</summary> ### [`v1.3.4`](https://togithub.com/vercel/turborepo/releases/tag/v1.3.4) [Compare Source](https://togithub.com/vercel/turborepo/compare/v1.3.3...v1.3.4) #### What's Changed - fix(deps): update dependency [@​react-types/radio](https://togithub.com/react-types/radio) to v3.2.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/vercel/turborepo/pull/1553](https://togithub.com/vercel/turborepo/pull/1553) - Move fixtures to correct directory. by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turborepo/pull/1561](https://togithub.com/vercel/turborepo/pull/1561) - fix(cli): don’t exit when no tasks are found by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turborepo/pull/1564](https://togithub.com/vercel/turborepo/pull/1564) **Full Changelog**: vercel/turborepo@v1.3.3...v1.3.4 ### [`v1.3.3`](https://togithub.com/vercel/turborepo/releases/tag/v1.3.3) [Compare Source](https://togithub.com/vercel/turborepo/compare/v1.3.2...v1.3.3) #### What's Changed - fix(create-turbo): pnpm peer deps error by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turborepo/pull/1559](https://togithub.com/vercel/turborepo/pull/1559) **Full Changelog**: vercel/turborepo@v1.3.2...v1.3.3 ### [`v1.3.2`](https://togithub.com/vercel/turborepo/releases/tag/v1.3.2) [Compare Source](https://togithub.com/vercel/turborepo/compare/v1.3.1...v1.3.2) #### Core - Update schema generation script invocation. by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turborepo/pull/1436](https://togithub.com/vercel/turborepo/pull/1436) - fix(cli): cache with correct file perms by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turborepo/pull/1429](https://togithub.com/vercel/turborepo/pull/1429) - Watch task outputs to avoid cache restorations by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turborepo/pull/1269](https://togithub.com/vercel/turborepo/pull/1269) - Vendor chrometracing, add Close method by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turborepo/pull/1443](https://togithub.com/vercel/turborepo/pull/1443) - Fix symlink mode check. by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turborepo/pull/1447](https://togithub.com/vercel/turborepo/pull/1447) - Fix hashing uncommitted changes by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turborepo/pull/1448](https://togithub.com/vercel/turborepo/pull/1448) - Cross-compile amd64. by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turborepo/pull/1452](https://togithub.com/vercel/turborepo/pull/1452) - fix(cli): prefer IsDir() over explicit type check by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turborepo/pull/1445](https://togithub.com/vercel/turborepo/pull/1445) - Add test to confirm that file copying works as expected. by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turborepo/pull/1450](https://togithub.com/vercel/turborepo/pull/1450) - fix: remove suggestion of using fetch-depth by [@​harshcut](https://togithub.com/harshcut) in [https://github.com/vercel/turborepo/pull/1438](https://togithub.com/vercel/turborepo/pull/1438) - Chip away at path migration by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turborepo/pull/1459](https://togithub.com/vercel/turborepo/pull/1459) - Implement allowing both sides of git comparison by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turborepo/pull/1442](https://togithub.com/vercel/turborepo/pull/1442) - Move some fields out of Config by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turborepo/pull/1460](https://togithub.com/vercel/turborepo/pull/1460) - chore: remove redundant `.turbo` by [@​shayc](https://togithub.com/shayc) in [https://github.com/vercel/turborepo/pull/1475](https://togithub.com/vercel/turborepo/pull/1475) - Depending on root tasks should work by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turborepo/pull/1485](https://togithub.com/vercel/turborepo/pull/1485) - Implement filesystem cookies for filewatch ordering by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turborepo/pull/1410](https://togithub.com/vercel/turborepo/pull/1410) - Label root package in dependency graph by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turborepo/pull/1491](https://togithub.com/vercel/turborepo/pull/1491) - Implement fsevents by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turborepo/pull/1419](https://togithub.com/vercel/turborepo/pull/1419) - Bug: Fix logic that wipes out part of the config by [@​StevenMatchett](https://togithub.com/StevenMatchett) in [https://github.com/vercel/turborepo/pull/1527](https://togithub.com/vercel/turborepo/pull/1527) - Add schema.json to create-turbo templates by [@​jaredpalmer](https://togithub.com/jaredpalmer) in [https://github.com/vercel/turborepo/pull/1537](https://togithub.com/vercel/turborepo/pull/1537) - Filter in package by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turborepo/pull/1538](https://togithub.com/vercel/turborepo/pull/1538) #### Internal - Ensure we fail if no examples are run by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turborepo/pull/1441](https://togithub.com/vercel/turborepo/pull/1441) - Bump e2e pnpm to 7 by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turborepo/pull/1444](https://togithub.com/vercel/turborepo/pull/1444) - Add missing dependencies to OSX setup by [@​trevorr](https://togithub.com/trevorr) in [https://github.com/vercel/turborepo/pull/1487](https://togithub.com/vercel/turborepo/pull/1487) - Add golang to OSX setup by [@​neolivz](https://togithub.com/neolivz) in [https://github.com/vercel/turborepo/pull/1492](https://togithub.com/vercel/turborepo/pull/1492) - Configure Renovate by [@​renovate](https://togithub.com/renovate) in [https://github.com/vercel/turborepo/pull/1499](https://togithub.com/vercel/turborepo/pull/1499) - chore(deps): update dependency [@​types/react](https://togithub.com/types/react) to v17.0.47 by [@​renovate](https://togithub.com/renovate) in [https://github.com/vercel/turborepo/pull/1514](https://togithub.com/vercel/turborepo/pull/1514) - chore(deps): update dependency ts-json-schema-generator to v0.98.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/vercel/turborepo/pull/1516](https://togithub.com/vercel/turborepo/pull/1516) - chore(renovate): support go mod tidy by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turborepo/pull/1515](https://togithub.com/vercel/turborepo/pull/1515) - fix(deps): update dependency [@​heroicons/react](https://togithub.com/heroicons/react) to v1.0.6 by [@​renovate](https://togithub.com/renovate) in [https://github.com/vercel/turborepo/pull/1520](https://togithub.com/vercel/turborepo/pull/1520) - chore(deps): update dependency [@​babel/core](https://togithub.com/babel/core) to v7.18.6 by [@​renovate](https://togithub.com/renovate) in [https://github.com/vercel/turborepo/pull/1523](https://togithub.com/vercel/turborepo/pull/1523) - chore(deps): update dependency tailwindcss to v3.1.6 by [@​renovate](https://togithub.com/renovate) in [https://github.com/vercel/turborepo/pull/1529](https://togithub.com/vercel/turborepo/pull/1529) - chore(deps): update dependency autoprefixer to v10.4.7 by [@​renovate](https://togithub.com/renovate) in [https://github.com/vercel/turborepo/pull/1530](https://togithub.com/vercel/turborepo/pull/1530) - chore(deps): update dependency eslint-config-prettier to v8.5.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/vercel/turborepo/pull/1531](https://togithub.com/vercel/turborepo/pull/1531) - chore(deps): update pnpm/action-setup action to v2.2.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/vercel/turborepo/pull/1546](https://togithub.com/vercel/turborepo/pull/1546) - chore(deps): update dependency postcss to v8.4.14 by [@​renovate](https://togithub.com/renovate) in [https://github.com/vercel/turborepo/pull/1542](https://togithub.com/vercel/turborepo/pull/1542) - Makefile works for turbobot by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turborepo/pull/1550](https://togithub.com/vercel/turborepo/pull/1550) #### Examples - feat(examples): add svelte by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turborepo/pull/1458](https://togithub.com/vercel/turborepo/pull/1458) - Fix `yarn start` not working by [@​elis](https://togithub.com/elis) in [https://github.com/vercel/turborepo/pull/1468](https://togithub.com/vercel/turborepo/pull/1468) - feat(examples): add tailwind by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turborepo/pull/1464](https://togithub.com/vercel/turborepo/pull/1464) - fix: added vite.config and fixes for svelte-next.358 by [@​oneezy](https://togithub.com/oneezy) in [https://github.com/vercel/turborepo/pull/1496](https://togithub.com/vercel/turborepo/pull/1496) - chore(examples): update tsconfig declaration val by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turborepo/pull/1483](https://togithub.com/vercel/turborepo/pull/1483) - feat(examples): add react-native-web by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turborepo/pull/1486](https://togithub.com/vercel/turborepo/pull/1486) - Fix tailwind example by [@​kocisov](https://togithub.com/kocisov) in [https://github.com/vercel/turborepo/pull/1500](https://togithub.com/vercel/turborepo/pull/1500) - feat(examples): add nextjs by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turborepo/pull/1506](https://togithub.com/vercel/turborepo/pull/1506) #### Documentation - docs(cli): update contributing.md with new deps by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turborepo/pull/1449](https://togithub.com/vercel/turborepo/pull/1449) - Update caching.mdx by [@​chitchu](https://togithub.com/chitchu) in [https://github.com/vercel/turborepo/pull/1482](https://togithub.com/vercel/turborepo/pull/1482) - fix(docs): update prune compatibility by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turborepo/pull/1505](https://togithub.com/vercel/turborepo/pull/1505) - Typo: verifcation --> verification by [@​samouri](https://togithub.com/samouri) in [https://github.com/vercel/turborepo/pull/1517](https://togithub.com/vercel/turborepo/pull/1517) - Add `with-prisma` example by [@​NuroDev](https://togithub.com/NuroDev) in [https://github.com/vercel/turborepo/pull/979](https://togithub.com/vercel/turborepo/pull/979) - feat(examples): add cra by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turborepo/pull/1504](https://togithub.com/vercel/turborepo/pull/1504) - Examples fast follows by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turborepo/pull/1526](https://togithub.com/vercel/turborepo/pull/1526) - feat(examples): add docker by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turborepo/pull/1522](https://togithub.com/vercel/turborepo/pull/1522) - chore(examples): clean the kitchen (sink) by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turborepo/pull/1534](https://togithub.com/vercel/turborepo/pull/1534) - \[example/kitchensink] allow accessing vite on any ip/hostname by [@​zsoldosp](https://togithub.com/zsoldosp) in [https://github.com/vercel/turborepo/pull/1532](https://togithub.com/vercel/turborepo/pull/1532) - chore(docs): improvements by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turborepo/pull/1540](https://togithub.com/vercel/turborepo/pull/1540) #### New Contributors - [@​harshcut](https://togithub.com/harshcut) made their first contribution in [https://github.com/vercel/turborepo/pull/1438](https://togithub.com/vercel/turborepo/pull/1438) - [@​shayc](https://togithub.com/shayc) made their first contribution in [https://github.com/vercel/turborepo/pull/1475](https://togithub.com/vercel/turborepo/pull/1475) - [@​elis](https://togithub.com/elis) made their first contribution in [https://github.com/vercel/turborepo/pull/1468](https://togithub.com/vercel/turborepo/pull/1468) - [@​chitchu](https://togithub.com/chitchu) made their first contribution in [https://github.com/vercel/turborepo/pull/1482](https://togithub.com/vercel/turborepo/pull/1482) - [@​trevorr](https://togithub.com/trevorr) made their first contribution in [https://github.com/vercel/turborepo/pull/1487](https://togithub.com/vercel/turborepo/pull/1487) - [@​oneezy](https://togithub.com/oneezy) made their first contribution in [https://github.com/vercel/turborepo/pull/1496](https://togithub.com/vercel/turborepo/pull/1496) - [@​neolivz](https://togithub.com/neolivz) made their first contribution in [https://github.com/vercel/turborepo/pull/1492](https://togithub.com/vercel/turborepo/pull/1492) - [@​kocisov](https://togithub.com/kocisov) made their first contribution in [https://github.com/vercel/turborepo/pull/1500](https://togithub.com/vercel/turborepo/pull/1500) - [@​renovate](https://togithub.com/renovate) made their first contribution in [https://github.com/vercel/turborepo/pull/1499](https://togithub.com/vercel/turborepo/pull/1499) - [@​samouri](https://togithub.com/samouri) made their first contribution in [https://github.com/vercel/turborepo/pull/1517](https://togithub.com/vercel/turborepo/pull/1517) - [@​NuroDev](https://togithub.com/NuroDev) made their first contribution in [https://github.com/vercel/turborepo/pull/979](https://togithub.com/vercel/turborepo/pull/979) - [@​zsoldosp](https://togithub.com/zsoldosp) made their first contribution in [https://github.com/vercel/turborepo/pull/1532](https://togithub.com/vercel/turborepo/pull/1532) - [@​StevenMatchett](https://togithub.com/StevenMatchett) made their first contribution in [https://github.com/vercel/turborepo/pull/1527](https://togithub.com/vercel/turborepo/pull/1527) **Full Changelog**: vercel/turborepo@v1.3.1...v1.3.2 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/singlestone/sugar). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMjIuMSIsInVwZGF0ZWRJblZlciI6IjMyLjEyMi4xIn0=-->
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
cli/scripts/nginx/docker-compose.yml
(docker-compose).devcontainer/Dockerfile
(dockerfile)cli/scripts/nginx/Dockerfile.cacher
(dockerfile).github/workflows/ci-go.yml
(github-actions).github/workflows/golangci-lint.yml
(github-actions).github/workflows/large-monorepo.yml
(github-actions)cli/go.mod
(gomod)benchmark/package.json
(npm)cli/npm/turbo-android-arm64/package.json
(npm)cli/npm/turbo-darwin-64/package.json
(npm)cli/npm/turbo-darwin-arm64/package.json
(npm)cli/npm/turbo-freebsd-64/package.json
(npm)cli/npm/turbo-freebsd-arm64/package.json
(npm)cli/npm/turbo-install/package.json
(npm)cli/npm/turbo-linux-32/package.json
(npm)cli/npm/turbo-linux-64/package.json
(npm)cli/npm/turbo-linux-arm/package.json
(npm)cli/npm/turbo-linux-arm64/package.json
(npm)cli/npm/turbo-linux-mips64le/package.json
(npm)cli/npm/turbo-linux-ppc64le/package.json
(npm)cli/npm/turbo-linux-s390x/package.json
(npm)cli/npm/turbo-netbsd-64/package.json
(npm)cli/npm/turbo-openbsd-64/package.json
(npm)cli/npm/turbo-sunos-64/package.json
(npm)cli/npm/turbo-windows-32/package.json
(npm)cli/npm/turbo-windows-64/package.json
(npm)cli/npm/turbo-windows-arm64/package.json
(npm)cli/package.json
(npm)docs/package.json
(npm)package.json
(npm)packages/create-turbo/package.json
(npm)packages/create-turbo/templates/_shared_ts/apps/docs/package.json
(npm)packages/create-turbo/templates/_shared_ts/apps/web/package.json
(npm)packages/create-turbo/templates/_shared_ts/package.json
(npm)packages/create-turbo/templates/_shared_ts/packages/eslint-config-custom/package.json
(npm)packages/create-turbo/templates/_shared_ts/packages/tsconfig/package.json
(npm)packages/create-turbo/templates/_shared_ts/packages/ui/package.json
(npm)packages/create-turbo/templates/npm/package.json
(npm)packages/create-turbo/templates/pnpm/apps/docs/package.json
(npm)packages/create-turbo/templates/pnpm/apps/web/package.json
(npm)packages/create-turbo/templates/pnpm/package.json
(npm)packages/create-turbo/templates/pnpm/packages/ui/package.json
(npm)packages/create-turbo/templates/yarn/package.json
(npm)packages/turbo-codemod/package.json
(npm)packages/turbo-ignore/package.json
(npm)Configuration
🔡 Renovate has detected a custom config for this PR. Feel free to ask for help if you have any doubts and would like it reviewed.
Important: Now that this branch is edited, Renovate can't rebase it from the base branch any more. If you make changes to the base branch that could impact this onboarding PR, please merge them manually.
What to Expect
With your current configuration, Renovate will create 58 Pull Requests:
fix(deps): update github.com/google/chrometracing digest to 32f135b
renovate/github.com-google-chrometracing-digest
main
32f135b956e4fead57cccda6cd31629361cdc417
fix(deps): update github.com/sabhiram/go-gitignore digest to 525f6e1
renovate/github.com-sabhiram-go-gitignore-digest
main
525f6e181f062064d83887ed2530e3b1ba0bc95a
fix(deps): update golang.org/x/sync digest to 0de741c
renovate/golang.org-x-sync-digest
main
0de741cfad7ff3874b219dfbc1b9195b58c7c490
chore(deps): update dependency @types/react to v17.0.47
renovate/react-17.x
main
17.0.47
chore(deps): update dependency tailwindcss to v3.1.5
renovate/tailwindcss-3.x
main
3.1.5
chore(deps): update dependency ts-json-schema-generator to v0.98.0
renovate/ts-json-schema-generator-0.x
main
0.98.0
fix(deps): update dependency @heroicons/react to v1.0.6
renovate/heroicons-react-1.x
main
1.0.6
fix(deps): update dependency nextra to v2.0.0-beta.5
renovate/nextra-2.x
main
2.0.0-beta.5
fix(deps): update dependency nextra-theme-docs to v2.0.0-beta.5
renovate/nextra-theme-docs-2.x
main
2.0.0-beta.5
fix(deps): update module github.com/mitchellh/cli to v1.1.4
renovate/github.com-mitchellh-cli-1.x
main
v1.1.4
chore(deps): update dependency @babel/core to v7.18.6
renovate/babel-monorepo
main
7.18.6
chore(deps): update dependency autoprefixer to v10.4.7
renovate/autoprefixer-10.x
main
10.4.7
chore(deps): update dependency eslint-config-prettier to v8.5.0
renovate/eslint-config-prettier-8.x
main
8.5.0
chore(deps): update dependency postcss to v8.4.14
renovate/postcss-8.x
main
8.4.14
chore(deps): update dependency webpack to v5.73.0
renovate/webpack-5.x
main
5.73.0
chore(deps): update nextjs monorepo to v12.2.2
renovate/nextjs-monorepo
main
12.2.2
12.2.2
chore(deps): update pnpm to v7.5.0
renovate/pnpm-7.x
main
7.5.0
chore(deps): update pnpm/action-setup action to v2.2.2
renovate/pnpm-action-setup-2.x
main
v2.2.2
fix(deps): update dependency @react-aria/focus to v3.6.1
renovate/react-aria-focus-3.x
main
3.6.1
fix(deps): update dependency @react-aria/ssr to v3.2.0
renovate/react-aria-ssr-3.x
main
3.2.0
fix(deps): update dependency @react-stately/radio to v3.4.1
renovate/react-stately-radio-3.x
main
3.4.1
fix(deps): update dependency @react-types/radio to v3.2.1
renovate/react-types-radio-3.x
main
3.2.1
fix(deps): update dependency axios to v0.27.2
renovate/axios-0.x
main
0.27.2
fix(deps): update dependency eslint-plugin-react to v7.30.1
renovate/eslint-plugin-react-7.x
main
7.30.1
fix(deps): update dependency execa to v5.1.1
renovate/execa-5.x
main
5.1.1
fix(deps): update dependency ora to v4.1.1
renovate/ora-4.x
main
4.1.1
fix(deps): update dependency react-hot-toast to v2.2.0
renovate/react-hot-toast-2.x
main
2.2.0
fix(deps): update dependency swr to v1.3.0
renovate/swr-1.x
main
1.3.0
fix(deps): update module github.com/adrg/xdg to v0.4.0
renovate/github.com-adrg-xdg-0.x
main
v0.4.0
fix(deps): update module github.com/hashicorp/go-retryablehttp to v0.7.1
renovate/github.com-hashicorp-go-retryablehttp-0.x
main
v0.7.1
fix(deps): update module github.com/karrick/godirwalk to v1.17.0
renovate/github.com-karrick-godirwalk-1.x
main
v1.17.0
fix(deps): update module github.com/mitchellh/mapstructure to v1.5.0
renovate/github.com-mitchellh-mapstructure-1.x
main
v1.5.0
fix(deps): update module github.com/spf13/cobra to v1.5.0
renovate/github.com-spf13-cobra-1.x
main
v1.5.0
fix(deps): update module github.com/stretchr/testify to v1.8.0
renovate/github.com-stretchr-testify-1.x
main
v1.8.0
fix(deps): update module google.golang.org/grpc to v1.47.0
renovate/google.golang.org-grpc-1.x
main
v1.47.0
fix(deps): update module gotest.tools/v3 to v3.3.0
renovate/gotest.tools-v3-3.x
main
v3.3.0
chore(deps): update actions/setup-node action to v3
renovate/actions-setup-node-3.x
main
v3
chore(deps): update dependency @types/inquirer to v8
renovate/inquirer-8.x
main
^8.0.0
chore(deps): update dependency @types/react to v18
renovate/react-18.x
main
^18.0.0
18.0.15
chore(deps): update dependency @types/react-dom to v18
renovate/react-dom-18.x
main
^18.0.0
chore(deps): update dependency eslint to v8.19.0
renovate/eslint-8.x
main
^8.0.0
8.19.0
chore(deps): update dependency faker to v6
renovate/faker-6.x
main
^6.0.0
chore(deps): update dependency fs-extra to v10
renovate/fs-extra-10.x
main
^10.0.0
chore(deps): update dependency ngraph.generators to v20
renovate/ngraph.generators-20.x
main
^20.0.0
chore(deps): update dependency strip-ansi to v7
renovate/strip-ansi-7.x
main
^7.0.0
chore(deps): update dependency ts-json-schema-generator to v1
renovate/ts-json-schema-generator-1.x
main
1.0.0
chore(deps): update dependency tsup to v6
renovate/tsup-6.x
main
^6.0.0
chore(deps): update dependency ubuntu to v22
renovate/ubuntu-22.x
main
jammy
chore(deps): update jest monorepo to v28 (major)
renovate/major-jest-monorepo
main
^28.0.0
^28.0.0
^28.0.0
chore(deps): update react monorepo to v18 (major)
renovate/major-react-monorepo
main
^18.0.0
18.2.0
18.2.0
fix(deps): update dependency chalk to v5
renovate/chalk-5.x
main
5.0.1
fix(deps): update dependency execa to v6
renovate/execa-6.x
main
6.1.0
^6.0.0
fix(deps): update dependency find-up to v6
renovate/find-up-6.x
main
6.3.0
fix(deps): update dependency globby to v13
renovate/globby-13.x
main
13.1.2
fix(deps): update dependency inquirer to v9
renovate/inquirer-9.x
main
^9.0.0
fix(deps): update dependency meow to v10
renovate/meow-10.x
main
^10.0.0
fix(deps): update dependency ora to v6
renovate/ora-6.x
main
6.1.2
chore(deps): lock file maintenance
renovate/lock-file-maintenance
main
🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam 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.