ahungrynoob / jsonschema

A node package based on jsonschema-rs for performing JSON schema validation
MIT License
51 stars 0 forks source link

chore(deps-dev): bump @napi-rs/cli from 2.12.0 to 2.14.7 #178

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @napi-rs/cli from 2.12.0 to 2.14.7.

Release notes

Sourced from @​napi-rs/cli's releases.

@​napi-rs/cli@​2.14.7

2.14.7 (2023-02-08)

Bug Fixes

  • cli: JS bindgen file now respects destDir (#1481) (cb529d2)

@​napi-rs/cli@​2.14.6

2.14.6 (2023-02-02)

Note: Version bump only for package @​napi-rs/cli

@​napi-rs/cli@​2.14.5

2.14.5 (2023-01-29)

Bug Fixes

  • cli: upload GitHub assets issue (a302c9c)

@​napi-rs/cli@​2.14.4

2.14.4 (2023-01-20)

Bug Fixes

  • napi: build error with zig@0.10.1 (2f52793)

@​napi-rs/cli@​2.14.3

What's Changed

New Contributors

Full Changelog: https://github.com/napi-rs/napi-rs/compare/napi@2.10.6...@​napi-rs/cli@​2.14.3

@​napi-rs/cli@​2.14.2

What's Changed

Full Changelog: https://github.com/napi-rs/napi-rs/compare/napi@2.10.5...@​napi-rs/cli@​2.14.2

@​napi-rs/cli@​2.14.1

What's Changed

... (truncated)

Commits
  • efacce7 chore: publish
  • cb529d2 fix(cli): JS bindgen file now respects destDir (#1481)
  • f24c9e6 Release independent packages
  • 3101565 fix(napi): dropping Error should not call napi-sys if feature is set to noop ...
  • c70c76d Release independent packages
  • 7613d66 chore(napi): enhance the error messages while converting types failed (#1473)
  • f1838a7 build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 (#1472)
  • 5e7496f chore: publish
  • b2e1bb2 chore(cli): upgrade cross platform testing toolchains (#1471)
  • dc372d9 Release independent packages
  • Additional commits viewable in compare view


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[bot] commented 1 year ago

The following labels could not be found: npm, dependencies.

dependabot[bot] commented 1 year ago

Superseded by #180.