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

Bump rollup-plugin-ts from 3.2.0 to 3.4.5 #131

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2024

Bumps rollup-plugin-ts from 3.2.0 to 3.4.5.

Release notes

Sourced from rollup-plugin-ts's releases.

v3.4.5

  • fix: improve error handling inside transpiler-loader c36f7e8

wessberg/rollup-plugin-ts@v3.4.4...v3.4.5

v3.4.4

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

wessberg/rollup-plugin-ts@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

wessberg/rollup-plugin-ts@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

wessberg/rollup-plugin-ts@v3.4.1...v3.4.2

v3.4.1

  • fix: regression on Windows 351bf26

wessberg/rollup-plugin-ts@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

wessberg/rollup-plugin-ts@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

wessberg/rollup-plugin-ts@v3.3.0...v3.3.1

v3.3.0

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

wessberg/rollup-plugin-ts@v3.2.0...v3.3.0

Changelog

Sourced from rollup-plugin-ts's changelog.

3.4.5 (2023-09-07)

Bug Fixes

  • improve error handling inside transpiler-loader (c36f7e8)

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

... (truncated)

Commits
  • 99e5f86 3.4.5
  • c36f7e8 fix: improve error handling inside transpiler-loader
  • 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
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 <dependency name> 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [rollup-plugin-ts](https://github.com/wessberg/rollup-plugin-ts) from 3.2.0 to 3.4.5.
- [Release notes](https://github.com/wessberg/rollup-plugin-ts/releases)
- [Changelog](https://github.com/wessberg/rollup-plugin-ts/blob/master/CHANGELOG.md)
- [Commits](wessberg/rollup-plugin-ts@v3.2.0...v3.4.5)

---
updated-dependencies:
- dependency-name: rollup-plugin-ts
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants