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

Update typescript-transform-paths requirement from ^3.5.2 to ^3.5.3 in /test in the typescript group #1170

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

Updates the requirements on typescript-transform-paths to permit the latest version.
Updates typescript-transform-paths to 3.5.3

Release notes

Sourced from typescript-transform-paths's releases.

v3.5.3

compare changes

Maintenance release, adjust CI pipeline, updating dependencies, etc.

📖 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

Changelog

Sourced from typescript-transform-paths's changelog.

v3.5.3

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 changes

🩹 Fixes

  • Restore typescript 5.6 compatibility (#301)

🏡 Chore

  • deps-dev: Bump eslint and @​types/eslint (#273)
  • deps-dev: Bump @​types/node from 22.5.2 to 22.8.7 (#303)
  • deps-dev: Bump typescript-eslint from 8.3.0 to 8.13.0 (#302)

... (truncated)

Commits
  • 2786449 chore(release): v3.5.3
  • 221136a ci: fix changelogen not pushing code
  • 1039e07 ci: adjust publish workflow
  • c4ba327 docs: add version compatibility matrix in readme (#338)
  • d4c725a chore(deps): update dependency prettier to v3.4.2 (#336)
  • b3f3f31 chore: update renovate config to auto merge minor updates
  • 8a0e136 chore(deps): update eslint monorepo to v9.17.0 (#337)
  • 3a3b72d chore(deps): update dependency globals to v15.14.0 (#335)
  • 84d8320 chore(deps): update dependency @​types/typescript-4.7 to 4.9.x (#334)
  • f355985 chore(deps): update dependency typescript-eslint to v8.18.1 (#331)
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [typescript-transform-paths](https://github.com/LeDDGroup/typescript-transform-paths) to permit the latest version.

Updates `typescript-transform-paths` to 3.5.3
- [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@v3.5.2...v3.5.3)

---
updated-dependencies:
- dependency-name: typescript-transform-paths
  dependency-type: direct:development
  dependency-group: typescript
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 23, 2024
Copy link
Owner

@samchon samchon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit 878c84d into master Dec 24, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/test/typescript-8a164595fb branch December 24, 2024 04:12
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.

1 participant