Skip to content
This repository has been archived by the owner on Aug 25, 2023. It is now read-only.

Update dependency rollup-plugin-typescript2 to v0.35.0 #179

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 17, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rollup-plugin-typescript2 ^0.30.0 -> ^0.35.0 age adoption passing confidence
rollup-plugin-typescript2 0.30.0 -> 0.35.0 age adoption passing confidence

Release Notes

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

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

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 these updates 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 d651516 to db3fec9 Compare November 23, 2021 19:20
@renovate renovate bot changed the title Update dependency rollup-plugin-typescript2 to v0.31.0 Update dependency rollup-plugin-typescript2 to v0.31.1 Nov 23, 2021
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from db3fec9 to a052c7f Compare March 7, 2022 10:31
@renovate renovate bot changed the title Update dependency rollup-plugin-typescript2 to v0.31.1 Update dependency rollup-plugin-typescript2 to v0.31.2 Mar 7, 2022
@renovate renovate bot changed the title Update dependency rollup-plugin-typescript2 to v0.31.2 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 a052c7f to b320ddc Compare June 2, 2022 00:37
@renovate renovate bot changed the title Update dependency rollup-plugin-typescript2 to v0.32.0 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 b320ddc to 4a141f4 Compare June 7, 2022 02:43
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from 4a141f4 to 434357f Compare September 25, 2022 23:00
@renovate renovate bot changed the title Update dependency rollup-plugin-typescript2 to v0.32.1 Update dependency rollup-plugin-typescript2 to v0.34.0 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from 434357f to 37b67fb Compare November 20, 2022 15:12
@renovate renovate bot changed the title Update dependency rollup-plugin-typescript2 to v0.34.0 Update dependency rollup-plugin-typescript2 to v0.34.1 Nov 20, 2022
@renovate renovate bot changed the title Update dependency rollup-plugin-typescript2 to v0.34.1 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 37b67fb to b0f53ad Compare June 23, 2023 08:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants