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

add missing body-parser package to js pub_sub order-processor #1002

Merged
merged 1 commit into from
Jul 28, 2024

Conversation

contributor
Copy link
Contributor

Description

pub_sub quick start projects crashes with:
== APP - order-processor-http == Error [ERR_MODULE_NOT_FOUND]: Cannot find package 'body-parser'

The PR adds body-parser version ^1.19.0 - the newest one used in other quick start projects

Issue reference

No related issue created

@paulyuk
Copy link
Contributor

paulyuk commented Mar 27, 2024

Great catch @contributor thank you. LGTM manually. I'm running test automation now to validate.

Copy link
Contributor

@paulyuk paulyuk left a comment

Choose a reason for hiding this comment

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

LGTM

@paulyuk
Copy link
Contributor

paulyuk commented Mar 27, 2024

There is a new test failure on crypto api. Needs investigation, even though not related to this.

@paulyuk paulyuk changed the base branch from master to release-1.14 July 28, 2024 18:42
@paulyuk paulyuk requested review from a team as code owners July 28, 2024 18:42
@paulyuk paulyuk merged commit 2b76c6a into dapr:release-1.14 Jul 28, 2024
4 of 7 checks passed
@paulyuk
Copy link
Contributor

paulyuk commented Jul 28, 2024

thank you for the contribution

@yaron2 yaron2 added this to the 1.14 milestone Jul 31, 2024
@marcduiker
Copy link
Contributor

@holopin-bot @contributor Thank you!

Copy link

holopin-bot bot commented Aug 15, 2024

Congratulations @contributor, the maintainer of this repository has issued you a badge! Here it is: https://holopin.io/claim/clzvbj3w512210ckvqc6z7eim

This badge can only be claimed by you, so make sure that your GitHub account is linked to your Holopin account. You can manage those preferences here: https://holopin.io/account.
Or if you're new to Holopin, you can simply sign up with GitHub, which will do the trick!

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.

4 participants