Skip to content

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
GUI committed Jan 28, 2025
1 parent ddaf7ca commit 174845f
Show file tree
Hide file tree
Showing 19 changed files with 3,396 additions and 2,646 deletions.
122 changes: 61 additions & 61 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
GEM
remote: https://rubygems.org/
specs:
actionpack (7.2.2)
actionview (= 7.2.2)
activesupport (= 7.2.2)
actionpack (7.2.2.1)
actionview (= 7.2.2.1)
activesupport (= 7.2.2.1)
nokogiri (>= 1.8.5)
racc
rack (>= 2.2.4, < 3.2)
Expand All @@ -12,23 +12,23 @@ GEM
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
useragent (~> 0.16)
actionview (7.2.2)
activesupport (= 7.2.2)
actionview (7.2.2.1)
activesupport (= 7.2.2.1)
builder (~> 3.1)
erubi (~> 1.11)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
active_attr (0.17.0)
actionpack (>= 3.0.2, < 8.0)
activemodel (>= 3.0.2, < 8.0)
activesupport (>= 3.0.2, < 8.0)
activemodel (7.2.2)
activesupport (= 7.2.2)
activerecord (7.2.2)
activemodel (= 7.2.2)
activesupport (= 7.2.2)
active_attr (0.17.1)
actionpack (>= 3.0.2, < 8.1)
activemodel (>= 3.0.2, < 8.1)
activesupport (>= 3.0.2, < 8.1)
activemodel (7.2.2.1)
activesupport (= 7.2.2.1)
activerecord (7.2.2.1)
activemodel (= 7.2.2.1)
activesupport (= 7.2.2.1)
timeout (>= 0.4.0)
activesupport (7.2.2)
activesupport (7.2.2.1)
base64
benchmark (>= 0.3)
bigdecimal
Expand All @@ -47,8 +47,8 @@ GEM
awesome_print (1.9.2)
base64 (0.2.0)
bcrypt (3.1.20)
benchmark (0.3.0)
bigdecimal (3.1.8)
benchmark (0.4.0)
bigdecimal (3.1.9)
builder (3.3.0)
capybara (3.40.0)
addressable
Expand All @@ -66,44 +66,45 @@ GEM
capybara
childprocess (5.1.0)
logger (~> 1.5)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
concurrent-ruby (1.3.5)
connection_pool (2.5.0)
crass (1.0.6)
drb (2.2.1)
encryptor (3.0.0)
erubi (1.13.0)
erubi (1.13.1)
ethon (0.16.0)
ffi (>= 1.15.0)
factory_bot (6.5.0)
activesupport (>= 5.0.0)
faker (3.5.1)
i18n (>= 1.8.11, < 2)
faraday (2.12.0)
faraday-net_http (>= 2.0, < 3.4)
faraday (2.12.2)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-net_http (3.3.0)
net-http
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
faraday-typhoeus (1.1.0)
faraday (~> 2.0)
typhoeus (~> 1.4)
ffi (1.17.0)
i18n (1.14.6)
ffi (1.17.1)
i18n (1.14.7)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
json (2.7.6)
language_server-protocol (3.17.0.3)
launchy (3.0.1)
json (2.9.1)
language_server-protocol (3.17.0.4)
launchy (3.1.0)
addressable (~> 2.8)
childprocess (~> 5.0)
logger (1.6.1)
loofah (2.23.1)
logger (~> 1.6)
logger (1.6.5)
loofah (2.24.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
matrix (0.4.2)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
minitest (5.25.1)
mini_portile2 (2.8.8)
minitest (5.25.4)
minitest-ci (3.4.0)
minitest (>= 5.0.6)
minitest-hooks (1.5.2)
Expand All @@ -113,88 +114,87 @@ GEM
builder
minitest (>= 5.0)
ruby-progressbar
minitest-retry (0.2.3)
minitest-retry (0.2.4)
minitest (>= 5.0)
minitest-sprint (1.3.0)
path_expander (~> 1.1)
multi_json (1.15.0)
net-http (0.4.1)
net-http (0.6.0)
uri
net-protocol (0.2.2)
timeout
net-smtp (0.5.0)
net-protocol
nokogiri (1.16.7)
nokogiri (1.18.2)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.16.7-aarch64-linux)
racc (~> 1.4)
nokogiri (1.16.7-x86_64-linux)
racc (~> 1.4)
oj (3.16.7)
oj (3.16.9)
bigdecimal (>= 3.0)
ostruct (>= 0.2)
opensearch-ruby (3.4.0)
faraday (>= 1.0, < 3)
multi_json (>= 1.0)
ostruct (0.6.0)
ostruct (0.6.1)
parallel (1.26.3)
parser (3.3.5.1)
parser (3.3.7.0)
ast (~> 2.4.1)
racc
path_expander (1.1.3)
pg (1.5.9)
public_suffix (6.0.1)
racc (1.8.1)
rack (3.1.8)
rack-session (2.0.0)
rack-session (2.1.0)
base64 (>= 0.1.0)
rack (>= 3.0.0)
rack-test (2.1.0)
rack-test (2.2.0)
rack (>= 1.3)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.6.0)
rails-html-sanitizer (1.6.2)
loofah (~> 2.21)
nokogiri (~> 1.14)
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
rails_compatible_cookies_utils (0.1.2)
rainbow (3.1.1)
regexp_parser (2.9.2)
rexml (3.3.9)
rubocop (1.68.0)
regexp_parser (2.10.0)
rexml (3.4.0)
rubocop (1.71.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 2.4, < 3.0)
rubocop-ast (>= 1.32.2, < 2.0)
regexp_parser (>= 2.9.3, < 3.0)
rubocop-ast (>= 1.36.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.33.1)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.38.0)
parser (>= 3.3.1.0)
rubocop-minitest (0.36.0)
rubocop (>= 1.61, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (1.13.0)
rubyzip (2.3.2)
securerandom (0.3.1)
selenium-webdriver (4.26.0)
rubyzip (2.4.1)
securerandom (0.4.1)
selenium-webdriver (4.28.0)
base64 (~> 0.2)
logger (~> 1.4)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
thor (1.3.2)
timeout (0.4.1)
timeout (0.4.3)
typhoeus (1.4.1)
ethon (>= 0.9.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.6.0)
uri (0.13.1)
useragent (0.16.10)
unicode-display_width (3.1.4)
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
uri (1.0.2)
useragent (0.16.11)
websocket (1.2.11)
xpath (3.2.0)
nokogiri (~> 1.8)
Expand Down
2 changes: 1 addition & 1 deletion Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ export PREFIX=$(prefix)
default: all

# Download and locally install the "task" tool.
task_version:=3.39.2
task_version:=3.41.0
$(source_dir)/tasks/bootstrap-$(task_version): ;
$(work_dir)/stamp/bootstrap-$(task_version): $(source_dir)/tasks/bootstrap-$(task_version)
$(source_dir)/tasks/bootstrap-$(task_version)
Expand Down
2 changes: 1 addition & 1 deletion src/api-umbrella-git-1.rockspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies = {
"luajit-zstd ~> 0.2.3",
"lualdap ~> 1.4.0",
"luaposix ~> 36.2.1",
"luautf8 ~> 0.1.5",
"luautf8 ~> 0.1.6",
"lustache ~> 1.3.1",
"lyaml ~> 6.2.8",
"penlight ~> 1.14.0",
Expand Down
22 changes: 11 additions & 11 deletions src/api-umbrella/admin-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,17 +25,17 @@
"test:ember": "ember test"
},
"devDependencies": {
"@babel/eslint-parser": "^7.25.9",
"@babel/eslint-parser": "^7.26.5",
"@babel/plugin-proposal-decorators": "^7.25.9",
"@ember/jquery": "^2.0.0",
"@ember/optional-features": "^2.2.0",
"@ember/render-modifiers": "^2.1.0",
"@ember/string": "^3.1.1",
"@ember/test-helpers": "^2.9.4",
"@fortawesome/ember-fontawesome": "^1.0.3",
"@fortawesome/fontawesome-svg-core": "^6.6.0",
"@fortawesome/free-regular-svg-icons": "^6.6.0",
"@fortawesome/free-solid-svg-icons": "^6.6.0",
"@fortawesome/fontawesome-svg-core": "^6.7.2",
"@fortawesome/free-regular-svg-icons": "^6.7.2",
"@fortawesome/free-solid-svg-icons": "^6.7.2",
"@glimmer/component": "^1.1.2",
"@glimmer/tracking": "^1.1.2",
"@pnotify/bootstrap4": "^5.2.0",
Expand All @@ -53,7 +53,7 @@
"datatables.net-bs4": "^1.13.11",
"daterangepicker": "~3.1.0",
"diff": "^5.2.0",
"echarts": "^5.5.1",
"echarts": "^5.6.0",
"ember-ajax": "^5.1.2",
"ember-auto-import": "~2.6.3",
"ember-bootstrap": "^5.1.1",
Expand All @@ -62,7 +62,7 @@
"ember-cli": "~4.12.3",
"ember-cli-app-version": "^6.0.1",
"ember-cli-babel": "^7.26.11",
"ember-cli-dependency-checker": "^3.3.2",
"ember-cli-dependency-checker": "^3.3.3",
"ember-cli-htmlbars": "^6.3.0",
"ember-cli-inject-live-reload": "^2.1.0",
"ember-cli-postcss": "^8.2.0",
Expand Down Expand Up @@ -99,24 +99,24 @@
"loader.js": "^4.7.0",
"lodash-es": "~4.17.21",
"marked": "^8.0.1",
"moment-timezone": "~0.5.46",
"moment-timezone": "~0.5.47",
"npm-run-all": "^4.1.5",
"numeral": "~2.0.6",
"pnotify": "~5.2.0",
"po2json": "~0.4.5",
"popper.js": "^1.16.1",
"prettier": "^2.8.8",
"qunit": "^2.22.0",
"qunit": "^2.24.1",
"qunit-dom": "^2.0.0",
"sass": "^1.80.6",
"sass": "^1.83.4",
"selectize": "~0.12.6",
"stylelint": "^15.11.0",
"stylelint-config-standard": "^32.0.0",
"stylelint-prettier": "^3.0.0",
"timekeeper": "^2.3.1",
"tippy.js": "~6.3.7",
"tracked-built-ins": "^3.3.0",
"webpack": "^5.96.1"
"tracked-built-ins": "^3.4.0",
"webpack": "^5.97.1"
},
"engines": {
"node": "14.* || 16.* || >= 18"
Expand Down
Loading

0 comments on commit 174845f

Please sign in to comment.