5e-bits / 5e-srd-api

REST API to access D&D 5th Edition SRD database
MIT License
490 stars 157 forks source link

build(deps): bump @apideck/portman from 1.28.0 to 1.30.0 #542

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps @apideck/portman from 1.28.0 to 1.30.0.

Release notes

Sourced from @​apideck/portman's releases.

v1.30.0

What's Changed

Full Changelog: https://github.com/apideck-libraries/portman/compare/v1.29.3...v1.30.0

v1.29.3

What's Changed

Full Changelog: https://github.com/apideck-libraries/portman/compare/v1.29.2...v1.29.3

v1.29.2

What's Changed

Full Changelog: https://github.com/apideck-libraries/portman/compare/v1.29.1...v1.29.2

v1.29.1

What's Changed

Full Changelog: https://github.com/apideck-libraries/portman/compare/v1.29.0...v1.29.1

v1.29.0

What's Changed

Full Changelog: https://github.com/apideck-libraries/portman/compare/v1.28.0...v1.29.0

Changelog

Sourced from @​apideck/portman's changelog.

v1.30.0 - (2024-08-23)

  • Portman - sort Postman folders based on the "orderOfFolders" configuration (#621)
  • overwriteRequestQueryParams - Handle form encoded array query params (#640)

v1.29.3 - (2024-08-19)

  • Portman - Make OpenAPI data immutable (#630)
  • Bumped dependency openapi-format
  • Removed unused yaml package

v1.29.2 - (2024-08-19)

  • Skip read-only properties from request body (#628)
  • YAML error fix using latest openapi-format (#631)
  • Bumped dependencies: openapi-to-postman 4.24.0, newman, openapi-format

v1.29.1 - (2024-08-08)

  • Fuzzing - Handle nested plain array values (#629)

v1.29.0 - (2024-08-06)

[!IMPORTANT]
Important Change: If you are using version 1.28.0 with a custom Postman config file specified by the --postmanConfigFile flag, please ensure that the parametersResolution option is set to either "Example" or "Schema". The options requestParametersResolution and exampleParametersResolution are deprecated openapi-to-postman options.

  • Conversion - Use convertV2 from openapi-to-postman
  • overwriteRequestSecurity - handle missing auth (#622)
  • Fuzzing - Fix nested path handling (#624)
  • Globals - Strip response example from root requests
Commits


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)