File tree Expand file tree Collapse file tree 5 files changed +390
-1607
lines changed
Expand file tree Collapse file tree 5 files changed +390
-1607
lines changed Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ workflows:
135135 # at this point in time because config templates
136136 # are pre-compiled. See
137137 # https://discuss.circleci.com/t/how-to-use-a-bash-env-variable-as-a-parameter-to-a-command-or-when-condition/29186
138- node_version : 12.22.7
138+ node_version : 14.17.0
139139 - bundle :
140140 requires :
141141 - lint
@@ -148,7 +148,7 @@ workflows:
148148 - bundle
149149 - bundle-test-cjs-js :
150150 name : bundle-test-cjs-js@engine
151- node_version : 12.22.7
151+ node_version : 14.17.0
152152 requires :
153153 - bundle
154154 - ensure-versioned-correctly :
@@ -169,7 +169,7 @@ workflows:
169169 - publish
170170 - package-test-cjs-js :
171171 name : package-test-cjs-js@engine
172- node_version : 12.22.7
172+ node_version : 14.17.0
173173 requires :
174174 - publish
175175 - publish-github-release :
Original file line number Diff line number Diff line change 1+ ### 2.5.6
2+ * [ #121 : Update dependencies.] ( https://github.com/haensl/js-profiler/issues/121 )
3+ * Lift minimum Node.js from 12.22.7 to 14.17.0 since maintenance has run out.
4+
15### 2.5.5
26* [ #118 : Update dependencies.] ( https://github.com/haensl/js-profiler/issues/118 )
37
Original file line number Diff line number Diff line change 11." vim: set syn=nroff
2- .TH js-profiler 1 "April 2022 " "js-profiler v2.5.5 "
2+ .TH js-profiler 1 "January 2023 " "js-profiler v2.5.6 "
33
44.SH NAME
55js-profiler - A JavaScript profiling tool and collection of profiling modules and benchmarks.
You can’t perform that action at this time.
0 commit comments