Skip to content
This repository has been archived by the owner on Oct 1, 2023. It is now read-only.

Pull latest nestjs-sqs #16

Open
wants to merge 29 commits into
base: master
Choose a base branch
from
Open

Conversation

ben-zalekta-lmnd
Copy link
Collaborator

No description provided.

Zyles and others added 29 commits December 10, 2021 14:17
Install fails on NestJS 8 because of old peer dependencies.
Squashed commit of the following:

commit 60732cb
Author: Suhun Han <[email protected]>
Date:   Thu Apr 27 16:49:26 2023 +0900

    fix(e2e): set custom sqs endpoint

commit 1d0c177
Author: Suhun Han <[email protected]>
Date:   Thu Apr 27 16:49:12 2023 +0900

    refactor: merge imports

commit 1118012
Author: Suhun Han <[email protected]>
Date:   Thu Apr 27 16:48:59 2023 +0900

    refactor(elasticmq): remove blanks

commit 69a817d
Author: Suhun Han <[email protected]>
Date:   Thu Apr 27 16:48:49 2023 +0900

    chore: npm to pnpm, bump version to 2.0.0

commit 764211d
Author: Jeffrey Yustman <[email protected]>
Date:   Thu Feb 16 11:48:00 2023 -0500

    upgrade to aws sdk v3
When no metadata is found for a handler, it should return early from the setup, rather than warning and attempting to continue, which immediately causes errors.
* feat: add global stop options support

* feat: add stop options support by consumer
* chore: update sqs-consumer and sqs-producer

* fix: aws-sdk version

* fix: update aws-sdk version

* fix(sqs-consumer): tests

* fix(sqs-consumer): tests with pnpm
* chore(ci)!: drop support for node v16, adding node v22

* chore(deps)!: bump sqs-consumer to v11, use vitest and biome

* chore(ci): enrich emq config

* feat(test): apply vitest

* refactor: apply Biome lint and format

* chore(ci): run tests on ubuntu 24.04

* docs: update install command

* chore(ci): run tests before publish
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.