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

chore(deps): update dependency typescript-transform-paths to v3.5.3 #34

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 8, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typescript-transform-paths 3.4.9 -> 3.5.3 age adoption passing confidence

Release Notes

LeDDGroup/typescript-transform-paths (typescript-transform-paths)

v3.5.3

Compare Source

compare changes

📖 Documentation
  • Add version compatibility matrix in readme (#​338)
🏡 Chore
  • deps-dev: Bump @​eslint/js from 9.9.1 to 9.15.0 (#​310)
  • deps-dev: Bump typescript-eslint from 8.13.0 to 8.15.0 (#​308)
  • deps-dev: Bump eslint from 9.10.0 to 9.15.0 (#​309)
  • deps-dev: Bump changelogen from 0.5.5 to 0.5.7 (#​316)
  • deps-dev: Bump @​types/node from 22.8.7 to 22.9.3 (#​314)
  • deps-dev: Bump typescript from 5.6.3 to 5.7.2 in /test (#​317)
  • deps-dev: Bump typescript-eslint from 8.15.0 to 8.16.0 (#​313)
  • deps-dev: Bump eslint from 9.15.0 to 9.16.0 (#​319)
  • deps-dev: Bump typescript-eslint from 8.16.0 to 8.17.0 (#​320)
  • deps-dev: Update yarn from 4.4.0 to 4.5.3 (f6ccab1)
  • Update yarn.lock (b958778)
  • deps-dev: Bump ts-patch from 3.2.1 to 3.3.0 (#​322)
  • deps-dev: Bump typescript-eslint from 8.17.0 to 8.18.0 (#​323)
  • deps-dev: Bump typescript from 5.5.4 to 5.7.2 (#​315)
  • deps-dev: Bump ts-patch from 3.2.1 to 3.3.0 in /test (#​324)
  • Configure Renovate (#​330)
  • Update renovate config to auto merge minor updates (b3f3f31)
🤖 CI
  • Adjust publish workflow (1039e07)
  • Fix changelogen not pushing code (221136a)
❤️ Contributors

v3.5.2

Compare Source

compare changes

🩹 Fixes
  • Restore typescript 5.6 compatibility (#​301)
🏡 Chore
❤️ Contributors

v3.5.1

Compare Source

compare changes

🩹 Fixes
  • Downgrade minimatch from 10.0.1 to 9.0.5 (#​272)
💅 Refactors
🏡 Chore
  • Rename nx test project to avoid conflict with package name (3ee03d1)
  • deps-dev: Bump typescript-eslint from 8.1.0 to 8.2.0 (#​249)
  • deps-dev: Bump @​types/node from 22.2.0 to 22.4.1 (#​248)
  • Add danielpza to funding.yml (9aa6941)
  • deps-dev: Bump typescript-eslint from 8.2.0 to 8.3.0 (#​254)
  • deps-dev: Bump @​types/node from 22.4.1 to 22.5.0 (#​253)
  • deps-dev: Update some dependencies (164aeac)
  • Remove eslint-plugin-unicorn (8c6ccf4)
❤️ Contributors

v3.5.0

Compare Source

compare changes

🚀 Enhancements
  • Add package.json exports (#​218)
💅 Refactors
🏡 Chore
  • deps-dev: Remove strip-ansi (2fc9901)
❤️ Contributors

v3.4.11

Compare Source

compare changes

💅 Refactors
📖 Documentation
  • Remove all contributors badge (#​230)
  • Remove articles section (02d7d6c)
🏡 Chore
  • Update eslint config to remove old src/declarations path (0ab8ebc)
  • Update package.json contributors (b79f96d)
  • deps-dev: Bump @​types/node from 18.19.43 to 22.2.0 (#​241)
  • deps-dev: Bump typescript-eslint from 8.0.1 to 8.1.0 (#​243)
  • deps-dev: Bump @​eslint/js from 9.8.0 to 9.9.0 (#​242)
  • deps-dev: Bump eslint from 9.8.0 to 9.9.0 (#​245)
✅ Tests
  • Remove yarn pack workaround (#​232)
🎨 Styles
❤️ Contributors

v3.4.10

Compare Source

compare changes

🏡 Chore
  • Update dependencies (#​226)
  • Replace standard-version with changelogen (#​227)
🤖 CI
  • Generate provenance on npm publish (#​229)
❤️ Contributors
3.4.9 (2024-08-07)
3.4.8 (2024-08-07)
3.4.7 (2024-02-20)
Bug Fixes
  • Numerous issues with elision due to new TS features in v5+ (fixes #​184) (d4f89af)
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
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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

changeset-bot bot commented Aug 8, 2024

⚠️ No Changeset found

Latest commit: 4b14003

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot changed the title chore(deps): update dependency typescript-transform-paths to v3.4.10 chore(deps): update dependency typescript-transform-paths to v3.4.11 Aug 16, 2024
@renovate renovate bot changed the title chore(deps): update dependency typescript-transform-paths to v3.4.11 chore(deps): update dependency typescript-transform-paths to v3.5.0 Aug 18, 2024
@renovate renovate bot changed the title chore(deps): update dependency typescript-transform-paths to v3.5.0 chore(deps): update dependency typescript-transform-paths to v3.5.1 Sep 11, 2024
@renovate renovate bot changed the title chore(deps): update dependency typescript-transform-paths to v3.5.1 chore(deps): update dependency typescript-transform-paths to v3.5.2 Nov 5, 2024
@renovate renovate bot changed the title chore(deps): update dependency typescript-transform-paths to v3.5.2 chore(deps): update dependency typescript-transform-paths to v3.5.3 Dec 22, 2024
@renovate renovate bot force-pushed the renovate/typescript-transform-paths-3.x-lockfile branch from 2eb3cc7 to 4b14003 Compare January 23, 2025 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants