Skip to content

Commit 4ba96a5

Browse files
committed
chore: bump versions in release-please
1 parent c7686e5 commit 4ba96a5

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

.release-please-manifest.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
{
2-
"helpers/mysql": "0.1.0",
3-
"helpers/sql_obfuscation": "0.1.0",
2+
"helpers/mysql": "0.1.1",
3+
"helpers/sql_obfuscation": "0.1.1",
4+
"instrumentation/base": "0.22.4",
45
"instrumentation/graphql": "0.28.2",
56
"instrumentation/gruf": "0.2.1",
67
"instrumentation/racecar": "0.3.2",
78
"instrumentation/rake": "0.2.2",
8-
"instrumentation/rdkafka": "0.4.5",
9+
"instrumentation/rdkafka": "0.4.6",
910
"instrumentation/trilogy": "0.59.3",
1011
"instrumentation/active_support": "0.5.1",
1112
"instrumentation/action_mailer": "0.1.0",
@@ -14,38 +15,37 @@
1415
"instrumentation/active_job": "0.7.1",
1516
"instrumentation/resque": "0.5.2",
1617
"instrumentation/bunny": "0.21.3",
17-
"instrumentation/base": "0.22.3",
1818
"instrumentation/active_record": "0.7.2",
1919
"instrumentation/aws_sdk": "0.5.2",
2020
"instrumentation/aws_lambda": "0.1.0",
2121
"instrumentation/lmdb": "0.22.2",
2222
"instrumentation/http": "0.23.3",
23-
"instrumentation/http_client": "0.22.5",
23+
"instrumentation/http_client": "0.22.6",
2424
"instrumentation/httpx": "0.1.2",
25-
"instrumentation/koala": "0.20.4",
25+
"instrumentation/koala": "0.20.5",
2626
"instrumentation/active_model_serializers": "0.20.1",
2727
"instrumentation/concurrent_ruby": "0.21.3",
28-
"instrumentation/dalli": "0.25.2",
28+
"instrumentation/dalli": "0.25.3",
2929
"instrumentation/delayed_job": "0.22.2",
30-
"instrumentation/ethon": "0.21.6",
31-
"instrumentation/excon": "0.22.2",
32-
"instrumentation/faraday": "0.24.3",
30+
"instrumentation/ethon": "0.21.7",
31+
"instrumentation/excon": "0.22.3",
32+
"instrumentation/faraday": "0.24.4",
3333
"instrumentation/mongo": "0.22.3",
3434
"instrumentation/mysql2": "0.27.1",
35-
"instrumentation/net_http": "0.22.5",
35+
"instrumentation/net_http": "0.22.6",
3636
"instrumentation/pg": "0.27.3",
3737
"instrumentation/que": "0.8.1",
38-
"instrumentation/rack": "0.24.4",
38+
"instrumentation/rack": "0.24.5",
3939
"instrumentation/rails": "0.30.2",
4040
"instrumentation/grape": "0.1.8",
41-
"instrumentation/redis": "0.25.5",
42-
"instrumentation/restclient": "0.22.5",
41+
"instrumentation/redis": "0.25.6",
42+
"instrumentation/restclient": "0.22.6",
4343
"instrumentation/rspec": "0.3.3",
4444
"instrumentation/ruby_kafka": "0.21.1",
45-
"instrumentation/sidekiq": "0.25.4",
46-
"instrumentation/sinatra": "0.23.4",
45+
"instrumentation/sidekiq": "0.25.5",
46+
"instrumentation/sinatra": "0.23.5",
4747
"instrumentation/all": "0.56.0",
48-
"processor/baggage": "0.1.0",
48+
"processor/baggage": "0.2.0",
4949
"propagator/ottrace": "0.21.2",
5050
"propagator/xray": "0.22.1",
5151
"resources/azure": "0.1.0",

release-please-config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"bootstrap-sha": "e70ed65ab9adf56c0325b3910af5b4c21d0846d8",
2+
"bootstrap-sha": "c7686e532a7348b504ad43024735b12d795756cd",
33
"bump-minor-pre-major": true,
44
"bump-patch-for-minor-pre-major": true,
55
"draft": true,
@@ -8,7 +8,7 @@
88
"include-v-in-tag": true,
99
"prerelease": true,
1010
"release-type": "ruby",
11-
"separate-pull-requests": true,
11+
"separate-pull-requests": false,
1212
"sequential-calls": true,
1313
"signoff": "OpenTelemetry Bot <[email protected]>",
1414
"skip-github-release": false,

0 commit comments

Comments
 (0)