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

chore(deps): bump oas-normalize from 4.0.2 to 4.0.3 #376

Merged
merged 1 commit into from
Oct 5, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 5, 2021

Bumps oas-normalize from 4.0.2 to 4.0.3.

Changelog

Sourced from oas-normalize's changelog.

4.0.3 (2021-10-04)

  • chore(deps-dev): bump jest from 27.2.0 to 27.2.4 (#158) (e85bcc0), closes #158
  • chore(deps): bump actions/setup-node from 2.4.0 to 2.4.1 (#160) (e81d942), closes #160
  • chore(deps): bump node-fetch from 2.6.1 to 2.6.5 (#159) (2f0918a), closes #159
  • docs: adding a code of conduct (600c0ff)

4.0.1 (2021-09-01)

  • chore(deps-dev): bump @​readme/eslint-config from 6.0.0 to 6.1.0 (#157) (df79698), closes #157
  • chore(deps-dev): bump nock from 13.1.2 to 13.1.3 (#156) (3ac7fc9), closes #156
  • chore(deps-dev): removing conventional-changelog-cli in favor of npx (7c28a12)
  • ci: ignoring node-fetch after v3 because its now an esm package (3ea35aa)

4.0.0 (2021-08-26)

🚨  Breaking change!

.validate() will no longer dereference schemas. If you need to dereference before or after validating, you shoudl use the .deref() method instead.

  • fix: stop dereferencing when running spec validation (#153) (7b706db), closes #153
  • docs: adding a pull request template (16da316)
  • docs: make docs more OpenAPI friendly (#152) (68cfc34), closes #152

3.0.5 (2021-08-20)

  • chore: running npm audit (6dc30cf)
  • chore(deps-dev): bump nock from 13.1.1 to 13.1.2 (#150) (dba5e40), closes #150
  • chore(deps): bump actions/setup-node from 2.3.0 to 2.4.0 (#149) (b43483c), closes #149
  • chore(deps): bump swagger-parser from 10.0.2 to 10.0.3 (#151) (d046bbd), closes #151

3.0.4 (2021-08-02)

  • chore(deps): bump actions/setup-node from 2.2.0 to 2.3.0 (#147) (7b66274), closes #147
  • chore(deps): bumping deps (61c9c09)
  • docs: some minor updates to the readme (b75fe43)

3.0.3 (2021-07-06)

  • build(deps-dev): bump eslint from 7.25.0 to 7.29.0 (#139) (cbc7d8e), closes #139

... (truncated)

Commits
  • 5bbb375 build: 4.0.3 release
  • e81d942 chore(deps): bump actions/setup-node from 2.4.0 to 2.4.1 (#160)
  • 2f0918a chore(deps): bump node-fetch from 2.6.1 to 2.6.5 (#159)
  • e85bcc0 chore(deps-dev): bump jest from 27.2.0 to 27.2.4 (#158)
  • 600c0ff docs: adding a code of conduct
  • See full diff 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)

Bumps [oas-normalize](https://github.com/readmeio/oas-normalize) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/readmeio/oas-normalize/releases)
- [Changelog](https://github.com/readmeio/oas-normalize/blob/main/CHANGELOG.md)
- [Commits](readmeio/oas-normalize@4.0.2...4.0.3)

---
updated-dependencies:
- dependency-name: oas-normalize
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 5, 2021
@dependabot dependabot bot requested a review from erunion October 5, 2021 16:50
@erunion erunion merged commit 58d6ac4 into main Oct 5, 2021
@erunion erunion deleted the dependabot/npm_and_yarn/oas-normalize-4.0.3 branch October 5, 2021 16:54
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant