golevelup / nestjs

A collection of badass modules and utilities to help you level up your NestJS applications 🚀
MIT License
2.26k stars 259 forks source link

chore: bump stripe version to 14.19.0 #705

Closed fermentfan closed 7 months ago

fermentfan commented 7 months ago

I noticed my local build fails due to the version conflict. I didn't try it out locally yet so I wonder if there is more work involved than just bumping it?

fermentfan commented 7 months ago

Seems like the CI/CD is a bit flaky? It failed due to a timeout in a test and locally everything works as expected. Can somebody help me out by retriggering it?

mhmdjaw commented 6 months ago

When is this going to be released? The latest version (0.6.5) is still using stripe v11.

underfisk commented 6 months ago

@WonderPanda Is it possible to have a major release for Stripe package?

WonderPanda commented 6 months ago

@WonderPanda Is it possible to have a major release for Stripe package?

I just tried to do a release but Stripe isn't set up for a major release yet:

Changes:
 - @golevelup/nestjs-stripe: 0.6.5 => 0.6.6
 - @golevelup/ts-jest: 0.4.0 => 0.5.0
 - @golevelup/ts-vitest: 0.4.0 => 0.5.0

With the current setup with Conventional Commit there needs to be a commit message that indicates a breaking change in order for the major version to get bumped

oldschoolbg commented 6 months ago

Just wondering if there has been any movement on getting this released?

:)

fermentfan commented 6 months ago

Is all we need really just a commit? If so I will open a PR :D

fermentfan commented 6 months ago

I hope it works that way? @WonderPanda @underfisk https://github.com/golevelup/nestjs/pull/714

WonderPanda commented 5 months ago

This is published as version 0.7.0