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

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 12, 2020

Mend Renovate

This PR contains the following updates:

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


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 9bdea79 to 25ddfee Compare August 21, 2020 11:01
@renovate renovate bot changed the title Update dependency rollup-plugin-typescript2 to v0.27.1 Update dependency rollup-plugin-typescript2 to v0.27.2 Aug 21, 2020
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from 25ddfee to 1bca471 Compare October 25, 2020 23:52
@renovate renovate bot changed the title Update dependency rollup-plugin-typescript2 to v0.27.2 Update dependency rollup-plugin-typescript2 to v0.28.0 Oct 25, 2020
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from 1bca471 to 9417fe5 Compare November 28, 2020 14:59
@renovate renovate bot changed the title Update dependency rollup-plugin-typescript2 to v0.28.0 Update dependency rollup-plugin-typescript2 to v0.29.0 Nov 28, 2020
@renovate renovate bot changed the title Update dependency rollup-plugin-typescript2 to v0.29.0 Update dependency rollup-plugin-typescript2 to v0.30.0 Apr 26, 2021
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from 9417fe5 to 8730c76 Compare April 26, 2021 14:21
@renovate renovate bot changed the title Update dependency rollup-plugin-typescript2 to v0.30.0 chore(deps): update dependency rollup-plugin-typescript2 to v0.30.0 May 27, 2021
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from 8730c76 to f07ef04 Compare May 27, 2021 14:14
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from f07ef04 to abb9a3a Compare March 7, 2022 10:05
@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 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from abb9a3a to 2ee9e6b Compare June 18, 2022 19:03
@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.1 Jun 18, 2022
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from 2ee9e6b to 4e98765 Compare September 25, 2022 10:53
@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.34.0 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from 4e98765 to 45d4e6b Compare November 20, 2022 12:03
@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 Nov 20, 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 45d4e6b to 8439d48 Compare June 23, 2023 08:02
@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 8439d48 to bb96241 Compare September 27, 2023 18: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.

None yet

0 participants