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 tsconfigs to v5 #350

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 10, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tsconfigs 4.0.2 -> 5.0.0 age adoption passing confidence

Release Notes

mightyiam/tsconfigs

v5.0.0

Compare Source

⚠ BREAKING CHANGES
  • in order to disable automatic inclusion of @​types packages,
    compilerOptions.types is set for all project kinds. in the case of
    browser-module, browser-executable, webworker-module and
    agnostic-module, it was previously unset and now it is set to []. In order
    to include an @​types package, compilerOptions.types must override the value
    set by the project kind. Extending from any of the nodejs kinds, the override
    should also include "node". For example, to include the
    @types/webpack-dev-server package, the value of your
    compilerOptions.types should be ["node", "webpack-dev-server"].
Features
  • compilerOptions.types is set for all kinds (023cf78)
Bug Fixes
  • skip tagging in npm release script (8a5c0f2)
4.0.2 (2019-11-22)
4.0.1 (2019-10-01)
Bug Fixes
  • include _private base configs in package (05dafd7)

Configuration

📅 Schedule: "every weekday" in timezone Etc/UTC.

🚦 Automerge: Enabled.

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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the renovatebot label Jan 10, 2022
@renovate renovate bot force-pushed the renovate/tsconfigs-5.x branch 8 times, most recently from f8d0362 to f84225a Compare January 18, 2022 00:57
@renovate renovate bot force-pushed the renovate/tsconfigs-5.x branch 6 times, most recently from 1bae1f5 to 85b2338 Compare January 24, 2022 23:32
@renovate renovate bot force-pushed the renovate/tsconfigs-5.x branch 4 times, most recently from d157f41 to 4235e4f Compare January 31, 2022 08:53
@renovate renovate bot force-pushed the renovate/tsconfigs-5.x branch from 4235e4f to 5ccfc3a Compare January 31, 2022 09:06
@moltar moltar closed this Jan 31, 2022
@moltar moltar deleted the renovate/tsconfigs-5.x branch January 31, 2022 09:06
@renovate
Copy link
Contributor Author

renovate bot commented Jan 31, 2022

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 5.x releases. But if you manually upgrade to 5.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.

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.

2 participants