waitingsong / node-win32-api

win32 api
MIT License
430 stars 55 forks source link

build(deps-dev): bump rollup-plugin-dts from 3.0.2 to 5.1.1 #49

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps rollup-plugin-dts from 3.0.2 to 5.1.1.

Changelog

Sourced from rollup-plugin-dts's changelog.

5.1.1

Fixes:

  • Resolve tsconfig.json correctly for relative imports.

Thank you:

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

5.1.0

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:

5.0.0

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:

4.2.3

Fixes:

... (truncated)

Commits
  • acd1eff 5.1.1
  • f4c5a52 switch back to lockfile v2
  • c5e2d9c update deps and bless tests
  • 36ffe5a cache tsconfig once resolved
  • 697271c fail test on console.error
  • 6cb5032 add tests for caching tsconfig
  • cd79de8 fix: resolve tsconfig.json for relative imports
  • d381aaf fix(deps): bump magic-string to 0.27
  • bcea4ee 5.1.0
  • a821889 chore(deps): update dependency fs-extra to v11
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Looks like rollup-plugin-dts is up-to-date now, so this is no longer needed.