vega / vega-datasets

Common repository for example datasets used by Vega-related projects
259 stars 206 forks source link

chore(deps-dev): bump rollup-plugin-ts from 3.2.0 to 3.4.4 #484

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps rollup-plugin-ts from 3.2.0 to 3.4.4.

Release notes

Sourced from rollup-plugin-ts's releases.

v3.4.4

  • fix: incorrect type reference directives can sometimes be produced when a type root is a relative path 2fd4bda

https://github.com/wessberg/rollup-plugin-ts/compare/v3.4.3...v3.4.4

v3.4.3

  • Merge pull request #205 from clemyan/master 9006025
  • fix: babel peer dependencies versions 0ac3cea
  • fix: resolve @​babel/plugin-syntax-dynamic-import from @​babel/preset-env 66cb727

https://github.com/wessberg/rollup-plugin-ts/compare/v3.4.2...v3.4.3

v3.4.2

  • test: resolve issues with virtual file system running on Windows platforms detecting a case insensitive OS when memfs is always case sensitive 45aeda6

https://github.com/wessberg/rollup-plugin-ts/compare/v3.4.1...v3.4.2

v3.4.1

  • fix: regression on Windows 351bf26

https://github.com/wessberg/rollup-plugin-ts/compare/v3.4.0...v3.4.1

v3.4.0

  • Merge pull request #206 from Bersaelor/patch-1 c0911f9
  • feat: add support for the 'allowImportingTsExtensions' tsconfig option. Fixes #210 c62f708
  • Fix yarn install command in Readme.md 412d8a2

https://github.com/wessberg/rollup-plugin-ts/compare/v3.3.1...v3.4.0

v3.3.1

  • fix: don't preserve dynamic import() expression in cjs bundle. Fixes #212 08209ae
  • chore: update lock file 00d3470

https://github.com/wessberg/rollup-plugin-ts/compare/v3.3.0...v3.3.1

v3.3.0

  • feat: add TypeScript v5.1 support. Add support for Node16 and NodeNext Module resolution 0d5aaa0

https://github.com/wessberg/rollup-plugin-ts/compare/v3.2.0...v3.3.0

Changelog

Sourced from rollup-plugin-ts's changelog.

3.4.4 (2023-08-08)

Bug Fixes

  • incorrect type reference directives can sometimes be produced when a type root is a relative path (2fd4bda)

3.4.3 (2023-08-06)

Bug Fixes

  • babel peer dependencies versions (0ac3cea)
  • migrate to lint-staged from pretty-quick, which isn't compatible with Prettier v3 (104c28d)
  • resolve @​babel/plugin-syntax-dynamic-import from @​babel/preset-env (66cb727)

3.4.2 (2023-08-04)

3.4.1 (2023-08-03)

Bug Fixes

3.4.0 (2023-08-03)

Features

  • add support for the 'allowImportingTsExtensions' tsconfig option. Fixes #210 (c62f708)

3.3.1 (2023-08-03)

Bug Fixes

  • don't preserve dynamic import() expression in cjs bundle. Fixes #212 (08209ae)

3.3.0 (2023-08-03)

Bug Fixes

Features

  • add TypeScript v5.1 support. Add support for Node16 and NodeNext Module resolution (0d5aaa0)
Commits
  • 72ce566 3.4.4
  • 2fd4bda fix: incorrect type reference directives can sometimes be produced when a typ...
  • ac8889c 3.4.3
  • 9006025 Merge pull request #205 from clemyan/master
  • 0ac3cea fix: babel peer dependencies versions
  • 66cb727 fix: resolve @​babel/plugin-syntax-dynamic-import from @​babel/preset-env
  • d8dcdf7 style: make lint-staged less verbose
  • f746d5e style: run prettier
  • 104c28d fix: migrate to lint-staged from pretty-quick, which isn't compatible with Pr...
  • 5e5e33d 3.4.2
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)