Skip to content

Commit af1d333

Browse files
- Update all non-major dependencies with digest and pinDigest
1 parent d4d757e commit af1d333

File tree

8 files changed

+22
-22
lines changed

8 files changed

+22
-22
lines changed

.github/workflows/test-and-lint-js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 # https://github.com/actions/checkout
2323

2424
- name: Cache dependencies
25-
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4.1.2 # https://github.com/actions/cache
25+
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0 # https://github.com/actions/cache
2626
with:
2727
path: node_modules
2828
key: ${{ runner.os }}-npm-dependencies-${{ hashFiles('package.lock') }}

.github/workflows/test-and-lint-php.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,14 @@ jobs:
2222
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 # https://github.com/actions/checkout
2323

2424
- name: Cache dependencies
25-
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4.1.2 # https://github.com/actions/cache
25+
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0 # https://github.com/actions/cache
2626
with:
2727
path: vendor
2828
key: ${{ runner.os }}-composer-dependencies-${{ hashFiles('composer.lock') }}
2929
restore-keys: ${{ runner.os }}-composer-dependencies
3030

3131
- name: Setup PHP
32-
uses: shivammathur/setup-php@c541c155eee45413f5b09a52248675b1a2575231 # 2.31.1 # https://github.com/shivammathur/setup-php
32+
uses: shivammathur/setup-php@9e72090525849c5e82e596468b86eb55e9cc5401 # 2.32.0 # https://github.com/shivammathur/setup-php
3333
with:
3434
php-version: 8.3
3535
extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, pdo_pgsql, intl

src/.github/workflows/test-and-lint-js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 # https://github.com/actions/checkout
2323

2424
- name: Cache dependencies
25-
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4.1.2 # https://github.com/actions/cache
25+
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0 # https://github.com/actions/cache
2626
with:
2727
path: node_modules
2828
key: ${{ runner.os }}-npm-dependencies-${{ hashFiles('package.lock') }}

src/.github/workflows/test-and-lint-php.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,14 @@ jobs:
4040
run: composer validate
4141

4242
- name: Cache dependencies
43-
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4.1.2 # https://github.com/actions/cache
43+
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0 # https://github.com/actions/cache
4444
with:
4545
path: vendor
4646
key: ${{ runner.os }}-composer-dependencies-${{ hashFiles('composer.lock') }}
4747
restore-keys: ${{ runner.os }}-composer-dependencies
4848

4949
- name: Setup PHP
50-
uses: shivammathur/setup-php@c541c155eee45413f5b09a52248675b1a2575231 # 2.31.1 # https://github.com/shivammathur/setup-php
50+
uses: shivammathur/setup-php@9e72090525849c5e82e596468b86eb55e9cc5401 # 2.32.0 # https://github.com/shivammathur/setup-php
5151
with:
5252
php-version: 8.3
5353
extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, pdo_pgsql, intl

src/composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
"php": "^8.3.4",
99
"ext-pdo": "*",
1010
"guzzlehttp/guzzle": "^7.9.2",
11-
"inertiajs/inertia-laravel": "^1.3.1",
12-
"laravel/framework": "^11.34.2",
13-
"laravel/sanctum": "^4.0.5",
11+
"inertiajs/inertia-laravel": "^1.3.2",
12+
"laravel/framework": "^11.38.2",
13+
"laravel/sanctum": "^4.0.7",
1414
"laravel/tinker": "^2.10.0"
1515
},
1616
"require-dev": {
@@ -19,7 +19,7 @@
1919
"mockery/mockery": "^1.6.12",
2020
"nunomaduro/collision": "^8.5.0",
2121
"nunomaduro/larastan": "^2.9.12",
22-
"phpunit/phpunit": "^11.4.4",
22+
"phpunit/phpunit": "^11.5.3",
2323
"spatie/laravel-ignition": "^2.9.0"
2424
},
2525
"autoload": {

src/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ services:
7070
restart: unless-stopped
7171

7272
mailpit:
73-
image: axllent/mailpit:v1.21.5@sha256:67143952f5f123692b922bced8ab2cea8947292576011a6b22d2cb2649dbcf78
73+
image: axllent/mailpit:v1.21.8@sha256:81370195cd4a0eab9604d17c2617a7525b0486f9365555253b6c5376c6350f1a
7474
container_name: example-app-mailpit-dev
7575
labels:
7676
- "traefik.enable=true"

src/environment/dev/app/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# For other versions check: https://hub.docker.com/_/composer/tags
2-
FROM composer/composer:2.8.3-bin@sha256:9f83907ae037ada989775f462a19932cdd388fefcbf3b697780363bba1767f94 AS composer-bin
2+
FROM composer/composer:2.8.4-bin@sha256:33f6a46e1997c2ad441d4b7940e9a8e78d1b4b160510b4c3f27d37a80293527b AS composer-bin
33

44
# For other versions check: https://hub.docker.com/_/node/tags?page=1&name=bullseye-slim
5-
FROM node:22.12.0-bullseye-slim@sha256:9f385b101f66ecdf9ed9218d000cd5a35600722f0aab8112632371765109c065 AS node
5+
FROM node:22.13.0-bullseye-slim@sha256:325ce775e38a3960fb5492eed4fc60bd86d48ec026e62ce73828081738de8e6b AS node
66

77
# For other versions check: https://hub.docker.com/_/php/tags?page=1&name=fpm-bullseye
8-
FROM php:8.3.12-fpm-bullseye@sha256:b9b5efd7bfe05e65097e8253b038c4b711798d95f49c89e4337c0b330f9fc8ff
8+
FROM php:8.4.3-fpm-bullseye@sha256:3bcf5485cfb0e30553352c37650475fd4b1383d54f6f0c5d153ad2443e3b8d7f
99

1010
COPY --from=composer-bin ./composer /usr/bin/composer
1111

src/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
"tsc": "vue-tsc"
1111
},
1212
"dependencies": {
13-
"@inertiajs/vue3": "^1.2.0",
14-
"@tailwindcss/forms": "^0.5.9",
15-
"@tailwindcss/typography": "^0.5.15",
13+
"@inertiajs/vue3": "^1.3.0",
14+
"@tailwindcss/forms": "^0.5.10",
15+
"@tailwindcss/typography": "^0.5.16",
1616
"laravel-vite-plugin": "^1.1.1",
1717
"lodash": "^4.17.21",
18-
"tailwindcss": "^3.4.16",
18+
"tailwindcss": "^3.4.17",
1919
"vue": "^3.5.13"
2020
},
2121
"devDependencies": {
@@ -25,10 +25,10 @@
2525
"autoprefixer": "^10.4.20",
2626
"eslint": "^8.57.1",
2727
"eslint-config-prettier": "^9.1.0",
28-
"eslint-plugin-tailwindcss": "^3.17.5",
28+
"eslint-plugin-tailwindcss": "^3.18.0",
2929
"eslint-plugin-vue": "^9.32.0",
30-
"postcss": "^8.4.49",
31-
"vite": "^5.4.11",
32-
"vue-tsc": "^2.1.10"
30+
"postcss": "^8.5.1",
31+
"vite": "^5.4.13",
32+
"vue-tsc": "^2.2.0"
3333
}
3434
}

0 commit comments

Comments
 (0)