Skip to content

build: update dev-dependency tsc-alias from 1.8.16 to 1.9.4 - #3

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/npm/tsc-alias-1.x
Open

build: update dev-dependency tsc-alias from 1.8.16 to 1.9.4#3
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/npm/tsc-alias-1.x

Conversation

@renovate

@renovate renovate Bot commented May 9, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence OpenSSF
tsc-alias (source) 1.8.161.9.4 age adoption passing confidence OpenSSF Scorecard

Release Notes

justkey007/tsc-alias (tsc-alias)

v1.9.4: (2026-09-02)

Compare Source

🛠️ Bug Fixes & Improvements

  • Type Declaration Dir Isolation: Resolved path calculation issues when declarationDir is nested inside outDir (#​251).
  • ESM Dynamic Imports: Added support for dynamic imports with Import Attributes / Options (e.g. import('...', { with: { type: 'json' } })).
  • Path Matching in Monorepos: Improved project directory resolution in outDir using ancestor suffix matching to prevent folder name collisions.
  • fix(matcher): support .tsx, .jsx, .mts, .mjs, .cts, .cjs file extensions in import
  • Extended Module Extensions Support:
    Import path resolution now properly strips and handles modern TypeScript and JavaScript extensions including .tsx, .jsx, .mts, .mjs, .cts, and .cjs (previously limited to .js, .ts, and .json).
  • Code Quality & Performance: Internal refactoring.

🌟 New Features

🎯 Path Mapping & Wildcard Enhancements
  • Universal Wildcard & Suffix Pattern Matching (#​233):
    Added full support for TypeScript wildcard mappings with suffixes in both alias keys and target paths (e.g. "@controllers/*": ["./src/controllers/*.controller"], "*-view": ["src/views/*"], or median wildcards "@api/*/v1").
🔗 TypeScript Project References
  • Added --follow-references flag to automatically resolve import aliases across your entire project references graph (tsc --build).

💖 Support the Project

If tsc-alias saves you time or helps your workflow, please consider:

  • Giving the project a ⭐️ on GitHub
  • Sponsoring on GitHub Sponsors
    Every bit of support helps keep this project maintained and evolving. Thank you! 🙏

What's Changed

Full Changelog: justkey007/tsc-alias@v1.9.3...v1.9.4

v1.9.3: (2026-08-31)

Compare Source

What's Changed

Full Changelog: justkey007/tsc-alias@v1.9.2...v1.9.3

v1.9.2: (2026-08-17)

Compare Source

Full Changelog: justkey007/tsc-alias@v1.9.1...v1.9.2

Fix #​263

v1.9.1: (2026-07-13)

Compare Source

What's Changed

Full Changelog: justkey007/tsc-alias@v1.9.0...v1.9.1

v1.9.0: (2026-07-04)

Compare Source

What's Changed

New Contributors

Full Changelog: justkey007/tsc-alias@v1.8.17...v1.9.0

v1.8.17: (2025-04-30)

Compare Source

What's Changed

New Contributors

Full Changelog: justkey007/tsc-alias@v1.8.16...v1.8.17


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 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 requested a review from codeismyid as a code owner May 9, 2025 21:36
@renovate renovate Bot added bot Bot involvement dependency Additions or changes involving dependency renovate Anything from renovatebot labels May 9, 2025
@codecov-commenter

codecov-commenter commented May 9, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate
renovate Bot force-pushed the renovate/npm/tsc-alias-1.x branch from 3d735ba to eb0b20d Compare October 25, 2025 07:16
@renovate
renovate Bot force-pushed the renovate/npm/tsc-alias-1.x branch from eb0b20d to 41e4b88 Compare November 16, 2025 04:00
@renovate
renovate Bot force-pushed the renovate/npm/tsc-alias-1.x branch from 41e4b88 to e43467f Compare January 1, 2026 01:29
@renovate
renovate Bot force-pushed the renovate/npm/tsc-alias-1.x branch from e43467f to cb99614 Compare April 30, 2026 17:48
@renovate renovate Bot changed the title build: update dev-dependency tsc-alias from 1.8.15 to 1.8.16 build: update dev-dependency tsc-alias from 1.8.15 to 1.8.16 - autoclosed Apr 30, 2026
@renovate renovate Bot closed this Apr 30, 2026
@renovate
renovate Bot deleted the renovate/npm/tsc-alias-1.x branch April 30, 2026 18:07
@renovate renovate Bot changed the title build: update dev-dependency tsc-alias from 1.8.15 to 1.8.16 - autoclosed build: update dev-dependency tsc-alias from 1.8.16 to 1.8.17 May 4, 2026
@renovate renovate Bot reopened this May 4, 2026
@renovate
renovate Bot force-pushed the renovate/npm/tsc-alias-1.x branch 2 times, most recently from cb99614 to 2543e5d Compare May 4, 2026 08:55
@renovate
renovate Bot force-pushed the renovate/npm/tsc-alias-1.x branch from 2543e5d to eed1cc5 Compare May 18, 2026 19:06
@renovate
renovate Bot force-pushed the renovate/npm/tsc-alias-1.x branch from eed1cc5 to 4ccd646 Compare July 7, 2026 12:14
@renovate renovate Bot changed the title build: update dev-dependency tsc-alias from 1.8.16 to 1.8.17 build: update dev-dependency tsc-alias from 1.8.16 to 1.9.0 Jul 7, 2026
@renovate
renovate Bot force-pushed the renovate/npm/tsc-alias-1.x branch from 4ccd646 to c784faa Compare July 17, 2026 08:32
@renovate renovate Bot changed the title build: update dev-dependency tsc-alias from 1.8.16 to 1.9.0 build: update dev-dependency tsc-alias from 1.8.16 to 1.9.1 Jul 17, 2026
@renovate
renovate Bot force-pushed the renovate/npm/tsc-alias-1.x branch from c784faa to 31a8bed Compare August 20, 2026 09:34
@renovate renovate Bot changed the title build: update dev-dependency tsc-alias from 1.8.16 to 1.9.1 build: update dev-dependency tsc-alias from 1.8.16 to 1.9.2 Aug 20, 2026
@renovate
renovate Bot force-pushed the renovate/npm/tsc-alias-1.x branch from 31a8bed to 4777643 Compare September 4, 2026 00:39
@renovate renovate Bot changed the title build: update dev-dependency tsc-alias from 1.8.16 to 1.9.2 build: update dev-dependency tsc-alias from 1.8.16 to 1.9.3 Sep 4, 2026
@renovate
renovate Bot force-pushed the renovate/npm/tsc-alias-1.x branch from 4777643 to d45412f Compare September 5, 2026 17:41
@renovate renovate Bot changed the title build: update dev-dependency tsc-alias from 1.8.16 to 1.9.3 build: update dev-dependency tsc-alias from 1.8.16 to 1.9.4 Sep 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot Bot involvement dependency Additions or changes involving dependency renovate Anything from renovatebot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant