Skip to content

Fix/fix file share upload#771

Merged
kitsudaiki merged 7 commits intodevelopfrom
fix/fix-file-share-upload
Dec 4, 2025
Merged

Fix/fix file share upload#771
kitsudaiki merged 7 commits intodevelopfrom
fix/fix-file-share-upload

Conversation

@kitsudaiki
Copy link
Copy Markdown
Owner

@kitsudaiki kitsudaiki commented Dec 4, 2025

Pull Request

Description

  • patches

Related Issues

How it was tested?

  • ci-pipeline

kitsudaiki and others added 6 commits December 4, 2025 19:57
Signed-off-by: Tobias Anker <tobias.anker@kitsunemimi.moe>
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.47.1 to 1.48.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-1.47.1...tokio-1.48.0)

---
updated-dependencies:
- dependency-name: tokio
  dependency-version: 1.48.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Tobias Anker <tobias.anker@kitsunemimi.moe>
Bumps [pest_derive](https://github.com/pest-parser/pest) from 2.8.3 to 2.8.4.
- [Release notes](https://github.com/pest-parser/pest/releases)
- [Commits](pest-parser/pest@v2.8.3...v2.8.4)

---
updated-dependencies:
- dependency-name: pest_derive
  dependency-version: 2.8.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Tobias Anker <tobias.anker@kitsunemimi.moe>
Bumps [diesel](https://github.com/diesel-rs/diesel) from 2.3.3 to 2.3.4.
- [Release notes](https://github.com/diesel-rs/diesel/releases)
- [Changelog](https://github.com/diesel-rs/diesel/blob/v2.3.4/CHANGELOG.md)
- [Commits](diesel-rs/diesel@v2.3.3...v2.3.4)

---
updated-dependencies:
- dependency-name: diesel
  dependency-version: 2.3.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Tobias Anker <tobias.anker@kitsunemimi.moe>
Bumps [actix-web](https://github.com/actix/actix-web) from 4.11.0 to 4.12.1.
- [Release notes](https://github.com/actix/actix-web/releases)
- [Changelog](https://github.com/actix/actix-web/blob/main/CHANGES.md)
- [Commits](actix/actix-web@web-v4.11.0...web-v4.12.1)

---
updated-dependencies:
- dependency-name: actix-web
  dependency-version: 4.12.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Tobias Anker <tobias.anker@kitsunemimi.moe>
Bumps [github.com/olekukonko/tablewriter](https://github.com/olekukonko/tablewriter) from 1.1.1 to 1.1.2.
- [Commits](olekukonko/tablewriter@v1.1.1...v1.1.2)

---
updated-dependencies:
- dependency-name: github.com/olekukonko/tablewriter
  dependency-version: 1.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Tobias Anker <tobias.anker@kitsunemimi.moe>
@kitsudaiki kitsudaiki self-assigned this Dec 4, 2025
For building the arm docker-image now native arm
runner are used instead of the old cross-compiling
to make the build process much faster.

Signed-off-by: Tobias Anker <tobias.anker@kitsunemimi.moe>
@kitsudaiki kitsudaiki force-pushed the fix/fix-file-share-upload branch from 87dbda2 to bcb4bce Compare December 4, 2025 20:05
@kitsudaiki kitsudaiki merged commit 7d8553f into develop Dec 4, 2025
23 checks passed
@kitsudaiki kitsudaiki deleted the fix/fix-file-share-upload branch December 4, 2025 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant