Bump typescript-transform-paths from 3.4.4 to 3.4.5 #339

Closed
dependabot[bot] wants to merge 1 commit from dependabot/npm_and_yarn/typescript-transform-paths-3.4.5 into master
dependabot[bot] commented 2023-01-06 11:03:38 +01:00 (Migrated from github.com)

Bumps typescript-transform-paths from 3.4.4 to 3.4.5.

Release notes

Sourced from typescript-transform-paths's releases.

v3.4.5

3.4.5 (2023-01-05)

Bug Fixes

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

Sourced from typescript-transform-paths's changelog.

3.4.5 (2023-01-05)

Bug Fixes

  • OSX paths can be rewritten improperly (fixes #167) (0ff48d7)
Commits
  • 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
  • f5e0016 test: Updated tests to support ts 4.9
  • a124c0b build(deps): Updated to latest ts and tsp
  • See full diff 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 3.4.4 to 3.4.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/LeDDGroup/typescript-transform-paths/releases">typescript-transform-paths's releases</a>.</em></p> <blockquote> <h2>v3.4.5</h2> <h3><a href="https://github.com/LeDDGroup/typescript-transform-paths/compare/v3.4.4...v3.4.5">3.4.5</a> (2023-01-05)</h3> <h3>Bug Fixes</h3> <ul> <li>OSX paths can be rewritten improperly (fixes <a href="https://github-redirect.dependabot.com/LeDDGroup/typescript-transform-paths/issues/167">#167</a>) (<a href="https://github.com/LeDDGroup/typescript-transform-paths/commit/0ff48d740edc58bed72971f6ad0f2c7493c56def">0ff48d7</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/LeDDGroup/typescript-transform-paths/blob/master/CHANGELOG.md">typescript-transform-paths's changelog</a>.</em></p> <blockquote> <h3><a href="https://github.com/LeDDGroup/typescript-transform-paths/compare/v3.4.4...v3.4.5">3.4.5</a> (2023-01-05)</h3> <h3>Bug Fixes</h3> <ul> <li>OSX paths can be rewritten improperly (fixes <a href="https://github-redirect.dependabot.com/LeDDGroup/typescript-transform-paths/issues/167">#167</a>) (<a href="https://github.com/LeDDGroup/typescript-transform-paths/commit/0ff48d740edc58bed72971f6ad0f2c7493c56def">0ff48d7</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/LeDDGroup/typescript-transform-paths/commit/bf61058a0ff73e936d755c890b80d23335ea7654"><code>bf61058</code></a> chore(release): 3.4.5</li> <li><a href="https://github.com/LeDDGroup/typescript-transform-paths/commit/fb1c9517d42a9b0a35fe00fce8ebca261e870f52"><code>fb1c951</code></a> build(deps): Updated lockfiles</li> <li><a href="https://github.com/LeDDGroup/typescript-transform-paths/commit/704e7f85fa2f0ffb122428d862982fed8449c87e"><code>704e7f8</code></a> build(ci): Added MacOS to tests CI OS matrix</li> <li><a href="https://github.com/LeDDGroup/typescript-transform-paths/commit/6a2cb89019f6b60ab8e6064d0b270518d4f677f2"><code>6a2cb89</code></a> build(ci): Updated publish script</li> <li><a href="https://github.com/LeDDGroup/typescript-transform-paths/commit/edd0000c5f60550a5e86542940fb424b83c00e73"><code>edd0000</code></a> style: Formatting fixes</li> <li><a href="https://github.com/LeDDGroup/typescript-transform-paths/commit/0ff48d740edc58bed72971f6ad0f2c7493c56def"><code>0ff48d7</code></a> fix: OSX paths can be rewritten improperly (fixes <a href="https://github-redirect.dependabot.com/LeDDGroup/typescript-transform-paths/issues/167">#167</a>)</li> <li><a href="https://github.com/LeDDGroup/typescript-transform-paths/commit/04fd73c31add0bd635e0823e00143d96a0c75057"><code>04fd73c</code></a> build(ci): Compensated for node GC crash issue during tests</li> <li><a href="https://github.com/LeDDGroup/typescript-transform-paths/commit/f854433417925307161331504e117c99ca7c3c08"><code>f854433</code></a> test: Fixed issue affecting running tests</li> <li><a href="https://github.com/LeDDGroup/typescript-transform-paths/commit/f5e001648fd4014979043dbe2280bbbbcc8d6d1c"><code>f5e0016</code></a> test: Updated tests to support ts 4.9</li> <li><a href="https://github.com/LeDDGroup/typescript-transform-paths/commit/a124c0bcaad0a741b8f4462c9d838fb49a18e108"><code>a124c0b</code></a> build(deps): Updated to latest ts and tsp</li> <li>See full diff in <a href="https://github.com/LeDDGroup/typescript-transform-paths/compare/v3.4.4...v3.4.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=typescript-transform-paths&package-manager=npm_and_yarn&previous-version=3.4.4&new-version=3.4.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
dependabot[bot] commented 2023-01-09 11:08:26 +01:00 (Migrated from github.com)

Superseded by #341.

Superseded by #341.
Commenting is not possible because the repository is archived.
No description provided.