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.7.6
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.8.0
Choose a head ref
  • 9 commits
  • 20 files changed
  • 3 contributors

Commits on May 30, 2021

  1. chore(deps): bump ws from 7.4.5 to 7.4.6

    Bumps [ws](https://github.com/websockets/ws) from 7.4.5 to 7.4.6.
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@7.4.5...7.4.6)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 30, 2021
    Configuration menu
    Copy the full SHA
    ad63dcc View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

  1. Merge pull request #357 from json-schema-tools/dependabot/npm_and_yar…

    …n/ws-7.4.6
    
    chore(deps): bump ws from 7.4.5 to 7.4.6
    BelfordZ authored Jun 3, 2021
    Configuration menu
    Copy the full SHA
    d495f0d View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump @types/node from 14.17.0 to 15.12.0

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.17.0 to 15.12.0.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 3, 2021
    Configuration menu
    Copy the full SHA
    f57e38b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #371 from json-schema-tools/dependabot/npm_and_yar…

    …n/types/node-15.12.0
    
    chore(deps-dev): bump @types/node from 14.17.0 to 15.12.0
    BelfordZ authored Jun 3, 2021
    Configuration menu
    Copy the full SHA
    3a863d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    983955b View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

  1. Merge pull request #367 from json-schema-tools/dependabot/npm_and_yar…

    …n/typescript-eslint/eslint-plugin-4.26.0
    
    chore(deps-dev): bump @typescript-eslint/eslint-plugin from 4.24.0 to 4.26.0
    BelfordZ authored Jun 4, 2021
    Configuration menu
    Copy the full SHA
    a889460 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. Configuration menu
    Copy the full SHA
    4b78a06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68bf3c9 View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.8.0 [skip ci]

    # [1.8.0](1.7.6...1.8.0) (2021-06-11)
    
    ### Features
    
    * rust fixes & general maintenance items ([4b78a06](4b78a06))
    semantic-release-bot authored and BelfordZ committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    f33f218 View commit details
    Browse the repository at this point in the history
Loading