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

Bump @sap-cloud-sdk/generator from 3.21.0 to 3.22.2 in /samples/cds-sample-application #1248

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 15, 2024

Bumps @sap-cloud-sdk/generator from 3.21.0 to 3.22.2.

Release notes

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

v3.22.2

Fixed Issues

  • [mail-client] Fix sending e-mails through socks proxies in Node 20 and higher.
    • @​sap-cloud-sdk/connectivity@​3.22.2
    • @​sap-cloud-sdk/util@​3.22.2 (7f8ce79)

v3.22.1

Fixed Issues

  • [eslint-config] Fix incorrect reference of the stylistic plugin in the flat config. (c1d53d2)

v3.22.0

Compatibility Notes

  • [eslint-config] Remove import/no-relative-parent-imports rule that has never worked correctly as provided. (a729a72)

New Functionalities

  • [eslint-config] Add @typescript-eslint/consistent-type-imports to the ruleset. (252c338)
  • [openapi-generator] Add support for discriminator properties in schemas that include oneOf and anyOf. Also add support for incorrect usage of the discriminator property with schemas of type object. (d073a48)

Fixed Issues

  • [eslint-config] Fix incorrect resolution of imports for TypeScript. This may result in a lot more findings. (a729a72)
  • [openapi-generator] Ignore charset parameter in media types given in OpenAPI specification. (c4153b9)
Changelog

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

3.22.2

Fixed Issues

  • [mail-client] Fix sending e-mails through socks proxies in Node 20 and higher.
    • @​sap-cloud-sdk/connectivity@​3.22.2
    • @​sap-cloud-sdk/util@​3.22.2 (7f8ce79)

3.22.1

Fixed Issues

  • [eslint-config] Fix incorrect reference of the stylistic plugin in the flat config. (c1d53d2)

3.22.0

Compatibility Notes

  • [eslint-config] Remove import/no-relative-parent-imports rule that has never worked correctly as provided. (a729a72)

New Functionalities

  • [eslint-config] Add @typescript-eslint/consistent-type-imports to the ruleset. (252c338)
  • [openapi-generator] Add support for discriminator properties in schemas that include oneOf and anyOf. Also add support for incorrect usage of the discriminator property with schemas of type object. (d073a48)

Fixed Issues

  • [eslint-config] Fix incorrect resolution of imports for TypeScript. This may result in a lot more findings. (a729a72)
  • [openapi-generator] Ignore charset parameter in media types given in OpenAPI specification. (c4153b9)
Commits
  • 258743a v3.22.2
  • 97d1b69 chore: switch workflows to use node 20 and 22 by default (#5046)
  • bd06467 chore: cleanup after moving license check to actions (#5080)
  • 135ecc1 chore(deps-dev): bump puppeteer from 23.5.1 to 23.5.3 (#5084)
  • aa1a139 chore(deps): bump typescript from 5.5.4 to 5.6.3 (#5082)
  • 249b359 chore: fix order of things (#5081)
  • 7f8ce79 fix: add workaround for “greeting never received” (#5079)
  • 35c09b4 chore(deps): bump winston from 3.14.2 to 3.15.0 (#5062)
  • 60fa84f chore(deps): bump typescript-eslint from 7.18.0 to 8.8.1 (#5070)
  • 524d076 chore: Move license check to GH action (#5078)
  • 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/generator](https://github.com/SAP/cloud-sdk-js) from 3.21.0 to 3.22.2.
- [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.21.0...v3.22.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 15, 2024
@github-actions github-actions bot merged commit 99ef286 into main Oct 15, 2024
6 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/samples/cds-sample-application/sap-cloud-sdk/generator-3.22.2 branch October 15, 2024 23:58
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants