Conversation
Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 13.1.2 to 13.1.3. - [Release notes](https://github.com/pinojs/pino-pretty/releases) - [Commits](pinojs/pino-pretty@v13.1.2...v13.1.3) --- updated-dependencies: - dependency-name: pino-pretty dependency-version: 13.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
still unsure if this should be an ESBuild plugin or just run manually
hasn't actually fixed the issue but oh well
Bumps [ora](https://github.com/sindresorhus/ora) from 9.0.0 to 9.1.0. - [Release notes](https://github.com/sindresorhus/ora/releases) - [Commits](sindresorhus/ora@v9.0.0...v9.1.0) --- updated-dependencies: - dependency-name: ora dependency-version: 9.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.19.2 to 8.22.0. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/8.22.0/CHANGELOG.md) - [Commits](Automattic/mongoose@8.19.2...8.22.0) --- updated-dependencies: - dependency-name: mongoose dependency-version: 8.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 19.2.3 to 19.2.4. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.4/packages/react-dom) --- updated-dependencies: - dependency-name: react-dom dependency-version: 19.2.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…ora-9.1.0 chore(deps-dev): bump ora from 9.0.0 to 9.1.0
Bumps [newman](https://github.com/postmanlabs/newman) from 6.2.1 to 6.2.2. - [Changelog](https://github.com/postmanlabs/newman/blob/develop/CHANGELOG.yaml) - [Commits](postmanlabs/newman@v6.2.1...v6.2.2) --- updated-dependencies: - dependency-name: newman dependency-version: 6.2.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…newman-6.2.2 chore(deps-dev): bump newman from 6.2.1 to 6.2.2
Bumps [@imagemagick/magick-wasm](https://github.com/dlemstra/magick-wasm) from 0.0.37 to 0.0.38. - [Release notes](https://github.com/dlemstra/magick-wasm/releases) - [Commits](dlemstra/magick-wasm@0.0.37...0.0.38) --- updated-dependencies: - dependency-name: "@imagemagick/magick-wasm" dependency-version: 0.0.38 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [ts-proto](https://github.com/stephenh/ts-proto) from 2.8.3 to 2.11.2. - [Release notes](https://github.com/stephenh/ts-proto/releases) - [Changelog](https://github.com/stephenh/ts-proto/blob/main/CHANGELOG.md) - [Commits](stephenh/ts-proto@v2.8.3...v2.11.2) --- updated-dependencies: - dependency-name: ts-proto dependency-version: 2.11.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
fix: fixed reports showing with deleted posts in JSX view
Translations update from Hosted Weblate
…mongoose-8.22.0 chore(deps): bump mongoose from 8.19.2 to 8.22.0
…react-dom-19.2.4 chore(deps): bump react-dom from 19.2.3 to 19.2.4
…imagemagick/magick-wasm-0.0.38 chore(deps): bump @imagemagick/magick-wasm from 0.0.37 to 0.0.38
…ts-proto-2.11.2 chore(deps-dev): bump ts-proto from 2.8.3 to 2.11.2
Standard on other networks
fix(ui): increase reply post limit
fix for reports without reason
feat(ui): Add replies and removed posts to moderator feeds
Improve speed of community page view
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.
Changes:
post.jsandcommunities.jsrouters to JSX + some more typescript ports #295Still on draft so we can organize some testing before release