From 5bb8f13726055d6013864e40b44920a3d50d8cb3 Mon Sep 17 00:00:00 2001 From: An Tran Date: Tue, 19 May 2026 17:04:01 +1000 Subject: [PATCH] chore(deps): bump busted to 2.3.0 --- CHANGELOG.md | 1 + gateway/Roverfile | 2 +- gateway/Roverfile.lock | 10 +++++----- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f418e05d..10bb84cda 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - Bump lua-resty-jwt to 0.2.4 [PR #1579](https://github.com/3scale/APIcast/pull/1579) - Bump lua-resty-openssl to 1.7.1 [PR #1580](https://github.com/3scale/APIcast/pull/1580) - Lock lua-resty-jit-uuid to 0.0.7 [PR #1581](https://github.com/3scale/APIcast/pull/1581) +- Bump busted to 2.3.0 [PR #1582](https://github.com/3scale/APIcast/pull/1582) ### Removed diff --git a/gateway/Roverfile b/gateway/Roverfile index 18958950b..f61bd7bf4 100644 --- a/gateway/Roverfile +++ b/gateway/Roverfile @@ -7,7 +7,7 @@ luarocks { }, group 'testing' { - module { 'busted' }, + module { 'busted', '2.3.0'}, module { 'luacov' }, module { 'jsonschema', '0.8' }, }, diff --git a/gateway/Roverfile.lock b/gateway/Roverfile.lock index 1da9525c7..f6d25a89b 100644 --- a/gateway/Roverfile.lock +++ b/gateway/Roverfile.lock @@ -1,7 +1,7 @@ argparse 0.7.1-1||production -busted 2.2.0-1|02f31a9c103a44e166617cfdb6ba1b8994a9c912|testing +busted 2.3.0-1||testing date 2.2-2|8d74567cf979c1eab2c6b6ca2e3b978fa40569a2|production -dkjson 2.8-1||testing +dkjson 2.10-1||testing fifo 0.2-0||development inspect 3.1.3-0||production jsonschema 0.8-0|c1d72d86bb3dc5b33da57d47febc47657d29ea74|testing @@ -18,11 +18,11 @@ lua-resty-openssl 1.7.1-1||production lua-resty-repl 0.0.6-0|3878f41b7e8f97b1c96919db19dbee9496569dda|development lua-resty-url 0.3.5-1||production lua-term 0.8-1||testing -lua_cliargs 3.0-2||testing +lua_cliargs 3.0.2-1||testing luacov 0.15.0-1|19b52ca0298c8942df82dd441d7a4a588db4c413|testing luafilesystem 1.9.0-1||testing,development,production -luassert 1.9.0-1|8d8dc8a54cc468048a128a867f6449a6c3fdd11a|testing -luasystem 0.4.1-1|c832d2b857d4174d17247de837426d4cfc95ec2f|testing +luassert 1.9.0-1||testing +luasystem 0.7.1-1||testing lyaml 6.2.8-1||production markdown 0.33-1|8c09109924b218aaecbfd4d4b1de538269c4d765|development mediator_lua 1.1.2-0||testing