Azure-Samples / app-service-javascript-sap-cloud-sdk-quickstart

Sample project showcasing SAP Cloud SDK for OData consumption from SAP S4 with Azure App Service
MIT License
11 stars 7 forks source link

Bump @sap-cloud-sdk/util from 3.13.0 to 3.15.0 #141

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps @sap-cloud-sdk/util from 3.13.0 to 3.15.0.

Release notes

Sourced from @​sap-cloud-sdk/util's releases.

v3.15.0

Improvements

  • [openapi] Expose custom type for the addCustomRequestConfiguration() method of the OpenAPI Request Builder (4b3ebfd)
  • [eslint-config] Add a config based on the new eslint flat config format. The new config can be used inside a eslint.config.js file. (7760692)

v3.14.0

Fixed Issues

  • [openapi-generator] Fix nested array type in generated OpenAPI schemas such that array wraps the whole object. (ff3ede6)
  • [openapi-generator] Fix serialization of path params that contain quotes to avoid syntax error and failing client generation (b4bc9ad)
Changelog

Sourced from @​sap-cloud-sdk/util's changelog.

3.15.0

API Docs: https://sap.github.io/cloud-sdk/api/3.15.0

Improvements

  • [openapi] Expose custom type for addCustomRequestConfiguration method of Openapi Request Builder (4b3ebfd)
  • [eslint-config] Add a config based on the new Eslint flat config format. The new config can be used inside a eslint.config.js file. (7760692)

3.14.0

API Docs: https://sap.github.io/cloud-sdk/api/3.14.0

Fixed Issues

  • [openapi-generator] Fix nested array type in generated OpenAPI schemas such that array wraps the whole object. (ff3ede6)
  • [openapi-generator] Fix serialization of path params that contain quotes to avoid syntax error and failing client generation (b4bc9ad)
Commits
  • e7b79a3 v3.15.0
  • a96e67c chore(deps): bump typescript-eslint from 7.7.1 to 7.8.0 (#4659)
  • cf4c60e chore(deps): bump eslint-plugin-unused-imports from 3.1.0 to 3.2.0 (#4661)
  • 557769e chore(deps): bump opossum from 8.1.3 to 8.1.4 (#4660)
  • 7760692 chore: Add eslint flat config (#4651)
  • 79adc29 chore: add slack notificaitons (#4658)
  • 4b3ebfd fix: Expose type for custom request parameter (#4647)
  • 78f247a chore(deps-dev): bump @​sap/cds from 6.8.4 to 7.8.2 (#4657)
  • 585753b chore(deps-dev): bump eslint-plugin-jest from 28.2.0 to 28.3.0 (#4656)
  • b389606 chore(deps-dev): bump puppeteer from 22.7.0 to 22.7.1 (#4655)
  • 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 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)