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.
🚦 Renovate will begin keeping your dependencies up-to-date only once you merge or close this Pull Request.
Detected Package Files
.circleci/config.yml
(circleci)docker-compose.yml
(docker-compose)router/Dockerfile
(dockerfile)subgraphs/playback/Dockerfile
(dockerfile)subgraphs/spotify/Dockerfile
(dockerfile).github/workflows/playback_checks.yaml
(github-actions).github/workflows/playback_publish.yaml
(github-actions).github/workflows/pull_request.yml
(github-actions).github/workflows/register_pq.yaml
(github-actions).github/workflows/spotify_checks.yaml
(github-actions).github/workflows/spotify_publish.yaml
(github-actions)client/package.json
(npm)package.json
(npm)shared/field-synthetics/package.json
(npm)shared/spotify-api/package.json
(npm)subgraphs/playback/package.json
(npm)subgraphs/spotify/package.json
(npm)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests (except for nuget) directories.devDependencies
and retain SemVer ranges for others.🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
.github/renovate.json5
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 54 Pull Requests:
chore(deps): update dependency postcss to v8.4.31 [security]
renovate/npm-postcss-vulnerability
main
8.4.31
fix(deps): update dependency body-parser to v1.20.3 [security]
renovate/npm-body-parser-vulnerability
main
1.20.3
chore(deps): update dependency vite to v4.5.6 [security]
renovate/npm-vite-vulnerability
main
4.5.6
fix(deps): update dependency express to v4.20.0 [security]
renovate/npm-express-vulnerability
main
4.20.0
fix(deps): update dependency ws to v8.17.1 [security]
renovate/npm-ws-vulnerability
main
8.17.1
chore(deps): pin dependencies
renovate/apollo-graphql-packages
main
1.0.0
0.17.1
0.16.2
^3.0.0
^3.0.0
v1.59.1
chore(deps): pin dependencies
renovate/pin-dependencies
main
4.0.1
5.0.0
4.0.1
4.0.1
4.0.1
3.20.1
2.3.0
7.60.1
0.4.4
2.8.13
8.2.6
27.5.2
4.14.196
2.0.5
20.4.5
1.26.0
5.62.0
5.62.0
3.1.0
10.4.14
2.1.0
8.2.0
8.45.0
7.33.0
4.6.0
16.8.1
29.6.1
2.0.22
3.0.0
2.1.1
3.0.2
3.3.3
29.1.1
10.9.1
0.21.3
5.1.6
chore(deps): pin dependency remark-frontmatter to 4.0.1
renovate/remark
main
4.0.1
chore(deps): update dependency @types/mdx to ^2.0.5
renovate/mdx-2.x
main
^2.0.5
chore(deps): update dependency autoprefixer to ^10.4.14
renovate/autoprefixer-10.x
main
^10.4.14
chore(deps): update dependency secops to v2.0.7
renovate/circleci-dependencies-(non-major)
main
2.0.7
chore(deps): update dependency @graphql-codegen/typescript-operations to ^4.4.0
renovate/graphqlcodegenerator-monorepo
main
^4.4.0
chore(deps): update dependency @sentry/types to ^7.60.1
renovate/sentry-javascript-monorepo
main
^7.60.1
chore(deps): update dependency @types/lodash to ^4.17.14
renovate/lodash-4.x
main
^4.17.14
chore(deps): update dependency @types/node to ^20.4.5
renovate/node-20.x
main
^20.4.5
chore(deps): update dependency eslint to ^8.45.0
renovate/eslint-monorepo
main
^8.45.0
chore(deps): update dependency eslint-plugin-react to ^7.33.0
renovate/eslint-plugin-react-7.x
main
^7.33.0
chore(deps): update dependency graphql to ^16.10.0
renovate/graphql-16.x
main
^16.10.0
chore(deps): update dependency jest to ^29.7.0
renovate/jest-monorepo
main
^29.7.0
chore(deps): update dependency tailwindcss to ^3.3.3
renovate/tailwindcss-3.x
main
^3.3.3
chore(deps): update dependency ts-jest to ^29.1.1
renovate/ts-jest-29.x
main
^29.1.1
chore(deps): update dependency typescript to ^5.7.3
renovate/typescript-5.x
main
^5.7.3
chore(deps): update node.js to v18.20.6
renovate/node-18.x
main
18.20.6
fix(deps): update dependency lucide-react to ^0.473.0
renovate/lucide-monorepo
main
^0.473.0
chore(deps): update actions/checkout action to v4
renovate/actions-checkout-4.x
main
v4
chore(deps): update actions/setup-node action to v4
renovate/actions-setup-node-4.x
main
v4
chore(deps): update dependency @graphql-codegen/cli to v5
renovate/major-graphqlcodegenerator-monorepo
main
^5.0.0
chore(deps): update dependency @graphql-eslint/eslint-plugin to v4
renovate/graphql-eslint-eslint-plugin-4.x
main
^4.0.0
chore(deps): update dependency @mdx-js/rollup to v3
renovate/major-mdx-monorepo
main
^3.0.0
chore(deps): update dependency @types/inquirer to v9
renovate/inquirer-9.x
main
^9.0.0
chore(deps): update dependency @types/jest to v29
renovate/major-jest-monorepo
main
^29.0.0
chore(deps): update dependency @vitejs/plugin-react to v4
renovate/vitejs-plugin-react-4.x
main
^4.0.0
chore(deps): update dependency concurrently to v9
renovate/concurrently-9.x
main
^9.0.0
chore(deps): update dependency eslint to v9
renovate/major-eslint-monorepo
main
^9.0.0
chore(deps): update dependency nodemon to v3
renovate/nodemon-3.x
main
^3.0.0
chore(deps): update dependency remark-mdx-frontmatter to v5
renovate/remark-mdx-frontmatter-5.x
main
^5.0.0
chore(deps): update dependency rimraf to v6
renovate/rimraf-6.x
main
^6.0.0
chore(deps): update dependency tailwindcss to v4
renovate/tailwindcss-4.x
main
^4.0.0
chore(deps): update node.js to v22
renovate/node-22.x
main
22.13.1
22
^22.0.0
chore(deps): update typescript-eslint monorepo to v8 (major)
renovate/major-typescript-eslint-monorepo
main
^8.0.0
^8.0.0
fix(deps): update dependency chalk to v5
renovate/chalk-5.x
main
^5.0.0
fix(deps): update dependency date-fns to v4
renovate/date-fns-4.x
main
^4.0.0
fix(deps): update dependency graphql-ws to v6
renovate/graphql-ws-6.x
main
^6.0.0
fix(deps): update dependency inquirer to v12
renovate/inquirer-12.x
main
^12.0.0
fix(deps): update dependency node-vibrant to v4
renovate/node-vibrant-4.x
main
4.0.3
fix(deps): update dependency prism-react-renderer to v2
renovate/prism-react-renderer-2.x
main
^2.0.0
fix(deps): update dependency react-router-dom to v7
renovate/major-react-router-monorepo
main
^7.0.0
fix(deps): update dependency type-fest to v4
renovate/type-fest-4.x
main
^4.0.0
fix(deps): update dependency web-vitals to v4
renovate/web-vitals-4.x
main
^4.0.0
fix(deps): update react monorepo (major)
renovate/major-react-monorepo
main
^19.0.0
^19.0.0
^5.0.0
^19.0.0
^19.0.0
fix(deps): update remark (major)
renovate/major-remark
main
^9.0.0
^15.0.0
^5.0.0
^11.0.0
^6.0.0
fix(deps): update sentry-javascript monorepo to v8 (major)
renovate/major-sentry-javascript-monorepo
main
^8.0.0
^8.0.0
fix(deps): update testing-library monorepo (major)
renovate/major-testing-library-monorepo
main
^6.0.0
^16.0.0
^14.0.0
chore(deps): lock file maintenance
renovate/lock-file-maintenance
main
Warning
Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR.
Failed to look up npm package @shared/field-synthetics
Files affected:
subgraphs/playback/package.json
,subgraphs/spotify/package.json
❓ 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 Renovate Bot.