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 #693

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 16, 2020

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rollup-plugin-typescript2 0.27.3 -> 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


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Oct 16, 2020
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch 3 times, most recently from 2df3d2f to 5056749 Compare October 23, 2020 17:52
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch 3 times, most recently from 51cc448 to 2f5578a Compare October 30, 2020 19:05
@renovate renovate bot changed the title chore(deps): update dependency rollup-plugin-typescript2 to v0.28.0 chore(deps): update dependency rollup-plugin-typescript2 to v0.29.0 Oct 30, 2020
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch 4 times, most recently from 00991cc to d510568 Compare November 5, 2020 17:15
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from d510568 to 5c16d66 Compare November 12, 2020 15:38
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from 5c16d66 to 26e50a8 Compare November 27, 2020 16:15
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from 26e50a8 to 497edb3 Compare December 4, 2020 17:16
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from 497edb3 to d826b14 Compare December 14, 2020 01:47
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from d826b14 to 58e846f Compare December 25, 2020 16:54
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from 58e846f to 1fbe2d6 Compare February 18, 2021 17:32
@renovate renovate bot changed the title chore(deps): update dependency rollup-plugin-typescript2 to v0.29.0 chore(deps): 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 from 1fbe2d6 to 495471f Compare May 28, 2021 02:20
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch 2 times, most recently from 4106b70 to 21832f0 Compare September 14, 2021 14:33
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from 21832f0 to 267e6e6 Compare February 24, 2022 01:22
@renovate renovate bot changed the title chore(deps): update dependency rollup-plugin-typescript2 to v0.30.0 chore(deps): update dependency rollup-plugin-typescript2 to v0.31.2 Feb 24, 2022
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from 267e6e6 to a507bf7 Compare February 24, 2022 03:48
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch 3 times, most recently from ee3038f to 6ba1959 Compare March 15, 2022 04:52
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch 2 times, most recently from 5335ece to 829af39 Compare April 21, 2022 16:23
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch 5 times, most recently from 07412f3 to dc6afff Compare April 28, 2024 10:59
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from dc6afff to c337770 Compare May 18, 2024 04:26
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from c337770 to 2b3c7bd Compare May 26, 2024 00:47
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch 3 times, most recently from 55a3174 to 2446d9f Compare September 10, 2024 00:28
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch 3 times, most recently from f26ac39 to f6f8f3b Compare September 26, 2024 11:17
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch 3 times, most recently from 6942058 to a114d03 Compare November 6, 2024 03:11
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch 3 times, most recently from b0a548a to 633e360 Compare December 9, 2024 22:58
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch 9 times, most recently from 934ea0b to bff2b76 Compare February 23, 2025 01:49
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from bff2b76 to 5ca3273 Compare February 23, 2025 01:51
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.

0 participants