Skip to content

chore(deps): update dependency @rollup/plugin-typescript to v12#65

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/rollup-plugin-typescript-12.x
Open

chore(deps): update dependency @rollup/plugin-typescript to v12#65
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/rollup-plugin-typescript-12.x

Conversation

@renovate

@renovate renovate Bot commented Sep 23, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@rollup/plugin-typescript (source) 4.1.212.3.0 age confidence

Release Notes

rollup/plugins (@​rollup/plugin-typescript)

v12.3.0

2025-10-23

Features
  • feat: expose latest Program to transformers in watch mode (#​1923)

v12.2.0

2025-10-22

Features
  • feat: process .js when allowJs is enabled (#​1920)

v12.1.4

2025-06-28

Bugfixes

v12.1.3

2025-06-17

Bugfixes
  • fix: fixes #​1652 compile when source exists anywhere in the working directory (#​1653)

v12.1.2

2024-12-15

Bugfixes
  • fix: path validation issue in validatePaths function (#​1800)

v12.1.1

2024-10-16

Bugfixes
  • fix: allow for files to be nested in folders within outDir (#​1783)

v12.1.0

2024-09-22

Features
  • feat: add transformers factory. (#​1668)

v12.0.0

2024-09-22

Breaking Changes
  • fix!: correctly resolve filenames of declaration files for output.file (#​1728)

v11.1.6

2024-01-09

Bugfixes
  • fix: Ensure rollup 4 compatibility (#​1658)

v11.1.5

Compare Source

2023-10-05

Bugfixes
  • fix: ensure rollup 4 compatibility #​1595

v11.1.4

Compare Source

2023-09-25

Bugfixes
  • fix: fix sourcemap sourcecontent referencing non-existent files #​1571

v11.1.3

Compare Source

2023-08-26

Bugfixes
  • fix: emit declaration files for type-only source files that are not explicitly included #​1555

v11.1.2

Compare Source

2023-06-28

Bugfixes
  • fix: change the value of isExternalLibraryImport to false if the resolvedModule should be compiled #​1521

v11.1.1

Compare Source

2023-05-12

Bugfixes
  • fix: Allow for using compilerOptions.moduleResolution #​1453

v11.1.0

Compare Source

2023-04-04

Features
  • feat: write declaration files in configured directory for output.file #​1378

v11.0.0

Compare Source

2023-01-06

Breaking Changes

v10.0.1

Compare Source

2022-11-28

Bugfixes

v10.0.0

Compare Source

2022-11-27

Breaking Changes
  • fix: incorrect declarations directory (a5c90d1)

v9.0.2

Compare Source

2022-10-21

Updates
  • chore: update rollup dependencies (3038271)

v9.0.1

Compare Source

2022-10-11

Bugfixes

v9.0.0

Compare Source

2022-10-10

Breaking Changes

v8.5.0

Compare Source

2022-09-06

Features

v8.4.0

Compare Source

2022-08-23

Features
  • feat: allow override of forced noEmit and emitDeclarationOnly compiler options (#​1242)

v8.3.4

Compare Source

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

v8.2.5

2021-07-30

Bugfixes
  • fix: incremental typescript cache (#​963)

v8.2.4

2021-07-29

Updates
  • docs: declaration file output to same directory. fixes #​934 (702c855)

v8.2.3

2021-07-15

Bugfixes
  • fix: restart watch program on each build (#​861)
Updates

v8.2.1

2021-03-26

Bugfixes
  • fix: bump TypeScript version (#​818)
  • fix: update readme and peerDeps version (#​830)

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
  • test: move declaration tests, use typescript (#​791)
  • test: fix TypeScript src-dir test (#​789)

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
  • fix: add missing imports (#​633)
  • fix: normalize returned module ids (#​653)
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 noEmitOnError default 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

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: (UTC)

  • 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/rollup-plugin-typescript-12.x branch from e1b120a to 6b73f7f Compare October 16, 2024 03:09
@renovate renovate Bot force-pushed the renovate/rollup-plugin-typescript-12.x branch from 6b73f7f to abd0ade Compare December 15, 2024 18:25
@renovate renovate Bot force-pushed the renovate/rollup-plugin-typescript-12.x branch from abd0ade to 08abe7e Compare June 17, 2025 15:52
@renovate renovate Bot force-pushed the renovate/rollup-plugin-typescript-12.x branch from 08abe7e to 2d85c01 Compare June 28, 2025 12:51
@renovate renovate Bot force-pushed the renovate/rollup-plugin-typescript-12.x branch from 2d85c01 to 7aa6d93 Compare August 10, 2025 14:59
@renovate renovate Bot force-pushed the renovate/rollup-plugin-typescript-12.x branch from 7aa6d93 to 434b309 Compare September 25, 2025 15:03
@renovate renovate Bot force-pushed the renovate/rollup-plugin-typescript-12.x branch 3 times, most recently from 97550de to 98aa961 Compare October 23, 2025 17:58
@renovate renovate Bot force-pushed the renovate/rollup-plugin-typescript-12.x branch from 98aa961 to cce10f4 Compare April 1, 2026 18:57
@renovate renovate Bot force-pushed the renovate/rollup-plugin-typescript-12.x branch from cce10f4 to a609325 Compare April 29, 2026 14:11
@renovate renovate Bot force-pushed the renovate/rollup-plugin-typescript-12.x branch from a609325 to 9df9872 Compare May 12, 2026 17:05
@renovate renovate Bot force-pushed the renovate/rollup-plugin-typescript-12.x branch from 9df9872 to 23eb90e Compare May 28, 2026 19:00
@renovate renovate Bot force-pushed the renovate/rollup-plugin-typescript-12.x branch from 23eb90e to ef3519d Compare June 1, 2026 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

0 participants