Skip to content

build(deps-dev): bump @payloadcms/db-sqlite from 3.79.1 to 3.80.0#526

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/payloadcms/db-sqlite-3.80.0
Closed

build(deps-dev): bump @payloadcms/db-sqlite from 3.79.1 to 3.80.0#526
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/payloadcms/db-sqlite-3.80.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 25, 2026

Bumps @payloadcms/db-sqlite from 3.79.1 to 3.80.0.

Release notes

Sourced from @​payloadcms/db-sqlite's releases.

v3.80.0

v3.80.0 (2026-03-20)

🚀 Features

  • add disableUnique property to the slug field for better multi tenant plugin support (#15963) (395e1ed)

🐛 Bug Fixes

  • unpublish updates existing version instead of creating a new one (#15985) (67063ab)
  • use latest draft version data when trashing unpublished documents (#15981) (57a0edc)
  • db-mongodb: fix pagination with collation in transactions (#15990) (5c935aa)
  • db-postgres: near query can give incorrect results (#15907) (843306c)
  • db-sqlite: scheduled publish does not show upcoming events because of wrong nested json querying (#15911) (3fa834a)
  • deps: resolve high severity audit vulnerabilities (#15961) (da212fd)
  • drizzle: pagination applied incorrectly when sorting by a field inside an array field (#15908) (0f67215)
  • drizzle: groups inside localized tabs are not working correctly (#15936) (57bde77)
  • graphql: force nullable for relationships to avoid errors when the related document is related (#15915) (560cabe)
  • plugin-mcp: plugin can break next.js request handler because underlying Hono library modifies the global Request object (#15938) (4cfa495)
  • plugin-multi-tenant: modal container blocks clicks on create-first-user page (#15973) (8157f4c)
  • richtext-lexical: richtext fields don't respect RTL direction for Arabic and other RTL locales (#15964) (944a889)
  • ui: defer live preview iframe rendering (#15999) (9999083)
  • ui: stale data modal shown when onChange starts while save is in-flight (#15960) (dc98f0f)

📚 Documentation

📝 Templates

⚙️ CI

🏡 Chores

  • add docker:clean script and fix docker:start reliability (#16000) (2646018)
  • bump monorepo Next.js version to 16.2.0 (#15992) (a188556)
  • consolidate docker scripts into single docker-compose with profiles (#15974) (f89e736)
  • examples: update astro package.json name (#15118) (4e1c04e)

🤝 Contributors

... (truncated)

Commits

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 [@payloadcms/db-sqlite](https://github.com/payloadcms/payload/tree/HEAD/packages/db-sqlite) from 3.79.1 to 3.80.0.
- [Release notes](https://github.com/payloadcms/payload/releases)
- [Commits](https://github.com/payloadcms/payload/commits/v3.80.0/packages/db-sqlite)

---
updated-dependencies:
- dependency-name: "@payloadcms/db-sqlite"
  dependency-version: 3.80.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 25, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 1, 2026

Superseded by #531.

@dependabot dependabot Bot closed this Apr 1, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/payloadcms/db-sqlite-3.80.0 branch April 1, 2026 18:14
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants