Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency tsconfck-2 to v3 #146

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 3, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tsconfck-2 (source) ^2.0.0 -> ^3.0.0 age adoption passing confidence

Release Notes

dominikg/tsconfck (tsconfck-2)

v3.0.0

Compare Source

Major Changes
  • breaking(node): minimum supported node version is node18 (#​107)

  • breaking(exports): remove cjs export (#​107)

  • breaking(exports): remove package.json export (#​107)

  • breaking(peerDependencies): minimum supported typescript version for parseNative and findNative is 5.0 (#​107)

  • breaking(parse): include js extensions with allowJs: true (#​132)

  • breaking(parse): resolve with empty result for missing tsconfig file, remove option resolveWithEmptyIfConfigNotFound (#​115)

  • breaking(cache): Replace simple Map cache with a dedicated TSConfckCache (#​132)

  • breaking(find): remove tsconfigPaths option, use cache + ignoreNodeModules instead. (#​112)

  • breaking(find): add ignoreNodeModules option as a replacement for using tsconfigPaths to ignore node_modules (#​128)

  • breaking(errors): throw ENOENT from parse if input .json filename does not exist. throw custom error if exists but is no file (#​121)

Minor Changes
  • feat(exports): export unbundled esm js (#​107)

  • feat(exports): export types as module declaration, including a .d.ts.map (#​107)

  • perf(find): switch to fs.stat callback for async improve cache usage (#​115)

  • feat(find): add configName option to support jsconfig.json (#​132)

  • feat(findNative): add find options (cache, root) (#​112)

Patch Changes
  • fix(parseNative): return empty result for not found to align with parse (#​121)

  • fix(types): use import condition for types to avoid masquerading as cjs (#​130)

v2.1.2

Compare Source

Patch Changes
  • fix(find-all): ignore inaccessible directory error on windows (#​96)

see changelog archive for older versions

v2.1.1

Compare Source

v2.1.0

Compare Source

v2.0.3

Compare Source

v2.0.2

Compare Source

v2.0.1

Compare Source


Configuration

📅 Schedule: Branch creation - "before 5am on the 3rd day of the month" (UTC), 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies label Nov 3, 2023
@dominikg dominikg closed this Nov 3, 2023
Copy link
Contributor Author

renovate bot commented Nov 3, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 3.x releases. But if you manually upgrade to 3.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/tsconfck-2-3.x branch November 3, 2023 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant