fix(deps): update all non-major dependencies
All checks were successful
CI / Get Changed Files (pull_request) Successful in 10s
CI / eslint (pull_request) Has been skipped
CI / oxlint (pull_request) Has been skipped
Pull Request Labeler / labeler (pull_request_target) Successful in 11s
CI / prettier (pull_request) Has been skipped
CI / test-build (pull_request) Has been skipped
Label PRs based on size / Check PR size (pull_request) Successful in 19s
Claude PR Review / claude-code (pull_request) Successful in 27s
CI / Docker frontend validation (pull_request) Has been skipped
CI / Playwright (pull_request) Has been skipped
CI / Docker backend validation (pull_request) Successful in 17s
CI / Backend Tests (pull_request) Successful in 5m15s
CI / Checkstyle Main (pull_request) Successful in 5m17s

This commit is contained in:
Renovate Bot 2025-06-11 11:02:39 +00:00
commit 214c4bcab3
Signed by: Renovate
GPG key ID: 449076797435FF67
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.1-bin.zip distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.2-bin.zip
networkTimeout=10000 networkTimeout=10000
validateDistributionUrl=true validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME zipStoreBase=GRADLE_USER_HOME

View file

@ -5,10 +5,10 @@
"type": "magento2-module", "type": "magento2-module",
"version": "0.0.1", "version": "0.0.1",
"require": { "require": {
"php": "~7.1.0|~7.2.0|~7.3.0", "php": "7.4.33",
"magento/framework": "~101.0", "magento/framework": "~101.0",
"neusta/m2-intex-base": "0.0.1", "neusta/m2-intex-base": "0.0.1",
"guzzlehttp/guzzle": "6.3.*" "guzzlehttp/guzzle": "6.5.*"
}, },
"autoload": { "autoload": {
"files": [ "files": [