Skip to content

Commit 66476c3

Browse files
authored
Merge pull request space-ros#333 from space-ros/319-update-repos-for-jazzy-2026.01.0 into main. Close space-ros#319
2 parents 06594db + 5a697e0 commit 66476c3

1 file changed

Lines changed: 20 additions & 20 deletions

File tree

ros2.repos

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ repositories:
22
ament_cmake:
33
type: git
44
url: https://github.com/ament/ament_cmake.git
5-
version: 2.5.4
5+
version: 2.5.5
66
ament_cmake_ros:
77
type: git
88
url: https://github.com/ros2/ament_cmake_ros.git
@@ -18,15 +18,15 @@ repositories:
1818
ament_index:
1919
type: git
2020
url: https://github.com/ament/ament_index.git
21-
version: 1.8.1
21+
version: 1.8.2
2222
ament_lint:
2323
type: git
2424
url: https://github.com/ament/ament_lint.git
2525
version: spaceros
2626
ament_package:
2727
type: git
2828
url: https://github.com/ament/ament_package.git
29-
version: 0.16.4
29+
version: 0.16.5
3030
class_loader:
3131
type: git
3232
url: https://github.com/ros/class_loader.git
@@ -50,11 +50,11 @@ repositories:
5050
geometry2:
5151
type: git
5252
url: https://github.com/ros2/geometry2.git
53-
version: 0.36.15
53+
version: 0.36.19
5454
google_benchmark_vendor:
5555
type: git
5656
url: https://github.com/ament/google_benchmark_vendor.git
57-
version: 0.5.0
57+
version: 0.5.1
5858
googletest:
5959
type: git
6060
url: https://github.com/ament/googletest.git
@@ -70,11 +70,11 @@ repositories:
7070
launch:
7171
type: git
7272
url: https://github.com/ros2/launch.git
73-
version: 3.4.8
73+
version: 3.4.10
7474
launch_ros:
7575
type: git
7676
url: https://github.com/ros2/launch_ros.git
77-
version: 0.26.9
77+
version: 0.26.11
7878
libstatistics_collector:
7979
type: git
8080
url: https://github.com/ros-tooling/libstatistics_collector.git
@@ -86,7 +86,7 @@ repositories:
8686
message_filters:
8787
type: git
8888
url: https://github.com/ros2/message_filters.git
89-
version: 4.11.9
89+
version: 4.11.10
9090
mimick_vendor:
9191
type: git
9292
url: https://github.com/ros2/mimick_vendor.git
@@ -110,7 +110,7 @@ repositories:
110110
pluginlib:
111111
type: git
112112
url: https://github.com/ros/pluginlib.git
113-
version: 5.4.3
113+
version: 5.4.4
114114
process_sarif:
115115
type: git
116116
url: https://github.com/space-ros/process_sarif.git
@@ -126,7 +126,7 @@ repositories:
126126
rcl:
127127
type: git
128128
url: https://github.com/ros2/rcl.git
129-
version: 9.2.8
129+
version: 9.2.9
130130
rcl_interfaces:
131131
type: git
132132
url: https://github.com/ros2/rcl_interfaces.git
@@ -138,31 +138,31 @@ repositories:
138138
rclcpp:
139139
type: git
140140
url: https://github.com/ros2/rclcpp.git
141-
version: 28.1.13
141+
version: 28.1.16
142142
rclpy:
143143
type: git
144144
url: https://github.com/ros2/rclpy.git
145-
version: 7.1.6
145+
version: 7.1.9
146146
rcpputils:
147147
type: git
148148
url: https://github.com/ros2/rcpputils.git
149-
version: 2.11.2
149+
version: 2.11.3
150150
rcutils:
151151
type: git
152152
url: https://github.com/ros2/rcutils.git
153-
version: 6.7.4
153+
version: 6.7.5
154154
rmw:
155155
type: git
156156
url: https://github.com/ros2/rmw.git
157-
version: 7.3.2
157+
version: 7.3.3
158158
rmw_cyclonedds:
159159
type: git
160160
url: https://github.com/ros2/rmw_cyclonedds.git
161161
version: 2.2.3
162162
rmw_dds_common:
163163
type: git
164164
url: https://github.com/ros2/rmw_dds_common.git
165-
version: 3.1.0
165+
version: 3.1.1
166166
rmw_implementation:
167167
type: git
168168
url: https://github.com/ros2/rmw_implementation.git
@@ -174,11 +174,11 @@ repositories:
174174
ros2_tracing:
175175
type: git
176176
url: https://github.com/ros2/ros2_tracing.git
177-
version: 8.2.4
177+
version: 8.2.5
178178
ros2cli:
179179
type: git
180180
url: https://github.com/ros2/ros2cli.git
181-
version: 0.32.6
181+
version: 0.32.8
182182
ros_environment:
183183
type: git
184184
url: https://github.com/ros/ros_environment.git
@@ -190,7 +190,7 @@ repositories:
190190
rosidl:
191191
type: git
192192
url: https://github.com/ros2/rosidl.git
193-
version: 4.6.6
193+
version: 4.6.7
194194
rosidl_core:
195195
type: git
196196
url: https://github.com/ros2/rosidl_core.git
@@ -230,7 +230,7 @@ repositories:
230230
tinyxml2_vendor:
231231
type: git
232232
url: https://github.com/ros2/tinyxml2_vendor.git
233-
version: 0.9.1
233+
version: 0.9.2
234234
uncrustify_vendor:
235235
type: git
236236
url: https://github.com/ament/uncrustify_vendor.git

0 commit comments

Comments
 (0)