Skip to content

Release 2025-04-07#3213

Merged
Dzeranov merged 40 commits intomainfrom
develop
Apr 7, 2025
Merged

Release 2025-04-07#3213
Dzeranov merged 40 commits intomainfrom
develop

Conversation

@dnechay
Copy link
Collaborator

@dnechay dnechay commented Mar 20, 2025

Release plan

@vercel
Copy link

vercel bot commented Mar 20, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
human-app 🛑 Canceled (Inspect) Apr 7, 2025 3:47pm
human-dashboard-frontend 🛑 Canceled (Inspect) Apr 7, 2025 3:47pm
staking-dashboard 🛑 Canceled (Inspect) Apr 7, 2025 3:47pm
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
faucet-frontend ⬜️ Ignored (Inspect) Visit Preview Apr 7, 2025 3:47pm
faucet-server ⬜️ Ignored (Inspect) Visit Preview Apr 7, 2025 3:47pm

* [Job Launcher] Abuse system integration

* Solve comments

* refactor: streamline payment intent handling and improve cron job tests

* test: update mocks in webhook and payment service tests for improved reliability
Bumps [@nestjs/schematics](https://github.com/nestjs/schematics) from 10.2.3 to 11.0.2.
- [Release notes](https://github.com/nestjs/schematics/releases)
- [Changelog](https://github.com/nestjs/schematics/blob/master/.release-it.json)
- [Commits](nestjs/schematics@10.2.3...11.0.2)

---
updated-dependencies:
- dependency-name: "@nestjs/schematics"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump vitest from 1.6.1 to 3.0.9

Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.6.1 to 3.0.9.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.9/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix for new vitest version

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: portuu3 <adrian.portugues.mas@gmail.com>
portuu3 and others added 2 commits March 24, 2025 08:34
* Rename job_creation_failed to escrow_failed

* Update migration template

* Update cvat_sdk dependency

* Update cvat task creation status checks

* Improve matching for local manifests in debug mode

* Update annotation downloading code
Bumps [stripe](https://github.com/stripe/stripe-node) from 17.6.0 to 17.7.0.
- [Release notes](https://github.com/stripe/stripe-node/releases)
- [Changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md)
- [Commits](stripe/stripe-node@v17.6.0...v17.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
KirillKirill and others added 14 commits March 31, 2025 18:59
* remove the spinner that being shown after error

* refactored CreateJob provider; change types a bit; change import path

* remove optional chaining; fix typo; use enum for payingStatus

* a few cosmetic fixes

---------

Co-authored-by: kirill <kirill.bochkarev@theinfatuation.com>
* feat: add paused job status and handle abuse webhooks for pausing and resuming jobs

* feat: rename abuse event types and update related database migration
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.2.3 to 6.2.4.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.4/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.4/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 6.4.6 to 7.0.1.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v7.0.1/packages/mui-icons-material)

---
updated-dependencies:
- dependency-name: "@mui/icons-material"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* refactor: remove LegacyEscrow references and update entities in subgraph configuration

* refactor: remove logging from handleDataSaved function in KVStore mapping
* Move annotation downloading after successful validation

* Update eo tests

* Update ro tests
Dzeranov
Dzeranov previously approved these changes Apr 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

7 participants