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

Commits on Jun 8, 2021

  1. chore(deps-dev): bump @types/node from 14.17.3 to 15.12.2

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.17.3 to 15.12.2.
    - [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] <support@github.com>
    dependabot[bot] authored Jun 8, 2021
    Configuration menu
    Copy the full SHA
    3e7ebf7 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

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

    …n/types/node-15.12.2
    
    chore(deps-dev): bump @types/node from 14.17.3 to 15.12.2
    BelfordZ authored Jun 11, 2021
    Configuration menu
    Copy the full SHA
    dcbbd80 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

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

    Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.20.36 to 0.20.37.
    - [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
    - [Commits](TypeStrong/typedoc@v0.20.36...v0.20.37)
    
    ---
    updated-dependencies:
    - dependency-name: typedoc
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 17, 2021
    Configuration menu
    Copy the full SHA
    0fe8cc2 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

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

    …n/typedoc-0.20.37
    
    chore(deps-dev): bump typedoc from 0.20.36 to 0.20.37
    BelfordZ authored Jun 18, 2021
    Configuration menu
    Copy the full SHA
    1a5bbee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a6ad09 View commit details
    Browse the repository at this point in the history
  3. fix: update deps

    BelfordZ committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    3c69609 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3fdca68 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #314 from json-schema-tools/feat/iscycle-working-a…

    …nd-deps
    
    Feat/iscycle working and deps
    BelfordZ authored Jun 18, 2021
    Configuration menu
    Copy the full SHA
    6477322 View commit details
    Browse the repository at this point in the history
  6. chore(release): 1.8.0 [skip ci]

    # [1.8.0](1.7.8...1.8.0) (2021-06-18)
    
    ### Bug Fixes
    
    * remove additional comment ([3fdca68](3fdca68))
    * update deps ([3c69609](3c69609))
    
    ### Features
    
    * mutation functions isCycle param working properly now ([4a6ad09](4a6ad09))
    semantic-release-bot authored and BelfordZ committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    3de4d24 View commit details
    Browse the repository at this point in the history
Loading