Skip to content

chore(deps): update dependency rollup-plugin-typescript2 to v0.34.0 #1028

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

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 17, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rollup-plugin-typescript2 0.33.0 -> 0.34.0 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

ezolenko/rollup-plugin-typescript2

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


Configuration

📅 Schedule: Branch creation - "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner September 17, 2022 18:27
@renovate renovate bot requested review from damcou and shortcuts and removed request for a team September 17, 2022 18:27
@netlify
Copy link

netlify bot commented Sep 17, 2022

Deploy Preview for api-clients-automation canceled.

Name Link
🔨 Latest commit 470cc67
🔍 Latest deploy log https://app.netlify.com/sites/api-clients-automation/deploys/63273418245c9b000836737c

@algolia-bot
Copy link
Collaborator

algolia-bot commented Sep 17, 2022

✗ The generated branch has been deleted.

If the PR has been merged, you can check the generated code on the main branch.
You can still access the code generated on main via this commit.

@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch 6 times, most recently from ae3740e to 70a9a53 Compare September 18, 2022 12:28
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from 70a9a53 to 470cc67 Compare September 18, 2022 15:07
@renovate renovate bot merged commit 1ecdb83 into chore/renovateBaseBranch Sep 18, 2022
@renovate renovate bot deleted the renovate/rollup-plugin-typescript2-0.x branch September 18, 2022 17:03
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