Skip to content

Fix renovates config, root package.json commands#10835

Merged
eddeee888 merged 3 commits into
masterfrom
fix-renovates-config
May 17, 2026
Merged

Fix renovates config, root package.json commands#10835
eddeee888 merged 3 commits into
masterfrom
fix-renovates-config

Conversation

@eddeee888
Copy link
Copy Markdown
Collaborator

@eddeee888 eddeee888 commented May 17, 2026

Description

This PR does a few cleanups:

  • Fix duplicates in renovate.json
  • Split examples and dev-tests in root package.json command to be explicit
  • Rename root package.json commands to group them for ease of read
  • Remove watch-build root package.json command, as it uses npx and brings in untracked tsc-watch dep

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 17, 2026

⚠️ No Changeset found

Latest commit: 9803a55

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

Comment thread package.json
"prebuild": "rimraf dist/ .bob/ tsconfig.tsbuildinfo",
"build": "bob build",
"postbuild": "pnpm fix-bins",
"ci:lint": "eslint --cache --output-file eslint_report.json --format json .",
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Renaming ci:lint to lint:ci to have both commands near each other in this scripts list

@github-actions
Copy link
Copy Markdown
Contributor

💻 Website Preview

The latest changes are available as preview in: https://pr-10835.graphql-code-generator.pages.dev

@eddeee888 eddeee888 merged commit b93c374 into master May 17, 2026
18 checks passed
@eddeee888 eddeee888 deleted the fix-renovates-config branch May 17, 2026 07:44
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