Skip to content

Update dependency @cap-js/cds-typer to v0.39.0#2566

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/cap-js-cds-typer-0.x-lockfile
Open

Update dependency @cap-js/cds-typer to v0.39.0#2566
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/cap-js-cds-typer-0.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 11, 2026

This PR contains the following updates:

Package Change Age Confidence
@cap-js/cds-typer (source) 0.38.00.39.0 age confidence

Release Notes

cap-js/cds-typer (@​cap-js/cds-typer)

v0.39.0

Compare Source

Added
  • Added flag cds.env.typer.branded_primitive_types for branding CDS type definitions aliasing primitive TS types
  • Added support for non-ASCII identifiers in .cds files. Non-ASCII characters in identifiers are sanitised to valid TypeScript names. Identifiers consisting entirely of non-ASCII characters (e.g., Kanji) are replaced with random hashes. All affected identifiers are exported under their sanitised/hashed name and also as an alias preserving the original name. To use the original name, import it with import ... as '...' syntax.
Changed
Deprecated
Removed
Fixed
  • Association keys pointing to entities with inline enum types are now correctly typed in service projections across namespace boundaries
Security

Configuration

📅 Schedule: (UTC)

  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/cap-js-cds-typer-0.x-lockfile branch from ad59e40 to 777c24b Compare May 12, 2026 10:32
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.

0 participants