Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 25, 2022

Bumps typescript-transform-paths from 2.2.3 to 3.4.4.

Release notes

Sourced from typescript-transform-paths's releases.

v3.4.4

3.4.4 (2022-10-24)

Bug Fixes

  • NX Transformer entry script not included in NPM package (fixes #166) (4396e0c)

v3.4.3

3.4.3 (2022-10-21)

Bug Fixes

v3.4.2

3.4.2 (2022-10-21)

Bug Fixes

  • Edge cases exist which causes ts-node to fail with register script (fixes #162) (0dbe06e)

v3.4.1

3.4.1 (2022-10-20)

Bug Fixes

  • ImportType node children do not transform (fixes #150) (70871d2)

v3.4.0

3.4.0 (2022-10-20)

Features

  • Added NX Transformer (6619164)
  • Updated library to support latest TypeScript & ts-node (cbeb29c)

Bug Fixes

  • Fixed incorrect signature return type for transformer (fixes #156) (a40b378)

v3.3.1

3.3.1 (2021-08-16)

Bug Fixes

  • External project references not resolved properly in composite projects (fixes #125) (4a16396)

v3.0.2

Added accommodation for changes to latest TS dev build and further stabilized resolution strategy

... (truncated)

Changelog

Sourced from typescript-transform-paths's changelog.

3.4.4 (2022-10-24)

Bug Fixes

  • NX Transformer entry script not included in NPM package (fixes #166) (4396e0c)

3.4.3 (2022-10-21)

Bug Fixes

3.4.2 (2022-10-21)

Bug Fixes

  • Edge cases exist which causes ts-node to fail with register script (fixes #162) (0dbe06e)

3.4.1 (2022-10-20)

Bug Fixes

  • ImportType node children do not transform (fixes #150) (70871d2)

3.4.0 (2022-10-20)

Features

  • Added NX Transformer (6619164)
  • Updated library to support latest TypeScript & ts-node (cbeb29c)

Bug Fixes

  • Fixed incorrect signature return type for transformer (fixes #156) (a40b378)

3.3.1 (2021-08-16)

Bug Fixes

  • External project references not resolved properly in composite projects (fixes #125) (4a16396)

3.3.0 (2021-08-10)

... (truncated)

Commits
  • de76b59 chore(release): 3.4.4
  • 4396e0c fix: NX Transformer entry script not included in NPM package (fixes #166)
  • 178bd11 docs: Corrected readme typo
  • 4220191 chore(release): 3.4.3
  • b297431 fix: More edge cases in ts-node (fixes #163)
  • 711b0bf chore(release): 3.4.2
  • 7514387 build: Output sourcemaps
  • fa81a3a style: formatting
  • 0dbe06e fix: Edge cases exist which causes ts-node to fail with register script (fixe...
  • 1ab99cd chore(release): 3.4.1
  • 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)

Bumps [typescript-transform-paths](https://github.com/LeDDGroup/typescript-transform-paths) from 2.2.3 to 3.4.4.
- [Release notes](https://github.com/LeDDGroup/typescript-transform-paths/releases)
- [Changelog](https://github.com/LeDDGroup/typescript-transform-paths/blob/master/CHANGELOG.md)
- [Commits](LeDDGroup/typescript-transform-paths@v2.2.3...v3.4.4)

---
updated-dependencies:
- dependency-name: typescript-transform-paths
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 25, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 6, 2023

Superseded by #262.

@dependabot dependabot bot closed this Jan 6, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/typescript-transform-paths-3.4.4 branch January 6, 2023 04:06
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.

0 participants