File tree 1 file changed +3
-3
lines changed
plugins/node/opentelemetry-instrumentation-aws-sdk
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
" aws-sdk " :
2
2
# there are so many version to test, it can take forever.
3
3
# we will just sample few of them
4
- versions : " >=2.1004 .0 || 2.1002 .0 || 2.950 .0 || 2.903.0 || 2.880.0 || 2.706.0 || 2.608.0 || 2.518.0 || 2.422 .0 || 2.308.0"
4
+ versions : " >=2.1130 .0 || 2.1048 .0 || 2.1012 .0 || 2.647 .0 || 2.308.0"
5
5
commands :
6
6
- npm run test
7
7
# Fix missing `contrib-test-utils` package
8
8
pretest : npm run --prefix ../../../ lerna:link
9
9
10
10
" @aws-sdk/client-s3 " :
11
- versions : " >=3.33 .0 || 3.27 .0 || 3.18 .0 || 3.6.1 || 3.3.0 "
11
+ versions : " >=3.83 .0 || 3.58 .0 || 3.54 .0 || 3.6.1"
12
12
commands :
13
13
- npm run test
14
14
# Fix missing `contrib-test-utils` package
15
15
pretest : npm run --prefix ../../../ lerna:link
16
16
17
17
" @aws-sdk/client-sqs " :
18
- versions : " >=3.33 .0 || 3.24 .0 || 3.19 .0 || 3.1 .0"
18
+ versions : " >=3.85 .0 || 3.82 .0 || 3.58 .0 || 3.54.0 || 3.43.0 || 3.24 .0"
19
19
commands :
20
20
- npm run test
21
21
# Fix missing `contrib-test-utils` package
You can’t perform that action at this time.
0 commit comments