Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2025

Bumps the samchon group with 7 updates in the / directory:

Package From To
@nestia/core 4.6.2 5.0.0
@nestia/fetcher 4.6.2 5.0.0
@samchon/openapi 2.4.3 3.1.0
typia 8.0.1 8.0.3
@nestia/e2e 0.7.0 0.8.3
@nestia/sdk 4.6.2 5.0.0
nestia 6.4.0 7.0.0

Updates @nestia/core from 4.6.2 to 5.0.0

Release notes

Sourced from @​nestia/core's releases.

v5.0.0

Major updates from core dependencies, @samchon/openapi and typia.

What's Changed

Full Changelog: samchon/nestia@v4.6.2...v5.0.0

Commits
  • 98dad4c Do not build chat more
  • 5b644d1 Merge branch 'v5.0'
  • f1ff644 Merge pull request #1243 from samchon/feat/validate
  • ae7cf4b Update README
  • 87758fb Finalize dependencies
  • 3a8b9f5 Upgrade again
  • c4b0c05 Merge pull request #1248 from samchon/dependabot/npm_and_yarn/test/samchon-a8...
  • 634ca24 Update @​samchon/openapi requirement in /test in the samchon group
  • 3ae7946 Merge pull request #1245 from samchon/dependabot/npm_and_yarn/test/nestjs-152...
  • 0af257c Merge pull request #1246 from samchon/dependabot/npm_and_yarn/test/samchon-b9...
  • Additional commits viewable in compare view

Updates @nestia/fetcher from 4.6.2 to 5.0.0

Release notes

Sourced from @​nestia/fetcher's releases.

v5.0.0

Major updates from core dependencies, @samchon/openapi and typia.

What's Changed

Full Changelog: samchon/nestia@v4.6.2...v5.0.0

Commits
  • 98dad4c Do not build chat more
  • 5b644d1 Merge branch 'v5.0'
  • f1ff644 Merge pull request #1243 from samchon/feat/validate
  • ae7cf4b Update README
  • 87758fb Finalize dependencies
  • 3a8b9f5 Upgrade again
  • c4b0c05 Merge pull request #1248 from samchon/dependabot/npm_and_yarn/test/samchon-a8...
  • 634ca24 Update @​samchon/openapi requirement in /test in the samchon group
  • 3ae7946 Merge pull request #1245 from samchon/dependabot/npm_and_yarn/test/nestjs-152...
  • 0af257c Merge pull request #1246 from samchon/dependabot/npm_and_yarn/test/samchon-b9...
  • Additional commits viewable in compare view

Updates @samchon/openapi from 2.4.3 to 3.1.0

Release notes

Sourced from @​samchon/openapi's releases.

v3.1.0

What's Changed

Full Changelog: samchon/openapi@v3.0.0...v3.1.0

v3.0.0

Added IHttpLlmFunction.validate() function with JSON schema based runtime validator.

It is because developing agentica, I've seen too much backend servers are not performing proper validation about invalid typed data. To perform the exact validation feedback strategy for the LLM function calling, I've decided to develop such feature.

What's Changed

Full Changelog: samchon/openapi@v2.5.3...v3.0.0

v2.5.3

What's Changed

Full Changelog: samchon/openapi@v2.5.2...v2.5.3

v2.5.2

What's Changed

Full Changelog: samchon/openapi@v2.5.1...v2.5.2

v2.5.1

What's Changed

... (truncated)

Commits
  • d08bb86 Make HttpLlm.application() function convenient. (#156)
  • 8db9b97 Add new ILlmFunction.ISeparated.validate() function. (#155)
  • 87007ed fix: count bug for validation for chatGPT function calling benchmark (#154)
  • 813b967 Experiment of ISboppingSale.ICreate validation feedback count (#153)
  • ae91e36 Add validation feedback strategy document (#152)
  • 6fedcff Introduce agentica (#150)
  • aea6480 Merge branch 'v3.0'
  • 52b4ed6 Publish v3.0 (#149)
  • 8e68456 Publish v3
  • f8d1453 New embedded function IHttpLlmFunction.validate()for validation feedback (#...
  • Additional commits viewable in compare view

Updates typia from 8.0.1 to 8.0.3

Release notes

Sourced from typia's releases.

v8.0.3

What's Changed

New Contributors

Full Changelog: samchon/typia@v8.0.2...v8.0.3

v8.0.2

What's Changed

New Contributors

Full Changelog: samchon/typia@v8.0.1...v8.0.2

Commits

Updates @nestia/e2e from 0.7.0 to 0.8.3

Commits

Updates @nestia/sdk from 4.6.2 to 5.0.0

Release notes

Sourced from @​nestia/sdk's releases.

v5.0.0

Major updates from core dependencies, @samchon/openapi and typia.

What's Changed

Full Changelog: samchon/nestia@v4.6.2...v5.0.0

Commits
  • 98dad4c Do not build chat more
  • 5b644d1 Merge branch 'v5.0'
  • f1ff644 Merge pull request #1243 from samchon/feat/validate
  • ae7cf4b Update README
  • 87758fb Finalize dependencies
  • 3a8b9f5 Upgrade again
  • c4b0c05 Merge pull request #1248 from samchon/dependabot/npm_and_yarn/test/samchon-a8...
  • 634ca24 Update @​samchon/openapi requirement in /test in the samchon group
  • 3ae7946 Merge pull request #1245 from samchon/dependabot/npm_and_yarn/test/nestjs-152...
  • 0af257c Merge pull request #1246 from samchon/dependabot/npm_and_yarn/test/samchon-b9...
  • Additional commits viewable in compare view

Updates nestia from 6.4.0 to 7.0.0

Commits

You can trigger a rebase of this PR 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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 17, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/samchon-4667b8b42b branch 8 times, most recently from de9c30e to cc9621e Compare March 25, 2025 09:45
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/samchon-4667b8b42b branch 6 times, most recently from e79861c to d78b03f Compare April 2, 2025 10:40
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/samchon-4667b8b42b branch 7 times, most recently from 6e92a3a to b862f56 Compare April 11, 2025 06:39
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/samchon-4667b8b42b branch 7 times, most recently from f6a8bd9 to c45df61 Compare April 18, 2025 11:31
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/samchon-4667b8b42b branch from c45df61 to 2652eda Compare April 21, 2025 12:58
Bumps the samchon group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@nestia/core](https://github.com/samchon/nestia) | `4.6.2` | `5.0.0` |
| [@nestia/fetcher](https://github.com/samchon/nestia) | `4.6.2` | `5.0.0` |
| [@samchon/openapi](https://github.com/samchon/openapi) | `2.4.3` | `3.1.0` |
| [typia](https://github.com/samchon/typia) | `8.0.1` | `8.0.3` |
| [@nestia/e2e](https://github.com/samchon/nestia) | `0.7.0` | `0.8.3` |
| [@nestia/sdk](https://github.com/samchon/nestia) | `4.6.2` | `5.0.0` |
| [nestia](https://github.com/samchon/nestia) | `6.4.0` | `7.0.0` |



Updates `@nestia/core` from 4.6.2 to 5.0.0
- [Release notes](https://github.com/samchon/nestia/releases)
- [Commits](samchon/nestia@v4.6.2...v5.0.0)

Updates `@nestia/fetcher` from 4.6.2 to 5.0.0
- [Release notes](https://github.com/samchon/nestia/releases)
- [Commits](samchon/nestia@v4.6.2...v5.0.0)

Updates `@samchon/openapi` from 2.4.3 to 3.1.0
- [Release notes](https://github.com/samchon/openapi/releases)
- [Commits](samchon/openapi@v2.4.3...v3.1.0)

Updates `typia` from 8.0.1 to 8.0.3
- [Release notes](https://github.com/samchon/typia/releases)
- [Commits](samchon/typia@v8.0.1...v8.0.3)

Updates `@nestia/e2e` from 0.7.0 to 0.8.3
- [Release notes](https://github.com/samchon/nestia/releases)
- [Commits](https://github.com/samchon/nestia/commits)

Updates `@nestia/sdk` from 4.6.2 to 5.0.0
- [Release notes](https://github.com/samchon/nestia/releases)
- [Commits](samchon/nestia@v4.6.2...v5.0.0)

Updates `nestia` from 6.4.0 to 7.0.0
- [Release notes](https://github.com/samchon/nestia/releases)
- [Commits](https://github.com/samchon/nestia/commits)

---
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: "@samchon/openapi"
  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-patch
  dependency-group: samchon
- dependency-name: "@nestia/e2e"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: samchon
- dependency-name: "@nestia/sdk"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: samchon
- dependency-name: nestia
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: samchon
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/samchon-4667b8b42b branch from 2652eda to 0659ce0 Compare April 22, 2025 11:33
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant