sqs-consumer 11.3.0-canary.2 → 11.3.0
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 +30 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,34 @@
|
|
|
1
|
-
## [11.3.0
|
|
1
|
+
## [11.3.0](https://github.com/bbc/sqs-consumer/compare/v11.2.0...v11.3.0) (2024-12-16)
|
|
2
|
+
|
|
3
|
+
### Features
|
|
4
|
+
|
|
5
|
+
* upgrading aws-sdk and debug ([#552](https://github.com/bbc/sqs-consumer/issues/552)) ([2676edf](https://github.com/bbc/sqs-consumer/commit/2676edf4e2f5d1af5e8935c653a7c513f1e22d55))
|
|
2
6
|
|
|
3
7
|
### Chores
|
|
4
8
|
|
|
9
|
+
* **config:** migrate config .github/renovate.json ([#527](https://github.com/bbc/sqs-consumer/issues/527)) ([77cbeb7](https://github.com/bbc/sqs-consumer/commit/77cbeb747dbe4b1081a8624d165179d7f3c48d4c))
|
|
10
|
+
* Configure Renovate ([#525](https://github.com/bbc/sqs-consumer/issues/525)) ([71001e8](https://github.com/bbc/sqs-consumer/commit/71001e80ae20b76d5bee21a4682a064aa8e037ff))
|
|
11
|
+
* **deps:** update actions/add-to-project action to v1 ([#529](https://github.com/bbc/sqs-consumer/issues/529)) ([1c01d15](https://github.com/bbc/sqs-consumer/commit/1c01d15fa1960bd982fe37c8256c08a3e808a33d))
|
|
12
|
+
* **deps:** update actions/checkout action to v4 ([#530](https://github.com/bbc/sqs-consumer/issues/530)) ([6f501a1](https://github.com/bbc/sqs-consumer/commit/6f501a1ad71c145d9a2e5c52842deaeba9287d55))
|
|
13
|
+
* **deps:** update actions/configure-pages action to v5 ([#531](https://github.com/bbc/sqs-consumer/issues/531)) ([eaa9678](https://github.com/bbc/sqs-consumer/commit/eaa967836955df74c7d0404962506c8d11577ffa))
|
|
14
|
+
* **deps:** update actions/dependency-review-action action to v4 ([#532](https://github.com/bbc/sqs-consumer/issues/532)) ([843b16f](https://github.com/bbc/sqs-consumer/commit/843b16f81029271b1c6a5acdd49791f60808dfe6))
|
|
15
|
+
* **deps:** update actions/deploy-pages action to v4 ([#533](https://github.com/bbc/sqs-consumer/issues/533)) ([4dffa79](https://github.com/bbc/sqs-consumer/commit/4dffa79fb999f1aecc778f654aa20b9e0deb817a))
|
|
16
|
+
* **deps:** update actions/stale action to v9 ([#534](https://github.com/bbc/sqs-consumer/issues/534)) ([1fdc8ee](https://github.com/bbc/sqs-consumer/commit/1fdc8eeb4b8f9a02f3153f621ecfb674178354d0))
|
|
17
|
+
* **deps:** update actions/upload-pages-artifact action to v3 ([#535](https://github.com/bbc/sqs-consumer/issues/535)) ([5cd8796](https://github.com/bbc/sqs-consumer/commit/5cd8796e573eafc918d35deeaa3d231cc156f56d))
|
|
18
|
+
* **deps:** update contributor-assistant/github-action action to v2.6.1 ([#537](https://github.com/bbc/sqs-consumer/issues/537)) ([9d03bf6](https://github.com/bbc/sqs-consumer/commit/9d03bf6239843a3d1a0e5b561790fb11ffcefe7d))
|
|
19
|
+
* **deps:** update dependency @cucumber/cucumber to v11 ([#539](https://github.com/bbc/sqs-consumer/issues/539)) ([2504714](https://github.com/bbc/sqs-consumer/commit/25047141dd9089d941d739e1870f1681eb0cdcb5))
|
|
20
|
+
* **deps:** update dependency @sebbo2002/semantic-release-jsr to v2 ([#540](https://github.com/bbc/sqs-consumer/issues/540)) ([32aaeb8](https://github.com/bbc/sqs-consumer/commit/32aaeb868cd91ae2e43c3026809cb13c84424858))
|
|
21
|
+
* **deps:** update dependency @semantic-release/github to v11 ([#541](https://github.com/bbc/sqs-consumer/issues/541)) ([31cc80f](https://github.com/bbc/sqs-consumer/commit/31cc80feab92868082c89e2f33d21a737497feca))
|
|
22
|
+
* **deps:** update dependency c8 to v10 ([#542](https://github.com/bbc/sqs-consumer/issues/542)) ([60d4bbb](https://github.com/bbc/sqs-consumer/commit/60d4bbb4f3c5b0de81eeb3b2d16863b45e23ed6f))
|
|
23
|
+
* **deps:** update dependency chai to v5 ([#543](https://github.com/bbc/sqs-consumer/issues/543)) ([8389f40](https://github.com/bbc/sqs-consumer/commit/8389f40a5160abf40e6e777ecef6e60ef4420c87))
|
|
24
|
+
* **deps:** update dependency eslint to v9 ([#536](https://github.com/bbc/sqs-consumer/issues/536)) ([5c3a673](https://github.com/bbc/sqs-consumer/commit/5c3a6734c006ca187b23168d62afc12b4b784598))
|
|
25
|
+
* **deps:** update dependency mocha to v11 ([#544](https://github.com/bbc/sqs-consumer/issues/544)) ([cd7fa03](https://github.com/bbc/sqs-consumer/commit/cd7fa03e9b5c26111ee5af8d903768ec32eccf65))
|
|
26
|
+
* **deps:** update dependency sinon to v19 ([#545](https://github.com/bbc/sqs-consumer/issues/545)) ([dcda266](https://github.com/bbc/sqs-consumer/commit/dcda2667283e90db248b75eed82f98a67122d80d))
|
|
27
|
+
* **deps:** update dependency typedoc to ^0.27.0 ([#538](https://github.com/bbc/sqs-consumer/issues/538)) ([88cd05a](https://github.com/bbc/sqs-consumer/commit/88cd05ad2be6567bb376f0bd793c0347358df5e6))
|
|
28
|
+
* **deps:** update dessant/lock-threads action to v5 ([#546](https://github.com/bbc/sqs-consumer/issues/546)) ([b2f366b](https://github.com/bbc/sqs-consumer/commit/b2f366b2613be740ccdc46d6d2c372d93822e15d))
|
|
29
|
+
* **deps:** update github/codeql-action action to v3 ([#547](https://github.com/bbc/sqs-consumer/issues/547)) ([0e61c58](https://github.com/bbc/sqs-consumer/commit/0e61c58bdc0a8ca69d1403bb9424710e997f62a5))
|
|
30
|
+
* **deps:** update oven-sh/setup-bun action to v2 ([#548](https://github.com/bbc/sqs-consumer/issues/548)) ([39ad00a](https://github.com/bbc/sqs-consumer/commit/39ad00af9bc609d6cb1cf51c9b82d6d5685ac6b7))
|
|
31
|
+
* **deps:** update paambaati/codeclimate-action action to v9 ([#549](https://github.com/bbc/sqs-consumer/issues/549)) ([94df923](https://github.com/bbc/sqs-consumer/commit/94df923140db4d13e7670c3d077a1360320030de))
|
|
32
|
+
* **deps:** update typescript-eslint monorepo to v8 (major) ([#550](https://github.com/bbc/sqs-consumer/issues/550)) ([de660a2](https://github.com/bbc/sqs-consumer/commit/de660a2fb7bb26838a10e35d36582ade27e7df7c))
|
|
33
|
+
* **deps:** update zgosalvez/github-actions-report-lcov action to v4 ([#551](https://github.com/bbc/sqs-consumer/issues/551)) ([a96aa40](https://github.com/bbc/sqs-consumer/commit/a96aa40cab6f56120598917f902939b5509a38c2))
|
|
5
34
|
* removing old files ([05ed8b7](https://github.com/bbc/sqs-consumer/commit/05ed8b7b057ecbaf96d94a9e3507f3830433a91f))
|