Skip to content

chore(deps): move da-parser to @adobe scope and bump yjs - #1230

Merged
tripodsan merged 2 commits into
mainfrom
daparser
Aug 13, 2026
Merged

chore(deps): move da-parser to @adobe scope and bump yjs#1230
tripodsan merged 2 commits into
mainfrom
daparser

Conversation

@tripodsan

Copy link
Copy Markdown
Contributor

Summary

  • Switch the da-parser dependency from @da-tools/da-parser to the published @adobe/da-parser package, and update package.json, tools/build-da-parser.sh, and tools/toggle-local-parser.sh to reference the new package name
  • Bump yjs from 13.6.29 to 13.6.32
  • Export Node from prosemirror-model in deps/da-y-wrapper/src/index.js
  • Rebuild the deps/da-parser/dist/index.js and deps/da-y-wrapper/dist/index.js bundles to reflect the above

Test plan

  • npm test — full unit suite passes (1805 passed, 0 failed, 4 skipped)
  • Verified an intermittent failure in da-prepare.test.js seen on one run is a pre-existing test-order flake, not caused by this change (reproduced on main before these changes, and passed on repeated runs with the changes applied)

🤖 Generated with Claude Code

Switches the da-parser dependency from @da-tools/da-parser to the
published @adobe/da-parser package, updates the build/toggle tooling
to match, bumps yjs to 13.6.32, and exports Node from prosemirror-model
in da-y-wrapper. Rebuilds the da-parser and da-y-wrapper dist bundles
accordingly.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@aem-code-sync

aem-code-sync Bot commented Aug 11, 2026

Copy link
Copy Markdown

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch.
In case there are problems, just click the checkbox below to rerun the respective action.

  • Re-sync branch
Commits

@tripodsan
tripodsan merged commit e78caf4 into main Aug 13, 2026
4 of 5 checks passed
@tripodsan
tripodsan deleted the daparser branch August 13, 2026 15:14
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.

2 participants