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: v9.0.1
Choose a base ref
...
head repository: samchon/typia
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9.1.0
Choose a head ref
  • 5 commits
  • 479 files changed
  • 2 contributors

Commits on Apr 7, 2025

  1. Bump the ecosystem group across 1 directory with 3 updates

    Bumps the ecosystem group with 3 updates in the /website directory: [typescript](https://github.com/microsoft/TypeScript), [typedoc](https://github.com/TypeStrong/TypeDoc) and [typedoc-github-theme](https://github.com/JulianWowra/typedoc-github-theme).
    
    
    Updates `typescript` from 5.8.2 to 5.8.3
    - [Release notes](https://github.com/microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
    - [Commits](https://github.com/microsoft/TypeScript/commits)
    
    Updates `typedoc` from 0.27.9 to 0.28.2
    - [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
    - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
    - [Commits](TypeStrong/typedoc@v0.27.9...v0.28.2)
    
    Updates `typedoc-github-theme` from 0.2.1 to 0.3.0
    - [Release notes](https://github.com/JulianWowra/typedoc-github-theme/releases)
    - [Commits](JulianWowra/typedoc-github-theme@v0.2.1...v0.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-version: 5.8.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: ecosystem
    - dependency-name: typedoc
      dependency-version: 0.28.2
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: ecosystem
    - dependency-name: typedoc-github-theme
      dependency-version: 0.3.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: ecosystem
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 7, 2025
    Configuration menu
    Copy the full SHA
    fa4c47b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e284b63 View commit details
    Browse the repository at this point in the history
  3. Bump typescript from 5.8.2 to 5.8.3 in /test in the ecosystem group

    Bumps the ecosystem group in /test with 1 update: [typescript](https://github.com/microsoft/TypeScript).
    
    
    Updates `typescript` from 5.8.2 to 5.8.3
    - [Release notes](https://github.com/microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
    - [Commits](https://github.com/microsoft/TypeScript/commits)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-version: 5.8.3
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: ecosystem
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 7, 2025
    Configuration menu
    Copy the full SHA
    15fd6f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fecdaa2 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2025

  1. New function typia.json.schema<T>() (#1567)

    * New function `typia.json.schema<T>()`
    
    * Publish v9.1.0
    samchon authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    75dcc07 View commit details
    Browse the repository at this point in the history
Loading