Skip to content

Commit

Permalink
- Update all non-major dependencies with digest and pinDigest (#38)
Browse files Browse the repository at this point in the history
Co-authored-by: blumilk-renovate[bot] <177020257+blumilk-renovate[bot]@users.noreply.github.com>
  • Loading branch information
blumilk-renovate[bot] authored Oct 1, 2024
1 parent 5d04a22 commit 470166d
Show file tree
Hide file tree
Showing 9 changed files with 22 additions and 22 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-and-lint-js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 # https://github.com/actions/checkout
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 # https://github.com/actions/checkout

- name: Cache dependencies
uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4.0.2 # https://github.com/actions/cache
Expand All @@ -29,7 +29,7 @@ jobs:
restore-keys: ${{ runner.os }}-npm-dependencies

- name: Set up node
uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4.0.3 # https://github.com/actions/setup-node
uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4 # https://github.com/actions/setup-node
with:
node-version: 21

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-and-lint-php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 # https://github.com/actions/checkout
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 # https://github.com/actions/checkout

- name: Cache dependencies
uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4.0.2 # https://github.com/actions/cache
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-bash-script.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 # https://github.com/actions/checkout
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 # https://github.com/actions/checkout

- name: Run Bash Script
run: |
Expand Down
4 changes: 2 additions & 2 deletions src/.github/workflows/test-and-lint-js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 # https://github.com/actions/checkout
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 # https://github.com/actions/checkout

- name: Cache dependencies
uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4.0.2 # https://github.com/actions/cache
Expand All @@ -29,7 +29,7 @@ jobs:
restore-keys: ${{ runner.os }}-npm-dependencies

- name: Set up node
uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4.0.3 # https://github.com/actions/setup-node
uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4 # https://github.com/actions/setup-node
with:
node-version: 21

Expand Down
2 changes: 1 addition & 1 deletion src/.github/workflows/test-and-lint-php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- 5432:5432

steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 # https://github.com/actions/checkout
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 # https://github.com/actions/checkout

- name: Validate composer.json and composer.lock
run: composer validate
Expand Down
6 changes: 3 additions & 3 deletions src/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@
"ext-pdo": "*",
"guzzlehttp/guzzle": "^7.9.2",
"inertiajs/inertia-laravel": "^1.3.0",
"laravel/framework": "^11.21.0",
"laravel/framework": "^11.25.0",
"laravel/sanctum": "^4.0.2",
"laravel/tinker": "^2.9"
"laravel/tinker": "^2.10.0"
},
"require-dev": {
"blumilksoftware/codestyle": "^v3.3.0",
"fakerphp/faker": "^1.23.1",
"mockery/mockery": "^1.6.12",
"nunomaduro/collision": "^8.4.0",
"nunomaduro/larastan": "^2.9.8",
"phpunit/phpunit": "^11.3.1",
"phpunit/phpunit": "^11.3.6",
"spatie/laravel-ignition": "^2.8.0"
},
"autoload": {
Expand Down
2 changes: 1 addition & 1 deletion src/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ services:
restart: unless-stopped

mailpit:
image: axllent/mailpit:v1.20.4@sha256:ff82a613c735f4e8a3ddfdf7ee4e18cb934c721e72a340ecbbb7ec0ca7fbd057
image: axllent/mailpit:v1.20.5@sha256:cd75e91719cace4e3100eab9f848ecf2ecdd7f4db01e1573a0114769dad4ba2e
container_name: example-app-mailpit-dev
labels:
- "traefik.enable=true"
Expand Down
4 changes: 2 additions & 2 deletions src/environment/dev/app/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
FROM composer/composer:2.7.9-bin@sha256:16b920d0d55d162e3f624a6c4de2ad444a985318ac38566351d31958cbcf382b as composer-bin

# For other versions check: https://hub.docker.com/_/node/tags?page=1&name=bullseye-slim
FROM node:22.8.0-bullseye-slim@sha256:16b692be9bb31dc00fb51bfa5e43567bf66e9ef0ff269d70753b3b2e07946dab as node
FROM node:22.9.0-bullseye-slim@sha256:4a83e32ec60a6a33ec2eef397a0782f144d5114e45ceed717758b92391e852d6 as node

# For other versions check: https://hub.docker.com/_/php/tags?page=1&name=fpm-bullseye
FROM php:8.3.11-fpm-bullseye@sha256:a6992f50fecef134e61b477f7ba07783e771ea6df2f93a3d95ed4e72c3d82062
FROM php:8.3.12-fpm-bullseye@sha256:b9b5efd7bfe05e65097e8253b038c4b711798d95f49c89e4337c0b330f9fc8ff

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

Expand Down
18 changes: 9 additions & 9 deletions src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,24 +11,24 @@
},
"dependencies": {
"@inertiajs/vue3": "^1.2.0",
"@tailwindcss/forms": "^0.5.8",
"@tailwindcss/forms": "^0.5.9",
"@tailwindcss/typography": "^0.5.15",
"laravel-vite-plugin": "^1.0.5",
"lodash": "^4.17.21",
"tailwindcss": "^3.4.10",
"vue": "^3.4.38"
"tailwindcss": "^3.4.13",
"vue": "^3.5.10"
},
"devDependencies": {
"@blumilksoftware/eslint-config": "^2.0.0",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@vitejs/plugin-vue": "^5.1.3",
"@vitejs/plugin-vue": "^5.1.4",
"autoprefixer": "^10.4.20",
"eslint": "^8.57.0",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-tailwindcss": "^3.17.4",
"eslint-plugin-vue": "^9.27.0",
"postcss": "^8.4.44",
"vite": "^5.4.2",
"vue-tsc": "^2.1.4"
"eslint-plugin-vue": "^9.28.0",
"postcss": "^8.4.47",
"vite": "^5.4.8",
"vue-tsc": "^2.1.6"
}
}

0 comments on commit 470166d

Please sign in to comment.