Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 18, 2024
1 parent 71ea4f4 commit cc6352a
Show file tree
Hide file tree
Showing 21 changed files with 124 additions and 122 deletions.
2 changes: 1 addition & 1 deletion packages/audit_tracker/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ gemspec

gem "byebug"
gem "license_finder", ">= 7.0"
gem "nokogiri", "< 1.16"
gem "nokogiri", "< 1.17"
gem "rake", ">= 13.0"
gem "rspec", ">= 3.0"
gem "rubocop", ">= 1.32"
Expand Down
8 changes: 4 additions & 4 deletions packages/audit_tracker/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -70,12 +70,12 @@ GEM
method_source (1.0.0)
mini_portile2 (2.8.5)
minitest (5.22.2)
nokogiri (1.15.5)
nokogiri (1.16.3)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.15.5-arm64-darwin)
nokogiri (1.16.3-arm64-darwin)
racc (~> 1.4)
nokogiri (1.15.5-x86_64-linux)
nokogiri (1.16.3-x86_64-linux)
racc (~> 1.4)
parallel (1.24.0)
parser (3.3.0.5)
Expand Down Expand Up @@ -182,7 +182,7 @@ DEPENDENCIES
byebug
combustion (~> 1.3)
license_finder (>= 7.0)
nokogiri (< 1.16)
nokogiri (< 1.17)
rake (>= 13.0)
rspec (>= 3.0)
rspec-rails (~> 5.1.2)
Expand Down
2 changes: 1 addition & 1 deletion packages/camel_trail/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ source "https://rubygems.org"

gemspec

gem "nokogiri", "< 1.16"
gem "nokogiri", "< 1.17"
gem "rubocop-powerhome", path: "../rubocop-powerhome"
8 changes: 4 additions & 4 deletions packages/camel_trail/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -154,12 +154,12 @@ GEM
nio4r (2.7.0)
nitro_config (0.2.0)
activesupport (>= 5.2.8.1)
nokogiri (1.15.5)
nokogiri (1.16.3)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.15.5-arm64-darwin)
nokogiri (1.16.3-arm64-darwin)
racc (~> 1.4)
nokogiri (1.15.5-x86_64-linux)
nokogiri (1.16.3-x86_64-linux)
racc (~> 1.4)
parallel (1.24.0)
parser (3.3.0.5)
Expand Down Expand Up @@ -300,7 +300,7 @@ DEPENDENCIES
appraisal (~> 2.4.1)
camel_trail!
license_finder (>= 7.0)
nokogiri (< 1.16)
nokogiri (< 1.17)
rake (~> 13)
rspec (~> 3.0)
rspec-rails (~> 5.1.2)
Expand Down
2 changes: 1 addition & 1 deletion packages/consent/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ source "https://rubygems.org"
# Specify your gem's dependencies in consent.gemspec
gemspec

gem "nokogiri", "< 1.16"
gem "nokogiri", "< 1.17"
gem "rubocop-powerhome", path: "../rubocop-powerhome"
8 changes: 4 additions & 4 deletions packages/consent/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -92,12 +92,12 @@ GEM
mini_portile2 (2.8.5)
minitest (5.22.2)
mutex_m (0.2.0)
nokogiri (1.15.5)
nokogiri (1.16.3)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.15.5-arm64-darwin)
nokogiri (1.16.3-arm64-darwin)
racc (~> 1.4)
nokogiri (1.15.5-x86_64-linux)
nokogiri (1.16.3-x86_64-linux)
racc (~> 1.4)
parallel (1.24.0)
parser (3.3.0.5)
Expand Down Expand Up @@ -224,7 +224,7 @@ DEPENDENCIES
combustion (~> 1.3)
consent!
license_finder (>= 7.0)
nokogiri (< 1.16)
nokogiri (< 1.17)
pry (>= 0.14.2)
pry-byebug (= 3.10.1)
rake (~> 13)
Expand Down
2 changes: 1 addition & 1 deletion packages/data_taster/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ source "https://rubygems.org"

gemspec

gem "nokogiri", "< 1.16"
gem "nokogiri", "< 1.17"
gem "rubocop-powerhome", path: "../rubocop-powerhome", tag: "v0.5.2-rubocop-powerhome"
10 changes: 5 additions & 5 deletions packages/data_taster/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -147,14 +147,14 @@ GEM
net-smtp (0.4.0.1)
net-protocol
nio4r (2.7.0)
nokogiri (1.15.5)
nokogiri (1.16.3)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.15.5-arm64-darwin)
nokogiri (1.16.3-arm64-darwin)
racc (~> 1.4)
nokogiri (1.15.5-x86_64-darwin)
nokogiri (1.16.3-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.15.5-x86_64-linux)
nokogiri (1.16.3-x86_64-linux)
racc (~> 1.4)
parallel (1.24.0)
parser (3.3.0.5)
Expand Down Expand Up @@ -297,7 +297,7 @@ DEPENDENCIES
bundler (~> 2.1)
data_taster!
license_finder (~> 7.0)
nokogiri (< 1.16)
nokogiri (< 1.17)
parser (>= 2.5, != 2.5.1.1)
rainbow (= 2.2.2)
rake (~> 13.0)
Expand Down
2 changes: 1 addition & 1 deletion packages/dep_shield/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ source "https://rubygems.org"
# Specify your gem's dependencies in dep_shield.gemspec
gemspec

gem "nokogiri", "< 1.16"
gem "nokogiri", "< 1.17"
gem "rails", "<= 7.1.3.2"
gem "rake", "~> 13.0"
gem "rspec", "~> 3.0"
Expand Down
6 changes: 4 additions & 2 deletions packages/dep_shield/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -153,9 +153,11 @@ GEM
nio4r (2.7.0)
nitro_config (0.2.0)
activesupport (>= 5.2.8.1)
nokogiri (1.15.5)
nokogiri (1.16.3)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.16.3-arm64-darwin)
racc (~> 1.4)
parallel (1.24.0)
parser (3.3.0.5)
ast (~> 2.4.1)
Expand Down Expand Up @@ -282,7 +284,7 @@ DEPENDENCIES
combustion (~> 1.4)
dep_shield!
license_finder (>= 7.0)
nokogiri (< 1.16)
nokogiri (< 1.17)
rails (<= 7.1.3.2)
rake (~> 13.0)
rspec (~> 3.0)
Expand Down
2 changes: 1 addition & 1 deletion packages/edgestitch/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ source "https://rubygems.org"

gemspec

gem "nokogiri", "< 1.16"
gem "nokogiri", "< 1.17"
gem "rubocop-powerhome", path: "../rubocop-powerhome"
8 changes: 4 additions & 4 deletions packages/edgestitch/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -129,12 +129,12 @@ GEM
net-smtp (0.4.0.1)
net-protocol
nio4r (2.7.0)
nokogiri (1.15.5)
nokogiri (1.16.3)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.15.5-arm64-darwin)
nokogiri (1.16.3-arm64-darwin)
racc (~> 1.4)
nokogiri (1.15.5-x86_64-linux)
nokogiri (1.16.3-x86_64-linux)
racc (~> 1.4)
parallel (1.24.0)
parser (3.3.0.5)
Expand Down Expand Up @@ -260,7 +260,7 @@ DEPENDENCIES
edgestitch!
license_finder (>= 7.0)
mysql2 (= 0.5.5)
nokogiri (< 1.16)
nokogiri (< 1.17)
rails (>= 6.0.6.1, < 7.1)
rake (~> 13.0)
rspec (~> 3.0)
Expand Down
16 changes: 8 additions & 8 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,28 +25,28 @@
"test": "echo 'No tests on eslint-config'"
},
"peerDependencies": {
"@typescript-eslint/eslint-plugin": "7.2.0",
"@typescript-eslint/parser": "7.2.0",
"@typescript-eslint/eslint-plugin": "7.3.0",
"@typescript-eslint/parser": "7.3.0",
"@babel/eslint-parser": "8 || 10 || 7",
"eslint": "8.57.0",
"eslint-plugin-flowtype": "8.0.3",
"eslint-plugin-jsx-control-statements": "3.0.0",
"eslint-plugin-react": "7.34.0",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-webpack-plugin": "4.0.1",
"eslint-webpack-plugin": "4.1.0",
"typescript": "5.4.2"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "7.2.0",
"@typescript-eslint/parser": "7.2.0",
"@typescript-eslint/eslint-plugin": "7.3.0",
"@typescript-eslint/parser": "7.3.0",
"@babel/core": "7.24.0",
"@babel/eslint-parser": "7.23.10",
"eslint": "8.57.0",
"eslint-plugin-flowtype": "8.0.3",
"eslint-plugin-jsx-control-statements": "3.0.0",
"eslint-plugin-react": "7.34.0",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-webpack-plugin": "4.0.1",
"eslint-webpack-plugin": "4.1.0",
"prettier": "3.2.5",
"semver": "7.6.0",
"typescript": "5.4.2"
Expand Down
Loading

0 comments on commit cc6352a

Please sign in to comment.