Skip to content

build(deps): bump sea-orm from 2.0.0 to 2.0.1 - #1329

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/cargo/main/sea-orm-2.0.1
Aug 8, 2026
Merged

build(deps): bump sea-orm from 2.0.0 to 2.0.1#1329
github-actions[bot] merged 1 commit into
mainfrom
dependabot/cargo/main/sea-orm-2.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 8, 2026

Copy link
Copy Markdown
Contributor

Bumps sea-orm from 2.0.0 to 2.0.1.

Release notes

Sourced from sea-orm's releases.

sea-orm-cli@2.0.1

Tag seaography example sea-orm version for bump.sh; tolerate taplo padding

Changelog

Sourced from sea-orm's changelog.

2.0.1 - 2026-08-02

ActiveValue helpers (set_unset, is_set_and, as_option), Paginator::set_page, before_acquire pool hooks, read-only migration status queries, nested-transaction recursion fix

Commits
  • b194ee0 Tag seaography example sea-orm version for bump.sh; tolerate taplo padding
  • 97bd8c3 Add TransactionTrait compatibility note to 2.0.1 changelog
  • 6fcfad8 Regenerate sea-orm-sync (ActiveValue helpers, before_acquire)
  • 3afce28 update examples
  • 7083a69 2.0.1
  • 9b059e6 Add changelog for 2.0.1
  • 675b647 chore: add set_page to paginator (#2963)
  • 6aba065 Add as_option / into_option to ActiveValue<Option> (#3155)
  • 205ebce set_unset & friends for ActiveValue (#3083)
  • f16936d is_set_and + is_unchanged_and (#3125)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 8, 2026
@github-actions
github-actions Bot enabled auto-merge August 8, 2026 08:06
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
dependabot Bot force-pushed the dependabot/cargo/main/sea-orm-2.0.1 branch from c6765ba to 1ccd837 Compare August 8, 2026 08:21
@github-actions
github-actions Bot merged commit 18d088a into main Aug 8, 2026
8 checks passed
@github-actions
github-actions Bot deleted the dependabot/cargo/main/sea-orm-2.0.1 branch August 8, 2026 08:39
@secana secana mentioned this pull request Aug 8, 2026
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/)
@secana secana mentioned this pull request Aug 17, 2026
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/)
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 rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants