Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the samchon group in /packages/api with 2 updates: @nestia/fetcher and typia.
Updates
@nestia/fetcher
from 2.6.4 to 3.0.0Release notes
Sourced from
@nestia/fetcher
's releases.Commits
8f5d6b5
Fix EditorUploader.tsx9bdea62
Merge pull request #866 from samchon/features/openapif0e4c46
Adapt OpenAPI v3.1 specification.fbe753e
Merge pull request #861 from samchon/features/tags88bf0df
TestValidator.equals()
to trace more detaily.Updates
typia
from 5.5.10 to 6.0.0Release notes
Sourced from typia's releases.
Commits
97dfef2
Merge pull request #1024 from samchon/features/openapi7c8bed6
Close #920: support standard JSON schema (OpenAPI).57ab644
Merge pull request #1023 from samchon/dependabot/npm_and_yarn/typescript-tw-5...58b83af
Update typescript requirement from ^5.4.4 to ^5.4.5e8cb850
Merge pull request #1021 from samchon/dependabot/npm_and_yarn/typescript-tw-5...2a53b77
Update typescript requirement from ^5.4.3 to ^5.4.429492c8
Change sequence of JSON features in guide doc772a515
playground compiler to use tgrid@0.10.2Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show