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: json-schema-tools/transpiler
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.9.0
Choose a base ref
...
head repository: json-schema-tools/transpiler
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.10.0
Choose a head ref
  • 7 commits
  • 18 files changed
  • 3 contributors

Commits on Jun 18, 2021

  1. chore(deps-dev): bump typedoc from 0.20.37 to 0.21.0

    Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.20.37 to 0.21.0.
    - [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
    - [Commits](TypeStrong/typedoc@v0.20.37...v0.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: typedoc
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 18, 2021
    Configuration menu
    Copy the full SHA
    fddc955 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #394 from json-schema-tools/dependabot/npm_and_yar…

    …n/typedoc-0.21.0
    
    chore(deps-dev): bump typedoc from 0.20.37 to 0.21.0
    BelfordZ authored Jun 18, 2021
    Configuration menu
    Copy the full SHA
    0e04aac View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump @json-schema-tools/meta-schema

    Bumps [@json-schema-tools/meta-schema](https://github.com/json-schema-tools/meta-schema) from 1.6.13 to 1.6.14.
    - [Release notes](https://github.com/json-schema-tools/meta-schema/releases)
    - [Changelog](https://github.com/json-schema-tools/meta-schema/blob/master/CHANGELOG.md)
    - [Commits](json-schema-tools/meta-schema@1.6.13...1.6.14)
    
    ---
    updated-dependencies:
    - dependency-name: "@json-schema-tools/meta-schema"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 18, 2021
    Configuration menu
    Copy the full SHA
    bc4558e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #395 from json-schema-tools/dependabot/npm_and_yar…

    …n/json-schema-tools/meta-schema-1.6.14
    
    chore(deps-dev): bump @json-schema-tools/meta-schema from 1.6.13 to 1.6.14
    BelfordZ authored Jun 18, 2021
    Configuration menu
    Copy the full SHA
    34db2cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d1b2981 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #396 from json-schema-tools/feat/rust-boxing-finally

    feat: rust boxing properly now
    BelfordZ authored Jun 18, 2021
    Configuration menu
    Copy the full SHA
    08580a9 View commit details
    Browse the repository at this point in the history
  7. chore(release): 1.10.0 [skip ci]

    # [1.10.0](1.9.0...1.10.0) (2021-06-18)
    
    ### Features
    
    * rust boxing properly now ([d1b2981](d1b2981))
    semantic-release-bot authored and BelfordZ committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    2cbb1bc View commit details
    Browse the repository at this point in the history
Loading