Skip to content

Update ghcr.io/nodebb/nodebb Docker tag to v4.10#284

Open
renovate[bot] wants to merge 1 commit intodevelopfrom
renovate/ghcr.io-nodebb-nodebb-4.x
Open

Update ghcr.io/nodebb/nodebb Docker tag to v4.10#284
renovate[bot] wants to merge 1 commit intodevelopfrom
renovate/ghcr.io-nodebb-nodebb-4.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 15, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/nodebb/nodebb minor 4.74.10

Release Notes

NodeBB/NodeBB (ghcr.io/nodebb/nodebb)

v4.10

Chores
  • deps:
  • up develop (4a01d55)
  • up mentions (168b17e)
  • up composer (73b023b)
  • up harmony (ec4e87f)
  • incrementing version number - v4.9.2 (e684605)
  • update changelog for v4.9.2 (2c00b13)
  • incrementing version number - v4.9.1 (72e44c8)
  • incrementing version number - v4.9.0 (3fdd1be)
  • incrementing version number - v4.8.1 (713ae0c)
  • incrementing version number - v4.8.0 (3fac737)
  • incrementing version number - v4.7.2 (cd419d8)
  • incrementing version number - v4.7.1 (afb8880)
  • incrementing version number - v4.7.0 (e82d40f)
  • incrementing version number - v4.6.3 (9fc5b0f)
  • incrementing version number - v4.6.2 (f98747d)
  • incrementing version number - v4.6.1 (f47aa67)
  • incrementing version number - v4.6.0 (ee395bc)
  • incrementing version number - v4.5.2 (ad2da63)
  • incrementing version number - v4.5.1 (69f4b61)
  • incrementing version number - v4.5.0 (f05c5d0)
  • incrementing version number - v4.4.6 (074043a)
  • incrementing version number - v4.4.5 (6f10692)
  • incrementing version number - v4.4.4 (d323af4)
  • incrementing version number - v4.4.3 (d354c2e)
  • incrementing version number - v4.4.2 (55c510a)
  • incrementing version number - v4.4.1 (5ae79b4)
  • incrementing version number - v4.4.0 (0a75eee)
  • incrementing version number - v4.3.2 (b92b5d8)
  • incrementing version number - v4.3.1 (308e6b9)
  • incrementing version number - v4.3.0 (bff291d)
  • incrementing version number - v4.2.2 (17fecc2)
  • incrementing version number - v4.2.1 (852a270)
  • incrementing version number - v4.2.0 (8758195)
  • incrementing version number - v4.1.1 (b2afbb1)
  • incrementing version number - v4.1.0 (36c8085)
  • incrementing version number - v4.0.6 (4a52fb2)
  • incrementing version number - v4.0.5 (1792a62)
  • incrementing version number - v4.0.4 (b1125cc)
  • incrementing version number - v4.0.3 (2b65c73)
  • incrementing version number - v4.0.2 (73fe5fc)
  • incrementing version number - v4.0.1 (a461b75)
  • incrementing version number - v4.0.0 (c1eaee4)
  • i18n:
    • fallback strings for new resources: nodebb.admin-settings-activitypub (aeb5304)
    • fallback strings for new resources: nodebb.world (e9063a6)
    • fallback strings for new resources: nodebb.world (61414fa)
    • fallback strings for new resources: nodebb.world (702f7c6)
    • fallback strings for new resources: nodebb.admin-settings-general (e3ba38f)
    • fallback strings for new resources: nodebb.admin-manage-users (a46f013)
    • fallback strings for new resources: nodebb.admin-advanced-jobs (8e05035)
    • fallback strings for new resources: nodebb.admin-menu (5a8a166)
    • fallback strings for new resources: nodebb.error (a17cd6c)
    • fallback strings for new resources: nodebb.world (4d44e91)
    • fallback strings for new resources: nodebb.admin-dashboard (49a21a1)
    • fallback strings for new resources: nodebb.admin-dashboard (858d84f)
Documentation Changes
  • wrong type for worldDefaultCid (895997b)
New Features
  • add /world as a potential home page route (58d3aa7)
  • add category selector to /world quick composer (2f5021e)
  • ability to show only local posts in /world (44e65b8)
  • #​14094, notification drawer UX improvements (6c01a5d)
  • allow 3 profile pics (#​14092) (533ae69)
  • screenshot upload in ACP, send fallback brand icons in manifest, serve assets for richer PWA install UI (75a6dff)
  • category group actor outbox, #​14083 (b317cdd)
  • new ap mocks, now publishing user outboxes (f848393)
  • show cronjobs in acp (#​14068) (3c0a654)
  • redirect cold requests to remote resources to their canonical source, #​14043 (2b12f8b)
  • include alt text in image/attachment property federating out (ca5aee1)
Bug Fixes
  • improve idempotency of ap test (8ca34e7)
  • call syncfollowcounts on unfollow as well (ebe709d)
  • sync follow counts on local and remote follows, #​14105 (44e78e4)
  • cold load redirect should only affect guests (cc60667)
  • schema fix for new api config value (7e2c7db)
  • close notif drawer on item click, fix crash in module (7c65471)
  • schema fix for new api config value (efaf8eb)
  • issue where initial quickcreate post wouldn't go to the right cid (35c03e5)
  • only show category selector on quickreply on /world (27b0fbe)
  • delete cid::privilegeMask on category.purge (902533d)
  • bump themes (3aa8d5b)
  • removing topic tools/checkbox from /world for guests, reword guest CTA in /world (5328662)
  • add back 'after' query param handling in /world that was removed accidentally (67a93da)
  • restrict contextmenu preventDefault to the checkbox only (2eb0964)
  • long-press support for topicSelect, #​14045 (d1e1a00)
  • debug log (58da903)
  • restore guest access to /world, default to latest(all) (1aa5ca8)
  • bump harmony (1085945)
  • restored popular calculation behaviour that was broken by e2131d1, removed followingOnly arg passing for popular (1af8356)
  • imagesLoaded integration for handleBack in world.js (38a1da4)
  • merged chat notifications if all the messages are from the same user (26bb60e)
  • type (59dd22c)
  • type (40fecd0)
  • merged chat notifications if all the messages are from the same user (6147a4d)
  • screenshot fallback (09c5412)
  • buildRecipients to handle if local uids are passed in followers (a8f081c)
  • update Like/Dislike to have addressees in activity (c8e349c)
  • accidental hardcoded cid (464bc27)
  • skip AP cache on context processing methods (a3ee744)
  • skip AP cache on context processing methods (10e4d57)
  • cache key (9eea12e)
  • cache key (74fa77d)
  • missing orderedItems on category outbox index retrieval (8496e1e)
  • #​14084, fix tags not getting properly removed from topics (0a94cec)
  • group badge on group details page (52e8ede)
  • return digest header only if it is set to something (aka not null) (1ad9ce5)
  • missing page parseInt (9978af5)
  • dont add self username when clicking reply (9fcaad3)
  • notifs (ed3a367)
  • also use tx.compile in chat notif merge (6d22e33)
  • publish id with user outbox, fixes #​13478 (c08a45a)
  • merge with txArgs (e1d0e2a)
  • merged notification translations (34b6810)
  • derped handleBack in world.js (ac48315)
  • syntax error on undefined value (6b3b3e7)
  • filter out image attachments from remote data if they are already embedded in content (40b8544)
  • update thumbs loading logic to always include post attachments as part of thumbs (prior: was controlled by thumbsOnly flag orshowPostUploadsAsThumbnail setting) (c2d190e)
  • #​14072, world to call thumbs with thumbsOnly filter (f197616)
  • promises in groups.leave (f826e62)
  • #​14071, duplicate items loaded via IS on /world (d29f1fb)
  • #​14043, cold-load redirect should only affect guests (5a7316b)
  • hacking handleBack module to work with world page (971c860)
  • bump web-push (27e12a2)
  • patch translateKey to wrap arguments in first string isolate (FSI) and Pop Directional Isolate (PDI) characters (59f19ba)
  • add missing db call (4d1d1c8)
  • #​14061, world.js show more buttons on infinite scroll (0aead78)
  • update clamp-fade to use mask-image, add background to btn-link on Brite skin (9bc1b40)
  • #​14046, sneak in a mention to the community in mocked replies (b8ef027)
  • world page 'see more' bugs (cc73363)
  • #​13239, unescape custom user field values (9e69b9a)
  • restore preview as it is now supported by BridyFed (8a371d2)
  • missing done (9604a0c)
  • bump harmony, #​14042 (b02cdaa)
  • #​14042, adopt plugin-feed's show-more/less logic/scss (43f2951)
  • update minimum title length default to zero to allow title-less topics via composer (6bfe3cd)
  • parent cid (f567d97)
  • skip parsing of duplicate emoji tags (363cad2)
  • deps:
Other Changes
Performance Improvements
  • switch to set, remove parseFloat in redis (09de6fb)
  • move out nconf.get and isClientScript regex (4d55ee0)
  • move out nconf.get and isClientScript regex (f2bca33)
  • make a single round trip for set(s)Remove (bcbb7bc)
  • cache groups:createtime (380d989)
Refactors
  • /world sorting logic to always use topics/sorted logic (e2131d1)
  • move to data (36bf3f1)
  • get rid of cleanupUids use missing set (6569ea5)
  • remove async.series, use batch.processSortedSet (894248e)
  • get rid of helper function (1cc7734)
  • switch to cursor (1c7daf0)
  • use set (d934414)
  • pass in cid to rename/remove (fe4a22f)
  • remove admin.themes.getInstalled (92d72f6)
Tests
  • add missing selectedCategory to world.yaml (779a372)
  • exclude uploadScreenshot from routeMap parsing test (ff1e1b9)
  • make tests happy (08bed89)
  • fix test maybe (25f6088)
  • add one more topic to tag test (e01cb10)
  • cleaner user.delete test (215d644)
  • set minimumtitlelength for test (7429b5d)
  • added test to ensure that Likes do not get processed when privilege is rescinded (8cba65c)
  • break apart inbox handling tests to its own file in test/activitypub (06e0bd6)
  • add debug test to see if failing test is due to race condition (e3119c7)
  • fix spec (6dd9f73)

v4.9

Chores
  • up deps (c1e1e4f)
  • up deps (bbdf826)
  • up harmony (c179a95)
  • up themes (4173793)
  • up themes (a8bb003)
  • up themes (829d823)
  • up themes (4f8bb72)
  • up themes (5833694)
  • up widgets (95fcb39)
  • up peace (9b22d14)
  • incrementing version number - v4.9.1 (72e44c8)
  • update changelog for v4.9.1 (dcc4670)
  • incrementing version number - v4.9.0 (3fdd1be)
  • incrementing version number - v4.8.1 (713ae0c)
  • incrementing version number - v4.8.0 (3fac737)
  • incrementing version number - v4.7.2 (cd419d8)
  • incrementing version number - v4.7.1 (afb8880)
  • incrementing version number - v4.7.0 (e82d40f)
  • incrementing version number - v4.6.3 (9fc5b0f)
  • incrementing version number - v4.6.2 (f98747d)
  • incrementing version number - v4.6.1 (f47aa67)
  • incrementing version number - v4.6.0 (ee395bc)
  • incrementing version number - v4.5.2 (ad2da63)
  • incrementing version number - v4.5.1 (69f4b61)
  • incrementing version number - v4.5.0 (f05c5d0)
  • incrementing version number - v4.4.6 (074043a)
  • incrementing version number - v4.4.5 (6f10692)
  • incrementing version number - v4.4.4 (d323af4)
  • incrementing version number - v4.4.3 (d354c2e)
  • incrementing version number - v4.4.2 (55c510a)
  • incrementing version number - v4.4.1 (5ae79b4)
  • incrementing version number - v4.4.0 (0a75eee)
  • incrementing version number - v4.3.2 (b92b5d8)
  • incrementing version number - v4.3.1 (308e6b9)
  • incrementing version number - v4.3.0 (bff291d)
  • incrementing version number - v4.2.2 (17fecc2)
  • incrementing version number - v4.2.1 (852a270)
  • incrementing version number - v4.2.0 (8758195)
  • incrementing version number - v4.1.1 (b2afbb1)
  • incrementing version number - v4.1.0 (36c8085)
  • incrementing version number - v4.0.6 (4a52fb2)
  • incrementing version number - v4.0.5 (1792a62)
  • incrementing version number - v4.0.4 (b1125cc)
  • incrementing version number - v4.0.3 (2b65c73)
  • incrementing version number - v4.0.2 (73fe5fc)
  • incrementing version number - v4.0.1 (a461b75)
  • incrementing version number - v4.0.0 (c1eaee4)
New Features
  • add partial query help in acp manage users (330106e)
  • add mastodon share, closes #​14069 (02b0649)
  • clicking on timeago permalink of a nested reply (4bb281a)
Bug Fixes
Performance Improvements
  • make a single round trip for set(s)Remove (f6f51f8)
  • cache groups:createtime (c4e9e1c)
Refactors
  • get rid of pop (4af0313)
  • switch to cursor (4aea3a8)
  • update upgrade script to scan for missing tid::recipients (75f52ca)
  • move resolve flags and activitypub.out.remove.context (88b91c2)
  • use includes (0c43e2d)
Tests

v4.8

Chores
  • fix progress (a82f18c)
  • fix typo in upgrade script name (619819d)
  • up composer (871089d)
  • up composer (a061672)
  • up themes (d2e1629)
  • up link-preview (f90c864)
  • up dbsearch (469a8ef)
  • up harmony (c1a92c4)
  • up harmony (317be96)
  • incrementing version number - v4.8.0 (3fac737)
  • update changelog for v4.8.0 (a9fbcf2)
  • incrementing version number - v4.7.2 (cd419d8)
  • incrementing version number - v4.7.1 (afb8880)
  • incrementing version number - v4.7.0 (e82d40f)
  • incrementing version number - v4.6.3 (9fc5b0f)
  • incrementing version number - v4.6.2 (f98747d)
  • incrementing version number - v4.6.1 (f47aa67)
  • incrementing version number - v4.6.0 (ee395bc)
  • incrementing version number - v4.5.2 (ad2da63)
  • incrementing version number - v4.5.1 (69f4b61)
  • incrementing version number - v4.5.0 (f05c5d0)
  • incrementing version number - v4.4.6 (074043a)
  • incrementing version number - v4.4.5 (6f10692)
  • incrementing version number - v4.4.4 (d323af4)
  • incrementing version number - v4.4.3 (d354c2e)
  • incrementing version number - v4.4.2 (55c510a)
  • incrementing version number - v4.4.1 (5ae79b4)
  • incrementing version number - v4.4.0 (0a75eee)
  • incrementing version number - v4.3.2 (b92b5d8)
  • incrementing version number - v4.3.1 (308e6b9)
  • incrementing version number - v4.3.0 (bff291d)
  • incrementing version number - v4.2.2 (17fecc2)
  • incrementing version number - v4.2.1 (852a270)
  • incrementing version number - v4.2.0 (8758195)
  • incrementing version number - v4.1.1 (b2afbb1)
  • incrementing version number - v4.1.0 (36c8085)
  • incrementing version number - v4.0.6 (4a52fb2)
  • incrementing version number - v4.0.5 (1792a62)
  • incrementing version number - v4.0.4 (b1125cc)
  • incrementing version number - v4.0.3 (2b65c73)
  • incrementing version number - v4.0.2 (73fe5fc)
  • incrementing version number - v4.0.1 (a461b75)
  • incrementing version number - v4.0.0 (c1eaee4)
Bug Fixes
Refactors
  • get rid of map, move parallel calls into promise.all (e231c01)
  • dont include scheduled topics in unread (7bc9fe3)
  • remove chats.initialized, all events handlers are removed before being added (fffe039)
  • move chat page events to a new file (ab39e7f)
  • add guards against bad data & infi loops (6b3ec63)
  • tags were moved into topic hash a while ago (2ba8907)
  • already checked inside user.isPasswordValid (635715e)
  • get rid of intersect and use a faster method to load recently created tids (1cbc128)
  • shorter params (bb6ed76)
  • use async/await for group search (fe4a447)
  • put alltime in query string for term (639ea42)
  • crossposts.get to support multiple tids (57a73c4)
Tests
  • add missing awaits, change error message (918bb04)
  • dont return cross posts (be5b36b)

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/ghcr.io-nodebb-nodebb-4.x branch from a9804e9 to b4d2683 Compare March 15, 2026 15:32
@renovate renovate bot force-pushed the renovate/ghcr.io-nodebb-nodebb-4.x branch from b4d2683 to 5f53f41 Compare March 15, 2026 16:00
@renovate renovate bot force-pushed the renovate/ghcr.io-nodebb-nodebb-4.x branch from 5f53f41 to d56e280 Compare March 19, 2026 17:52
@renovate renovate bot changed the title Update ghcr.io/nodebb/nodebb Docker tag to v4.9 Update ghcr.io/nodebb/nodebb Docker tag to v4.10 Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants