Skip to content

chore: codemod repository metadata, recipe package alignment, @jssg/utils bump#17

Merged
alexbit-codemod merged 1 commit into
mainfrom
chore/codemod-metadata-jssg-utils-recipe
May 14, 2026
Merged

chore: codemod repository metadata, recipe package alignment, @jssg/utils bump#17
alexbit-codemod merged 1 commit into
mainfrom
chore/codemod-metadata-jssg-utils-recipe

Conversation

@alexbit-codemod
Copy link
Copy Markdown
Contributor

Summary

  • Set every codemod.yaml repository field to the monorepo root: https://github.com/codemod/datadog-codemods (replacing incorrect per-folder tree URLs).
  • Align dd-trace-5-to-6-migration-recipe package.json with other codemod packages: drop private: true and the redundant license field, add the same dependencies / devDependencies shape as JSSG packages.
  • Bump @jssg/utils from ^0.0.2 to ^0.0.7 everywhere it is declared and refresh pnpm-lock.yaml.
  • README: remove the issue-backlog section (folder removed upstream); v6 README: small migration-guide link tweak.

Changesets

Two changesets cover all nine dd-trace-* packages (metadata / recipe packaging / dependency range). Consider squashing into one release or running changeset version once both are consumed as your process prefers.

Validation

  • pnpm run format, pnpm run lint, pnpm run ci (tests + check-types) passed locally.

Made with Cursor

- Point all codemod.yaml repository fields at the monorepo root URL.
- Make dd-trace-5-to-6-migration-recipe package.json match other packages
  (public workspace package, dependencies/devDependencies); keep license in codemod.yaml only.
- Bump @jssg/utils to ^0.0.7 across workspace packages and refresh lockfile.
- Remove obsolete issue-backlog section from README; tweak v6 README migration link.
- Add Changesets for registry releases.

Co-authored-by: Cursor <cursoragent@cursor.com>
@alexbit-codemod alexbit-codemod merged commit 8348c86 into main May 14, 2026
3 checks passed
@alexbit-codemod alexbit-codemod deleted the chore/codemod-metadata-jssg-utils-recipe branch May 14, 2026 08:46
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