Open renovate[bot] opened 1 month ago
:warning: Buildkite build #6743 failed.
All tests were cache hits
5 tests (100.0%) were fully cached saving 857ms.
All tests were cache hits
2 tests (100.0%) were fully cached saving 503ms.
All tests were cache hits
1 test (100.0%) was fully cached saving 7s.
All tests were cache hits
3 tests (100.0%) were fully cached saving 820ms.
All tests were cache hits
3 tests (100.0%) were fully cached saving 1s.
All tests were cache hits
1 test (100.0%) was fully cached saving 34ms.
All tests were cache hits
1 test (100.0%) was fully cached saving 34ms.
All tests were cache hits
2 tests (100.0%) were fully cached saving 171ms.
All tests were cache hits
1 test (100.0%) was fully cached saving 129ms.
All tests were cache hits
3 tests (100.0%) were fully cached saving 503ms.
All tests were cache hits
1 test (100.0%) was fully cached saving 222ms.
All tests were cache hits
1 test (100.0%) was fully cached saving 131ms.
All tests were cache hits
1 test (100.0%) was fully cached saving 131ms.
All tests were cache hits
1 test (100.0%) was fully cached saving 590ms.
All tests were cache hits
40 tests (100.0%) were fully cached saving 3s.
All tests were cache hits
10 tests (100.0%) were fully cached saving 3s.
All tests were cache hits
12 tests (100.0%) were fully cached saving 2s.
All tests were cache hits
2 tests (100.0%) were fully cached saving 474ms.
All tests were cache hits
2 tests (100.0%) were fully cached saving 470ms.
All tests were cache hits
1 test (100.0%) was fully cached saving 443ms.
All tests were cache hits
1 test (100.0%) was fully cached saving 199ms.
This PR contains the following updates:
10.0.1
->12.1.1
Release Notes
rollup/plugins (@rollup/plugin-typescript)
### [`v12.1.1`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/typescript/CHANGELOG.md#v1211) *2024-10-16* ##### Bugfixes - fix: allow for files to be nested in folders within outDir ([#1783](https://redirect.github.com/rollup/plugins/issues/1783)) ### [`v12.1.0`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/typescript/CHANGELOG.md#v1210) *2024-09-22* ##### Features - feat: add transformers factory. ([#1668](https://redirect.github.com/rollup/plugins/issues/1668)) ### [`v12.0.0`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/typescript/CHANGELOG.md#v1200) *2024-09-22* ##### Breaking Changes - fix!: correctly resolve filenames of declaration files for `output.file` ([#1728](https://redirect.github.com/rollup/plugins/issues/1728)) ### [`v11.1.6`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/typescript/CHANGELOG.md#v1116) *2024-01-09* ##### Bugfixes - fix: Ensure rollup 4 compatibility ([#1658](https://redirect.github.com/rollup/plugins/issues/1658)) ### [`v11.1.5`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/typescript/CHANGELOG.md#v1115) [Compare Source](https://redirect.github.com/rollup/plugins/compare/6caf7130c29197bc709b930772b49343d7a4b3e0...841a0391c1dd11fed16771a202e6eff97cf4139b) *2023-10-05* ##### Bugfixes - fix: ensure rollup 4 compatibility [#1595](https://redirect.github.com/rollup/plugins/pull/1595) ### [`v11.1.4`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/typescript/CHANGELOG.md#v1114) [Compare Source](https://redirect.github.com/rollup/plugins/compare/435e4a175fad94daa9927ae86d14f42850ac8db9...6caf7130c29197bc709b930772b49343d7a4b3e0) *2023-09-25* ##### Bugfixes - fix: fix sourcemap sourcecontent referencing non-existent files [#1571](https://redirect.github.com/rollup/plugins/pull/1571) ### [`v11.1.3`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/typescript/CHANGELOG.md#v1113) [Compare Source](https://redirect.github.com/rollup/plugins/compare/1f02ab2ac12dd1dec8e2634afa1efe45935ef396...435e4a175fad94daa9927ae86d14f42850ac8db9) *2023-08-26* ##### Bugfixes - fix: emit declaration files for type-only source files that are not explicitly included [#1555](https://redirect.github.com/rollup/plugins/pull/1555) ### [`v11.1.2`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/typescript/CHANGELOG.md#v1112) [Compare Source](https://redirect.github.com/rollup/plugins/compare/6e2b769e51c763becf58e1e824714f3190e779dc...1f02ab2ac12dd1dec8e2634afa1efe45935ef396) *2023-06-28* ##### Bugfixes - fix: change the value of isExternalLibraryImport to false if the resolvedModule should be compiled [#1521](https://redirect.github.com/rollup/plugins/pull/1521) ### [`v11.1.1`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/typescript/CHANGELOG.md#v1111) [Compare Source](https://redirect.github.com/rollup/plugins/compare/d5eee0d667e2e2fd7a45f2f789812a5e2192c025...6e2b769e51c763becf58e1e824714f3190e779dc) *2023-05-12* ##### Bugfixes - fix: Allow for using `compilerOptions.moduleResolution` [#1453](https://redirect.github.com/rollup/plugins/pull/1453) ### [`v11.1.0`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/typescript/CHANGELOG.md#v1110) [Compare Source](https://redirect.github.com/rollup/plugins/compare/98691b7785c04a8aa13cc55e47c609dd081e2cb8...d5eee0d667e2e2fd7a45f2f789812a5e2192c025) *2023-04-04* ##### Features - feat: write declaration files in configured directory for `output.file` [#1378](https://redirect.github.com/rollup/plugins/pull/1378) ### [`v11.0.0`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/typescript/CHANGELOG.md#v1100) [Compare Source](https://redirect.github.com/rollup/plugins/compare/3405922658f256459c3889f5f44248b4912dbd5e...98691b7785c04a8aa13cc55e47c609dd081e2cb8) *2023-01-06* ##### Breaking Changes - fix: don't resolve filtered files [#1267](https://redirect.github.com/rollup/plugins/pull/1267) ([#1310](https://redirect.github.com/rollup/plugins/issues/1310))Configuration
📅 Schedule: Branch creation - "after 2am every weekday,before 5am every weekday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.