Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 8, 2020

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)

Renovate configuration

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

🚦 Automerge: Disabled due to failing status checks.

♻️ 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the renovatebot label Jun 8, 2020
@renovate renovate bot force-pushed the renovate/tsconfigs-5.x branch from a0833b7 to e50342b Compare June 23, 2020 10:38
@renovate renovate bot force-pushed the renovate/tsconfigs-5.x branch 2 times, most recently from b13561f to 018760e Compare July 1, 2020 20:47
@renovate renovate bot force-pushed the renovate/tsconfigs-5.x branch from 018760e to f32ee5a Compare July 16, 2020 23:34
@renovate renovate bot force-pushed the renovate/tsconfigs-5.x branch from f32ee5a to 022b57f Compare August 1, 2020 07:31
@renovate renovate bot force-pushed the renovate/tsconfigs-5.x branch from 022b57f to 2ee6843 Compare August 20, 2020 18:53
@renovate renovate bot force-pushed the renovate/tsconfigs-5.x branch from 2ee6843 to 89863e8 Compare September 1, 2020 05:35
@renovate renovate bot force-pushed the renovate/tsconfigs-5.x branch from 89863e8 to f82acb6 Compare September 18, 2020 22:45
@renovate renovate bot force-pushed the renovate/tsconfigs-5.x branch from f82acb6 to e265dd2 Compare October 1, 2020 06:51
@renovate renovate bot force-pushed the renovate/tsconfigs-5.x branch 2 times, most recently from 4cc1f0f to d163b9f Compare November 1, 2020 03:12
@renovate renovate bot force-pushed the renovate/tsconfigs-5.x branch from d163b9f to 24c58cf Compare November 20, 2020 00:24
@renovate renovate bot force-pushed the renovate/tsconfigs-5.x branch from 24c58cf to f6bd022 Compare December 1, 2020 02:55
@renovate renovate bot force-pushed the renovate/tsconfigs-5.x branch from f6bd022 to 3e3ff99 Compare December 12, 2020 00:31
@renovate renovate bot force-pushed the renovate/tsconfigs-5.x branch from 3e3ff99 to 1d06cbe Compare February 1, 2021 04:53
@renovate renovate bot force-pushed the renovate/tsconfigs-5.x branch from 1d06cbe to a5b8d29 Compare February 8, 2021 13:50
@renovate renovate bot force-pushed the renovate/tsconfigs-5.x branch from a5b8d29 to 0f06f80 Compare February 9, 2021 20:44
@moltar moltar closed this Feb 10, 2021
@renovate
Copy link
Contributor Author

renovate bot commented Feb 10, 2021

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.

@renovate renovate bot deleted the renovate/tsconfigs-5.x branch February 10, 2021 03:13
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