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(deps): update dependency rollup-plugin-dts to v6 #282

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

Conversation

descope[bot]
Copy link
Contributor

@descope descope bot commented Nov 13, 2023

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:

v4.2.3

Compare Source

Fixes:

  • Add types to exports.
  • Fix handling of class property initializers.

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 Nov 13, 2023
@descope descope bot enabled auto-merge (squash) November 13, 2023 20:29
@descope
Copy link
Contributor Author

descope bot commented Nov 13, 2023

⚠ 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 error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: @descope/node-sdk@1.6.8
npm error Found: rollup@2.79.1
npm error node_modules/rollup
npm error   dev rollup@"^2.62.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer rollup@"^3.29.4 || ^4" from rollup-plugin-dts@6.1.1
npm error node_modules/rollup-plugin-dts
npm error   dev rollup-plugin-dts@"^6.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-06-09T20_10_44_029Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-06-09T20_10_44_029Z-debug-0.log

@descope descope bot force-pushed the renovate/rollup-plugin-dts-6.x branch from 4bd0606 to 2e54ea7 Compare November 13, 2023 23:11
@descope descope bot force-pushed the renovate/rollup-plugin-dts-6.x branch from 2e54ea7 to 23ec928 Compare November 13, 2023 23:13
@descope descope bot force-pushed the renovate/rollup-plugin-dts-6.x branch from 23ec928 to 2adb1d7 Compare November 13, 2023 23:17
@descope descope bot force-pushed the renovate/rollup-plugin-dts-6.x branch from 2adb1d7 to 03885d4 Compare November 13, 2023 23:20
@descope descope bot force-pushed the renovate/rollup-plugin-dts-6.x branch from 03885d4 to 7a3836d Compare November 13, 2023 23:23
descope-approve[bot]
descope-approve bot previously approved these changes Nov 13, 2023
@descope descope bot force-pushed the renovate/rollup-plugin-dts-6.x branch from 6dfdc19 to 266d044 Compare November 21, 2023 11:44
@descope descope bot force-pushed the renovate/rollup-plugin-dts-6.x branch from 266d044 to 3a7cf61 Compare November 24, 2023 13:05
@descope descope bot force-pushed the renovate/rollup-plugin-dts-6.x branch from 3a7cf61 to 05871fb Compare November 27, 2023 21:49
@descope descope bot force-pushed the renovate/rollup-plugin-dts-6.x branch from 05871fb to 69eb9cb Compare November 28, 2023 10:15
@descope descope bot force-pushed the renovate/rollup-plugin-dts-6.x branch from 69eb9cb to cf49eeb Compare November 29, 2023 14:37
@descope descope bot force-pushed the renovate/rollup-plugin-dts-6.x branch from cf49eeb to 6ae0900 Compare December 4, 2023 02:40
auto-merge was automatically disabled March 20, 2024 14:52

Pull Request is not mergeable

auto-merge was automatically disabled March 20, 2024 14:52

Pull Request is not mergeable

@descope descope bot force-pushed the renovate/rollup-plugin-dts-6.x branch from 33ef0b8 to d903e84 Compare March 20, 2024 19:24
@descope descope bot force-pushed the renovate/rollup-plugin-dts-6.x branch from d903e84 to 393cded Compare March 25, 2024 15:38
@descope descope bot force-pushed the renovate/rollup-plugin-dts-6.x branch from 393cded to 3cf2902 Compare March 27, 2024 15:51
@descope descope bot force-pushed the renovate/rollup-plugin-dts-6.x branch from 3cf2902 to 7c16b83 Compare March 27, 2024 15:54
@descope descope bot force-pushed the renovate/rollup-plugin-dts-6.x branch from 7c16b83 to f9aad54 Compare March 27, 2024 17:57
@descope descope bot force-pushed the renovate/rollup-plugin-dts-6.x branch from f9aad54 to e87dff3 Compare April 3, 2024 06:37
@descope descope bot force-pushed the renovate/rollup-plugin-dts-6.x branch from e87dff3 to b36f842 Compare April 11, 2024 19:39
@descope descope bot force-pushed the renovate/rollup-plugin-dts-6.x branch from b36f842 to 7d8a3ee Compare April 11, 2024 22:51
@descope descope bot force-pushed the renovate/rollup-plugin-dts-6.x branch from 7d8a3ee to 9d2fe2e Compare May 9, 2024 12:28
@descope descope bot force-pushed the renovate/rollup-plugin-dts-6.x branch from 9d2fe2e to dad161f Compare May 20, 2024 08:40
@descope descope bot force-pushed the renovate/rollup-plugin-dts-6.x branch from dad161f to 286e826 Compare June 9, 2024 20:10
@descope
Copy link
Contributor Author

descope bot commented Jul 29, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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

Successfully merging this pull request may close these issues.

None yet

0 participants