Skip to content

build(deps-dev): Bump dependency @ui5/ts-interface-generator to ^0.11.0#277

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/ui5-ts-interface-generator-0.x
May 18, 2026
Merged

build(deps-dev): Bump dependency @ui5/ts-interface-generator to ^0.11.0#277
renovate[bot] merged 1 commit into
mainfrom
renovate/ui5-ts-interface-generator-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 18, 2026

This PR contains the following updates:

Package Change Age Confidence
@ui5/ts-interface-generator (source) ^0.10.5^0.11.0 age confidence

Release Notes

UI5/typescript (@​ui5/ts-interface-generator)

v0.11.0

Compare Source

Bug Fixes
  • ts-interface-generator: add explicit types to tsconfigs for TS6 compat (42abf49)

  • chore(dts-generator)!: update TypeScript to 6.0.3 across repo (050d7df)

  • fix(ts-interface-generator)!: properly type getters (#​565) (f2502fe), closes #​565

BREAKING CHANGES
  • The re-exported ModuleResolutionKind enum no longer
    includes the deprecated NodeJs value. Consumers using
    ModuleResolutionKind.NodeJs must switch to Node16.
    The runCheck CLI now uses Node16 module resolution instead of Node10,
    which enforces file extensions and respects package.json exports.

Adapt all tsconfigs for TS6 changed defaults:

  • explicit types arrays (TS6 defaults to [])
  • explicit rootDir (TS6 requires it with outDir)
  • explicit strict: false where previously relying on default
  • moduleResolution: "node" → "bundler" in test-packages
  • dedicated tsconfig for API type-check test (TS6 errors on tsc + files
  • tsconfig)
  • code assuming such getters always return non-null values will break with control interfaces generated with the updated @​ui5/ts-interface-generator.

0.10.5 (2026-01-20)

Note: Version bump only for package @​ui5/ts-interface-generator

0.10.4 (2025-10-15)

Note: Version bump only for package @​ui5/ts-interface-generator

0.10.3 (2025-08-08)

Note: Version bump only for package @​ui5/ts-interface-generator

0.10.2 (2025-06-24)

Note: Version bump only for package @​ui5/ts-interface-generator

0.10.1 (2025-06-24)

Note: Version bump only for package @​ui5/ts-interface-generator


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 08:00 AM and 04:59 PM, only on Monday (* 8-16 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 enabled auto-merge (squash) May 18, 2026 09:02
@renovate renovate Bot merged commit c8385d4 into main May 18, 2026
3 checks passed
@renovate renovate Bot deleted the renovate/ui5-ts-interface-generator-0.x branch May 18, 2026 09:06
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