Skip to content

Comments

chore: bump github.com/usememos/memos from 0.26.0 to 0.26.1#175

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/usememos/memos-0.26.1
Open

chore: bump github.com/usememos/memos from 0.26.0 to 0.26.1#175
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/usememos/memos-0.26.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Bumps github.com/usememos/memos from 0.26.0 to 0.26.1.

Release notes

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

v0.26.1

Bug Fixes

  • Avoid inbox crashes by gracefully handling deleted memos in the activity service. (984d9b46)
  • Correctly parse environment variables that contain underscores. (a69056a1)
  • Return gRPC-style errors consistently instead of Echo HTTP errors. (d9dc5be2)
  • Fix video attachment handling. (c4176b4e)
  • Prevent 401 errors on window focus when an access token expires. (81ef53b3)
  • Ensure the shortcut edit button opens the edit dialog (not create). (e7605d90)
  • Block Ctrl+Enter from saving while the editor is still loading content (#5581). (6bb383a4)
  • Fix nested task list rendering and checkbox interactions (#5575). (b4fea8c6)
  • Make OAuth PKCE optional during sign-in (#5570). (cf0a285e)
  • Prevent private memos from disappearing during token refresh (#5565). (6db58fae)
  • Add Unicode case-insensitive search support for SQLite (#5559). (8770b186)
  • Correct handling of pasted files in the memo editor. (2db57b13)
  • Restore the access token creation flow. (0dbc35a2)
  • Preserve tag case when extracting Markdown tags. (e1c8101d)
  • Auto-fix permission issues when upgrading from 0.25.3 to 0.26.0. (d14cfa1c)

💎 Featured Sponsor

Warp - The terminal reimagined with AI and collaborative tools for developers

TestMu - The world’s first full-stack Agentic AI Quality Engineering platform

New Contributors

Full Changelog: usememos/memos@v0.26.0...v0.26.1

Commits
  • b623162 chore: fix static check linter warnings
  • ba61517 chore: bump version
  • 984d9b4 fix: gracefully handle deleted memos in activity service to prevent inbox cra...
  • a69056a fix: handle underscores in environment variables correctly
  • f827296 chore: fix broken links
  • d9dc5be fix: replace echo.NewHTTPError with status.Errorf
  • c4176b4 fix: videos attachment
  • 81ef53b fix: prevent 401 errors on window focus when token expires
  • 86f780d chore: tweak security report email
  • cf65f08 refactor: remove hide-scrollbar utility
  • 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 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.26.0 to 0.26.1.
- [Release notes](https://github.com/usememos/memos/releases)
- [Commits](usememos/memos@v0.26.0...v0.26.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 9, 2026
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