Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 20, 2024
1 parent 1aecb1e commit 4f99700
Show file tree
Hide file tree
Showing 6 changed files with 368 additions and 239 deletions.
2 changes: 1 addition & 1 deletion .docker/Dockerfile.cli
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM amazeeio/php:8.2-cli-drupal
FROM amazeeio/php:8.3-cli-drupal

COPY ./drupal/composer.* /app/
COPY ./drupal/assets /app/assets
Expand Down
2 changes: 1 addition & 1 deletion .docker/Dockerfile.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ARG CLI_IMAGE
FROM ${CLI_IMAGE} as cli

FROM amazeeio/php:8.2-fpm
FROM amazeeio/php:8.3-fpm

COPY --from=cli /app /app
4 changes: 2 additions & 2 deletions .github/workflows/test-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@ jobs:
uses: actions/checkout@master

- name: Setup node env 🏗
uses: actions/[email protected].1
uses: actions/[email protected].2
with:
node-version: ${{ matrix.node }}
check-latest: true

- name: Cache node_modules 📦
uses: actions/[email protected].1
uses: actions/[email protected].3
with:
path: ~/.npm
key: ${{ runner.os }}-node-${{ hashFiles('**/package-lock.json') }}
Expand Down
32 changes: 16 additions & 16 deletions drupal/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,32 +10,32 @@
}
],
"require": {
"amazeeio/drupal_integrations": "0.3.7",
"composer/installers": "2.2.0",
"amazeeio/drupal_integrations": "0.4.0",
"composer/installers": "2.3.0",
"cweagans/composer-patches": "1.7.3",
"drupal-tome/tome_drush": "dev-master",
"drupal/anonymous_redirect": "2.2.0-rc1",
"drupal/core-composer-scaffold": "9.5.10",
"drupal/core-project-message": "9.5.10",
"drupal/core-recommended": "9.5.10",
"drupal/anonymous_redirect": "2.4.0",
"drupal/core-composer-scaffold": "9.5.11",
"drupal/core-project-message": "9.5.11",
"drupal/core-recommended": "9.5.11",
"drupal/druxt": "1.2.0",
"drupal/gin": "3.0.0-rc6",
"drupal/gin_login": "2.0.2",
"drupal/gin": "3.0.0-rc13",
"drupal/gin_login": "2.1.3",
"drupal/gin_toolbar": "1.0.0-beta22@beta",
"drupal/jsonapi_hypermedia": "1.9.0",
"drupal/jsonapi_menu_items": "1.2.4",
"drupal/jsonapi_node_preview": "^1.0.0-beta2@beta",
"drupal/jsonapi_node_preview_tab": "^1.0.1",
"drupal/jsonapi_hypermedia": "1.10.0",
"drupal/jsonapi_menu_items": "1.2.6",
"drupal/jsonapi_node_preview": "1.0.0-beta3@beta",
"drupal/jsonapi_node_preview_tab": "^1.0.2",
"drupal/lagoon_logs": "2.1.1",
"drupal/search_api_lunr": "2.0.1",
"drupal/simple_oauth": "5.2.3",
"drupal/tome": "^1.11.0",
"drupal/simple_oauth": "5.2.5",
"drupal/tome": "^1.12.0",
"drush/drush": "11.6.0",
"vlucas/phpdotenv": "5.5.0",
"vlucas/phpdotenv": "5.6.1",
"zaporylie/composer-drupal-optimizations": "1.2.0"
},
"require-dev": {
"drupal/core-dev": "9.5.10",
"drupal/core-dev": "9.5.11",
"weitzman/drupal-test-traits": "1.6.0"
},
"autoload": {
Expand Down
28 changes: 14 additions & 14 deletions nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,49 +37,49 @@
"@nuxtjs/axios": "5.13.6",
"@nuxtjs/google-analytics": "2.4.0",
"@nuxtjs/lunr-module": "0.3.2",
"bootstrap": "5.3.1",
"bootstrap": "5.3.3",
"bootstrap-vue": "2.23.1",
"core-js": "3.32.1",
"core-js": "3.38.1",
"css-loader": "5.2.7",
"druxt-search": "0.1.1",
"druxt-site": "^0.14.2",
"jsonapi-serializer": "3.6.7",
"druxt-site": "^0.14.3",
"jsonapi-serializer": "3.6.9",
"nuxt": "2.17.1",
"vue-json-pretty": "1.9.4",
"vue-json-pretty": "1.9.5",
"vuex": "3.6.2",
"vuex-persistedstate": "^4.1.0"
},
"devDependencies": {
"@babel/eslint-parser": "7.22.15",
"@commitlint/cli": "17.7.1",
"@commitlint/config-conventional": "17.7.0",
"@babel/eslint-parser": "7.25.1",
"@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
"@cypress/vue": "4.2.2",
"@cypress/webpack-dev-server": "2.5.0",
"@nuxtjs/eslint-config": "12.0.0",
"@nuxtjs/eslint-module": "3.1.0",
"@nuxtjs/storybook": "^4.3.2",
"@nuxtjs/stylelint-module": "4.2.1",
"@nuxtjs/stylelint-module": "4.2.2",
"@storybook/addon-docs": "^6.5.16",
"babel-core": "7.0.0-bridge.0",
"chromatic": "6.24.1",
"cypress": "9.7.0",
"cypress-cucumber-preprocessor": "4.3.1",
"eslint": "8.48.0",
"eslint": "8.57.0",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-nuxt": "4.0.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-vue": "9.17.0",
"html-webpack-plugin": "5.5.3",
"eslint-plugin-vue": "9.27.0",
"html-webpack-plugin": "5.6.0",
"husky": "8.0.3",
"lint-staged": "13.3.0",
"postcss": "8.4.29",
"postcss-html": "1.5.0",
"postcss-html": "1.7.0",
"prettier": "2.8.8",
"start-server-and-test": "1.15.4",
"stylelint": "14.16.1",
"stylelint-config-prettier": "9.0.5",
"stylelint-config-recommended-vue": "1.5.0",
"stylelint-config-standard": "28.0.0",
"webpack-dev-server": "4.15.1"
"webpack-dev-server": "4.15.2"
}
}
Loading

0 comments on commit 4f99700

Please sign in to comment.