sqs-consumer 14.2.5 → 14.2.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +13 -2
- package/package.json +5 -5
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,16 @@
|
|
|
1
|
-
## [14.2.
|
|
1
|
+
## [14.2.6](https://github.com/bbc/sqs-consumer/compare/v14.2.5...v14.2.6) (2026-03-27)
|
|
2
2
|
|
|
3
3
|
### Chores
|
|
4
4
|
|
|
5
|
-
*
|
|
5
|
+
* **deps-dev:** bump @cucumber/cucumber from 12.6.0 to 12.7.0 ([#746](https://github.com/bbc/sqs-consumer/issues/746)) ([ae73b5c](https://github.com/bbc/sqs-consumer/commit/ae73b5cb56132aba788404b86d78e927394327b5))
|
|
6
|
+
* **deps-dev:** bump conventional-changelog-conventionalcommits from 9.1.0 to 9.3.0 ([#749](https://github.com/bbc/sqs-consumer/issues/749)) ([497d4ee](https://github.com/bbc/sqs-consumer/commit/497d4ee450cfcdb0fa156b1bac94d64fc84a4eab))
|
|
7
|
+
* **deps-dev:** bump handlebars from 4.7.8 to 4.7.9 in the npm_and_yarn group across 1 directory ([#756](https://github.com/bbc/sqs-consumer/issues/756)) ([a6ad6b4](https://github.com/bbc/sqs-consumer/commit/a6ad6b4eb35b9fd955c4ed288291780fae64cb88))
|
|
8
|
+
* **deps-dev:** bump p-event from 7.0.2 to 7.1.0 ([#748](https://github.com/bbc/sqs-consumer/issues/748)) ([8e4e1a2](https://github.com/bbc/sqs-consumer/commit/8e4e1a2fdd7e9fbdafbced52ff55dc62227816b1))
|
|
9
|
+
* **deps-dev:** bump typedoc from 0.28.16 to 0.28.17 ([#745](https://github.com/bbc/sqs-consumer/issues/745)) ([22f1272](https://github.com/bbc/sqs-consumer/commit/22f1272354057e58bacd7043ff91d788eb67c15f))
|
|
10
|
+
* **deps:** bump actions/configure-pages from 5.0.0 to 6.0.0 ([#753](https://github.com/bbc/sqs-consumer/issues/753)) ([2eaadc4](https://github.com/bbc/sqs-consumer/commit/2eaadc46930365e22e8681141153a7f8c71d3136))
|
|
11
|
+
* **deps:** bump actions/deploy-pages from 4.0.5 to 5.0.0 ([#754](https://github.com/bbc/sqs-consumer/issues/754)) ([090618e](https://github.com/bbc/sqs-consumer/commit/090618efcbae6ce92679ef186be84ef4c88ebfc8))
|
|
12
|
+
* **deps:** bump dorny/test-reporter from 2.6.0 to 3.0.0 ([#752](https://github.com/bbc/sqs-consumer/issues/752)) ([dac83d1](https://github.com/bbc/sqs-consumer/commit/dac83d134b6ba39ff1510a05c930c44e082110b8))
|
|
13
|
+
* **deps:** bump github/codeql-action from 4.33.0 to 4.34.1 ([#751](https://github.com/bbc/sqs-consumer/issues/751)) ([3b746b6](https://github.com/bbc/sqs-consumer/commit/3b746b670f4be86923561bb684622cba85fe8611))
|
|
14
|
+
* **deps:** bump the npm_and_yarn group across 1 directory with 2 updates ([#755](https://github.com/bbc/sqs-consumer/issues/755)) ([d384481](https://github.com/bbc/sqs-consumer/commit/d384481bba92134d525b4f267275159b9bccc806))
|
|
15
|
+
* **deps:** bump zgosalvez/github-actions-report-lcov ([#750](https://github.com/bbc/sqs-consumer/issues/750)) ([bc3db61](https://github.com/bbc/sqs-consumer/commit/bc3db6193a7813995ecd194ede0d8243f54a13ef))
|
|
16
|
+
* update codeowners ([9feb849](https://github.com/bbc/sqs-consumer/commit/9feb8493cb179656daa0e16bca1acc796fc7aa0e))
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "sqs-consumer",
|
|
3
|
-
"version": "14.2.
|
|
3
|
+
"version": "14.2.6",
|
|
4
4
|
"description": "Build SQS-based Node applications without the boilerplate",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"consumer",
|
|
@@ -63,7 +63,7 @@
|
|
|
63
63
|
"debug": "^4.4.3"
|
|
64
64
|
},
|
|
65
65
|
"devDependencies": {
|
|
66
|
-
"@cucumber/cucumber": "^12.
|
|
66
|
+
"@cucumber/cucumber": "^12.7.0",
|
|
67
67
|
"@sebbo2002/semantic-release-jsr": "^3.1.0",
|
|
68
68
|
"@semantic-release/changelog": "^6.0.3",
|
|
69
69
|
"@semantic-release/commit-analyzer": "^13.0.1",
|
|
@@ -76,16 +76,16 @@
|
|
|
76
76
|
"@types/sinon": "^17.0.4",
|
|
77
77
|
"@vitest/coverage-v8": "^3.2.4",
|
|
78
78
|
"chai": "^6.2.2",
|
|
79
|
-
"conventional-changelog-conventionalcommits": "^9.
|
|
79
|
+
"conventional-changelog-conventionalcommits": "^9.3.0",
|
|
80
80
|
"jsr": "^0.14.3",
|
|
81
81
|
"oxfmt": "^0.41.0",
|
|
82
82
|
"oxlint": "^1.56.0",
|
|
83
|
-
"p-event": "^7.0
|
|
83
|
+
"p-event": "^7.1.0",
|
|
84
84
|
"semantic-release": "^25.0.3",
|
|
85
85
|
"sinon": "^21.0.0",
|
|
86
86
|
"sqs-producer": "^8.0.2",
|
|
87
87
|
"ts-node": "^10.9.2",
|
|
88
|
-
"typedoc": "^0.28.
|
|
88
|
+
"typedoc": "^0.28.17",
|
|
89
89
|
"typescript": "^5.9.3",
|
|
90
90
|
"vitest": "^3.2.4"
|
|
91
91
|
},
|