Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 6, 2025

Bumps the sea-query group with 1 update: sea-query.

Updates sea-query from 0.32.6 to 0.32.7

Changelog

Sourced from sea-query's changelog.

0.32.7 - 2025-08-06

Enhancements

  • Added ValueType::is_option

Bug Fixes

SELECT .. OVER "w" FROM "character" WINDOW "w" AS (PARTITION BY "ww")
  • Fix serializing iden as a value in ALTER TYPE ... RENAME TO ... statements SeaQL/sea-query#924
ALTER TYPE "font" RENAME TO "typeface"
  • Fixed the issue where milliseconds were truncated when formatting Value::Constant SeaQL/sea-query#929
'2025-01-01 00:00:00.000000'
                    ^^^^^^^
Commits
  • d328d0d 0.32.7
  • 9fdb869 Changelog
  • 12ed283 Add ValueType::is_option
  • fbb7f31 Changelog
  • 927e81a Format microsecond in prepare_constant (#929)
  • 72fb426 Fix build
  • a926460 Add missing parenthesis to window definition (#919)
  • d6d8b24 Fix incorrect casting from DateTime\<Local> to ChronoDateTimeWithTimeZone ...
  • b09f0ed Fix serializing iden as a value in ALTER TYPE ... RENAME TO ... statements ...
  • See full diff 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added A-Dependencies Pull requests that update a dependency file Z-Deps-Backend Updates to the backend dependencies labels Aug 6, 2025
Copy link

cloudflare-workers-and-pages bot commented Aug 6, 2025

Deploying matrix-authentication-service-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: b176103
Status: ✅  Deploy successful!
Preview URL: https://06bebb81.matrix-authentication-service-docs.pages.dev
Branch Preview URL: https://dependabot-cargo-sea-query-a-dcph.matrix-authentication-service-docs.pages.dev

View logs

@dependabot dependabot bot force-pushed the dependabot/cargo/sea-query-ac05d00f94 branch 3 times, most recently from 32a9ed7 to a5ba936 Compare August 14, 2025 13:34
Bumps the sea-query group with 1 update: [sea-query](https://github.com/SeaQL/sea-query).


Updates `sea-query` from 0.32.6 to 0.32.7
- [Release notes](https://github.com/SeaQL/sea-query/releases)
- [Changelog](https://github.com/SeaQL/sea-query/blob/master/CHANGELOG.md)
- [Commits](SeaQL/sea-query@0.32.6...0.32.7)

---
updated-dependencies:
- dependency-name: sea-query
  dependency-version: 0.32.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: sea-query
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/sea-query-ac05d00f94 branch from a5ba936 to b176103 Compare August 15, 2025 13:19
@sandhose sandhose merged commit 422d359 into main Aug 18, 2025
20 checks passed
@sandhose sandhose deleted the dependabot/cargo/sea-query-ac05d00f94 branch August 18, 2025 06:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Dependencies Pull requests that update a dependency file Z-Deps-Backend Updates to the backend dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant