Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 2025-02-14 #3074

Merged
merged 18 commits into from
Feb 14, 2025
Merged

Release 2025-02-14 #3074

merged 18 commits into from
Feb 14, 2025

Conversation

dependabot bot and others added 2 commits February 6, 2025 09:48
Bumps [@nestjs/terminus](https://github.com/nestjs/terminus) from 10.2.3 to 11.0.0.
- [Release notes](https://github.com/nestjs/terminus/releases)
- [Changelog](https://github.com/nestjs/terminus/blob/master/CHANGELOG.md)
- [Commits](nestjs/terminus@10.2.3...11.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Copy link

vercel bot commented Feb 6, 2025

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

Name Status Preview Comments Updated (UTC)
human-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 14, 2025 0:14am
human-dashboard-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 14, 2025 0:14am
staking-dashboard ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 14, 2025 0:14am
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
faucet-frontend ⬜️ Ignored (Inspect) Visit Preview Feb 14, 2025 0:14am
faucet-server ⬜️ Ignored (Inspect) Visit Preview Feb 14, 2025 0:14am

…3066)

Bumps [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) from 8.16.0 to 8.22.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.22.0/packages/utils)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/utils"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…3048)

Bumps @graphprotocol/graph-ts from 0.35.1 to 0.37.0.

---
updated-dependencies:
- dependency-name: "@graphprotocol/graph-ts"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Convert roles from human readable to snake case to unify values

* Fix yarn lock and reputation oracle tests

* Fix human app server tests
* fix: add vercel-build script to package.json for SDK build process

* add app build

* fix: add commonjsOptions to Vite config for SDK handling

---------

Co-authored-by: portuu3 <[email protected]>
* feat: introduce custom logger

* fix: logger to not throw on invalid types

* refactor: use custom logger instead of nest

* chore: remove outdated comment

* chore: revisit log messages
Bumps [yup](https://github.com/jquense/yup) from 1.4.0 to 1.6.1.
- [Release notes](https://github.com/jquense/yup/releases)
- [Changelog](https://github.com/jquense/yup/blob/master/CHANGELOG.md)
- [Commits](jquense/yup@v1.4.0...v1.6.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* refactor: making business logic agnostic about email provider

* test: added test module for sendgrid.service.ts

* fix: env schema

* fix: .env.example

* fix: `EMAIL_API_KEY` renamed to `SENDGRID_API_KEY`
* fix: use `beforeAll` instead of `beforeEach`

* fix: `clearAllMocks` -> `resetAllMocks`
@portuu3 portuu3 merged commit 9b300e6 into main Feb 14, 2025
23 checks passed
@dnechay dnechay changed the title Release 2025-02-XX Release 2025-02-14 Feb 14, 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.

5 participants