Skip to content

Update assets after Dependabot version bumps - #3642

Merged
pfefferle merged 1 commit into
trunkfrom
update/stale-trunk
Aug 11, 2026
Merged

Update assets after Dependabot version bumps#3642
pfefferle merged 1 commit into
trunkfrom
update/stale-trunk

Conversation

@mcsf

@mcsf mcsf commented Aug 11, 2026

Copy link
Copy Markdown
Member

No changes in this PR. I just ran npm run build and noticed all these uncommitted changes to build assets.

Copilot AI lite review requested due to automatic review settings August 11, 2026 10:05

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the plugin’s bundled build artifacts under build/ after dependency/version changes, ensuring the committed distributable assets match the current build output.

Changes:

  • Regenerated JS/CSS bundles for several blocks/widgets.
  • Updated .asset.php manifests (dependency lists and version hashes) for rebuilt entrypoints.
  • Refreshed embedded block metadata in built JS bundles (e.g., block version fields).

Reviewed changes

Copilot reviewed 10 out of 23 changed files in this pull request and generated no comments.

Show a summary per file
File Description
build/stats/index.asset.php Updates asset manifest version hash for the stats entrypoint.
build/remote-reply/view.asset.php Updates asset manifest version hash for the remote-reply view module.
build/reactions/index.js Rebuilt reactions block bundle (includes updated embedded block metadata).
build/reactions/index.asset.php Updates asset manifest version hash for reactions.
build/posts-and-replies/index.js Rebuilt posts-and-replies block bundle (includes updated embedded block metadata).
build/posts-and-replies/index.asset.php Updates asset manifest version hash for posts-and-replies.
build/following/style-index.css Rebuilt following block compiled styles (LTR).
build/following/style-index-rtl.css Rebuilt following block compiled styles (RTL).
build/following/index.js Rebuilt following block bundle (includes updated embedded block metadata).
build/following/index.asset.php Updates asset manifest version hash for following.
build/followers/style-index.css Rebuilt followers block compiled styles (LTR).
build/followers/style-index-rtl.css Rebuilt followers block compiled styles (RTL).
build/followers/index.js Rebuilt followers block bundle (includes updated embedded block metadata).
build/followers/index.asset.php Updates asset manifest version hash for followers.
build/follow-me/index.js Rebuilt follow-me block bundle (includes updated embedded block metadata).
build/follow-me/index.asset.php Updates asset manifest version hash for follow-me.
build/extra-fields/index.asset.php Updates asset manifest version hash for extra-fields.
build/dashboard-stats/style-index.css Rebuilt dashboard-stats compiled styles (LTR).
build/dashboard-stats/style-index-rtl.css Rebuilt dashboard-stats compiled styles (RTL).
build/dashboard-stats/index.asset.php Updates asset manifest version hash for dashboard-stats.
build/app/routes/feed/content.asset.php Updates asset manifest version hash for the app feed route module.
Files not reviewed (11)
  • build/dashboard-stats/style-index-rtl.css: Generated file
  • build/dashboard-stats/style-index.css: Generated file
  • build/follow-me/index.js: Generated file
  • build/followers/index.js: Generated file
  • build/followers/style-index-rtl.css: Generated file
  • build/followers/style-index.css: Generated file
  • build/following/index.js: Generated file
  • build/following/style-index-rtl.css: Generated file
  • build/following/style-index.css: Generated file
  • build/posts-and-replies/index.js: Generated file
  • build/reactions/index.js: Generated file

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@pfefferle pfefferle added the Skip Changelog Disables the "Changelog Updated" action for PRs where changelog entries are not necessary. label Aug 11, 2026
@pfefferle
pfefferle merged commit bbdcf3f into trunk Aug 11, 2026
8 of 9 checks passed
@pfefferle
pfefferle deleted the update/stale-trunk branch August 11, 2026 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Skip Changelog Disables the "Changelog Updated" action for PRs where changelog entries are not necessary.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants