chore(deps): Bump the npm_and_yarn group across 2 directories with 2 updates - #5
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): Bump the npm_and_yarn group across 2 directories with 2 updates#5dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…updates Bumps the npm_and_yarn group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Bumps the npm_and_yarn group with 1 update in the /client3d directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `vite` from 5.4.21 to 6.4.3 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.4.3/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.4.3/packages/vite) Updates `esbuild` from 0.21.5 to 0.25.12 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md) - [Commits](evanw/esbuild@v0.21.5...v0.25.12) Updates `vite` from 5.4.21 to 8.1.5 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.4.3/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.4.3/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 6.4.3 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: esbuild dependency-version: 0.25.12 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: vite dependency-version: 8.1.5 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
KaletoAI
pushed a commit
that referenced
this pull request
Aug 19, 2026
Spec Teil A trägt keine TOT-Abschnitte mehr: - § 0 „Warum v4 — Analysebefund" gelöscht; das Leitprinzip v4 (jede Geometrie-Entscheidung existiert genau EINMAL, im Backend) ist nach § B5 gerettet, wo die Rollen stehen, die daraus folgen. - § A2: die GEBÄUDE-Kette rechnete in Kachel-Maßen (10 × 0,92 × size, „Kachelmitte", Terrain-/Template-Kacheln) und ist ersatzlos raus; der lebende Anker walk_y → walk_y_world ist in den Banner gerettet. Prop- und Diorama-Legacy bleiben. Der Rückverweis in § B2 nennt jetzt zwei Ketten statt drei. - backend-wishlist.md als Rückkanal (Kopf + Ende § B6) — der Kanal ist seit der Session-Auflösung 2026-07-26 weg. - Zwei Geister: `world_ops.move_avatar_step` und `GET /world/avatar/neighbors` existieren nicht mehr (mit dem Kachel-Schritt in E3/E4 gefallen). v5-Kopf Nr. 13 zeigt aufs ENTRY-Gate von POST /play/pos, § A14 auf die Gate-Kette in § A15. Dabei richtiggestellt: „Location ohne Opening = nicht betretbar (403 no_entrance)" ist seit E4 Task 5 falsch — sie hat eine FREIE Grenze, und no_entrance gibt es im Code nicht mehr. - § A1.9 Kachelbild-Absatz in der Vergangenheitsform: was mit E7 gelöscht ist, und dass allein map_image_2d + map_rotation_2d bleiben. - § B6 Divergenz-Fixliste Zeile für Zeile am VERBRAUCHER nachgeprüft: #1/#2/#8 historisch-erledigt, #5/#6/#7 als erledigt verifiziert, #3 offen bestätigt (activityToClipKind lebt in figures.ts:415). #4 war FALSCH — mapIconUrl() ist nicht tot, sondern liefert das Footprint-Icon der Karte (PlacementLayer.tsx:78). Frisches Admin-Bundle. Es schließt das Stale-Fenster aus E7 T1: das alte Bundle zeichnete noch den map_3x3-Generierknopf auf eine gelöschte Route. Am gebauten Bundle geprüft, nicht am Quelltext — 0 map_3x3- Treffer, und der neue Marktplatz-Text aus T4 ist drin. Verifikation der Abschlussrunde: 48/53 Server-Smokes grün (die 5 roten sind die unveränderte bekannte Fremd-Menge), alle 6 Client-.mjs grün, npm run build (Root) + tsc -b --noEmit (frontend) + import app.server grün. Ledger-Sektion und Entscheidungsliste liegen in den gitignorierten Plan-Dokumenten. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
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 the npm_and_yarn group with 1 update in the / directory: vite.
Bumps the npm_and_yarn group with 1 update in the /client3d directory: vite.
Updates
vitefrom 5.4.21 to 6.4.3Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
6c2c881release: v6.4.396b0c10fix: backport #22572, reject windows alternate paths (#22576)8fed5cffix(deps): backport #22571, reject UNC paths for launch-editor-middleware (#2...6b3fad0release: v6.4.2ca4da5dfix: avoid path traversal with optimize deps sourcemap handler (#22161)fe28e47fix: apply server.fs check to env transport (#22159) (#22163)5487f4frelease: v6.4.11114b5dfix(dev): trim trailing slash beforeserver.fs.denycheck (#20968) (#20969)f12697crelease: v6.4.0ca6455efeat: allow passing down resolved config to vite's createServer (#20932)Updates
esbuildfrom 0.21.5 to 0.25.12Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
208f539publish 0.25.12 to npm5f03afdupdate release notes6b2ee78minify: remove css rules containing empty:is()f361debadd some additional known static methods07aa646automatically mark "RegExp.escape()" calls as pure9039c46simplify some call expression checks188944dadd some additional known static methodsd3c67f9fix #4310: addIteratorand other known globals4a51f0bfix: escape dev server breadcrumb hrefs properly (#4316)26b29edfix #4315:@mediadeduplication bug edge caseUpdates
vitefrom 5.4.21 to 8.1.5Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
6c2c881release: v6.4.396b0c10fix: backport #22572, reject windows alternate paths (#22576)8fed5cffix(deps): backport #22571, reject UNC paths for launch-editor-middleware (#2...6b3fad0release: v6.4.2ca4da5dfix: avoid path traversal with optimize deps sourcemap handler (#22161)fe28e47fix: apply server.fs check to env transport (#22159) (#22163)5487f4frelease: v6.4.11114b5dfix(dev): trim trailing slash beforeserver.fs.denycheck (#20968) (#20969)f12697crelease: v6.4.0ca6455efeat: allow passing down resolved config to vite's createServer (#20932)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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.