to main#1118
Merged
Merged
Conversation
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 8.0.14 to 8.0.16. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.0.16/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 8.0.16 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
The Smoketest job ("clean install without devDependencies") removes the
lockfile and re-resolves, floating vite-plugin-checker (^0.14.1) up to
0.14.3. That release ships a broken tarball: dist/client/index.js
require.resolve("../@runtime/main.js") fails because dist/@runtime/ is
missing from the publish, so the postinstall `vite build` aborts with
MODULE_NOT_FOUND. 0.14.1 ships the file; 0.14.3 is the latest so there
is no fixed upgrade. Pin exactly until upstream republishes.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
GHSA-96hv-2xvq-fx4p (memory-exhaustion DoS). Transitive, lockfile-only, non-breaking. Clears the only high-severity audit finding. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…-8.0.16 chore(deps): bump vite from 8.0.14 to 8.0.16
Adds venue:create/edit/delete (+ a Venues group) to the frontend capability registry so admins can grant the venue caps to AI agents / human admins from the Admin Users page. Mirrors the backend registry (web-jam-back#819). No venue:read (reads gated by any venue write cap). Enables the gig-outreach work (epic web-jam-back#818) and advances #1115. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
engines + .nvmrc -> 24.17.0. CircleCI image pinned at cimg/node:24.16- browsers until 24.17-browsers is published. Also refreshes the AppTemplate version snapshot which renders package.json version (the 2.9.10->2.9.11 bump broke it). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
feat(admin): add venue:* capabilities to Admin Users registry
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.
No description provided.