Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: samchon/typia
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.11.3
Choose a base ref
...
head repository: samchon/typia
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.11.4
Choose a head ref
  • 6 commits
  • 15 files changed
  • 2 contributors

Commits on Oct 24, 2024

  1. build(deps): update @samchon/openapi requirement in the ecosystem group

    Updates the requirements on [@samchon/openapi](https://github.com/samchon/openapi) to permit the latest version.
    
    Updates `@samchon/openapi` to 1.1.2
    - [Release notes](https://github.com/samchon/openapi/releases)
    - [Commits](samchon/openapi@v1.1.1...v1.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: "@samchon/openapi"
      dependency-type: direct:production
      dependency-group: ecosystem
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    5ff57cd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1341 from samchon/dependabot/npm_and_yarn/ecosyst…

    …em-83fb135594
    
    build(deps): update @samchon/openapi requirement from ^1.1.1 to ^1.1.2 in the ecosystem group
    samchon authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    8a93cd7 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. build(deps-dev): update typedoc requirement

    Updates the requirements on [typedoc](https://github.com/TypeStrong/TypeDoc) to permit the latest version.
    
    Updates `typedoc` to 0.26.11
    - [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
    - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
    - [Commits](TypeStrong/typedoc@v0.26.10...v0.26.11)
    
    ---
    updated-dependencies:
    - dependency-name: typedoc
      dependency-type: direct:development
      dependency-group: ecosystem
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    897f062 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f58063c View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

  1. Configuration menu
    Copy the full SHA
    bb3a438 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1351 from samchon/feat/array-ref

    Fix wrong `$ref` address for recursive array type.
    samchon authored Nov 10, 2024
    Configuration menu
    Copy the full SHA
    b12380e View commit details
    Browse the repository at this point in the history
Loading