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

Contributing back all current updates of my fork #933

Closed
wants to merge 28 commits into from

Conversation

spicemc
Copy link

@spicemc spicemc commented Nov 24, 2022

Description

Contributing all current updates of my fork as requested here.
I reverted some changes like the README, the name and version in the package.json and the GitHub workflows, except NodeJS 12 is dropped now. Most of the TypeScript warnings are not fixed yet but the erros are gone.

Checklist

  • the pull request title describes what this PR does (not a vague title like Update index.md)
  • the pull request targets the default branch of the repository (develop)
  • the code follows the established code style of the repository
    • npm run prettier:check passes
    • npm run lint:check passes
  • tests are added for the changes I made (if any source code was modified)
  • documentation added or updated
  • I have run the project locally and verified that there are no errors

Fixes

  • all dependencies and dev-dependencies updated
  • updated config files for eslint, prettier and jest
  • tests fixed
  • lint errors fixed
  • CI/CD actions updated
  • NodeJS 12 dropped from workflow
  • TypeScript errors fixed (but not the warnings)

spicemc and others added 28 commits October 21, 2022 10:38
update/linter: packages updated. new config files.
* some automatic linter fixes. Some typescript fixes.

* typescript errors fixed in decorators and metadata

* Interceptors and Metadata fixed

* reverted filterMiddlewareMetadatasForClasses

* decorator, driver and metadata types fixed

* interceptor and metadata fixed

* action, driver and metadata fixed
* update/github-workflows

* prettier, linter and build errors fixed
* updated typedi,mustache-express,@types/node and some smaller updates

* axios updated to last cjs version

* updated husky,form-data,lint-staged

* jest updated. done callback fixed. TypeScript errors fixed in test folder.

* prettier fixes. nodejs workflow matrix adjusted.

* eslint, jest updated. request removed.

* koa and dependencies updated

* updated multer to 1.4.4 and koa types

* axios upgraded and fixed boolean header. jest wrong error line number fixed.
@attilaorosz
Copy link
Member

Thanks! Unfortunately i find this a bit drastic so i cherrypicked the upgrades into a separate PR. I will make sure to credit you in the changelog!

@spicemc
Copy link
Author

spicemc commented Nov 28, 2022

Thanks, glad it helps a little bit. I had the same thoughts about cherry picking. I just did not want to withhold anything.

@attilaorosz
Copy link
Member

Changes merged in #948

@attilaorosz attilaorosz closed this Dec 5, 2022
@github-actions
Copy link

github-actions bot commented Jan 5, 2023

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 5, 2023
@spicemc spicemc deleted the update/project branch May 23, 2023 14:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants