-
Notifications
You must be signed in to change notification settings - Fork 120
Commit 48be4b8
chore(deps): update typia (#1261)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [@samchon/openapi](https://samchon.github.io/openapi/api)
([source](https://redirect.github.com/samchon/openapi)) | [`4.3.2` ->
`4.6.0`](https://renovatebot.com/diffs/npm/@samchon%2fopenapi/4.3.2/4.6.0)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [typia](https://typia.io)
([source](https://redirect.github.com/samchon/typia)) | [`9.3.1` ->
`9.6.1`](https://renovatebot.com/diffs/npm/typia/9.3.1/9.6.1) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[typia-rspack-plugin](https://redirect.github.com/colinaaa/typia-rspack-plugin)
| [`2.1.0` ->
`2.2.0`](https://renovatebot.com/diffs/npm/typia-rspack-plugin/2.1.0/2.2.0)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>samchon/openapi (@​samchon/openapi)</summary>
###
[`v4.6.0`](https://redirect.github.com/samchon/openapi/releases/tag/v4.6.0)
[Compare
Source](https://redirect.github.com/samchon/openapi/compare/v4.5.0...v4.6.0)
##### What's Changed
- Add 'equals' property to various interfaces and functions for
validation by [@​samchon](https://redirect.github.com/samchon) in
[https://github.com/samchon/openapi/pull/195](https://redirect.github.com/samchon/openapi/pull/195)
- Fix `HttpLlm.application()`'s reference separation problem. by
[@​samchon](https://redirect.github.com/samchon) in
[https://github.com/samchon/openapi/pull/196](https://redirect.github.com/samchon/openapi/pull/196)
- Add 'equals' property to LLM schema composers and update validation
tests by [@​samchon](https://redirect.github.com/samchon) in
[https://github.com/samchon/openapi/pull/197](https://redirect.github.com/samchon/openapi/pull/197)
- `IValidation.IError.description` filling about `undefined` cases. by
[@​samchon](https://redirect.github.com/samchon) in
[https://github.com/samchon/openapi/pull/198](https://redirect.github.com/samchon/openapi/pull/198)
**Full Changelog**:
samchon/openapi@v4.5.0...v4.6.0
###
[`v4.5.0`](https://redirect.github.com/samchon/openapi/releases/tag/v4.5.0)
[Compare
Source](https://redirect.github.com/samchon/openapi/compare/v4.4.1...v4.5.0)
##### What's Changed
- `IChatGptSchema.title` in description as JSDocTag. by
[@​samchon](https://redirect.github.com/samchon) in
[https://github.com/samchon/openapi/pull/194](https://redirect.github.com/samchon/openapi/pull/194)
**Full Changelog**:
samchon/openapi@v4.4.1...v4.5.0
###
[`v4.4.1`](https://redirect.github.com/samchon/openapi/releases/tag/v4.4.1)
[Compare
Source](https://redirect.github.com/samchon/openapi/compare/7ae642d8cf639b2bb23b36cf652a3362512d9c72...v4.4.1)
##### What's Changed
- Documentation on `IValidation` type + prettier on JSDoc. by
[@​samchon](https://redirect.github.com/samchon) in
[https://github.com/samchon/openapi/pull/188](https://redirect.github.com/samchon/openapi/pull/188)
- New AI function calling schema property:
`IChatGptSchema.IAnyOf["x-discriminator"]` by
[@​samchon](https://redirect.github.com/samchon) in
[https://github.com/samchon/openapi/pull/189](https://redirect.github.com/samchon/openapi/pull/189)
- Fix discrimiantor mapping property of AI schemas by
[@​samchon](https://redirect.github.com/samchon) in
[https://github.com/samchon/openapi/pull/190](https://redirect.github.com/samchon/openapi/pull/190)
- Add new property `IValidation.IError.description` by
[@​samchon](https://redirect.github.com/samchon) in
[https://github.com/samchon/openapi/pull/191](https://redirect.github.com/samchon/openapi/pull/191)
- Make reference option of AI schema to be default `true`. by
[@​samchon](https://redirect.github.com/samchon) in
[https://github.com/samchon/openapi/pull/192](https://redirect.github.com/samchon/openapi/pull/192)
- Exact description of `IValidation.IError.value` by
[@​samchon](https://redirect.github.com/samchon) in
[https://github.com/samchon/openapi/pull/193](https://redirect.github.com/samchon/openapi/pull/193)
**Full Changelog**:
samchon/openapi@v4.3.3...v4.4.1
###
[`v4.4.0`](https://redirect.github.com/samchon/openapi/compare/v4.3.3...7ae642d8cf639b2bb23b36cf652a3362512d9c72)
[Compare
Source](https://redirect.github.com/samchon/openapi/compare/v4.3.3...7ae642d8cf639b2bb23b36cf652a3362512d9c72)
###
[`v4.3.3`](https://redirect.github.com/samchon/openapi/releases/tag/v4.3.3)
[Compare
Source](https://redirect.github.com/samchon/openapi/compare/v4.3.2...v4.3.3)
##### What's Changed
- Fix `ClaudeSchemaComposer.invert()` function bug for `oneOf` type. by
[@​samchon](https://redirect.github.com/samchon) in
[https://github.com/samchon/openapi/pull/187](https://redirect.github.com/samchon/openapi/pull/187)
**Full Changelog**:
samchon/openapi@v4.3.2...v4.3.3
</details>
<details>
<summary>samchon/typia (typia)</summary>
###
[`v9.6.1`](https://redirect.github.com/samchon/typia/releases/tag/v9.6.1)
[Compare
Source](https://redirect.github.com/samchon/typia/compare/v9.6.0...v9.6.1)
#### What's Changed
- Bump up TypeScript to 5.9 by
[@​samchon](https://redirect.github.com/samchon) in
[https://github.com/samchon/typia/pull/1619](https://redirect.github.com/samchon/typia/pull/1619)
**Full Changelog**:
samchon/typia@v9.6.0...v9.6.1
###
[`v9.6.0`](https://redirect.github.com/samchon/typia/releases/tag/v9.6.0)
[Compare
Source](https://redirect.github.com/samchon/typia/compare/v9.5.0...v9.6.0)
##### What's Changed
- Support `validateEquals()` function for LLM. by
[@​samchon](https://redirect.github.com/samchon) in
[https://github.com/samchon/typia/pull/1609](https://redirect.github.com/samchon/typia/pull/1609)
- feat: modify typia.llm.application non-object error message by
[@​luke0408](https://redirect.github.com/luke0408) in
[https://github.com/samchon/typia/pull/1572](https://redirect.github.com/samchon/typia/pull/1572)
- Support `validateEquals()` even in `llm.application()` with
parameters' separation. by
[@​samchon](https://redirect.github.com/samchon) in
[https://github.com/samchon/typia/pull/1611](https://redirect.github.com/samchon/typia/pull/1611)
- `IValidation.IError.description` for special `undefined` cases. by
[@​samchon](https://redirect.github.com/samchon) in
[https://github.com/samchon/typia/pull/1612](https://redirect.github.com/samchon/typia/pull/1612)
##### New Contributors
- [@​luke0408](https://redirect.github.com/luke0408) made their
first contribution in
[https://github.com/samchon/typia/pull/1572](https://redirect.github.com/samchon/typia/pull/1572)
**Full Changelog**:
samchon/typia@v9.5.0...v9.6.0
###
[`v9.5.0`](https://redirect.github.com/samchon/typia/releases/tag/v9.5.0)
[Compare
Source](https://redirect.github.com/samchon/typia/compare/v9.4.0...v9.5.0)
##### What's Changed
- Change JSON schema title rule. by
[@​samchon](https://redirect.github.com/samchon) in
[https://github.com/samchon/typia/pull/1605](https://redirect.github.com/samchon/typia/pull/1605)
- Remove `@samchon/openapi` from `peerDependencies`. by
[@​samchon](https://redirect.github.com/samchon) in
[https://github.com/samchon/typia/pull/1606](https://redirect.github.com/samchon/typia/pull/1606)
**Full Changelog**:
samchon/typia@v9.4.0...v9.5.0
###
[`v9.4.0`](https://redirect.github.com/samchon/typia/releases/tag/v9.4.0)
[Compare
Source](https://redirect.github.com/samchon/typia/compare/v9.3.1...v9.4.0)
##### What's Changed
- Add examples for website serving by
[@​samchon](https://redirect.github.com/samchon) in
[https://github.com/samchon/typia/pull/1591](https://redirect.github.com/samchon/typia/pull/1591)
- Test `RemoteSource` by
[@​samchon](https://redirect.github.com/samchon) in
[https://github.com/samchon/typia/pull/1592](https://redirect.github.com/samchon/typia/pull/1592)
- Fill guide documents' source codes from remote URL by
[@​samchon](https://redirect.github.com/samchon) in
[https://github.com/samchon/typia/pull/1594](https://redirect.github.com/samchon/typia/pull/1594)
- Fix website RemoteSource URL bug by
[@​samchon](https://redirect.github.com/samchon) in
[https://github.com/samchon/typia/pull/1595](https://redirect.github.com/samchon/typia/pull/1595)
- docs: document standard schema by
[@​sevenc-nanashi](https://redirect.github.com/sevenc-nanashi) in
[https://github.com/samchon/typia/pull/1589](https://redirect.github.com/samchon/typia/pull/1589)
- Fix typo in console generate usage by
[@​uh-zuh](https://redirect.github.com/uh-zuh) in
[https://github.com/samchon/typia/pull/1596](https://redirect.github.com/samchon/typia/pull/1596)
- Remake typia playground compiler by
[@​samchon](https://redirect.github.com/samchon) in
[https://github.com/samchon/typia/pull/1598](https://redirect.github.com/samchon/typia/pull/1598)
- Upgrade nextra docs by
[@​samchon](https://redirect.github.com/samchon) in
[https://github.com/samchon/typia/pull/1599](https://redirect.github.com/samchon/typia/pull/1599)
- Add new website component `LocalSource` by
[@​samchon](https://redirect.github.com/samchon) in
[https://github.com/samchon/typia/pull/1600](https://redirect.github.com/samchon/typia/pull/1600)
- Bump up `@samchon/openapi` for LLM features. by
[@​samchon](https://redirect.github.com/samchon) in
[https://github.com/samchon/typia/pull/1603](https://redirect.github.com/samchon/typia/pull/1603)
##### New Contributors
- [@​uh-zuh](https://redirect.github.com/uh-zuh) made their first
contribution in
[https://github.com/samchon/typia/pull/1596](https://redirect.github.com/samchon/typia/pull/1596)
**Full Changelog**:
samchon/typia@v9.3.1...v9.4.0
</details>
<details>
<summary>colinaaa/typia-rspack-plugin (typia-rspack-plugin)</summary>
###
[`v2.2.0`](https://redirect.github.com/colinaaa/typia-rspack-plugin/releases/tag/v2.2.0)
[Compare
Source](https://redirect.github.com/colinaaa/typia-rspack-plugin/compare/v2.1.0...v2.2.0)
##### What's Changed
- fix(deps): update all non-major dependencies by
[@​renovate](https://redirect.github.com/renovate)\[bot]
in[https://github.com/colinaaa/typia-rspack-plugin/pull/19](https://redirect.github.com/colinaaa/typia-rspack-plugin/pull/19)9
- chore(deps): update all non-major dependencies by
[@​renovate](https://redirect.github.com/renovate)\[bot]
in[https://github.com/colinaaa/typia-rspack-plugin/pull/20](https://redirect.github.com/colinaaa/typia-rspack-plugin/pull/20)0
- chore(deps): update all non-major dependencies by
[@​renovate](https://redirect.github.com/renovate)\[bot]
in[https://github.com/colinaaa/typia-rspack-plugin/pull/21](https://redirect.github.com/colinaaa/typia-rspack-plugin/pull/21)1
- chore: release v2.2.0 by
[@​colinaaa](https://redirect.github.com/colinaaa) in
[https://github.com/colinaaa/typia-rspack-plugin/pull/22](https://redirect.github.com/colinaaa/typia-rspack-plugin/pull/22)
**Full Changelog**:
colinaaa/typia-rspack-plugin@v2.1.0...v2.2.0
</details>
---
### 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](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/lynx-family/lynx-stack).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMy4yIiwidXBkYXRlZEluVmVyIjoiNDEuNDYuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYm90OnJlbm92YXRlIl19-->
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Qingyu Wang <[email protected]>1 parent 71eabbc commit 48be4b8Copy full SHA for 48be4b8
File tree
Expand file treeCollapse file tree
3 files changed
+28
-37
lines changedFilter options
- packages/rspeedy
- core
- plugin-react
Expand file treeCollapse file tree
3 files changed
+28
-37
lines changedpackages/rspeedy/core/package.json
Copy file name to clipboardExpand all lines: packages/rspeedy/core/package.json+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
67 |
| - | |
68 | 67 |
| |
69 | 68 |
| |
70 | 69 |
| |
| |||
76 | 75 |
| |
77 | 76 |
| |
78 | 77 |
| |
79 |
| - | |
80 |
| - | |
| 78 | + | |
| 79 | + | |
81 | 80 |
| |
82 | 81 |
| |
83 | 82 |
| |
|
packages/rspeedy/plugin-react/package.json
Copy file name to clipboardExpand all lines: packages/rspeedy/plugin-react/package.json+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
61 |
| - | |
62 | 61 |
| |
63 | 62 |
| |
64 |
| - | |
65 |
| - | |
| 63 | + | |
| 64 | + | |
66 | 65 |
| |
67 | 66 |
| |
68 | 67 |
| |
|
+24-31Lines changed: 24 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments