From 011d9cc00cd865f21e5da26deb6eec371e43536f Mon Sep 17 00:00:00 2001 From: Aaron Feledy Date: Wed, 18 Feb 2026 17:21:32 -0600 Subject: [PATCH 1/3] chore: update @lando/php to ^1.10.0 --- package-lock.json | 18 ++++-------------- package.json | 2 +- 2 files changed, 5 insertions(+), 15 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2c2fb83..343fdc8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@lando/mariadb": "^1.7.0", "@lando/mssql": "^1.4.3", "@lando/mysql": "^1.6.0", - "@lando/php": "^1.8.0", + "@lando/php": "^1.10.0", "@lando/postgres": "^1.5.0", "lodash": "^4.17.21" }, @@ -178,7 +178,6 @@ "integrity": "sha512-Z32gEMrRRpEta5UqVQA612sLdoqY3AovvUPClDfMxYrbdDAebmGDVPtSogUba1FZ4pP5dx20D3OV3reogLKsRA==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "@algolia/client-common": "5.15.0", "@algolia/requester-browser-xhr": "5.15.0", @@ -321,7 +320,6 @@ "integrity": "sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "@ampproject/remapping": "^2.2.0", "@babel/code-frame": "^7.26.0", @@ -1474,9 +1472,9 @@ "license": "MIT" }, "node_modules/@lando/php": { - "version": "1.9.0", - "resolved": "https://registry.npmjs.org/@lando/php/-/php-1.9.0.tgz", - "integrity": "sha512-nnGKGXisXSpnVucSjzMvOtiY0AaBI7LskPopIToyO2g3skbyPLBkJMsb2RVitSDmBw41QFTBmKOI8VoUP0yjGQ==", + "version": "1.10.0", + "resolved": "https://registry.npmjs.org/@lando/php/-/php-1.10.0.tgz", + "integrity": "sha512-1+WO35CixeaZKaQ+NTi+Xii1xk+GYIJvbbqVI1Ba10RFMBTsUK4y99hZCKrCLW3KqPfe6f4ufAfMllALbnHHmw==", "bundleDependencies": [ "@lando/nginx", "lodash", @@ -3040,7 +3038,6 @@ "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==", "dev": true, "license": "MIT", - "peer": true, "bin": { "acorn": "bin/acorn" }, @@ -3105,7 +3102,6 @@ "integrity": "sha512-Yf3Swz1s63hjvBVZ/9f2P1Uu48GjmjCN+Esxb6MAONMGtZB1fRX8/S1AhUTtsuTlcGovbYLxpHgc7wEzstDZBw==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "@algolia/client-abtesting": "5.15.0", "@algolia/client-analytics": "5.15.0", @@ -3366,7 +3362,6 @@ } ], "license": "MIT", - "peer": true, "dependencies": { "caniuse-lite": "^1.0.30001669", "electron-to-chromium": "^1.5.41", @@ -4171,7 +4166,6 @@ "deprecated": "This version is no longer supported. Please see https://eslint.org/version-support for other options.", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "@babel/code-frame": "7.12.11", "@eslint/eslintrc": "^0.4.3", @@ -4708,7 +4702,6 @@ "integrity": "sha512-9FhUxK1hVju2+AiQIDJ5Dd//9R2n2RAfJ0qfhF4IHGHgcoEUTMpbTeG/zbEuwaiYXfuAH6XE0/aCyxDdRM+W5w==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "tabbable": "^6.2.0" } @@ -8285,7 +8278,6 @@ "integrity": "sha512-c7jFQRklXua0mTzneGW9QVyxFjUgwcihC4bXEtujIo2ouWCe1Ajt/amn2PCxYnhYfd5k09JX3SB7OYWFKYqj8Q==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "esbuild": "^0.21.3", "postcss": "^8.4.43", @@ -8346,7 +8338,6 @@ "integrity": "sha512-q4Q/G2zjvynvizdB3/bupdYkCJe2umSAMv9Ju4d92E6/NXJ59z70xB0q5p/4lpRyAwflDsbwy1mLV9Q5+nlB+g==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "@docsearch/css": "^3.6.2", "@docsearch/js": "^3.6.2", @@ -8400,7 +8391,6 @@ "integrity": "sha512-wmeiSMxkZCSc+PM2w2VRsOYAZC8GdipNFRTsLSfodVqI9mbejKeXEGr8SckuLnrQPGe3oJN5c3K0vpoU9q/wCQ==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "@vue/compiler-dom": "3.5.13", "@vue/compiler-sfc": "3.5.13", diff --git a/package.json b/package.json index aa2dea0..30b91ff 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@lando/mariadb": "^1.7.0", "@lando/mssql": "^1.4.3", "@lando/mysql": "^1.6.0", - "@lando/php": "^1.8.0", + "@lando/php": "^1.10.0", "@lando/postgres": "^1.5.0", "lodash": "^4.17.21" }, From 5254cb39be63b27424b0657b446cf29530f09551 Mon Sep 17 00:00:00 2001 From: Aaron Feledy Date: Wed, 18 Feb 2026 17:21:47 -0600 Subject: [PATCH 2/3] fix: trigger npm publish on release published event --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9970f11..d424fe5 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -3,7 +3,7 @@ name: Publish to NPM on: release: types: - - created + - published jobs: deploy: From 2c7843ee821938df742cd1d4b9e97b56e7d93012 Mon Sep 17 00:00:00 2001 From: Aaron Feledy Date: Wed, 18 Feb 2026 17:21:47 -0600 Subject: [PATCH 3/3] chore: update CHANGELOG.md --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1216b7f..62e5ce0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ ## {{ UNRELEASED_VERSION }} - [{{ UNRELEASED_DATE }}]({{ UNRELEASED_LINK }}) +* Added dependabot config +* Bumped actions/add-to-project from 1.0.0 to 1.0.2 [#76](https://github.com/lando/backdrop/pull/76) +* Bumped actions/cache from 4 to 5 [#77](https://github.com/lando/backdrop/pull/77) +* Bumped actions/checkout from 4 to 6 [#74](https://github.com/lando/backdrop/pull/74) +* Bumped actions/setup-node from 4 to 6 [#78](https://github.com/lando/backdrop/pull/78) +* Fixed release workflow trigger from `created` to `published` +* Updated to [@lando/argv@1.2.0](https://github.com/lando/argv/releases/tag/v1.2.0) [#72](https://github.com/lando/backdrop/pull/72) +* Updated to [@lando/mariadb@1.8.0](https://github.com/lando/mariadb/releases/tag/v1.8.0) [#75](https://github.com/lando/backdrop/pull/75) +* Updated to [@lando/php@1.10.0](https://github.com/lando/php/releases/tag/v1.10.0) [#71](https://github.com/lando/backdrop/pull/71) +* Updated to [@lando/postgres@1.6.0](https://github.com/lando/postgres/releases/tag/v1.6.0) [#73](https://github.com/lando/backdrop/pull/73) + ## v1.8.0 - [September 4, 2025](https://github.com/lando/backdrop/releases/tag/v1.8.0) * Switched images to [bitnamilegacy](https://github.com/bitnami/containers/issues/83267) namespace