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: update dependency @rollup/plugin-typescript to v12 #30

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 26, 2024

Update Request | Renovate Bot

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@rollup/plugin-typescript (source) ^8.3.4 -> ^12.0.0 age adoption passing confidence

Release Notes

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

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)

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

Copy link
Contributor Author

renovate bot commented Sep 26, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
[22:40:56.037] INFO (90): Installing tool [email protected]...
[22:42:06.953] WARN (90): Npm error:
npm info using [email protected]
npm info using [email protected]
npm timing npm:load:whichnode Completed in 1ms
npm timing config:load:defaults Completed in 5ms
npm timing config:load:file:/opt/containerbase/tools/node/18.4.0/lib/node_modules/npm/npmrc Completed in 28ms
npm timing config:load:builtin Completed in 28ms
npm timing config:load:cli Completed in 6ms
npm timing config:load:env Completed in 0ms
npm timing config:load:file:/opt/containerbase/tools/yarn-slim/1.22.22/18.4.0/.npmrc Completed in 0ms
npm timing config:load:project Completed in 0ms
npm timing config:load:file:/home/ubuntu/.npmrc Completed in 1ms
npm timing config:load:user Completed in 1ms
npm timing config:load:file:/opt/containerbase/tools/yarn-slim/1.22.22/18.4.0/etc/npmrc Completed in 5ms
npm timing config:load:global Completed in 5ms
npm timing config:load:validate Completed in 1ms
npm timing config:load:credentials Completed in 0ms
npm timing config:load:setEnvs Completed in 1ms
npm timing config:load Completed in 48ms
npm timing npm:load:configload Completed in 48ms
npm timing npm:load:mkdirpcache Completed in 0ms
npm timing npm:load:mkdirplogs Completed in 0ms
npm timing npm:load:setTitle Completed in 1ms
npm timing config:load:flatten Completed in 1ms
npm timing npm:load:display Completed in 22ms
npm timing npm:load:logFile Completed in 9ms
npm timing npm:load:timers Completed in 1ms
npm timing npm:load:configScope Completed in 0ms
npm timing npm:load Completed in 84ms
npm timing arborist:ctor Completed in 5ms
npm timing arborist:ctor Completed in 0ms
npm timing idealTree:init Completed in 15ms
npm timing idealTree:userRequests Completed in 3ms
npm timing idealTree:#root Completed in 70121ms
npm timing idealTree:node_modules/yarn Completed in 0ms
npm timing idealTree:buildDeps Completed in 70123ms
npm timing idealTree:fixDepFlags Completed in 0ms
npm timing idealTree Completed in 70147ms
npm timing command:install Completed in 70160ms
npm ERR! code UNABLE_TO_GET_ISSUER_CERT_LOCALLY
npm ERR! errno UNABLE_TO_GET_ISSUER_CERT_LOCALLY
npm ERR! request to https://registry.npmjs.org/yarn failed, reason: unable to get local issuer certificate
npm timing npm Completed in 70338ms

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/containerbase-npm-NZKUs1/_logs/2024-09-26T22_40_56_601Z-debug-0.log
[22:42:06.960] ERROR (90): npm install command failed
[22:42:06.960] FATAL (90): Install tool yarn-slim failed in 1m 10.9s.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants