Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

chore(deps): update dependency rollup-plugin-dts to v6 #40

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

Conversation

descope[bot]
Copy link
Contributor

@descope descope bot commented Jan 24, 2024

This PR contains the following updates:

Package Type Update Change
rollup-plugin-dts devDependencies major ^4.2.2 -> ^6.0.0

Release Notes

Swatinem/rollup-plugin-dts (rollup-plugin-dts)

v6.1.1

Compare Source

Fixes:

  • Fix missing whitespace related to generic arguments.

Thank you:

Features, fixes and improvements in this release have been contributed by:

v6.1.0

Compare Source

Compatibility Notice:

This release adds compatibility with Rollup version 4.

Fixes:

  • Fix fallback path generation.

Thank you:

Features, fixes and improvements in this release have been contributed by:

v6.0.2

Compare Source

Fixes:

  • Fix typeof this being wrongly renamed.

Thank you:

Features, fixes and improvements in this release have been contributed by:

v6.0.1

Compare Source

Compatibility Notice:

This release lowers the minimum required node.js version to 16.

Fixes:

  • Fix namespace declarations being exported as export { type T }.

Thank you:

Features, fixes and improvements in this release have been contributed by:

v6.0.0

Compare Source

Compatibility Notice:

This release raises the minimum required Rollup version to 3.25, the minimum required TypeScript version to 4.5 and the minimum required node.js version to 18.

Fixes:

  • Export types with export { type T } syntax.

Thank you:

Features, fixes and improvements in this release have been contributed by:

v5.3.1

Compare Source

Fixes:

  • Export the plugin as a named dts export as well.
  • Export both cjs and mjs type definitions.

Thank you:

Features, fixes and improvements in this release have been contributed by:

v5.3.0

Compare Source

Compatibility Notice:

This release supports TypeScript 5.0.

Fixes:

  • Allow to use same resolve method as defined in tsconfig.
  • Add support for .d.cts and .d.mts files.
  • Fix declare modifiers of enums.

Thank you:

Features, fixes and improvements in this release have been contributed by:

v5.2.0

Compare Source

Fixes:

  • Properly support watch mode when transforming .ts files.

Thank you:

Features, fixes and improvements in this release have been contributed by:

v5.1.1

Compare Source

Fixes:

  • Resolve tsconfig.json correctly for relative imports.

Thank you:

Features, fixes and improvements in this release have been contributed by:

v5.1.0

Compare Source

Features:

  • Add support for .mts and .cts files.
  • Allow supplying a custom tsconfig.json.

Fixes:

  • Add an export {} for empty files without exports.

Thank you:

Features, fixes and improvements in this release have been contributed by:

v5.0.0

Compare Source

Compatibility Notice:

This release targets Rollup 3.0 and requires Node 14.

Features:

  • Support reference path directives.

Thank you:

Features, fixes and improvements in this release have been contributed by:


Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" in timezone Asia/Jerusalem, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 Renovate Bot.

@descope descope bot added the renovate label Jan 24, 2024
@descope descope bot enabled auto-merge (squash) January 24, 2024 21:10
@descope
Copy link
Contributor Author

descope bot commented Jan 24, 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: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: @descope/vue-sdk@2.0.19
npm ERR! Found: rollup@2.79.1
npm ERR! node_modules/rollup
npm ERR!   dev rollup@"^2.79.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer rollup@"^3.29.4 || ^4" from rollup-plugin-dts@6.1.1
npm ERR! node_modules/rollup-plugin-dts
npm ERR!   dev rollup-plugin-dts@"^6.0.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-06-09T09_57_57_827Z-debug-0.log

@descope descope bot force-pushed the renovate/rollup-plugin-dts-6.x branch from 5fd934c to d31f1cc Compare January 25, 2024 23:31
@descope descope bot force-pushed the renovate/rollup-plugin-dts-6.x branch from d31f1cc to 3d4e501 Compare February 4, 2024 10:44
@descope descope bot force-pushed the renovate/rollup-plugin-dts-6.x branch from 3d4e501 to 44498f9 Compare February 5, 2024 20:41
@descope descope bot force-pushed the renovate/rollup-plugin-dts-6.x branch from 44498f9 to 332dae1 Compare February 7, 2024 10:13
@descope descope bot force-pushed the renovate/rollup-plugin-dts-6.x branch from 332dae1 to 2f00a8b Compare February 7, 2024 14:53
@descope descope bot force-pushed the renovate/rollup-plugin-dts-6.x branch from 2f00a8b to 9612bb0 Compare February 15, 2024 09:13
@descope descope bot force-pushed the renovate/rollup-plugin-dts-6.x branch from 9612bb0 to 85adc59 Compare February 29, 2024 19:08
@descope descope bot force-pushed the renovate/rollup-plugin-dts-6.x branch from 85adc59 to aa795c4 Compare March 3, 2024 12:13
@descope descope bot force-pushed the renovate/rollup-plugin-dts-6.x branch from aa795c4 to d939c3f Compare March 11, 2024 07:52
@descope descope bot force-pushed the renovate/rollup-plugin-dts-6.x branch from d939c3f to 1b77a6a Compare March 12, 2024 11:28
@descope descope bot force-pushed the renovate/rollup-plugin-dts-6.x branch from 1b77a6a to 49e33da Compare March 22, 2024 22:31
@descope descope bot force-pushed the renovate/rollup-plugin-dts-6.x branch from 49e33da to de9a457 Compare March 24, 2024 15:10
@descope descope bot force-pushed the renovate/rollup-plugin-dts-6.x branch from de9a457 to fbb23bd Compare March 25, 2024 16:45
@descope descope bot force-pushed the renovate/rollup-plugin-dts-6.x branch from c476467 to f695780 Compare April 3, 2024 06:53
@descope descope bot force-pushed the renovate/rollup-plugin-dts-6.x branch from f695780 to 97e4149 Compare April 10, 2024 12:33
@descope descope bot force-pushed the renovate/rollup-plugin-dts-6.x branch from 97e4149 to b50bbc3 Compare April 11, 2024 10:23
@descope descope bot force-pushed the renovate/rollup-plugin-dts-6.x branch from b50bbc3 to a5927d7 Compare April 19, 2024 13:53
@descope descope bot force-pushed the renovate/rollup-plugin-dts-6.x branch from a5927d7 to 54d12fa Compare April 22, 2024 11:01
@descope descope bot force-pushed the renovate/rollup-plugin-dts-6.x branch from 54d12fa to 1a2f466 Compare April 29, 2024 21:03
@descope descope bot force-pushed the renovate/rollup-plugin-dts-6.x branch from 1a2f466 to d9639f7 Compare April 30, 2024 20:46
@descope descope bot force-pushed the renovate/rollup-plugin-dts-6.x branch from d9639f7 to 8ac0445 Compare May 6, 2024 13:47
@descope descope bot force-pushed the renovate/rollup-plugin-dts-6.x branch from 8ac0445 to b82e31d Compare May 23, 2024 08:51
@descope descope bot force-pushed the renovate/rollup-plugin-dts-6.x branch from b82e31d to e2272bf Compare May 26, 2024 13:19
@descope descope bot force-pushed the renovate/rollup-plugin-dts-6.x branch from e2272bf to 36a37e3 Compare May 30, 2024 13:05
@descope descope bot force-pushed the renovate/rollup-plugin-dts-6.x branch from 36a37e3 to b8102b0 Compare June 6, 2024 10:28
@descope descope bot force-pushed the renovate/rollup-plugin-dts-6.x branch from b8102b0 to c825543 Compare June 9, 2024 09:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants