Skip to content

Bump @sap-cloud-sdk/resilience from 3.11.0 to 3.14.0#29

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/sap-cloud-sdk/resilience-3.14.0
Open

Bump @sap-cloud-sdk/resilience from 3.11.0 to 3.14.0#29
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/sap-cloud-sdk/resilience-3.14.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 17, 2024

Bumps @sap-cloud-sdk/resilience from 3.11.0 to 3.14.0.

Release notes

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

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)

v3.13.0

New Functionalities

  • [connectivity] Support the AI Core Service Binding when creating destinations from service bindings (f72986a)

v3.12.1

Fixed Issues

  • [connectivity] Fix fetchDestinationWithoutTokenRetrieval to correctly return instance and subaccount destinations.
    • @​sap-cloud-sdk/resilience@​3.12.1
    • @​sap-cloud-sdk/util@​3.12.1 (60fdc04)
  • [openapi, odata-common] Fix type in addCustomRequestConfiguration method to accept values of type any. (60fdc04)

v3.12.0

New Functionalities

  • [connectivity] Support certificates in PEM format for ClientCertificateAuthentication. (36be489)

Fixed Issues

  • [openapi] Fix incorrect encoding of query parameters in OpenAPI requests. Query parameters (except for additional custom parameters) are now encoded by default. To change this behavior overwrite the parameterEncoder in the request options. (d6b1c5b)
  • [openapi-generator] Fix types in generated OpenAPI schemas to have proper types instead of type any. (6bbdd4d)
Changelog

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

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)

3.13.0

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

New Functionalities

  • [connectivity] Support the AI Core Service Binding when creating destinations from service bindings (f72986a)

3.12.1

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

Fixed Issues

  • [connectivity] Fix fetchDestinationWithoutTokenRetrieval to correctly return instance and subaccount destinations.
    • @​sap-cloud-sdk/resilience@​3.12.1
    • @​sap-cloud-sdk/util@​3.12.1 (60fdc04)
  • [openapi, odata-common] Fix type in addCustomRequestConfiguration method to accept values of type any. (60fdc04)

3.12.0

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

New Functionalities

  • [connectivity] Support certificates in PEM format for ClientCertificateAuthentication. (36be489)

Fixed Issues

  • [openapi] Fix incorrect encoding of query parameters in OpenAPI requests. Query parameters (except for additional custom parameters) are now encoded by default. To change this behavior overwrite the parameterEncoder in the request options. (d6b1c5b)
  • [openapi-generator] Fix types in generated OpenAPI schemas to have proper types instead of type any. (6bbdd4d)
Commits
  • 1fefd38 v3.14.0
  • ff3ede6 fix: Openapi-generator array schema with nested array (#4630)
  • 66be02a chore(deps-dev): bump @​typescript-eslint/eslint-plugin (#4643)
  • c5829ff chore(deps-dev): bump @​typescript-eslint/parser from 7.6.0 to 7.7.0 (#4644)
  • 4164a2f chore(deps-dev): bump puppeteer from 22.6.4 to 22.6.5 (#4642)
  • b4bc9ad fix: Fix quote issue in path pattern (#4634)
  • 8c37487 chore: Fix eslint command in build-packages (#4639)
  • 084baaa chore(deps-dev): bump puppeteer from 22.6.3 to 22.6.4 (#4635)
  • fb2e371 chore(deps): bump socks from 2.8.1 to 2.8.2 (#4629)
  • 1bb63ca chore(deps-dev): bump @​types/node from 18.19.30 to 18.19.31 (#4628)
  • 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 <dependency name> 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)

Bumps [@sap-cloud-sdk/resilience](https://github.com/SAP/cloud-sdk-js) from 3.11.0 to 3.14.0.
- [Release notes](https://github.com/SAP/cloud-sdk-js/releases)
- [Changelog](https://github.com/SAP/cloud-sdk-js/blob/main/CHANGELOG.md)
- [Commits](SAP/cloud-sdk-js@v3.11.0...v3.14.0)

---
updated-dependencies:
- dependency-name: "@sap-cloud-sdk/resilience"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 17, 2024
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.

0 participants