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

build: refactor project configurations #556

Merged
merged 16 commits into from
Dec 14, 2024
Merged

build: refactor project configurations #556

merged 16 commits into from
Dec 14, 2024

Conversation

liaoliaots
Copy link
Owner

@liaoliaots liaoliaots commented Dec 14, 2024

PR Checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe: Some project configuration adjustments.

What is the current behavior?

Issue Number: N/A

What is the new behavior?

  • docs: update examples of new version
  • chore: add source file dependency tree images (dependencies.svg)
  • refactor: refactor create ioredis, shutdown event
  • feat: add some interesting new options
  • fix: fix config service imports (fix config service imports #554)
  • chore: update dependencies
  • chore: fix and refactor eslint config
  • chore: remove unnecessary root tsconfig.json
  • build: set esModuleInterop to false to avoid potential pollution, set lib to ES2021
  • ci: update ubuntu, nodejs version
  • chore: refactor .lintstagedrc.mjs
  • chore: delete unnecessary .editorconfig
  • chore: @liaoliaots/nestjs-redis-health: mark ioredis, redis as optional
  • chore: adjust engines to "node": ">=16" in package.json
  • chore(deps): bump tslib to 2.8.1
  • chore: some docker compose file changes

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@liaoliaots liaoliaots merged commit f902b3d into main Dec 14, 2024
1 check failed
@liaoliaots liaoliaots deleted the dev branch December 14, 2024 15:07
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.

1 participant