Skip to content

Releases: bbc/sqs-consumer

v15.0.3

Choose a tag to compare

@github-actions github-actions released this 17 Jul 09:26
8ee1a1f

15.0.3 (2026-07-17)

Chores

  • deps-dev: bump @cucumber/cucumber from 12.8.3 to 12.9.0 (#819) (d5837d3)
  • deps-dev: bump @types/node from 25.6.2 to 25.9.3 (#827) (8ee1a1f)
  • deps-dev: bump oxfmt from 0.46.0 to 0.55.0 (#828) (9d0bf1b)
  • deps-dev: bump oxlint from 1.61.0 to 1.68.0 (#818) (adf8950)
  • deps-dev: bump vite in the npm_and_yarn group across 1 directory (#823) (3802f9b)
  • deps: bump @aws-sdk/client-sqs from 3.1036.0 to 3.1072.0 (#826) (370ff4b)
  • deps: bump actions/checkout from 6.0.2 to 7.0.0 (#825) (5f25c43)
  • deps: bump actions/setup-node from 6.4.0 to 7.0.0 (#834) (8578649)
  • deps: bump actions/stale from 10.3.0 to 10.4.0 (#833) (7ad99d6)
  • deps: bump github/codeql-action from 4.36.0 to 4.36.2 (#822) (067f5b1)
  • deps: bump github/codeql-action/upload-sarif (#835) (6dc26fd)
  • deps: bump the npm_and_yarn group across 1 directory with 3 updates (#824) (e993d6f)
  • deps: bump zgosalvez/github-actions-report-lcov (#830) (dc1352d)

v15.0.2

Choose a tag to compare

@github-actions github-actions released this 26 May 20:39
a2b699c

15.0.2 (2026-05-26)

Bug Fixes

Chores

  • make coverage reports genhtml-compatible (#803) (8da9097)
  • change to only run on dispatch (d35f4b3)
  • deps-dev: bump @cucumber/cucumber from 12.7.0 to 12.8.2 (#796) (de53034)
  • deps-dev: bump @cucumber/cucumber from 12.8.2 to 12.8.3 (#808) (7144968)
  • deps-dev: bump @semantic-release/github from 12.0.6 to 12.0.8 (#800) (c5fe1f8)
  • deps-dev: bump @semantic-release/release-notes-generator (#799) (6c24b1b)
  • deps-dev: bump @types/node from 25.5.0 to 25.6.2 (#798) (cecfd8d)
  • deps-dev: bump @vitest/coverage-v8 from 4.1.5 to 4.1.6 (#809) (efe4953)
  • deps-dev: bump oxfmt from 0.44.0 to 0.46.0 (#786) (a61d0b7)
  • deps-dev: bump sinon and @types/sinon (#788) (da2a4d9)
  • deps-dev: bump sqs-producer from 8.0.2 to 8.0.9 (#810) (da4afb0)
  • deps-dev: bump typedoc from 0.28.17 to 0.28.19 (#787) (9467cec)
  • deps-dev: bump vitest from 4.1.2 to 4.1.5 (#790) (7720d4f)
  • deps-dev: bump vitest from 4.1.5 to 4.1.6 (#811) (f14a0ef)
  • deps: bump @aws-sdk/client-sqs from 3.1034.0 to 3.1036.0 (#789) (e54e664)
  • deps: bump actions/add-to-project from 1.0.2 to 2.0.0 (#792) (b1eeec1)
  • deps: bump actions/dependency-review-action from 4.9.0 to 5.0.0 (#795) (ea16075)
  • deps: bump actions/stale from 10.2.0 to 10.3.0 (#805) (f689b90)
  • deps: bump dessant/lock-threads from 6.0.0 to 6.0.2 (#812) (96b83ad)
  • deps: bump fast-xml-builder (#794) (dc325d0)
  • deps: bump github/codeql-action from 4.35.2 to 4.35.4 (#793) (fb6e76e)
  • deps: bump github/codeql-action from 4.35.4 to 4.35.5 (#802) (a232427)
  • deps: bump github/codeql-action from 4.35.5 to 4.36.0 (#814) (2725d58)
  • deps: bump zgosalvez/github-actions-report-lcov (#801) (b1de26f)
  • deps: bump zgosalvez/github-actions-report-lcov (#813) (2bc51e0)
  • remove git step (a2b699c)
  • remove unused action (7b027a0)
  • update security policy (464c7f0)
  • updating brace expansion (704890e)

v15.0.1

Choose a tag to compare

@github-actions github-actions released this 02 May 18:11

15.0.1 (2026-05-02)

Chores

  • begin the move to a single branch (fbc9359)
  • change to direct from main (c38a324)
  • deps-dev: bump @vitest/coverage-v8 from 3.2.4 to 4.1.2 (#780) (94ca92c)
  • deps-dev: bump oxfmt from 0.41.0 to 0.44.0 (#779) (59c2c44)
  • deps-dev: bump oxlint from 1.56.0 to 1.61.0 (#778) (2bf69ca)
  • deps-dev: bump vitest from 3.2.4 to 4.1.2 (#775) (6c4b384)
  • deps: bump @aws-sdk/client-sqs from 3.1018.0 to 3.1034.0 (#777) (25ddb5f)
  • deps: bump actions/setup-node from 6.3.0 to 6.4.0 (#781) (0f21cb2)
  • deps: bump dependabot/fetch-metadata from 3.0.0 to 3.1.0 (#782) (ae4e35a)
  • deps: bump the npm_and_yarn group across 1 directory with 2 updates (#784) (215e5c8)
  • force to commonjs (bf4b2b8)
  • formatting (1be111c)
  • formatting (c4aa528)
  • release: 15.0.0-canary.2 [skip ci] (9a7ff7e), closes #779 #781 #782 #784
  • update (481239f)
  • update vitest config (ebca9fa)

v15.0.0

Choose a tag to compare

@github-actions github-actions released this 02 May 10:34

15.0.0 (2026-05-02)

Chores

  • adjusting node versions per lts only support (#785) (fa5529d)
  • deps-dev: bump conventional-changelog-conventionalcommits (#774) (8983c95)
  • deps-dev: bump sqs-producer from 8.0.2 to 8.0.7 (#776) (e50a6c1)
  • deps: bump zgosalvez/github-actions-report-lcov (#783) (eff2927)
  • release: 15.0.0-canary.1 [skip ci] (e7e2dfd), closes #785 #774 #776 #783

v15.0.0-canary.2

v15.0.0-canary.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 May 10:38

15.0.0-canary.2 (2026-05-02)

Chores

  • deps-dev: bump oxfmt from 0.41.0 to 0.44.0 (#779) (59c2c44)
  • deps: bump actions/setup-node from 6.3.0 to 6.4.0 (#781) (0f21cb2)
  • deps: bump dependabot/fetch-metadata from 3.0.0 to 3.1.0 (#782) (ae4e35a)
  • deps: bump the npm_and_yarn group across 1 directory with 2 updates (#784) (215e5c8)

v15.0.0-canary.1

v15.0.0-canary.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 May 10:31

15.0.0-canary.1 (2026-05-02)

Chores

  • adjusting node versions per lts only support (#785) (fa5529d)
  • deps-dev: bump conventional-changelog-conventionalcommits (#774) (8983c95)
  • deps-dev: bump sqs-producer from 8.0.2 to 8.0.7 (#776) (e50a6c1)
  • deps: bump zgosalvez/github-actions-report-lcov (#783) (eff2927)

v14.2.8

Choose a tag to compare

@github-actions github-actions released this 19 Apr 22:35

14.2.8 (2026-04-19)

Chores

  • add oxlint config (7517312)
  • adding formatting config (0d2e4a1)
  • formatting (be78a60)
  • release: 14.2.8-canary.1 [skip ci] (4c835a9)
  • release: 14.2.8-canary.2 [skip ci] (180da65)
  • release: 14.2.8-canary.3 [skip ci] (1545bd3)
  • remove old package addition (cfdeb8a)
  • update deps (5764971)
  • update keywords and release git updates (3b05c04)

v14.2.8-canary.3

v14.2.8-canary.3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 Apr 22:28

14.2.8-canary.3 (2026-04-19)

Chores

  • adding formatting config (0d2e4a1)

v14.2.8-canary.2

v14.2.8-canary.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 Apr 22:24

14.2.8-canary.2 (2026-04-19)

Chores

v14.2.8-canary.1

v14.2.8-canary.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 Apr 22:20

14.2.8-canary.1 (2026-04-19)

Chores