Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 9, 2023

Bumps typescript-transform-paths from 2.2.3 to 3.4.6.

Release notes

Sourced from typescript-transform-paths's releases.

v3.4.6

3.4.6 (2023-01-06)

Bug Fixes

  • Cover edge case issues with case-insensitive filesystems (968ee7b)

v3.4.5

3.4.5 (2023-01-05)

Bug Fixes

  • OSX paths can be rewritten improperly (fixes #167) (0ff48d7)

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)

... (truncated)

Changelog

Sourced from typescript-transform-paths's changelog.

3.4.6 (2023-01-06)

Bug Fixes

  • Cover edge case issues with case-insensitive filesystems (968ee7b)

3.4.5 (2023-01-05)

Bug Fixes

  • OSX paths can be rewritten improperly (fixes #167) (0ff48d7)

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)

... (truncated)

Commits
  • 06c3178 chore(release): 3.4.6
  • 968ee7b fix: Cover edge case issues with case-insensitive filesystems
  • bf61058 chore(release): 3.4.5
  • fb1c951 build(deps): Updated lockfiles
  • 704e7f8 build(ci): Added MacOS to tests CI OS matrix
  • 6a2cb89 build(ci): Updated publish script
  • edd0000 style: Formatting fixes
  • 0ff48d7 fix: OSX paths can be rewritten improperly (fixes #167)
  • 04fd73c build(ci): Compensated for node GC crash issue during tests
  • f854433 test: Fixed issue affecting running tests
  • 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.6.
- [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.6)

---
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 Jan 9, 2023
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