Skip to content

Commit

Permalink
Update all non-major dependencies (#250)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 14, 2024
1 parent c859c6c commit 387d609
Show file tree
Hide file tree
Showing 8 changed files with 319 additions and 257 deletions.
8 changes: 4 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ commands:
- ~/.cache/yarn
orbs:
browser-tools: circleci/[email protected]
coveralls: coveralls/[email protected].6
node: circleci/node@5.0.2
coveralls: coveralls/[email protected].7
node: circleci/node@5.3.0
jobs:
build:
working_directory: ~/rails_template
Expand All @@ -39,7 +39,7 @@ jobs:
- run: sudo apt update && sudo apt install postgresql-client libmsgpack-dev
- node/install:
install-yarn: true
node-version: '22.9.0'
node-version: '22.11.0'
- install_dependencies
- persist_to_workspace:
root: &root '~/rails_template'
Expand Down Expand Up @@ -72,7 +72,7 @@ jobs:
- browser-tools/install-chromedriver
- node/install:
install-yarn: true
node-version: '22.9.0'
node-version: '22.11.0'
- run:
name: Wait for PostgreSQL
command: dockerize -wait tcp://localhost:5432 -timeout 1m
Expand Down
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22.9.0
22.11.0
6 changes: 3 additions & 3 deletions .tool-versions
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ruby 3.3.6
awscli 2.11.24
yarn 1.22.10 # datasource=npm depName=yarn versioning=npm
nodejs 22.9.0
awscli 2.21.1
yarn 1.22.22 # datasource=npm depName=yarn versioning=npm
nodejs 22.11.0
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ FROM prebuild as node

# Install JavaScript dependencies
# renovate: datasource=node-version depName=node
ARG NODE_VERSION=22.9.0
ARG NODE_VERSION=22.11.0
# renovate: datasource=npm depName=yarn versioning=npm
ARG YARN_VERSION=1.22.21
ARG YARN_VERSION=1.22.22
ENV PATH=/usr/local/node/bin:$PATH
RUN curl -sL https://github.com/nodenv/node-build/archive/master.tar.gz | tar xz -C /tmp/ && \
/tmp/node-build-master/bin/node-build "${NODE_VERSION}" /usr/local/node && \
Expand Down
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ gem 'bootsnap', require: false
# gem "image_processing", "~> 1.2"

group :development, :test do
gem 'coveralls_reborn', '~> 0.27.0', require: false
gem 'coveralls_reborn', '~> 0.28.0', require: false
# See https://guides.rubyonrails.org/debugging_rails_applications.html#debugging-with-the-debug-gem
gem 'capistrano', '~> 3.10', require: false
gem 'capistrano-passenger', require: false
Expand Down
33 changes: 16 additions & 17 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ GEM
airbrussh (1.5.2)
sshkit (>= 1.6.1, != 1.7.0)
ast (2.4.2)
async (2.15.3)
async (2.18.0)
console (~> 1.26)
fiber-annotation
io-event (~> 1.6, >= 1.6.5)
Expand All @@ -92,7 +92,7 @@ GEM
msgpack (~> 1.2)
builder (3.3.0)
byebug (11.1.3)
capistrano (3.19.1)
capistrano (3.19.2)
airbrussh (>= 1.0.0)
i18n
rake (>= 10.0.0)
Expand Down Expand Up @@ -123,7 +123,7 @@ GEM
fiber-annotation
fiber-local (~> 1.1)
json
coveralls_reborn (0.27.0)
coveralls_reborn (0.28.0)
simplecov (~> 0.22.0)
term-ansicolor (~> 1.7)
thor (~> 1.2)
Expand All @@ -135,7 +135,7 @@ GEM
reline (>= 0.3.8)
diff-lcs (1.5.1)
docile (1.4.1)
dockerfile-rails (1.6.17)
dockerfile-rails (1.6.24)
rails (>= 3.0.0)
drb (2.2.1)
dry-cli (1.1.0)
Expand All @@ -147,11 +147,11 @@ GEM
fiber-storage (1.0.0)
globalid (1.2.1)
activesupport (>= 6.1)
health-monitor-rails (12.3.0)
health-monitor-rails (12.4.1)
railties (>= 6.1)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
importmap-rails (2.0.1)
importmap-rails (2.0.3)
actionpack (>= 6.0.0)
activesupport (>= 6.0.0)
railties (>= 6.0.0)
Expand All @@ -160,7 +160,7 @@ GEM
irb (1.14.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jbuilder (2.12.0)
jbuilder (2.13.0)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
json (2.7.2)
Expand Down Expand Up @@ -219,7 +219,7 @@ GEM
parser (3.3.4.2)
ast (~> 2.4.1)
racc
pg (1.5.7)
pg (1.5.9)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
Expand Down Expand Up @@ -289,7 +289,7 @@ GEM
rspec-mocks (3.13.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-rails (6.1.4)
rspec-rails (6.1.5)
actionpack (>= 6.1)
activesupport (>= 6.1)
railties (>= 6.1)
Expand All @@ -311,15 +311,15 @@ GEM
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.32.1)
parser (>= 3.3.1.0)
rubocop-rails (2.25.1)
rubocop-rails (2.27.0)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop (>= 1.52.0, < 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.23.0)
selenium-webdriver (4.26.0)
base64 (~> 0.2)
logger (~> 1.4)
rexml (~> 3.2, >= 3.2.5)
Expand Down Expand Up @@ -357,16 +357,15 @@ GEM
tins (1.33.0)
bigdecimal
sync
turbo-rails (2.0.6)
turbo-rails (2.0.11)
actionpack (>= 6.0.0)
activejob (>= 6.0.0)
railties (>= 6.0.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
useragent (0.16.10)
vite_rails (3.0.17)
railties (>= 5.1, < 8)
vite_rails (3.0.19)
railties (>= 5.1, < 9)
vite_ruby (~> 3.0, >= 3.2.2)
vite_ruby (3.8.0)
dry-cli (>= 0.7, < 2)
Expand Down Expand Up @@ -402,7 +401,7 @@ DEPENDENCIES
capistrano-rails (~> 1.6)
capistrano-rails-console
capybara
coveralls_reborn (~> 0.27.0)
coveralls_reborn (~> 0.28.0)
debug
dockerfile-rails (>= 1.6)
ed25519
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"vue": "^3.4.0",
"vue-loader": "^15.7.0"
},
"packageManager": "[email protected].21",
"packageManager": "[email protected].22",
"scripts": {
"build": "vite build --outDir public"
}
Expand Down
Loading

0 comments on commit 387d609

Please sign in to comment.