Skip to content

Increasing minimal versions of express and upload peers#1760

Merged
RobinTail merged 2 commits into
make-v19from
inc-min-express-and-uploads
May 12, 2024
Merged

Increasing minimal versions of express and upload peers#1760
RobinTail merged 2 commits into
make-v19from
inc-min-express-and-uploads

Conversation

@RobinTail

Copy link
Copy Markdown
Owner

I almost forget to do an important thing for v19:

  • Express should be at least 4.19.2 (lower ones are vulnurable)
  • File uploads should be at least 1.5.0 — it has customizible logger that I made and that is being used by the library

@RobinTail RobinTail added dependencies Pull requests that update a dependency file breaking Backward incompatible changes labels May 12, 2024
@RobinTail RobinTail added this to the v19 milestone May 12, 2024
@coveralls-official

coveralls-official Bot commented May 12, 2024

Copy link
Copy Markdown

Coverage Status

coverage: 100.0%. remained the same
when pulling faf7f26 on inc-min-express-and-uploads
into 8162694 on make-v19.

@RobinTail RobinTail left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

noice!

@RobinTail RobinTail marked this pull request as ready for review May 12, 2024 18:08
@RobinTail RobinTail mentioned this pull request May 12, 2024
@RobinTail RobinTail merged commit 9a5f45e into make-v19 May 12, 2024
@RobinTail RobinTail deleted the inc-min-express-and-uploads branch May 12, 2024 18:10
RobinTail added a commit that referenced this pull request May 13, 2024
![image](https://github.com/RobinTail/express-zod-api/assets/13189514/f090c11f-4d73-409a-8546-5c586adb0afc)

Pebbles LaDime (Dime) Doe was a black transgender woman.


https://edition.cnn.com/2024/02/25/us/dime-doe-trial-south-carolina-federal-hate-crime/index.html

https://www.nbcnews.com/feature/nbc-out/south-carolina-death-marks-14th-black-transgender-woman-killed-u-n1040971

https://www.justice.gov/opa/pr/south-carolina-man-found-guilty-hate-crime-killing-transgender-woman-because-her-gender

Transgender women suffer too frequently from transphobic violence and
cruelty, being the less protected social group. I'd like to raise an
awareness of this problem. Humans should be creators — not killers. But
most importantly, I want every transgender girl to have an opportunity
to create applications quickly and, in general, learn to write code
easily in order to receive job offers and leave dangerously transphobic
territories for more favorable and civilized ones, and live happily
there. Protect transgender women.

------------------------------

This version is focused on making `express-zod-api` a complete `zod`
plugin. In this regard `withMeta` is removed in favor of the recommended
approach on extending `zod` functionality, which opens up opportunities
for new features and simplifies the consumer experience. Another
improvement has been made for parsers: they are now applied selectively
depending on the type of expected request.

- #1693 
- #1705 
- #1707 
- Theoretically #1631 
  - In advance #1708 
- #1726 
- #1736 
- #1741 
  - #1745 
  - #1762 
  - #1756 
  - #1766 
- #1730 
  - #1747 
  - #1748 
- #1755 
- #1760 

- Not included, but comes later: #1750 

⚠️ don't squash it, to avoid conflicts with #1750
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking Backward incompatible changes dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant