chore(deps-dev): Bump @zazuko/env-node from 2.1.5 to 3.1.0 - #107
Merged
Conversation
Bumps [@zazuko/env-node](https://github.com/zazuko/env/tree/HEAD/packages/env-node) from 2.1.5 to 3.1.0. - [Release notes](https://github.com/zazuko/env/releases) - [Changelog](https://github.com/zazuko/env/blob/master/packages/env-node/CHANGELOG.md) - [Commits](https://github.com/zazuko/env/commits/@zazuko/env-node@3.1.0/packages/env-node) --- updated-dependencies: - dependency-name: "@zazuko/env-node" dependency-version: 3.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
daimpad
pushed a commit
that referenced
this pull request
Aug 10, 2026
Die npm-Gruppe deckte nur `minor` und `patch` ab. Ein Major-Sprung fiel heraus und bekam einen eigenen Pull Request — genau das ist am 10.08. passiert und hat main rot gemacht: #106 (minor) und #107 (major) wurden nacheinander gemergt, der zweite nahm beim Merge die package.json-Änderung des ersten zurück, behielt aber dessen Lock-Eintrag. Danach verweigerte npm ci den Dienst. Jetzt eine Gruppe über alle npm-Abhängigkeiten und alle Update-Typen. Zwei gleichzeitig offene npm-Pull-Requests kann es damit nicht mehr geben. Beim Prüfen fiel derselbe Fehler im Composer-Abschnitt auf: dev-werkzeuge deckte ebenfalls nur minor und patch ab, ein Major bei PHPUnit oder PHPStan hätte dieselbe Kollision an composer.lock erzeugt. Ebenfalls um major erweitert. Carbon Fields bleibt davon unberührt: Die Gruppe greift nur bei dependency-type development, die einzige Laufzeitabhängigkeit bekommt weiterhin ihren eigenen Pull Request. Das ist so gewollt — der Block FORMULAR-DESIGN in assets/css/admin.css hängt an rund zwanzig ihrer Klassennamen. Geprüft: YAML aller drei Konfigurationsdateien geparst, Schema-Version 2, und eine Gegenprüfung, dass keine Gruppe mehr Update-Typen auslässt. Vollständiger Testdurchlauf gegen diesen Stand: PHPUnit 199 Tests / 1633 Assertions, PHPStan Level 6 ohne Befund, PHPCS über 35 Dateien ohne Verstoß, npm ci Exit 0, SHACL alle drei Fixtures conforms, Übersetzungen vollständig, Feld-Katalog und -Referenz deckungsgleich. https://claude.ai/code/session_01JB1xUQM892bVZ4Yv3MZjvq
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps @zazuko/env-node from 2.1.5 to 3.1.0.
Release notes
Sourced from @zazuko/env-node's releases.
Changelog
Sourced from @zazuko/env-node's changelog.
Commits
eaf2d0eVersion Packages97352ffbuild(deps): use native fetch795d740Version PackagesMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@zazuko/env-nodesince your current version.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)