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 rollup-plugin-typescript2 to v0.36.0 #568

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 26, 2019

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rollup-plugin-typescript2 0.22.0 -> 0.36.0 age adoption passing confidence

Release Notes

ezolenko/rollup-plugin-typescript2 (rollup-plugin-typescript2)

v0.36.0

Compare Source

Features/bugfixes

Internal (testing, refactors)

Full Changelog: ezolenko/rollup-plugin-typescript2@0.35.0...0.36.0

v0.35.0

Compare Source

Features
Bugfixes

Full Changelog: ezolenko/rollup-plugin-typescript2@0.34.1...0.35.0

v0.34.1

Compare Source

Bugfixes

Internal (testing, refactors)

Full Changelog: ezolenko/rollup-plugin-typescript2@0.34.0...0.34.1

v0.34.0

Compare Source

Bugfixes

  • fix: handle all type-only imports by piping TS imports by @​agilgur5 in #​406
    • If you have ever had issues with some files not being type-checked or not generating declarations, this should conclusively fix all such issues. This type of issue used to occur if you had a type-only / interface-only / emit-less file, i.e. a file with only TS types and interfaces that would produce no JS.
    • NOTE: This requires Rollup version 2.60.0+ as it requires the use of this.load
      • 0.34.0 will (accidentally) error out on older versions of Rollup. 0.34.1 patched this to instead give a warning and skip this check on older versions of Rollup.
More Fixes ...

Docs

  • docs: add a simple CHANGELOG.md that references GH releases by @​agilgur5 in #​419
    • i.e. it references this page

Internal (testing, refactors)

More Internal ...

Full Changelog: ezolenko/rollup-plugin-typescript2@0.33.0.1...0.34.0

v0.33.0

Compare Source

v0.32.1

Compare Source

Bugfixes

Full Changelog: ezolenko/rollup-plugin-typescript2@0.32.0...0.32.1

v0.32.0

Compare Source

Features
Bugfixes
Dependencies
Docs
More Docs ...
GitHub
Internal (testing, refactors)
More Internal ...

Full Changelog: ezolenko/rollup-plugin-typescript2@0.31.2...0.32.0

v0.31.2

Compare Source

What's Changed

Full Changelog: ezolenko/rollup-plugin-typescript2@0.31.1...0.31.2

v0.31.1

Compare Source

Fix for #​291

Full Changelog: ezolenko/rollup-plugin-typescript2@0.31.0...0.31.1

v0.31.0

Compare Source

  • PR #​290 fix for tslib on node 17
  • Updated dependencies

v0.30.0

Compare Source

#​251 Fix duplicate output with multiple entry points
allowing ES2020 module type in tsconfig

v0.29.0

Compare Source

#​249 use compilerOptions.rootDir to filter files

v0.28.0

Compare Source

#​221

v0.27.3

Compare Source

PR #​243

Updating dependencies

v0.27.2

Compare Source

Dependency updates

v0.27.1

Compare Source

v0.27.0

Compare Source

  • updated dependencies and some type changes

v0.26.0

Compare Source

#​203 Updating object-hash to 2.0.2 with async support.

Updating other dependencies.

v0.25.3

Compare Source

cwd option

v0.25.2

Compare Source

v0.24.3

Compare Source

  • fix for missing type definitions when type only files are imported by other type-only files

v0.24.2

Compare Source

  • fix for transformers: pass through afterDeclarations #​173

v0.24.1

Compare Source

Fix for preserveModules option in rollup.

https://github.com/ezolenko/rollup-plugin-typescript2/pull/170

v0.24.0

Compare Source

Switching to find-cache-dir, default cache is node_modules\.cache\rollup-plugin-typescript2 now.

v0.23.0

Compare Source

  • not generating typings for files that are not actually imported
  • not trying to resolve imports unrelated to this plugin

v0.22.1

Compare Source


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 Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from e01544a to 4709f9f Compare August 23, 2019 00:29
@renovate renovate bot changed the title Update dependency rollup-plugin-typescript2 to v0.22.1 Update dependency rollup-plugin-typescript2 to v0.23.0 Aug 23, 2019
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from 4709f9f to a195bf2 Compare August 28, 2019 23:52
@renovate renovate bot changed the title Update dependency rollup-plugin-typescript2 to v0.23.0 Update dependency rollup-plugin-typescript2 to v0.24.0 Aug 28, 2019
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from a195bf2 to fec0e88 Compare September 9, 2019 21:12
@renovate renovate bot changed the title Update dependency rollup-plugin-typescript2 to v0.24.0 Update dependency rollup-plugin-typescript2 to v0.24.1 Sep 9, 2019
@renovate renovate bot changed the title Update dependency rollup-plugin-typescript2 to v0.24.1 Update dependency rollup-plugin-typescript2 to v0.24.2 Sep 12, 2019
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from fec0e88 to 14853a4 Compare September 12, 2019 22:30
@renovate renovate bot changed the title Update dependency rollup-plugin-typescript2 to v0.24.2 Update dependency rollup-plugin-typescript2 to v0.24.3 Sep 26, 2019
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from 14853a4 to f2f0e41 Compare September 26, 2019 21:41
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from f2f0e41 to 95ab5f3 Compare October 28, 2019 16:34
@renovate renovate bot changed the title Update dependency rollup-plugin-typescript2 to v0.24.3 Update dependency rollup-plugin-typescript2 to v0.25.0 Oct 28, 2019
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from 95ab5f3 to 057de64 Compare October 28, 2019 16:50
@renovate renovate bot changed the title Update dependency rollup-plugin-typescript2 to v0.25.0 Update dependency rollup-plugin-typescript2 to v0.24.3 Oct 28, 2019
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from 057de64 to 6e3f5c6 Compare October 28, 2019 16:54
@renovate renovate bot changed the title Update dependency rollup-plugin-typescript2 to v0.24.3 Update dependency rollup-plugin-typescript2 to v0.25.1 Oct 28, 2019
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from 6e3f5c6 to a7815b4 Compare October 28, 2019 16:59
@renovate renovate bot changed the title Update dependency rollup-plugin-typescript2 to v0.25.1 Update dependency rollup-plugin-typescript2 to v0.24.3 Oct 28, 2019
@renovate renovate bot changed the title Update dependency rollup-plugin-typescript2 to v0.24.3 Update dependency rollup-plugin-typescript2 to v0.25.2 Nov 5, 2019
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from a7815b4 to 1c75e88 Compare November 5, 2019 18:19
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from 1c75e88 to 5e4f933 Compare December 7, 2019 02:51
@renovate renovate bot changed the title Update dependency rollup-plugin-typescript2 to v0.25.2 Update dependency rollup-plugin-typescript2 to v0.25.3 Dec 7, 2019
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from 5e4f933 to 5ddb949 Compare January 12, 2020 19:36
@renovate renovate bot changed the title Update dependency rollup-plugin-typescript2 to v0.25.3 Update dependency rollup-plugin-typescript2 to v0.26.0 Feb 12, 2020
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from 5ddb949 to ba39667 Compare February 12, 2020 01:19
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from ba39667 to 1196088 Compare March 27, 2020 05:58
@renovate renovate bot changed the title Update dependency rollup-plugin-typescript2 to v0.26.0 Update dependency rollup-plugin-typescript2 to v0.27.0 Mar 27, 2020
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from 1196088 to 988d967 Compare March 29, 2020 05:18
@renovate renovate bot changed the title Update dependency rollup-plugin-typescript2 to v0.27.0 Update dependency rollup-plugin-typescript2 to v0.27.1 May 12, 2020
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from 988d967 to 55ccf93 Compare May 12, 2020 20:21
@renovate renovate bot changed the title Update dependency rollup-plugin-typescript2 to v0.29.0 Update dependency rollup-plugin-typescript2 to v0.30.0 Feb 18, 2021
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch 2 times, most recently from 45cd966 to f0a3b84 Compare May 21, 2021 03:43
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from f0a3b84 to bfbbaf3 Compare July 11, 2021 14:53
@renovate renovate bot changed the title Update dependency rollup-plugin-typescript2 to v0.30.0 Update dependency rollup-plugin-typescript2 to v0.31.0 Nov 17, 2021
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from bfbbaf3 to c838364 Compare November 17, 2021 01:17
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from c838364 to c59bee0 Compare February 26, 2022 00:46
@renovate renovate bot changed the title Update dependency rollup-plugin-typescript2 to v0.31.0 Update dependency rollup-plugin-typescript2 to v0.31.2 Feb 26, 2022
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from c59bee0 to f35bda6 Compare March 8, 2022 09:30
@renovate renovate bot changed the title Update dependency rollup-plugin-typescript2 to v0.31.2 chore(deps): update dependency rollup-plugin-typescript2 to v0.31.2 Apr 21, 2022
@renovate renovate bot changed the title chore(deps): update dependency rollup-plugin-typescript2 to v0.31.2 chore(deps): update dependency rollup-plugin-typescript2 to v0.32.0 Jun 2, 2022
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from f35bda6 to 522ae77 Compare June 2, 2022 02:14
@renovate renovate bot changed the title chore(deps): update dependency rollup-plugin-typescript2 to v0.32.0 chore(deps): update dependency rollup-plugin-typescript2 to v0.32.1 Jun 7, 2022
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from 522ae77 to 1c1e4ee Compare June 7, 2022 00:38
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from 1c1e4ee to 994deda Compare September 11, 2022 00:09
@renovate renovate bot changed the title chore(deps): update dependency rollup-plugin-typescript2 to v0.32.1 chore(deps): update dependency rollup-plugin-typescript2 to v0.33.0 Sep 11, 2022
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch 2 times, most recently from 08cc716 to 89b39a7 Compare September 12, 2022 17:11
@renovate renovate bot changed the title chore(deps): update dependency rollup-plugin-typescript2 to v0.33.0 chore(deps): update dependency rollup-plugin-typescript2 to v0.34.0 Sep 12, 2022
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from 89b39a7 to 30bf342 Compare October 3, 2022 20:36
@renovate renovate bot changed the title chore(deps): update dependency rollup-plugin-typescript2 to v0.34.0 chore(deps): update dependency rollup-plugin-typescript2 to v0.34.1 Oct 3, 2022
@renovate renovate bot changed the title chore(deps): update dependency rollup-plugin-typescript2 to v0.34.1 Update dependency rollup-plugin-typescript2 to v0.34.1 Dec 17, 2022
@renovate renovate bot changed the title Update dependency rollup-plugin-typescript2 to v0.34.1 chore(deps): update dependency rollup-plugin-typescript2 to v0.34.1 Dec 17, 2022
@renovate renovate bot changed the title chore(deps): update dependency rollup-plugin-typescript2 to v0.34.1 chore(deps): update dependency rollup-plugin-typescript2 to v0.35.0 Jun 23, 2023
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from 30bf342 to b22462e Compare June 23, 2023 06:21
@renovate renovate bot changed the title chore(deps): update dependency rollup-plugin-typescript2 to v0.35.0 chore(deps): update dependency rollup-plugin-typescript2 to v0.36.0 Sep 27, 2023
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from b22462e to 593e71f Compare September 27, 2023 19:00
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from 593e71f to 7e4e5a3 Compare April 21, 2024 02:58
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from 7e4e5a3 to dc883de Compare April 21, 2024 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants