Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 24, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@samchon/openapi (source) 4.1.0 -> 4.2.0 age adoption passing confidence
typia (source) 9.1.1 -> 9.2.0 age adoption passing confidence

Release Notes

samchon/openapi (@​samchon/openapi)

v4.2.0

Compare Source

flowchart
  subgraph "JSON Schema Specification"
    schemav4("JSON Schema v4") --upgrades--> emended[["OpenAPI v3.1 (emended)"]]
    schemav7("JSON Schema v7") --upgrades--> emended
    schema2020("JSON Schema 2020-12") --emends--> emended
  end
  subgraph "Model Context Protocol"
    emended --"Artificial Intelligence"--> lfc{{"LLM Function Calling"}}
    lfc --"OpenAI"--> chatgpt("ChatGPT")
    lfc --"Google"--> gemini("Gemini")
    lfc --"Anthropic"--> claude("Claude")
    lfc --"High-Flyer"--> deepseek("DeepSeek")
    lfc --"Meta"--> llama("Llama")
    chatgpt --"3.1"--> custom(["Custom JSON Schema"])
    gemini --"3.0"--> custom(["Custom JSON Schema"])
    claude --"3.1"--> standard(["Standard JSON Schema"])
    deepseek --"3.1"--> standard
    llama --"3.1"--> standard
  end
Loading

Started supporting MCP (Model Context Protocol( schema.

What's Changed

Full Changelog: samchon/openapi@v4.1.0...v4.2.0

samchon/typia (typia)

v9.2.0

Compare Source

Started supporting standard-schema from typia.createValidate<T>() function.

What's Changed

New Contributors

Full Changelog: samchon/typia@v9.1.1...v9.2.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from colinaaa as a code owner April 24, 2025 05:10
@renovate renovate bot added the bot:renovate This is from bot 'renovate' label Apr 24, 2025
@changeset-bot
Copy link

changeset-bot bot commented Apr 24, 2025

⚠️ No Changeset found

Latest commit: 6ad52b3

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codecov
Copy link

codecov bot commented Apr 24, 2025

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
1308 1 1307 94
View the top 2 failed test(s) by shortest run time
react.spec.ts::reactlynx3 testsapisapi-sendGlobalEvent
Stack Traces | 29.7s run time
react.spec.ts:927:5 api-sendGlobalEvent
web-core.test.ts::web core testscreateJSObjectDestructionObserver
Stack Traces | 150s run time
web-core.test.ts:204:3 createJSObjectDestructionObserver
View the full list of 1 ❄️ flaky tests
web-core.test.ts::web core testscreateJSObjectDestructionObserver

Flake rate in main: 4.76% (Passed 60 times, Failed 3 times)

Stack Traces | 150s run time
web-core.test.ts:204:3 createJSObjectDestructionObserver

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@codspeed-hq
Copy link

codspeed-hq bot commented Apr 24, 2025

CodSpeed Performance Report

Merging #618 will not alter performance

Comparing renovate/typia (6ad52b3) with main (5c16b9e)

Summary

✅ 1 untouched benchmarks

@renovate renovate bot force-pushed the renovate/typia branch from 89dc22c to a313751 Compare May 8, 2025 07:58
@renovate renovate bot changed the title chore(deps): update dependency @samchon/openapi to v4.2.0 chore(deps): update typia May 8, 2025
@renovate renovate bot force-pushed the renovate/typia branch from a313751 to 6ad52b3 Compare May 8, 2025 16:09
@relativeci
Copy link

relativeci bot commented May 8, 2025

#4 Bundle Size — 233.45KiB (-25.36%).

6ad52b3(current) vs 5c16b9e main#2(baseline)

Warning

Bundle introduced 2 new packages: @hongzhiyuan/preact, @swc/helpers – View changed packages

Bundle metrics  Change 8 changes Regression 1 regression Improvement 3 improvements
                 Current
#4
     Baseline
#2
Improvement  Initial JS 0B(-100%) 151.26KiB
Improvement  Initial CSS 0B(-100%) 33.15KiB
No change  Cache Invalidation 0% 0%
Change  Chunks 0(-100%) 5
Change  Assets 4(-20%) 5
Change  Modules 140(-31.71%) 205
Regression  Duplicate Modules 55(+323.08%) 13
Change  Duplicate Code 46.22%(+1771.26%) 2.47%
Improvement  Packages 2(-60%) 5
No change  Duplicate Packages 0 0
Bundle size by type  Change 4 changes Regression 2 regressions Improvement 2 improvements
                 Current
#4
     Baseline
#2
Regression  IMG 145.76KiB (+100%) 0B
Regression  Other 87.69KiB (+100%) 0B
Improvement  JS 0B (-100%) 279.62KiB
Improvement  CSS 0B (-100%) 33.15KiB

Bundle analysis reportBranch renovate/typiaProject dashboard


Generated by RelativeCIDocumentationReport issue

@colinaaa colinaaa merged commit 810280c into main May 11, 2025
38 of 40 checks passed
@colinaaa colinaaa deleted the renovate/typia branch May 11, 2025 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot:renovate This is from bot 'renovate'

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant