Skip to content

build(deps): bump fastify-openapi-glue from 1.5.1 to 2.2.0#148

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/fastify-openapi-glue-2.2.0
Closed

build(deps): bump fastify-openapi-glue from 1.5.1 to 2.2.0#148
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/fastify-openapi-glue-2.2.0

Conversation

@dependabot-preview

Copy link
Copy Markdown
Contributor

Bumps fastify-openapi-glue from 1.5.1 to 2.2.0.

Release notes

Sourced from fastify-openapi-glue's releases.

v.2.2.0

  • Added "x-" properties to the fastify reply context
  • Updated dependencies:
    • ajv ^6.12.3 → ^6.12.4
    • fastify-plugin ^2.3.0 → ^2.3.1
    • fastify ^3.2.0 → ^3.2.1
    • fastify-cli ^2.1.0 → ^2.2.0

v2.1.0

  • Enable passthrough of security handler errors (@mhamann)
  • Added parameters and initializer to securityHandlers (see docs/securityHandlers.md)
  • Refactored index.js and parsers
  • Updated examples to v3
  • Added tests
  • Updated dependencies:
    • fastify-plugin ^2.0.0 → ^2.3.0
    • swagger-parser ^10.0.0 → ^10.0.1
    • fastify ^3.0.0 → ^3.2.0
    • fastify-cli ^2.0.2 → ^2.1.0
    • tap ^14.10.7 → ^14.10.8

v2.0.5

  • Warnings for missing content handlers now go to the fastify log
  • Bump fastify-plugin from 2.0.2 to 2.1.1

v2.0.4

  • Fix stripResponseFormats for recursive schemas (@lundibundi)
  • Bump fastify-plugin from 2.0.1 to 2.0.2
  • Bump tap from 14.10.7 to 14.10.8

v2.0.3

  • Bump fastify from 3.0.3 to 3.1.1
  • Bump swagger-parser from 10.0.0 to 10.0.
  • Fixed typescript definitions (@zekth )

v2.0.2

  • Bump fastify from 3.0.0 to 3.0.3
  • Bump swagger-parser from 9.0.1 to 10.0.
  • Bump fastify-plugin from 2.0.0 to 2.0.1
  • [Security] Bump lodash from 4.17.15 to 4.17.19

v2.0.0

  • Migrated to fastify 3.0.0, major version as the change is not compatible with fastify 2.x.y.

v1.7.1

  • Made securityHandlers parameter optional in Typescript signature

v1.7.0

  • Added securityHandlers parameter (@mhamann)
  • Updated dependencies
Changelog

Sourced from fastify-openapi-glue's changelog.

[2.2.0] - 20-08-2020

Changed

  • Added "x-" properties to the fastify reply context
  • Updated dependencies:
  • ajv ^6.12.3 → ^6.12.4
  • fastify-plugin ^2.3.0 → ^2.3.1
  • fastify ^3.2.0 → ^3.2.1
  • fastify-cli ^2.1.0 → ^2.2.0

[2.1.0] - 14-08-2020

Changed

  • Enable passthrough of security handler errors (mhamann)
  • Added parameters and initializer to securityHandlers (see docs/securityHandlers.md)
  • Refactored index.js and parsers
  • Updated examples to v3
  • Added tests
  • Updated dependencies:
    • fastify-plugin ^2.0.0 → ^2.3.0
    • swagger-parser ^10.0.0 → ^10.0.1
    • fastify ^3.0.0 → ^3.2.0
    • fastify-cli ^2.0.2 → ^2.1.0
    • tap ^14.10.7 → ^14.10.8

[2.0.5] - 06-08-2020

Changed

  • Warnings for missing content handlers now go to the fastify log
  • Bump fastify-plugin from 2.0.2 to 2.1.1

[2.0.4] - 28-07-2020

Changed

  • Fix stripResponseFormats for recursive schemas (lundibundi)
  • Bump fastify-plugin from 2.0.1 to 2.0.2
  • Bump tap from 14.10.7 to 14.10.8

[2.0.3] - 20-07-2020

Changed

  • Bump fastify from 3.0.3 to 3.1.1
  • Bump swagger-parser from 10.0.0 to 10.0.
  • Fixed typescript definitions (zekth)

[2.0.2] - 16-07-2020

Changed

  • Just a version bump to fix operator error

[2.0.1] - 16-07-2020

Changed

  • Bump fastify from 3.0.0 to 3.0.3
  • Bump swagger-parser from 9.0.1 to 10.0.
  • Bump fastify-plugin from 2.0.0 to 2.0.1
  • [Security] Bump lodash from 4.17.15 to 4.17.19
Commits
  • ed0814e 2.2.0
  • 58147b5 Updated Changelog
  • 8c832c8 Updated Changelog
  • fca23ce Merge pull request #130 from seriousme/update-dependencies-fastify-3.2.1
  • 66c91fb Updated dependencies
  • 91bb7b8 Merge pull request #129 from seriousme/add-support-for-x-props
  • 5a49036 feature: add support for x- props
  • 24f0238 Merge pull request #127 from seriousme/dependabot/npm_and_yarn/fastify-3.2.1
  • 682c4b7 Merge pull request #126 from seriousme/dependabot/npm_and_yarn/ajv-6.12.4
  • 961bdac Merge pull request #125 from seriousme/dependabot/npm_and_yarn/fastify-cli-2.2.0
  • 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 will not automatically merge this PR because it includes a major update to a production dependency.


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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview

Copy link
Copy Markdown
Contributor Author

Superseded by #160.

@dependabot-preview dependabot-preview Bot deleted the dependabot/npm_and_yarn/fastify-openapi-glue-2.2.0 branch September 26, 2020 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🚗 dependencies Update a dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants