build(deps): bump sea-orm from 2.0.0 to 2.0.1 - #1329
Merged
Conversation
Bumps [sea-orm](https://github.com/SeaQL/sea-orm) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/SeaQL/sea-orm/releases) - [Changelog](https://github.com/SeaQL/sea-orm/blob/master/CHANGELOG.md) - [Commits](https://github.com/SeaQL/sea-orm/compare/sea-orm-cli@2.0.0...sea-orm-cli@2.0.1) --- updated-dependencies: - dependency-name: sea-orm dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/main/sea-orm-2.0.1
branch
from
August 8, 2026 08:21
c6765ba to
1ccd837
Compare
Merged
secana
added a commit
that referenced
this pull request
Aug 17, 2026
## New release v6.6.0 This release updates all workspace packages to version **6.6.0**. ### Packages updated * `kellnr-common` * `kellnr-db-testcontainer` * `kellnr-entity` * `kellnr-settings` * `kellnr-migration` * `kellnr-db` * `kellnr-rustfs-testcontainer` * `kellnr-storage` * `kellnr-appstate` * `kellnr-auth` * `kellnr-error` * `kellnr-webhooks` * `kellnr-registry` * `kellnr-docs` * `kellnr-embedded-resources` * `kellnr-index` * `kellnr-web-ui` * `kellnr` <details><summary><i><b>Changelog</b></i></summary> ## [6.6.0](v6.5.3...v6.6.0) - 2026-08-17 ### Added - *(kellnr)* add baseline security headers to all responses ### Fixed - *(ui)* bundle highlight.js theme CSS instead of loading from CDN - *(web-ui)* widen session token to 32 chars - *(db)* escape LIKE wildcards in crate search - *(webhooks)* add connect/request timeouts to webhook HTTP clients - *(web-ui)* return the reset user's name from reset_pwd - *(kellnr)* apply restrictive CSP to user-uploaded docs - *(common)* validate OriginalName on deserialize - *(registry)* bounds-check publish payload parser - *(web-ui)* set HttpOnly and Secure flags on session cookie ### Other - *(ui)* remove dead highlight.js theme-link toggling - *(ui)* drop redundant highlight.js theme CSS import - *(db)* backtick DoS in escape_like_pattern doc comment - update flake.nix - *(deps)* bump hyper from 1.10.1 to 1.11.0 ([#1337](#1337)) - *(deps)* bump the npm-all group in /ui with 7 updates ([#1335](#1335)) - *(deps)* bump hyper from 1.10.1 to 1.11.0 - *(deps)* bump sea-orm-migration from 2.0.0 to 2.0.1 ([#1336](#1336)) - *(deps)* bump moka from 0.12.15 to 0.12.16 ([#1334](#1334)) - *(deps)* bump async-trait from 0.1.91 to 0.1.92 ([#1333](#1333)) - *(deps)* bump thiserror from 2.0.19 to 2.0.20 ([#1332](#1332)) - *(deps)* bump taiki-e/install-action from 2.85.8 to 2.85.12 ([#1331](#1331)) - *(deps)* update npmDepsHash in flake.nix [dependabot skip] - *(deps)* bump sea-orm-migration from 2.0.0 to 2.0.1 - *(deps)* bump the npm-all group in /ui with 7 updates - *(deps)* bump moka from 0.12.15 to 0.12.16 - *(deps)* bump async-trait from 0.1.91 to 0.1.92 - *(deps)* bump thiserror from 2.0.19 to 2.0.20 - *(deps)* bump taiki-e/install-action from 2.85.8 to 2.85.12 - update syn dependency - *(deps)* bump sea-orm from 2.0.0 to 2.0.1 ([#1329](#1329)) - *(deps)* bump base64 from 0.23.0 to 0.23.1 ([#1328](#1328)) - *(deps)* bump the npm-all group in /ui with 10 updates ([#1325](#1325)) - *(deps)* bump sea-orm from 2.0.0 to 2.0.1 - *(deps)* bump time from 0.3.54 to 0.3.55 ([#1326](#1326)) - *(deps)* bump tokio from 1.53.0 to 1.53.1 ([#1324](#1324)) - *(deps)* bump taiki-e/install-action from 2.85.4 to 2.85.8 ([#1323](#1323)) - *(deps)* bump base64 from 0.23.0 to 0.23.1 - *(deps)* update npmDepsHash in flake.nix [dependabot skip] - *(deps)* bump time from 0.3.54 to 0.3.55 - *(deps)* bump the npm-all group in /ui with 10 updates - *(deps)* bump tokio from 1.53.0 to 1.53.1 - *(deps)* bump taiki-e/install-action from 2.85.4 to 2.85.8 - *(deps)* bump postcss from 8.5.19 to 8.5.25 in /ui ([#1322](#1322)) - *(deps)* update npmDepsHash in flake.nix [dependabot skip] - *(deps)* bump postcss from 8.5.19 to 8.5.25 in /ui - *(deps-dev)* bump undici from 8.7.0 to 8.10.0 in /tests ([#1321](#1321)) - *(deps-dev)* bump undici from 8.7.0 to 8.10.0 in /tests - *(deps)* bump base64 from 0.22.1 to 0.23.0 ([#1315](#1315)) - *(deps)* bump base64 from 0.22.1 to 0.23.0 - *(deps)* bump quote from 1.0.46 to 1.0.47 ([#1318](#1318)) - *(deps)* bump sea-orm-migration from 2.0.0-rc.43 to 2.0.0 ([#1317](#1317)) - *(deps)* bump serde_json from 1.0.150 to 1.0.151 ([#1319](#1319)) - *(deps-dev)* bump the npm-all group in /ui with 2 updates ([#1314](#1314)) - *(deps)* bump sea-orm-migration from 2.0.0-rc.43 to 2.0.0 - *(deps)* bump quote from 1.0.46 to 1.0.47 - *(deps)* bump clap from 4.6.1 to 4.6.4 ([#1316](#1316)) - *(deps)* bump taiki-e/install-action from 2 to 2.85.4 ([#1313](#1313)) - *(deps)* bump serde_json from 1.0.150 to 1.0.151 - *(deps)* bump clap from 4.6.1 to 4.6.4 - *(deps)* update npmDepsHash in flake.nix [dependabot skip] - *(deps-dev)* bump the npm-all group in /ui with 2 updates - *(deps)* bump taiki-e/install-action from 2 to 2.85.4 </details> --- Generated by [k-releaser](https://github.com/secana/k-releaser/)
Merged
secana
added a commit
that referenced
this pull request
Aug 17, 2026
## New release v6.7.0 This release updates all workspace packages to version **6.7.0**. ### Packages updated * `kellnr-common` * `kellnr-db-testcontainer` * `kellnr-entity` * `kellnr-settings` * `kellnr-migration` * `kellnr-db` * `kellnr-rustfs-testcontainer` * `kellnr-storage` * `kellnr-appstate` * `kellnr-auth` * `kellnr-error` * `kellnr-webhooks` * `kellnr-registry` * `kellnr-docs` * `kellnr-embedded-resources` * `kellnr-index` * `kellnr-web-ui` * `kellnr` <details><summary><i><b>Changelog</b></i></summary> ## [6.7.0](v6.6.0...v6.7.0) - 2026-08-17 ### Added - *(kellnr)* add baseline security headers to all responses ### Fixed - *(ui)* bundle highlight.js theme CSS instead of loading from CDN - *(web-ui)* widen session token to 32 chars - *(db)* escape LIKE wildcards in crate search - *(webhooks)* add connect/request timeouts to webhook HTTP clients - *(web-ui)* return the reset user's name from reset_pwd - *(kellnr)* apply restrictive CSP to user-uploaded docs - *(common)* validate OriginalName on deserialize - *(registry)* bounds-check publish payload parser - *(web-ui)* set HttpOnly and Secure flags on session cookie ### Other - *(ui)* remove dead highlight.js theme-link toggling - *(ui)* drop redundant highlight.js theme CSS import - *(db)* backtick DoS in escape_like_pattern doc comment - update flake.nix - *(deps)* bump hyper from 1.10.1 to 1.11.0 ([#1337](#1337)) - *(deps)* bump the npm-all group in /ui with 7 updates ([#1335](#1335)) - *(deps)* bump hyper from 1.10.1 to 1.11.0 - *(deps)* bump sea-orm-migration from 2.0.0 to 2.0.1 ([#1336](#1336)) - *(deps)* bump moka from 0.12.15 to 0.12.16 ([#1334](#1334)) - *(deps)* bump async-trait from 0.1.91 to 0.1.92 ([#1333](#1333)) - *(deps)* bump thiserror from 2.0.19 to 2.0.20 ([#1332](#1332)) - *(deps)* bump taiki-e/install-action from 2.85.8 to 2.85.12 ([#1331](#1331)) - *(deps)* update npmDepsHash in flake.nix [dependabot skip] - *(deps)* bump sea-orm-migration from 2.0.0 to 2.0.1 - *(deps)* bump the npm-all group in /ui with 7 updates - *(deps)* bump moka from 0.12.15 to 0.12.16 - *(deps)* bump async-trait from 0.1.91 to 0.1.92 - *(deps)* bump thiserror from 2.0.19 to 2.0.20 - *(deps)* bump taiki-e/install-action from 2.85.8 to 2.85.12 - update syn dependency - *(deps)* bump sea-orm from 2.0.0 to 2.0.1 ([#1329](#1329)) - *(deps)* bump base64 from 0.23.0 to 0.23.1 ([#1328](#1328)) - *(deps)* bump the npm-all group in /ui with 10 updates ([#1325](#1325)) - *(deps)* bump sea-orm from 2.0.0 to 2.0.1 - *(deps)* bump time from 0.3.54 to 0.3.55 ([#1326](#1326)) - *(deps)* bump tokio from 1.53.0 to 1.53.1 ([#1324](#1324)) - *(deps)* bump taiki-e/install-action from 2.85.4 to 2.85.8 ([#1323](#1323)) - *(deps)* bump base64 from 0.23.0 to 0.23.1 - *(deps)* update npmDepsHash in flake.nix [dependabot skip] - *(deps)* bump time from 0.3.54 to 0.3.55 - *(deps)* bump the npm-all group in /ui with 10 updates - *(deps)* bump tokio from 1.53.0 to 1.53.1 - *(deps)* bump taiki-e/install-action from 2.85.4 to 2.85.8 - *(deps)* bump postcss from 8.5.19 to 8.5.25 in /ui ([#1322](#1322)) - *(deps)* update npmDepsHash in flake.nix [dependabot skip] - *(deps)* bump postcss from 8.5.19 to 8.5.25 in /ui - *(deps-dev)* bump undici from 8.7.0 to 8.10.0 in /tests ([#1321](#1321)) - *(deps-dev)* bump undici from 8.7.0 to 8.10.0 in /tests - *(deps)* bump base64 from 0.22.1 to 0.23.0 ([#1315](#1315)) - *(deps)* bump base64 from 0.22.1 to 0.23.0 - *(deps)* bump quote from 1.0.46 to 1.0.47 ([#1318](#1318)) - *(deps)* bump sea-orm-migration from 2.0.0-rc.43 to 2.0.0 ([#1317](#1317)) - *(deps)* bump serde_json from 1.0.150 to 1.0.151 ([#1319](#1319)) - *(deps-dev)* bump the npm-all group in /ui with 2 updates ([#1314](#1314)) - *(deps)* bump sea-orm-migration from 2.0.0-rc.43 to 2.0.0 - *(deps)* bump quote from 1.0.46 to 1.0.47 - *(deps)* bump clap from 4.6.1 to 4.6.4 ([#1316](#1316)) - *(deps)* bump taiki-e/install-action from 2 to 2.85.4 ([#1313](#1313)) - *(deps)* bump serde_json from 1.0.150 to 1.0.151 - *(deps)* bump clap from 4.6.1 to 4.6.4 - *(deps)* update npmDepsHash in flake.nix [dependabot skip] - *(deps-dev)* bump the npm-all group in /ui with 2 updates - *(deps)* bump taiki-e/install-action from 2 to 2.85.4 </details> --- Generated by [k-releaser](https://github.com/secana/k-releaser/)
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.
Bumps sea-orm from 2.0.0 to 2.0.1.
Release notes
Sourced from sea-orm's releases.
Changelog
Sourced from sea-orm's changelog.
Commits
b194ee0Tag seaography example sea-orm version for bump.sh; tolerate taplo padding97bd8c3Add TransactionTrait compatibility note to 2.0.1 changelog6fcfad8Regenerate sea-orm-sync (ActiveValue helpers, before_acquire)3afce28update examples7083a692.0.19b059e6Add changelog for 2.0.1675b647chore: addset_pageto paginator (#2963)6aba065Add as_option / into_option to ActiveValue<Option> (#3155)205ebceset_unset & friends forActiveValue(#3083)f16936dis_set_and + is_unchanged_and (#3125)