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

build(deps): bump the samchon group in /website with 2 updates #1284

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2024

Bumps the samchon group in /website with 2 updates: @samchon/openapi and typia.

Updates @samchon/openapi from 1.0.0 to 1.0.2

Release notes

Sourced from @​samchon/openapi's releases.

v1.0.2

What's Changed

Full Changelog: samchon/openapi@v1.0.1...v1.0.2

v1.0.1

What's Changed

New Contributors

Full Changelog: samchon/openapi@v1.0.0...v1.0.1

Commits

Updates typia from 6.10.0-dev.20240909 to 6.10.0

Release notes

Sourced from typia's releases.

v6.10.0

From now on, typia setup wizard can detect package manager.

Also, new function typia.llm.application<App>() has come (requested by @​ryoppippi).

It composes LLM function calling application from a native TypeScript interface or class type.

export namespace llm {
  // LLM function calling application schema
  export function application<App extends object>(
    options?: ILlmApplication.IOptions
  ): ILlmApplication;
// Individual type schema
export function schema<T>(): ILlmSchema;
}

What's Changed

Full Changelog: v6.9.0...v6.10.0

Commits

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 in /website with 2 updates: [@samchon/openapi](https://github.com/samchon/openapi) and [typia](https://github.com/samchon/typia).


Updates `@samchon/openapi` from 1.0.0 to 1.0.2
- [Release notes](https://github.com/samchon/openapi/releases)
- [Commits](samchon/openapi@v1.0.0...v1.0.2)

Updates `typia` from 6.10.0-dev.20240909 to 6.10.0
- [Release notes](https://github.com/samchon/typia/releases)
- [Commits](https://github.com/samchon/typia/commits/v6.10.0)

---
updated-dependencies:
- dependency-name: "@samchon/openapi"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: samchon
- dependency-name: typia
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: samchon
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 18, 2024
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/[email protected] None 0 176 kB pieroxy
npm/[email protected] environment, network 0 99 MB vscode-bot
npm/[email protected] Transitive: environment, filesystem +21 922 kB iamvishnusankar
npm/[email protected] environment, filesystem, network, shell, unsafe +23 1.2 GB vercel-release-bot
npm/[email protected] Transitive: environment, eval +23 4.75 MB quietshu
npm/[email protected] environment Transitive: eval, filesystem, network, shell +308 155 MB quietshu
npm/[email protected] environment +1 37 kB jinder
npm/[email protected] None 0 15.3 kB cwmma
npm/[email protected] environment +3 4.63 MB react-bot
npm/[email protected] environment +2 339 kB react-bot
npm/[email protected] None +5 2.76 MB samchon
npm/[email protected] filesystem Transitive: environment, unsafe +9 790 kB johnnyreilly
npm/[email protected] filesystem 0 15 kB killerjulian
npm/[email protected] Transitive: environment, filesystem +14 15.4 MB typedoc-bot
npm/[email protected] Transitive: environment, filesystem, shell +54 11.9 MB samchon

🚮 Removed packages: npm/@rollup/[email protected], npm/@rollup/[email protected], npm/@rollup/[email protected], npm/@samchon/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@typescript-eslint/[email protected], npm/@typescript-eslint/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected]

View full report↗︎

Copy link
Owner

@samchon samchon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@samchon samchon merged commit 39f4575 into master Sep 18, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/website/samchon-bd421366f8 branch September 18, 2024 18:41
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