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

Update dependency rollup-plugin-typescript2 to v0.34.1 - autoclosed #360

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 25, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rollup-plugin-typescript2 0.31.2 -> 0.34.1 age adoption passing confidence

Release Notes

ezolenko/rollup-plugin-typescript2

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


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.

@coveralls
Copy link

coveralls commented Jul 25, 2022

Pull Request Test Coverage Report for Build 3508258845

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 2733850675: 0.0%
Covered Lines: 278
Relevant Lines: 278

💛 - Coveralls

@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from 96a3329 to 65939f1 Compare August 19, 2022 23:55
@renovate renovate bot changed the title Update dependency rollup-plugin-typescript2 to v0.32.1 Update dependency rollup-plugin-typescript2 to v0.33.0 Aug 19, 2022
@renovate renovate bot changed the title Update dependency rollup-plugin-typescript2 to v0.33.0 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 65939f1 to dd40bd8 Compare September 12, 2022 16:34
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from dd40bd8 to e1d3f7e Compare November 20, 2022 13:46
@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.34.1 - autoclosed Mar 15, 2023
@renovate renovate bot closed this Mar 15, 2023
@renovate renovate bot deleted the renovate/rollup-plugin-typescript2-0.x branch March 15, 2023 12:40
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.

1 participant