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

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

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 12, 2024

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: samchon/nestia@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: samchon/nestia@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: samchon/typia@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: samchon/nestia@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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the samchon group with 4 updates: [@nestia/core](https://github.com/samchon/nestia), [@nestia/fetcher](https://github.com/samchon/nestia), [typia](https://github.com/samchon/typia) and [@nestia/sdk](https://github.com/samchon/nestia).


Updates `@nestia/core` from 2.6.4 to 3.0.0
- [Release notes](https://github.com/samchon/nestia/releases)
- [Commits](samchon/nestia@v2.6.4...v3.0.0)

Updates `@nestia/fetcher` from 2.6.4 to 3.0.0
- [Release notes](https://github.com/samchon/nestia/releases)
- [Commits](samchon/nestia@v2.6.4...v3.0.0)

Updates `typia` from 5.5.10 to 6.0.0
- [Release notes](https://github.com/samchon/typia/releases)
- [Commits](samchon/typia@v5.5.10...v6.0.0)

Updates `@nestia/sdk` from 2.6.4 to 3.0.0
- [Release notes](https://github.com/samchon/nestia/releases)
- [Commits](samchon/nestia@v2.6.4...v3.0.0)

---
updated-dependencies:
- dependency-name: "@nestia/core"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: samchon
- dependency-name: "@nestia/fetcher"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: samchon
- dependency-name: typia
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: samchon
- dependency-name: "@nestia/sdk"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: samchon
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 12, 2024
@samchon samchon merged commit 8844f30 into master Apr 12, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/samchon-90ebb0cf09 branch April 12, 2024 03:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant