Skip to content

Bump @apidevtools/json-schema-ref-parser from 9.0.9 to 10.1.0 #524

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2023

Bumps @apidevtools/json-schema-ref-parser from 9.0.9 to 10.1.0.

Release notes

Sourced from @​apidevtools/json-schema-ref-parser's releases.

v10.1.0

10.1.0 (2023-02-01)

Features

  • Rewrite repo in typescript, change testing schema to vitest, fix package versions (#300) (a5b3946)

v10.0.1

10.0.1 (2023-01-23)

Bug Fixes

  • change type of onDereference to non-required (#299) (12cb26a)

v9.1.2

9.1.2 (2023-01-25)

Bug Fixes

  • Revert breaking change introduced in v9.1.1 (3e47eaa)

v9.1.1

Manually created as semantic release has gone mad.

v9.1.0

9.1.0 (2023-01-25)

Bug Fixes

  • force yaml loading to confirm to json-compatible types (402904c)

Features

Commits
  • a5b3946 feat: Rewrite repo in typescript, change testing schema to vitest, fix packag...
  • 12cb26a fix: change type of onDereference to non-required (#299)
  • e7b4888 chore: dist is removed, just build cjs
  • c65dd82 chore: remove dist and unused dependencies
  • 96b805a BREAKING CHANGE: Nove version bumped to v17, using ESM modules by default wit...
  • 993d234 ES Modules (#295)
  • da9e32e Fix CI tests (#294)
  • 95f5948 chore: stop building broken unscoped pkg
  • 060e8bd Create FUNDING.yml
  • 499a8cc fix: bug introduced in v9.0.2 (#284)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by philsturgeon, a new releaser for @​apidevtools/json-schema-ref-parser since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 2, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/apidevtools/json-schema-ref-parser-10.1.0 branch 5 times, most recently from 37c608b to 2f3c45c Compare March 4, 2023 21:33
Bumps [@apidevtools/json-schema-ref-parser](https://github.com/APIDevTools/json-schema-ref-parser) from 9.0.9 to 10.1.0.
- [Release notes](https://github.com/APIDevTools/json-schema-ref-parser/releases)
- [Commits](APIDevTools/json-schema-ref-parser@v9.0.9...v10.1.0)

---
updated-dependencies:
- dependency-name: "@apidevtools/json-schema-ref-parser"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/apidevtools/json-schema-ref-parser-10.1.0 branch from 2f3c45c to 3bf3726 Compare March 4, 2023 22:31
@anttiviljami anttiviljami merged commit 3146420 into master Mar 4, 2023
@anttiviljami anttiviljami deleted the dependabot/npm_and_yarn/apidevtools/json-schema-ref-parser-10.1.0 branch March 4, 2023 23:30
@wolfmanfx
Copy link

@anttiviljami This bump broke the windows support (not just mine APIDevTools/json-schema-ref-parser#311).

Type-checking in progress... { stack: 'JSONParserError: Error opening file "E:\\other\\workspaces\\small-devices\\mobile-picking-prototype\\node_modules\\openapi-backend\\node_modules\\@apidevtools\\json-schema-ref-parser\\dist\\doc\\auth-api.yaml" \n' + "ENOENT: no such file or directory, open 'E:\\other\\workspaces\\small-devices\\mobile-picking-prototype\\node_modules\\openapi-backend\\node_modules\\@apidevtools\\json-schema-ref-parser\\dist\\doc\\auth-api.yaml'\n" + ' at Object.<anonymous> (E:\\other\\workspaces\\small-devices\\mobile-picking-prototype\\node_modules\\openapi-backend\\node_modules\\@apidevtools\\json-schema-ref-parser\\dist\\lib\\resolvers\\file.js:72:23)\n' + ' at Generator.throw (<anonymous>)\n' + ' at rejected (E:\\other\\workspaces\\small-devices\\mobile-picking-prototype\\node_modules\\openapi-backend\\node_modules\\@apidevtools\\json-schema-ref-parser\\dist\\lib\\resolvers\\file.js:29:65)', code: 'ERESOLVER', name: 'ResolverError', message: 'Error opening file "E:\\other\\workspaces\\small-devices\\mobile-picking-prototype\\node_modules\\openapi-backend\\node_modules\\@apidevtools\\json-schema-ref-parser\\dist\\doc\\auth-api.yaml" \n' + "ENOENT: no such file or directory, open 'E:\\other\\workspaces\\small-devices\\mobile-picking-prototype\\node_modules\\openapi-backend\\node_modules\\@apidevtools\\json-schema-ref-parser\\dist\\doc\\auth-api.yaml'", source: 'E:\\other\\workspaces\\small-devices\\mobile-picking-prototype\\node_modules\\openapi-backend\\node_modules\\@apidevtools\\json-schema-ref-parser\\dist\\doc\\auth-api.yaml', path: null, toJSON: [Function: toJSON], ioErrorCode: 'ENOENT', footprint: 'null+E:\\other\\workspaces\\small-devices\\mobile-picking-prototype\\node_modules\\openapi-backend\\node_modules\\@apidevtools\\json-schema-ref-parser\\dist\\doc\\auth-api.yaml+ERESOLVER+Error opening file "E:\\other\\workspaces\\small-devices\\mobile-picking-prototype\\node_modules\\openapi-backend\\node_modules\\@apidevtools\\json-schema-ref-parser\\dist\\doc\\auth-api.yaml" \n' + "ENOENT: no such file or directory, open 'E:\\other\\workspaces\\small-devices\\mobile-picking-prototype\\node_modules\\openapi-backend\\node_modules\\@apidevtools\\json-schema-ref-parser\\dist\\doc\\auth-api.yaml'", toString: [Function: toString] } Unknown operationId login Unknown operationId logout Unknown operationId getProcesses { stack: 'JSONParserError: Error opening file "E:\\other\\workspaces\\small-devices\\mobile-picking-prototype\\node_modules\\openapi-backend\\node_modules\\@apidevtools\\json-schema-ref-parser\\dist\\doc\\area-based.yaml" \n' + "ENOENT: no such file or directory, open 'E:\\other\\workspaces\\small-devices\\mobile-picking-prototype\\node_modules\\openapi-backend\\node_modules\\@apidevtools\\json-schema-ref-parser\\dist\\doc\\area-based.yaml'\n" + ' at Object.<anonymous> (E:\\other\\workspaces\\small-devices\\mobile-picking-prototype\\node_modules\\openapi-backend\\node_modules\\@apidevtools\\json-schema-ref-parser\\dist\\lib\\resolvers\\file.js:72:23)\n' + ' at Generator.throw (<anonymous>)\n' + ' at rejected (E:\\other\\workspaces\\small-devices\\mobile-picking-prototype\\node_modules\\openapi-backend\\node_modules\\@apidevtools\\json-schema-ref-parser\\dist\\lib\\resolvers\\file.js:29:65)', code: 'ERESOLVER', name: 'ResolverError', message: 'Error opening file "E:\\other\\workspaces\\small-devices\\mobile-picking-prototype\\node_modules\\openapi-backend\\node_modules\\@apidevtools\\json-schema-ref-parser\\dist\\doc\\area-based.yaml" \n' + "ENOENT: no such file or directory, open 'E:\\other\\workspaces\\small-devices\\mobile-picking-prototype\\node_modules\\openapi-backend\\node_modules\\@apidevtools\\json-schema-ref-parser\\dist\\doc\\area-based.yaml'", source: 'E:\\other\\workspaces\\small-devices\\mobile-picking-prototype\\node_modules\\openapi-backend\\node_modules\\@apidevtools\\json-schema-ref-parser\\dist\\doc\\area-based.yaml', path: null, toJSON: [Function: toJSON], ioErrorCode: 'ENOENT', footprint: 'null+E:\\other\\workspaces\\small-devices\\mobile-picking-prototype\\node_modules\\openapi-backend\\node_modules\\@apidevtools\\json-schema-ref-parser\\dist\\doc\\area-based.yaml+ERESOLVER+Error opening file "E:\\other\\workspaces\\small-devices\\mobile-picking-prototype\\node_modules\\openapi-backend\\node_modules\\@apidevtools\\json-schema-ref-parser\\dist\\doc\\area-based.yaml" \n' + "ENOENT: no such file or directory, open 'E:\\other\\workspaces\\small-devices\\mobile-picking-prototype\\node_modules\\openapi-backend\\node_modules\\@apidevtools\\json-schema-ref-parser\\dist\\doc\\area-based.yaml'", toString: [Function: toString] } Unknown operationId getPickingAreas Unknown operationId setPickingAreaById Unknown operationId setPickingTransportDeviceById Unknown operationId getPickingTransportDevices Unknown operationId getPickingParameters Unknown operationId requestPickingOrderManual Unknown operationId requestPickingOrderBarcode Unknown operationId getProposedAdditionalTargetLUs Unknown operationId getLoadingAids Unknown operationId getPossibleLoadingAids Unknown operationId confirmLoadingAids Unknown operationId getNextActivity api listening at http://localhost:9000 No errors found.

@trentinrossi
Copy link

trentinrossi commented Feb 16, 2024

To fix that just add a path.resolve('your-schema-file.yaml')

@marypriliepina
Copy link

marypriliepina commented Mar 1, 2024

To fix that just add a path.resolve('your-schema-file.yaml')

where? how to obtain path ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants