Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2025

Bumps github.com/usememos/memos from 0.25.0 to 0.25.1.

Release notes

Sourced from github.com/usememos/memos's releases.

v0.25.1

Changelog

  • 1f88e3e2d2866134fb15ca2e6db8ae87db16a039 chore: Docker hyperlink in README (#4887)
  • 931ddb7c1c94ffa7a8a37cc3d19fae6651de6064 chore: add a new LOG_STACKTRACES option (#4973)
  • c76ffb0fe4dc5edf0b1e71bca24620df7cdc0cc5 chore: adds a check to only query reactions when there are actual memos (#4984)
  • 1fcafd807eb5f54e5ee1bf152fc7970eb9122ed0 chore: enable memo comments by default
  • 13957472ebb28b1c5f196c5a131ae28d0ae6120c chore: merge visibility selector into save button
  • 01d3f2f86c153afaebb84132c53286a8fa6e7f83 chore: tweak dark theme
  • 6005d0f3f786bce0a8e11cf8916b91c57e3b897f chore: use MEMOS_INSTANCE_URL for "Copy Link" (#4930)
  • 15c146cfc57f84f5525459b0f887ec92027ae500 feat(editor): create text-based autocompleting commands (#4971)
  • 2c7eb2334351a9223420959d123bfe17d7cf85d5 feat(inbox): handles errors while fetching and adds possibility to delete items (#4908)
  • 383553d3c83da5826ece1763c6654edb58970102 feat: add DOMPurify for sanitizing HTML content in CodeBlock component
  • d86756f10432bfb45b07eb8a0ae046c13ffda13c feat: add an option to auto expand subtags in tree mode (#4994)
  • 0f2390a0b7b9afbbd2580687169b2cc98034ac04 feat: add tooltips to editor buttons (#4934)
  • f4bdfa28a00514e71644980bd6dcf588da9798cb feat: filter/method for reactions by content_id (#4969)
  • c3d4f8e9d1f74eb29143f52bb0c2e5e9027c07e5 feat: implement user-specific SQL converter for filtering in user service
  • b55904a4284b81891c105013f09b3cb7ded61ccc feat: support more filter factors
  • fbcdf0fba7cd50de888132051793724819269edc fix update theme not saving (#5012)
  • c4baba852750b2ccf9b00150a67e7f32c026ba55 fix(syntax-highlighting): adds missing CSS imports to CodeBlock.tsx (#4890)
  • 4d6042e35f0a287bf68190379bbd07a861404a86 fix(tags): ensure JSON array elements are properly formatted in SQL queries (#4944)
  • ba7dfb7d98a4bacac3c8ec84f5afb1562b1f5614 fix: OpenAPI Parameter Conflict in DeleteMemoTag Endpoint (#4985)
  • a3add85c9593e769f3a40b786e6c752bd4635fe8 fix: Update SSO login flow to encode redirect_uri (#5006)
  • 1f1add1a48003aa78d7929a8be3d0858568ba6f9 fix: add mime type check for file types (#4981)
  • f4e23727bb402beb820646e2fa048b973f0e43a5 fix: avoid hiding reaction selector and keep it always shown for mobile (#5079)
  • 8319516d1a0c7c83c6284b7696a7c42c8d1c0cd0 fix: boolean filters (#4966)
  • aae7ec8d1f67c24adde1a402ca8e1ed16d805d79 fix: calendar filter (#4942)
  • 71464779dd8ab9e0a888d0cc3c304f511bd26a16 fix: change itemCount into an Int64 (#4945)
  • e724a7ef720efb2a2c150a63205bfead9568c313 fix: disable profiler in production mode (#4925)
  • 6b507ff6002d32cb1f5782d7cd138cc354b9f891 fix: pinned shortcut comparison operators (#4987)
  • 9f8921d3b92a144657566cb10cf24ad4bf7c11de fix: preference not being saved (#4980)
  • 3fd305dce72ca7423a8e4fbf141e6f80335bceea fix: preferences being overwritten (#4990)
  • 5ba81d629cdf5df37040c02b849b88e07b3d3ae9 fix: prevent default focus behavior on open and close events in sheet (#4998)
  • 3427ae75baaccd8e0981d2f0aa849fba4e4c51f5 fix: resolve gRPC Gateway connection issue when server address is empty (#4968)
  • 016efe50a288ce28c6b708c114da498962056c03 fix: update the link of Installation Guide (#5024)
  • ed23cbc011a621a81c130b8ded889829c5e21daf refactor: memo filter
  • fa2fa8a5d77477fa8ff786eb1556730b71e7ae3e refactor: remove call to db for parent memo name (#4947)
  • e93f3cbb8b0105ec36b933647beeaee3e6134295 refactor: unify theme and apperance

New Contributors

... (truncated)

Commits
  • c3d4f8e feat: implement user-specific SQL converter for filtering in user service
  • 383553d feat: add DOMPurify for sanitizing HTML content in CodeBlock component
  • f4e2372 fix: avoid hiding reaction selector and keep it always shown for mobile (#5079)
  • 60123de fix: update useEffect dependency to location.key so drawer is closed also whe...
  • 3be1b3a chore: bump @​radix-ui/react-checkbox from 1.3.2 to 1.3.3 in /web (#5062)
  • fb8a997 chore: bump @​radix-ui/react-dropdown-menu from 2.1.15 to 2.1.16 in /web (#5063)
  • b2a259d chore: bump react-router-dom from 7.7.1 to 7.8.2 in /web (#5061)
  • b8fe953 chore: bump @​radix-ui/react-select from 2.2.5 to 2.2.6 in /web (#5065)
  • 5a1af7b fix: adjust badge height
  • 0c516c8 chore: bump nice-grpc-web from 3.3.7 to 3.3.8 in /web (#5056)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/usememos/memos](https://github.com/usememos/memos) from 0.25.0 to 0.25.1.
- [Release notes](https://github.com/usememos/memos/releases)
- [Changelog](https://github.com/usememos/memos/blob/main/.goreleaser.yaml)
- [Commits](usememos/memos@v0.25.0...v0.25.1)

---
updated-dependencies:
- dependency-name: github.com/usememos/memos
  dependency-version: 0.25.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants