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

Bump ibm-openapi-validator from 0.31.1 to 0.97.3 #344

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 10, 2023

Bumps ibm-openapi-validator from 0.31.1 to 0.97.3.

Release notes

Sourced from ibm-openapi-validator's releases.

ibm-openapi-validator@0.97.3

ibm-openapi-validator 0.97.3 (2023-01-09)

Dependencies

  • @​ibm-cloud/openapi-ruleset: upgraded to 0.45.3

ibm-openapi-validator@0.97.2

ibm-openapi-validator 0.97.2 (2022-12-14)

Bug Fixes

  • move validator dependency to correct package within monorepo (#529) (6904445)

Dependencies

  • @​ibm-cloud/openapi-ruleset: upgraded to 0.45.2

ibm-openapi-validator@0.97.1

ibm-openapi-validator 0.97.1 (2022-12-14)

Bug Fixes

  • property-case-convention: report correct path in errors (#526) (3fd84cf)

Dependencies

  • @​ibm-cloud/openapi-ruleset: upgraded to 0.45.1

ibm-openapi-validator@0.97.0

ibm-openapi-validator 0.97.0 (2022-12-12)

Features

... (truncated)

Changelog

Sourced from ibm-openapi-validator's changelog.

0.51.3 (2021-10-11)

Bug Fixes

  • remove npm_force_resolutions from pre-install step to fix user package install (#337) (0a02977)

0.51.2 (2021-10-08)

Bug Fixes

  • pac-resolver force dependency to 5.0.0 (#335) (03154e3)

0.51.1 (2021-10-01)

Bug Fixes

  • false positive when minLength, maxLength are 0 (#334) (e8c5220)

0.51.0 (2021-09-30)

Features

  • add configFileOverride to in-code validator (#331) (9a259d1)

0.50.1 (2021-09-29)

Bug Fixes

  • handle multi-file spec circular reference edge case (#333) (172c027)

0.50.0 (2021-09-29)

Features

  • examples' name should not contain space (#332) (053d9da)

0.49.0 (2021-09-27)

Features

  • prohibit sentence style summaries (20bf923)

0.48.0 (2021-09-16)

... (truncated)

Commits
  • 398048b chore(release): 0.97.3 [skip ci]
  • a9ed99f chore(release): 0.45.3 [skip ci]
  • 84b31d9 fix(ref-pattern): better regex matching if path contains OpenAPI field name (...
  • fe31658 chore(deps): bump json5 from 2.2.1 to 2.2.3 (#532)
  • b7c9ef0 refactor: move select utility functions into new package (#531)
  • 95864fb chore: update lint config to make property quoting consistent (#527)
  • 21cef5d chore(release): 0.97.2 [skip ci]
  • 225d2dc chore(release): 0.45.2 [skip ci]
  • 6904445 fix: move validator dependency to correct package within monorepo (#529)
  • 668e468 chore(release): 0.97.1 [skip ci]
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by ibm-devx-sdk, a new releaser for ibm-openapi-validator 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)

Bumps [ibm-openapi-validator](https://github.com/IBM/openapi-validator) from 0.31.1 to 0.97.3.
- [Release notes](https://github.com/IBM/openapi-validator/releases)
- [Changelog](https://github.com/IBM/openapi-validator/blob/main/CHANGELOG.md)
- [Commits](https://github.com/IBM/openapi-validator/compare/v0.31.1...ibm-openapi-validator@0.97.3)

---
updated-dependencies:
- dependency-name: ibm-openapi-validator
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 10, 2023
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.

0 participants