polydock
polydock copied to clipboard
chore(deps): update dependency @rollup/plugin-typescript to v8
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @rollup/plugin-typescript (source) | 4.1.2 -> 8.5.0 |
Release Notes
rollup/plugins
v8.5.0
2022-09-06
Features
- feat: support 4.7 nodenext (#1194)
v8.4.0
2022-08-23
Features
- feat: allow override of forced
noEmitandemitDeclarationOnlycompiler options (#1242)
v8.3.4
2022-07-28
Bugfixes
- fix: fix declaration file generation for single file outputs (#1201)
v8.3.3
2022-06-10
Bugfixes
- fix: allow tslib peerDependency to be optional for npm and pnpm (#1191)
v8.3.2
2022-04-13
Bugfixes
v8.3.1
2022-02-23
Bugfixes
- fix: allow explicity compilerOptions (#1045)
Updates
- docs: readme copy/paste mistake (#1086)
v8.3.0
2021-10-15
Features
- feat: add resolve options (#1015)
v8.2.5
2021-07-30
Bugfixes
- fix: incremental typescript cache (#963)
v8.2.4
2021-07-29
Updates
v8.2.3
2021-07-15
Bugfixes
- fix: restart watch program on each build (#861)
Updates
- docs: add link for @rollup/plugin-commonjs (#889)
v8.2.1
2021-03-26
Bugfixes
v8.2.0
2021-02-14
Features
- feat: error when no tsconfig and no rootDir (#794)
- feat: better error when tslib is not installed (#793)
- feat: warn when compilerOptions.module is not esnext (#788)
Updates
v8.1.1
2021-01-29
Bugfixes
- fix: fix plugin type declarations (#647)
- fix: only emit tsbuildinfo file when there is something to emit (#771)
v8.1.0
2020-12-14
Features
- feat: support multiple output targets with declarations (#687)
Updates
- chore: fix TypeScript warnings (#673)
- test: code in src sub-directory (#682)
- chore: use TypeScript 4 (#674)
v8.0.0
2020-11-30
Breaking Changes
- fix: pick up new files in watch mode (#657)
Bugfixes
Features
- feat: Implement cached incremental code (#535)
Updates
- docs: fix minor markdown syntax in transformers-section (#624)
v6.1.0
2020-10-27
Bugfixes
- fix: add composite to validation checks (#618)
Features
- feat: Add CustomTransformers support (#280)
Updates
- docs: More informative error messages (#619)
v6.0.0
2020-09-09
Breaking Changes
- fix!: Change
noEmitOnErrordefault to false (#544)
Updates
- test: add generating declarations with non-default rootDir (#553)
- chore: update dependencies (
9e52818)
v5.0.2
2020-07-12
Bugfixes
- fix: utilize 'this.meta.watchMode' (#449)
Updates
- chore: linting update (
410ceb8)
v5.0.1
2020-06-28
Bugfixes
- fix: load empty emitted files (#476)
v5.0.0
2020-06-22
Breaking Changes
- fix!: sync rollup and typescript file watch (#425)
Bugfixes
- fix: Fix peer dep version (#461)
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, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.