File tree Expand file tree Collapse file tree 34 files changed +258
-258
lines changed
redux-devtools-chart-monitor
redux-devtools-dock-monitor
redux-devtools-inspector-monitor
redux-devtools-inspector-monitor-test-tab
redux-devtools-inspector-monitor-trace-tab
redux-devtools-instrument
redux-devtools-log-monitor
redux-devtools-rtk-query-monitor
redux-devtools-slider-monitor Expand file tree Collapse file tree 34 files changed +258
-258
lines changed Original file line number Diff line number Diff line change 4
4
"@babel/core" : " ^7.23.3" ,
5
5
"@babel/eslint-parser" : " ^7.23.3" ,
6
6
"@changesets/cli" : " ^2.26.2" ,
7
- "@typescript-eslint/eslint-plugin" : " ^6.10 .0" ,
8
- "@typescript-eslint/parser" : " ^6.10 .0" ,
7
+ "@typescript-eslint/eslint-plugin" : " ^6.11 .0" ,
8
+ "@typescript-eslint/parser" : " ^6.11 .0" ,
9
9
"eslint" : " ^8.53.0" ,
10
10
"eslint-config-prettier" : " ^9.0.0" ,
11
11
"eslint-plugin-jest" : " ^27.6.0" ,
39
39
" packages/redux-devtools-rtk-query-monitor/demo" ,
40
40
" packages/redux-devtools-slider-monitor/examples/todomvc"
41
41
],
42
- "packageManager" :
" [email protected] .3 "
42
+ "packageManager" :
" [email protected] .4 "
43
43
}
Original file line number Diff line number Diff line change 33
33
"@babel/preset-env" : " ^7.23.3" ,
34
34
"@babel/preset-typescript" : " ^7.23.3" ,
35
35
"@types/node" : " ^20.9.0" ,
36
- "@typescript-eslint/eslint-plugin" : " ^6.10 .0" ,
37
- "@typescript-eslint/parser" : " ^6.10 .0" ,
36
+ "@typescript-eslint/eslint-plugin" : " ^6.11 .0" ,
37
+ "@typescript-eslint/parser" : " ^6.11 .0" ,
38
38
"babel-loader" : " ^9.1.3" ,
39
39
"cross-env" : " ^7.0.3" ,
40
40
"eslint" : " ^8.53.0" ,
Original file line number Diff line number Diff line change 55
55
"@babel/preset-env" : " ^7.23.3" ,
56
56
"@babel/preset-typescript" : " ^7.23.3" ,
57
57
"@types/ramda" : " ^0.29.8" ,
58
- "@typescript-eslint/eslint-plugin" : " ^6.10 .0" ,
59
- "@typescript-eslint/parser" : " ^6.10 .0" ,
58
+ "@typescript-eslint/eslint-plugin" : " ^6.11 .0" ,
59
+ "@typescript-eslint/parser" : " ^6.11 .0" ,
60
60
"eslint" : " ^8.53.0" ,
61
61
"eslint-config-prettier" : " ^9.0.0" ,
62
62
"rimraf" : " ^5.0.5" ,
Original file line number Diff line number Diff line change 45
45
"@babel/preset-env" : " ^7.23.3" ,
46
46
"@babel/preset-typescript" : " ^7.23.3" ,
47
47
"@types/d3" : " ^7.4.3" ,
48
- "@typescript-eslint/eslint-plugin" : " ^6.10 .0" ,
49
- "@typescript-eslint/parser" : " ^6.10 .0" ,
48
+ "@typescript-eslint/eslint-plugin" : " ^6.11 .0" ,
49
+ "@typescript-eslint/parser" : " ^6.11 .0" ,
50
50
"d3" : " ^7.8.5" ,
51
51
"eslint" : " ^8.53.0" ,
52
52
"eslint-config-prettier" : " ^9.0.0" ,
Original file line number Diff line number Diff line change 51
51
"@babel/preset-typescript" : " ^7.23.3" ,
52
52
"@types/jest" : " ^29.5.8" ,
53
53
"@types/lodash" : " ^4.14.201" ,
54
- "@typescript-eslint/eslint-plugin" : " ^6.10 .0" ,
55
- "@typescript-eslint/parser" : " ^6.10 .0" ,
54
+ "@typescript-eslint/eslint-plugin" : " ^6.11 .0" ,
55
+ "@typescript-eslint/parser" : " ^6.11 .0" ,
56
56
"eslint" : " ^8.53.0" ,
57
57
"eslint-config-prettier" : " ^9.0.0" ,
58
58
"eslint-plugin-jest" : " ^27.6.0" ,
Original file line number Diff line number Diff line change 57
57
"@types/color" : " ^3.0.6" ,
58
58
"@types/jest" : " ^29.5.8" ,
59
59
"@types/lodash.curry" : " ^4.1.9" ,
60
- "@typescript-eslint/eslint-plugin" : " ^6.10 .0" ,
61
- "@typescript-eslint/parser" : " ^6.10 .0" ,
60
+ "@typescript-eslint/eslint-plugin" : " ^6.11 .0" ,
61
+ "@typescript-eslint/parser" : " ^6.11 .0" ,
62
62
"eslint" : " ^8.53.0" ,
63
63
"eslint-config-prettier" : " ^9.0.0" ,
64
64
"eslint-plugin-jest" : " ^27.6.0" ,
Original file line number Diff line number Diff line change 27
27
"@types/react" : " ^18.2.37" ,
28
28
"@types/react-dom" : " ^18.2.15" ,
29
29
"@types/styled-components" : " ^5.1.30" ,
30
- "@typescript-eslint/eslint-plugin" : " ^6.10 .0" ,
31
- "@typescript-eslint/parser" : " ^6.10 .0" ,
30
+ "@typescript-eslint/eslint-plugin" : " ^6.11 .0" ,
31
+ "@typescript-eslint/parser" : " ^6.11 .0" ,
32
32
"babel-loader" : " ^9.1.3" ,
33
33
"cross-env" : " ^7.0.3" ,
34
34
"eslint" : " ^8.53.0" ,
Original file line number Diff line number Diff line change 57
57
"@types/lodash.debounce" : " ^4.0.9" ,
58
58
"@types/react" : " ^18.2.37" ,
59
59
"@types/react-test-renderer" : " ^18.0.6" ,
60
- "@typescript-eslint/eslint-plugin" : " ^6.10 .0" ,
61
- "@typescript-eslint/parser" : " ^6.10 .0" ,
60
+ "@typescript-eslint/eslint-plugin" : " ^6.11 .0" ,
61
+ "@typescript-eslint/parser" : " ^6.11 .0" ,
62
62
"eslint" : " ^8.53.0" ,
63
63
"eslint-config-prettier" : " ^9.0.0" ,
64
64
"eslint-plugin-jest" : " ^27.6.0" ,
Original file line number Diff line number Diff line change 33
33
"@types/node" : " ^20.9.0" ,
34
34
"@types/react" : " ^18.2.37" ,
35
35
"@types/react-dom" : " ^18.2.15" ,
36
- "@typescript-eslint/eslint-plugin" : " ^6.10 .0" ,
37
- "@typescript-eslint/parser" : " ^6.10 .0" ,
36
+ "@typescript-eslint/eslint-plugin" : " ^6.11 .0" ,
37
+ "@typescript-eslint/parser" : " ^6.11 .0" ,
38
38
"babel-loader" : " ^9.1.3" ,
39
39
"cross-env" : " ^7.0.3" ,
40
40
"eslint" : " ^8.53.0" ,
Original file line number Diff line number Diff line change 65
65
"@types/node" : " ^20.9.0" ,
66
66
"@types/react" : " ^18.2.37" ,
67
67
"@types/react-test-renderer" : " ^18.0.6" ,
68
- "@typescript-eslint/eslint-plugin" : " ^6.10 .0" ,
69
- "@typescript-eslint/parser" : " ^6.10 .0" ,
68
+ "@typescript-eslint/eslint-plugin" : " ^6.11 .0" ,
69
+ "@typescript-eslint/parser" : " ^6.11 .0" ,
70
70
"eslint" : " ^8.53.0" ,
71
71
"eslint-config-prettier" : " ^9.0.0" ,
72
72
"eslint-plugin-jest" : " ^27.6.0" ,
Original file line number Diff line number Diff line change 88
88
"@types/styled-components" : " ^5.1.30" ,
89
89
"@types/testing-library__jest-dom" : " ^5.14.9" ,
90
90
"@types/webpack-env" : " ^1.18.4" ,
91
- "@typescript-eslint/eslint-plugin" : " ^6.10 .0" ,
92
- "@typescript-eslint/parser" : " ^6.10 .0" ,
91
+ "@typescript-eslint/eslint-plugin" : " ^6.11 .0" ,
92
+ "@typescript-eslint/parser" : " ^6.11 .0" ,
93
93
"babel-loader" : " ^9.1.3" ,
94
94
"cross-env" : " ^7.0.3" ,
95
95
"css-loader" : " ^6.8.1" ,
Original file line number Diff line number Diff line change 55
55
"@babel/preset-typescript" : " ^7.23.3" ,
56
56
"@redux-devtools/core" : " ^3.13.2" ,
57
57
"@types/react" : " ^18.2.37" ,
58
- "@typescript-eslint/eslint-plugin" : " ^6.10 .0" ,
59
- "@typescript-eslint/parser" : " ^6.10 .0" ,
58
+ "@typescript-eslint/eslint-plugin" : " ^6.11 .0" ,
59
+ "@typescript-eslint/parser" : " ^6.11 .0" ,
60
60
"eslint" : " ^8.53.0" ,
61
61
"eslint-config-prettier" : " ^9.0.0" ,
62
62
"eslint-plugin-react" : " ^7.33.2" ,
Original file line number Diff line number Diff line change 82
82
"@types/styled-components" : " ^5.1.30" ,
83
83
"@types/supertest" : " ^2.0.16" ,
84
84
"@types/uuid" : " ^9.0.7" ,
85
- "@typescript-eslint/eslint-plugin" : " ^6.10 .0" ,
86
- "@typescript-eslint/parser" : " ^6.10 .0" ,
85
+ "@typescript-eslint/eslint-plugin" : " ^6.11 .0" ,
86
+ "@typescript-eslint/parser" : " ^6.11 .0" ,
87
87
"eslint" : " ^8.53.0" ,
88
88
"eslint-config-prettier" : " ^9.0.0" ,
89
89
"eslint-plugin-jest" : " ^27.6.0" ,
Original file line number Diff line number Diff line change 58
58
"@redux-devtools/core" : " ^3.13.2" ,
59
59
"@types/parse-key" : " ^0.2.2" ,
60
60
"@types/react" : " ^18.2.37" ,
61
- "@typescript-eslint/eslint-plugin" : " ^6.10 .0" ,
62
- "@typescript-eslint/parser" : " ^6.10 .0" ,
61
+ "@typescript-eslint/eslint-plugin" : " ^6.11 .0" ,
62
+ "@typescript-eslint/parser" : " ^6.11 .0" ,
63
63
"eslint" : " ^8.53.0" ,
64
64
"eslint-config-prettier" : " ^9.0.0" ,
65
65
"eslint-plugin-react" : " ^7.33.2" ,
Original file line number Diff line number Diff line change 39
39
"@babel/plugin-transform-runtime" : " ^7.23.3" ,
40
40
"@babel/preset-env" : " ^7.23.3" ,
41
41
"@babel/preset-typescript" : " ^7.23.3" ,
42
- "@typescript-eslint/eslint-plugin" : " ^6.10 .0" ,
43
- "@typescript-eslint/parser" : " ^6.10 .0" ,
42
+ "@typescript-eslint/eslint-plugin" : " ^6.11 .0" ,
43
+ "@typescript-eslint/parser" : " ^6.11 .0" ,
44
44
"eslint" : " ^8.53.0" ,
45
45
"eslint-config-prettier" : " ^9.0.0" ,
46
46
"redux" : " ^4.2.1" ,
Original file line number Diff line number Diff line change 38
38
"@types/redux-logger" : " ^3.0.12" ,
39
39
"@types/styled-components" : " ^5.1.30" ,
40
40
"@types/webpack-env" : " ^1.18.4" ,
41
- "@typescript-eslint/eslint-plugin" : " ^6.10 .0" ,
42
- "@typescript-eslint/parser" : " ^6.10 .0" ,
41
+ "@typescript-eslint/eslint-plugin" : " ^6.11 .0" ,
42
+ "@typescript-eslint/parser" : " ^6.11 .0" ,
43
43
"babel-loader" : " ^9.1.3" ,
44
44
"cross-env" : " ^7.0.3" ,
45
45
"css-loader" : " ^6.8.1" ,
Original file line number Diff line number Diff line change 70
70
"@types/jsan" : " ^3.1.5" ,
71
71
"@types/object-path" : " ^0.11.4" ,
72
72
"@types/react" : " ^18.2.37" ,
73
- "@typescript-eslint/eslint-plugin" : " ^6.10 .0" ,
74
- "@typescript-eslint/parser" : " ^6.10 .0" ,
73
+ "@typescript-eslint/eslint-plugin" : " ^6.11 .0" ,
74
+ "@typescript-eslint/parser" : " ^6.11 .0" ,
75
75
"eslint" : " ^8.53.0" ,
76
76
"eslint-config-prettier" : " ^9.0.0" ,
77
77
"eslint-plugin-jest" : " ^27.6.0" ,
Original file line number Diff line number Diff line change 58
58
"@types/react" : " ^18.2.37" ,
59
59
"@types/redux-devtools-themes" : " ^1.0.3" ,
60
60
"@types/source-map" : " 0.5.2" ,
61
- "@typescript-eslint/eslint-plugin" : " ^6.10 .0" ,
62
- "@typescript-eslint/parser" : " ^6.10 .0" ,
61
+ "@typescript-eslint/eslint-plugin" : " ^6.11 .0" ,
62
+ "@typescript-eslint/parser" : " ^6.11 .0" ,
63
63
"eslint" : " ^8.53.0" ,
64
64
"eslint-config-prettier" : " ^9.0.0" ,
65
65
"eslint-plugin-jest" : " ^27.6.0" ,
Original file line number Diff line number Diff line change 36
36
"@types/react-dom" : " ^18.2.15" ,
37
37
"@types/redux-logger" : " ^3.0.12" ,
38
38
"@types/webpack-env" : " ^1.18.4" ,
39
- "@typescript-eslint/eslint-plugin" : " ^6.10 .0" ,
40
- "@typescript-eslint/parser" : " ^6.10 .0" ,
39
+ "@typescript-eslint/eslint-plugin" : " ^6.11 .0" ,
40
+ "@typescript-eslint/parser" : " ^6.11 .0" ,
41
41
"babel-loader" : " ^9.1.3" ,
42
42
"cross-env" : " ^7.0.3" ,
43
43
"eslint" : " ^8.53.0" ,
Original file line number Diff line number Diff line change 70
70
"@types/history" : " ^4.7.11" ,
71
71
"@types/lodash.debounce" : " ^4.0.9" ,
72
72
"@types/react" : " ^18.2.37" ,
73
- "@typescript-eslint/eslint-plugin" : " ^6.10 .0" ,
74
- "@typescript-eslint/parser" : " ^6.10 .0" ,
73
+ "@typescript-eslint/eslint-plugin" : " ^6.11 .0" ,
74
+ "@typescript-eslint/parser" : " ^6.11 .0" ,
75
75
"eslint" : " ^8.53.0" ,
76
76
"eslint-config-prettier" : " ^9.0.0" ,
77
77
"eslint-plugin-react" : " ^7.33.2" ,
Original file line number Diff line number Diff line change 54
54
"@types/jest" : " ^29.5.8" ,
55
55
"@types/lodash" : " ^4.14.201" ,
56
56
"@types/node" : " ^20.9.0" ,
57
- "@typescript-eslint/eslint-plugin" : " ^6.10 .0" ,
58
- "@typescript-eslint/parser" : " ^6.10 .0" ,
57
+ "@typescript-eslint/eslint-plugin" : " ^6.11 .0" ,
58
+ "@typescript-eslint/parser" : " ^6.11 .0" ,
59
59
"eslint" : " ^8.53.0" ,
60
60
"eslint-config-prettier" : " ^9.0.0" ,
61
61
"eslint-plugin-jest" : " ^27.6.0" ,
Original file line number Diff line number Diff line change 60
60
"@babel/preset-typescript" : " ^7.23.3" ,
61
61
"@redux-devtools/core" : " ^3.13.3" ,
62
62
"@types/react" : " ^18.2.37" ,
63
- "@typescript-eslint/eslint-plugin" : " ^6.10 .0" ,
64
- "@typescript-eslint/parser" : " ^6.10 .0" ,
63
+ "@typescript-eslint/eslint-plugin" : " ^6.11 .0" ,
64
+ "@typescript-eslint/parser" : " ^6.11 .0" ,
65
65
"eslint" : " ^8.53.0" ,
66
66
"eslint-config-prettier" : " ^9.0.0" ,
67
67
"eslint-plugin-react" : " ^7.33.2" ,
Original file line number Diff line number Diff line change 60
60
"@types/node" : " ^20.9.0" ,
61
61
"@types/rn-host-detect" : " ^1.2.2" ,
62
62
"@types/socketcluster-client" : " ^16.0.3" ,
63
- "@typescript-eslint/eslint-plugin" : " ^6.10 .0" ,
64
- "@typescript-eslint/parser" : " ^6.10 .0" ,
63
+ "@typescript-eslint/eslint-plugin" : " ^6.11 .0" ,
64
+ "@typescript-eslint/parser" : " ^6.11 .0" ,
65
65
"eslint" : " ^8.53.0" ,
66
66
"eslint-config-prettier" : " ^9.0.0" ,
67
67
"redux" : " ^4.2.1" ,
Original file line number Diff line number Diff line change 40
40
"@types/react" : " ^18.2.37" ,
41
41
"@types/react-dom" : " ^18.2.15" ,
42
42
"@types/styled-components" : " ^5.1.30" ,
43
- "@typescript-eslint/eslint-plugin" : " ^6.10 .0" ,
44
- "@typescript-eslint/parser" : " ^6.10 .0" ,
43
+ "@typescript-eslint/eslint-plugin" : " ^6.11 .0" ,
44
+ "@typescript-eslint/parser" : " ^6.11 .0" ,
45
45
"babel-loader" : " ^9.1.3" ,
46
46
"copy-webpack-plugin" : " ^11.0.0" ,
47
47
"cross-env" : " ^7.0.3" ,
Original file line number Diff line number Diff line change 75
75
"@types/hex-rgba" : " ^1.0.3" ,
76
76
"@types/lodash.debounce" : " ^4.0.9" ,
77
77
"@types/react" : " ^18.2.37" ,
78
- "@typescript-eslint/eslint-plugin" : " ^6.10 .0" ,
79
- "@typescript-eslint/parser" : " ^6.10 .0" ,
78
+ "@typescript-eslint/eslint-plugin" : " ^6.11 .0" ,
79
+ "@typescript-eslint/parser" : " ^6.11 .0" ,
80
80
"eslint" : " ^8.53.0" ,
81
81
"eslint-config-prettier" : " ^9.0.0" ,
82
82
"eslint-plugin-jest" : " ^27.6.0" ,
Original file line number Diff line number Diff line change 49
49
"@babel/preset-typescript" : " ^7.23.3" ,
50
50
"@types/jest" : " ^29.5.8" ,
51
51
"@types/jsan" : " ^3.1.5" ,
52
- "@typescript-eslint/eslint-plugin" : " ^6.10 .0" ,
53
- "@typescript-eslint/parser" : " ^6.10 .0" ,
52
+ "@typescript-eslint/eslint-plugin" : " ^6.11 .0" ,
53
+ "@typescript-eslint/parser" : " ^6.11 .0" ,
54
54
"eslint" : " ^8.53.0" ,
55
55
"eslint-config-prettier" : " ^9.0.0" ,
56
56
"eslint-plugin-jest" : " ^27.6.0" ,
Original file line number Diff line number Diff line change 41
41
"@types/react-dom" : " ^18.2.15" ,
42
42
"@types/styled-components" : " ^5.1.30" ,
43
43
"@types/webpack-env" : " ^1.18.4" ,
44
- "@typescript-eslint/eslint-plugin" : " ^6.10 .0" ,
45
- "@typescript-eslint/parser" : " ^6.10 .0" ,
44
+ "@typescript-eslint/eslint-plugin" : " ^6.11 .0" ,
45
+ "@typescript-eslint/parser" : " ^6.11 .0" ,
46
46
"babel-loader" : " ^9.1.3" ,
47
47
"cross-env" : " ^7.0.3" ,
48
48
"css-loader" : " ^6.8.1" ,
Original file line number Diff line number Diff line change 49
49
"@redux-devtools/core" : " ^3.13.3" ,
50
50
"@types/node" : " ^20.9.0" ,
51
51
"@types/react" : " ^18.2.37" ,
52
- "@typescript-eslint/eslint-plugin" : " ^6.10 .0" ,
53
- "@typescript-eslint/parser" : " ^6.10 .0" ,
52
+ "@typescript-eslint/eslint-plugin" : " ^6.11 .0" ,
53
+ "@typescript-eslint/parser" : " ^6.11 .0" ,
54
54
"eslint" : " ^8.53.0" ,
55
55
"eslint-config-prettier" : " ^9.0.0" ,
56
56
"eslint-plugin-react" : " ^7.33.2" ,
Original file line number Diff line number Diff line change 79
79
"@types/jest" : " ^29.5.8" ,
80
80
"@types/react" : " ^18.2.37" ,
81
81
"@types/styled-components" : " ^5.1.30" ,
82
- "@typescript-eslint/eslint-plugin" : " ^6.10 .0" ,
83
- "@typescript-eslint/parser" : " ^6.10 .0" ,
82
+ "@typescript-eslint/eslint-plugin" : " ^6.11 .0" ,
83
+ "@typescript-eslint/parser" : " ^6.11 .0" ,
84
84
"babel-loader" : " ^9.1.3" ,
85
85
"csstype" : " ^3.1.2" ,
86
86
"eslint" : " ^8.53.0" ,
Original file line number Diff line number Diff line change 53
53
"@types/jsan" : " ^3.1.5" ,
54
54
"@types/lodash" : " ^4.14.201" ,
55
55
"@types/node" : " ^20.9.0" ,
56
- "@typescript-eslint/eslint-plugin" : " ^6.10 .0" ,
57
- "@typescript-eslint/parser" : " ^6.10 .0" ,
56
+ "@typescript-eslint/eslint-plugin" : " ^6.11 .0" ,
57
+ "@typescript-eslint/parser" : " ^6.11 .0" ,
58
58
"eslint" : " ^8.53.0" ,
59
59
"eslint-config-prettier" : " ^9.0.0" ,
60
60
"rimraf" : " ^5.0.5" ,
Original file line number Diff line number Diff line change 39
39
"@types/react" : " ^18.2.37" ,
40
40
"@types/react-dom" : " ^18.2.15" ,
41
41
"@types/webpack-env" : " ^1.18.4" ,
42
- "@typescript-eslint/eslint-plugin" : " ^6.10 .0" ,
43
- "@typescript-eslint/parser" : " ^6.10 .0" ,
42
+ "@typescript-eslint/eslint-plugin" : " ^6.11 .0" ,
43
+ "@typescript-eslint/parser" : " ^6.11 .0" ,
44
44
"babel-loader" : " ^9.1.3" ,
45
45
"cross-env" : " ^7.0.3" ,
46
46
"eslint" : " ^8.53.0" ,
Original file line number Diff line number Diff line change 53
53
"@types/react" : " ^18.2.37" ,
54
54
"@types/react-dom" : " ^18.2.15" ,
55
55
"@types/webpack-env" : " ^1.18.4" ,
56
- "@typescript-eslint/eslint-plugin" : " ^6.10 .0" ,
57
- "@typescript-eslint/parser" : " ^6.10 .0" ,
56
+ "@typescript-eslint/eslint-plugin" : " ^6.11 .0" ,
57
+ "@typescript-eslint/parser" : " ^6.11 .0" ,
58
58
"babel-loader" : " ^9.1.3" ,
59
59
"cross-env" : " ^7.0.3" ,
60
60
"css-loader" : " ^6.8.1" ,
Original file line number Diff line number Diff line change 59
59
"@types/lodash" : " ^4.14.201" ,
60
60
"@types/node" : " ^20.9.0" ,
61
61
"@types/react" : " ^18.2.37" ,
62
- "@typescript-eslint/eslint-plugin" : " ^6.10 .0" ,
63
- "@typescript-eslint/parser" : " ^6.10 .0" ,
62
+ "@typescript-eslint/eslint-plugin" : " ^6.11 .0" ,
63
+ "@typescript-eslint/parser" : " ^6.11 .0" ,
64
64
"eslint" : " ^8.53.0" ,
65
65
"eslint-config-prettier" : " ^9.0.0" ,
66
66
"eslint-plugin-jest" : " ^27.6.0" ,
You can’t perform that action at this time.
0 commit comments