chore(deps): bump pinia from 3.0.4 to 4.0.3 - #3157
Conversation
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Quality Report — ConductionNL/openregister @
|
| Check | PHP | Vue | Security | License | Tests |
|---|---|---|---|---|---|
| lint | ✅ | ||||
| phpcs | ✅ | ||||
| phpmd | ✅ | ||||
| psalm | ✅ | ||||
| phpstan | ✅ | ||||
| phpmetrics | ✅ | ||||
| eslint | ❌ | ||||
| stylelint | ❌ | ||||
| build | ❌ | ||||
| check-specs | ❌ | ||||
| test-l10n | ❌ | ||||
| test-l10n-parity | ❌ | ||||
| format | ❌ | ||||
| check-schema-l10n | ❌ | ||||
| check-l10n-js | ❌ | ||||
| composer | ✅ | ✅ 174/174 | |||
| npm | ❌ | ❌ | |||
| app:check-code | ⏭️ | ||||
| info.xml | ✅ | ||||
| REUSE | ❌ | ||||
| PHPUnit | ✅ | ||||
| Newman | ✅ | ||||
| Playwright | 🚨 NO VERDICT — enabled but never ran | ||||
| Hydra gates | ❌ |
Quality workflow — 2026-08-30 23:00 UTC
Download the full PDF report from the workflow artifacts.
96d2ede to
6ae6e5e
Compare
Quality Report — ConductionNL/openregister @
|
| Check | PHP | Vue | Security | License | Tests |
|---|---|---|---|---|---|
| lint | ✅ | ||||
| phpcs | ✅ | ||||
| phpmd | ✅ | ||||
| psalm | ✅ | ||||
| phpstan | ✅ | ||||
| phpmetrics | ✅ | ||||
| eslint | ❌ | ||||
| stylelint | ❌ | ||||
| build | ❌ | ||||
| check-specs | ❌ | ||||
| test-l10n | ❌ | ||||
| test-l10n-parity | ❌ | ||||
| format | ❌ | ||||
| check-schema-l10n | ❌ | ||||
| check-l10n-js | ❌ | ||||
| composer | ✅ | ✅ 174/174 | |||
| npm | ❌ | ❌ | |||
| app:check-code | ⏭️ | ||||
| info.xml | ✅ | ||||
| REUSE | ❌ | ||||
| PHPUnit | ✅ | ||||
| Newman | ✅ | ||||
| Playwright | 🚨 NO VERDICT — enabled but never ran | ||||
| Hydra gates | ❌ |
Quality workflow — 2026-08-31 00:29 UTC
Download the full PDF report from the workflow artifacts.
Bumps [pinia](https://github.com/vuejs/pinia) from 3.0.4 to 4.0.3. - [Release notes](https://github.com/vuejs/pinia/releases) - [Commits](vuejs/pinia@v3.0.4...v4.0.3) --- updated-dependencies: - dependency-name: pinia dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
6ae6e5e to
aa27aca
Compare
Quality Report — ConductionNL/openregister @
|
| Check | PHP | Vue | Security | License | Tests |
|---|---|---|---|---|---|
| lint | ✅ | ||||
| phpcs | ✅ | ||||
| phpmd | ✅ | ||||
| psalm | ✅ | ||||
| phpstan | ✅ | ||||
| phpmetrics | ✅ | ||||
| eslint | ✅ | ||||
| stylelint | ✅ | ||||
| build | ❌ | ||||
| check-specs | ✅ | ||||
| test-l10n | ✅ | ||||
| test-l10n-parity | ✅ | ||||
| format | ✅ | ||||
| check-schema-l10n | ✅ | ||||
| check-l10n-js | ✅ | ||||
| composer | ✅ | ✅ 174/174 | |||
| npm | ✅ | ✅ 532/532 | |||
| app:check-code | ⏭️ | ||||
| info.xml | ✅ | ||||
| REUSE | ❌ | ||||
| PHPUnit | ✅ | ||||
| Newman | ✅ | ||||
| Playwright | 🚨 NO VERDICT — enabled but never ran | ||||
| Hydra gates | ✅ |
Quality workflow — 2026-08-31 02:34 UTC
Download the full PDF report from the workflow artifacts.
|
Closing: pinia 4 ships ESM-only, and this app runs Jest, which cannot parse it: Every unit suite that touches a store fails to even load, and This is not a version-pick problem. No value of
Both are real pieces of work with their own risk, and neither belongs inside a dependency bump. The same failure occurs on all four apps carrying this bump — openregister, integriq, dossiq and planninq — so it is the package, not any one app's configuration. Dependabot will reopen this when the test setup can take it. Measured tonight: of 51 npm majors tested, 24 could not install at all; this one installs and then fails at runtime, which is why CI rather than resolution caught it. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps pinia from 3.0.4 to 4.0.3.
Commits
5d6ac5bci: let pnpm version come from packageManager35c334brelease: pinia@4.0.3@pinia/nuxt@1.0.26d5da49chore: pnpm versionf09d894test: dedupe3714487fix: guard VUE_PROD_DEVTOOLS in dist output (#3168)b10e703ci: fix branches94ec8b1ci: fix branches9db7197docs: add robots.txt and sitemap.xml (#3171)a94de27feat(nuxt): declare Nuxt 5 compatibility (#3166)b19f9bafeat(playground): update to@vue/replv4 (#3163)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for pinia since your current version.