samchon / bbs-backend

Simple Bullet-in Board System Backend
https://nestia.io
MIT License
24 stars 3 forks source link

chore(deps): bump the samchon group with 4 updates #17

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps the samchon group with 4 updates: @nestia/core, @nestia/fetcher, typia and @nestia/sdk.

Updates @nestia/core from 2.6.4 to 3.0.0

Release notes

Sourced from @​nestia/core's releases.

v3.0.0

Swagger generator of nestia has adopted OpenAPI v3.1 specification.

Also, upgraded typia dependency from v5 to v6.

What's Changed

Full Changelog: https://github.com/samchon/nestia/compare/v2.6.4...v3.0.0

Commits
  • 8f5d6b5 Fix EditorUploader.tsx
  • 9bdea62 Merge pull request #866 from samchon/features/openapi
  • f0e4c46 Adapt OpenAPI v3.1 specification.
  • fbe753e Merge pull request #861 from samchon/features/tags
  • 88bf0df TestValidator.equals() to trace more detaily.
  • See full diff in compare view


Updates @nestia/fetcher from 2.6.4 to 3.0.0

Release notes

Sourced from @​nestia/fetcher's releases.

v3.0.0

Swagger generator of nestia has adopted OpenAPI v3.1 specification.

Also, upgraded typia dependency from v5 to v6.

What's Changed

Full Changelog: https://github.com/samchon/nestia/compare/v2.6.4...v3.0.0

Commits
  • 8f5d6b5 Fix EditorUploader.tsx
  • 9bdea62 Merge pull request #866 from samchon/features/openapi
  • f0e4c46 Adapt OpenAPI v3.1 specification.
  • fbe753e Merge pull request #861 from samchon/features/tags
  • 88bf0df TestValidator.equals() to trace more detaily.
  • See full diff in compare view


Updates typia from 5.5.10 to 6.0.0

Release notes

Sourced from typia's releases.

v6.0.0

typia.json.application() function has been changed to support standard OpenAPI v3.0/v3.1 specified JSON schema.

You can use it like below:

typia.json.application<[X, Y, Z], "3.0">();
typia.json.application<[X, Y, Z], "3.1">();

What's Changed

Full Changelog: https://github.com/samchon/typia/compare/v5.5.10...v6.0.0

Commits
  • 97dfef2 Merge pull request #1024 from samchon/features/openapi
  • 7c8bed6 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.5
  • e8cb850 Merge pull request #1021 from samchon/dependabot/npm_and_yarn/typescript-tw-5...
  • 2a53b77 Update typescript requirement from ^5.4.3 to ^5.4.4
  • 29492c8 Change sequence of JSON features in guide doc
  • 772a515 playground compiler to use tgrid@0.10.2
  • See full diff in compare view


Updates @nestia/sdk from 2.6.4 to 3.0.0

Release notes

Sourced from @​nestia/sdk's releases.

v3.0.0

Swagger generator of nestia has adopted OpenAPI v3.1 specification.

Also, upgraded typia dependency from v5 to v6.

What's Changed

Full Changelog: https://github.com/samchon/nestia/compare/v2.6.4...v3.0.0

Commits
  • 8f5d6b5 Fix EditorUploader.tsx
  • 9bdea62 Merge pull request #866 from samchon/features/openapi
  • f0e4c46 Adapt OpenAPI v3.1 specification.
  • fbe753e Merge pull request #861 from samchon/features/tags
  • 88bf0df TestValidator.equals() to trace more detaily.
  • See full diff in compare view


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