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 update-ts-references to v3 #52

Merged
merged 1 commit into from
Nov 25, 2023

Conversation

app-token-issuer-releng-renovate[bot]
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
update-ts-references devDependencies major ^2.6.1 -> ^3.0.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

eBayClassifiedsGroup/update-ts-references (update-ts-references)

v3.0.0: introduced --rootConfigName

Compare Source

You can now configure separately a different name for the tsconfig in the root directory. This is kinda a breaking change because --configName was used before also for the tsconfig in the root. In order to archive the same behaviour you would need to adjust the cmd-line from something like

npx update-ts-references --configName tsconfig.dev.json

to

npx update-ts-references --configName tsconfig.dev.json --rootConfigName tsconfig.dev.json

v2.8.0: Introduce update-ts-references.yaml

Compare Source

You can configure paths via the update-ts-references.yaml file. This is useful if your repo is having no package.json or pnp-workspace.yaml in the root folder. Additional to that it can also being used to extend the paths config next to the normal workspace setup via npm, pnpm, yarn and lerna so you can include or exclude some packages.

v2.7.0: Create TS config files for packages

Compare Source

This new feature should help to setup project references in your repository by adding TS config files to your packages. For more please have a look on the Readme.md


Configuration

📅 Schedule: 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 has been generated by Renovate Bot.

@momentmaker momentmaker merged commit de0a3b3 into main Nov 25, 2023
5 checks passed
@momentmaker momentmaker deleted the renovate/update-ts-references-3.x branch November 25, 2023 02:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant