Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add default resolvers #245

Merged
merged 26 commits into from
Jun 18, 2019
Merged

feat: add default resolvers #245

merged 26 commits into from
Jun 18, 2019

Commits on May 23, 2019

  1. fix: Bump @stoplight/types from 5.1.2 to 7.0.1 (#224)

    Bumps [@stoplight/types](https://github.com/stoplightio/types) from 5.1.2 to 7.0.1.
    - [Release notes](https://github.com/stoplightio/types/releases)
    - [Commits](stoplightio/types@v5.1.2...v7.0.1)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and P0lip committed May 23, 2019
    Configuration menu
    Copy the full SHA
    c4edd08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1c3849 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2019

  1. chore: Bump yaml from 1.5.1 to 1.6.0

    Bumps [yaml](https://github.com/eemeli/yaml) from 1.5.1 to 1.6.0.
    - [Release notes](https://github.com/eemeli/yaml/releases)
    - [Commits](eemeli/yaml@v1.5.1...v1.6.0)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot-support authored and dependabot-preview[bot] committed May 24, 2019
    Configuration menu
    Copy the full SHA
    d691915 View commit details
    Browse the repository at this point in the history
  2. fix: invalid-ref error (#228)

    * fix: handle ajv resolving issues
    
    * feat: include resolver errors
    P0lip authored May 24, 2019
    Configuration menu
    Copy the full SHA
    6590414 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2019

  1. chore: [Security] Bump tar from 2.2.1 to 2.2.2

    Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2. **This update includes security fixes.**
    - [Release notes](https://github.com/npm/node-tar/releases)
    - [Commits](isaacs/node-tar@v2.2.1...v2.2.2)
    dependabot-preview[bot] committed May 27, 2019
    Configuration menu
    Copy the full SHA
    c8d9e37 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2019

  1. Configuration menu
    Copy the full SHA
    90c1d84 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2019

  1. Configuration menu
    Copy the full SHA
    89acde2 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2019

  1. Configuration menu
    Copy the full SHA
    d828d63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7fe15a View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2019

  1. Configuration menu
    Copy the full SHA
    a8b0e5f View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2019

  1. feat: add default resolvers

    marbemac committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    53efc0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5297c24 View commit details
    Browse the repository at this point in the history
  3. test: fix them

    marbemac committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    859965c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    462ebbb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a1535e View commit details
    Browse the repository at this point in the history
  6. fix: missing function call

    P0lip committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    26dcb3f View commit details
    Browse the repository at this point in the history
  7. fix: use actual schema object

    P0lip committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    db6948c View commit details
    Browse the repository at this point in the history
  8. test: update spectral.test.ts

    P0lip committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    e019e8f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cc91c50 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dc1df47 View commit details
    Browse the repository at this point in the history
  11. chore: use node-fetch

    marbemac committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    56f3458 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2019

  1. Configuration menu
    Copy the full SHA
    7589430 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2019

  1. Merge remote-tracking branch 'origin/develop' into feat/remote-refs

    # Conflicts:
    #	package.json
    #	src/__tests__/linter.test.ts
    #	src/spectral.ts
    #	yarn.lock
    marbemac committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    a471244 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    946d46b View commit details
    Browse the repository at this point in the history
  3. chore: use extname

    marbemac committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    ca6ae55 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7854e71 View commit details
    Browse the repository at this point in the history