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 @azure-tools/typespec-client-generator-core from 0.51.1 to 0.51.2 in the typespec group across 1 directory #32743

Merged
merged 1 commit into from
Feb 22, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 21, 2025

Bumps the typespec group with 1 update in the / directory: @azure-tools/typespec-client-generator-core.

Updates @azure-tools/typespec-client-generator-core from 0.51.1 to 0.51.2

Release notes

Sourced from @​azure-tools/typespec-client-generator-core's releases.

@​azure-tools/typespec-client-generator-core@​0.51.2

Bug Fixes

  • #2229 Fix missing result segments of anonymous paged response with header.
  • #2196 Do not allow union with circular ref, change union name inside nullable type and do not take nullable type as non-body response.

Features

  • #2206 Add pagingMetadata.continuationTokenParameterSegments and pagingMetadata.continuationTokenResponseSegments to SdkPagingServiceMetadata to indicate the mapping of continuation token parameter and response.
  • #2206 Make SdkServiceResponseHeader to be part of SdkModelPropertyType. Then it could contain the client related info.
  • #2206 Add SdkPagingServiceMetadata type to store all paging related info.
  • #2220 Add crossLanguageDefinitionId property for SdkNullableType.

Deprecations

  • #2206 Deprecate __raw_paged_metadata, nextLinkPath and nextLinkOperation in SdkPagingServiceMethodOptions. Use pagingMetadata.__raw, pagingMetadata.nextLinkSegments and pagingMetadata.nextLinkOperation instead.
  • #2206 Deprecate resultPath in SdkMethodResponse. Use resultSegments instead.
  • #2219 Deprecate clientNamespace property in SdkClientType, SdkNullableType, SdkEnumType, SdkUnionType and SdkModelType. Use namespace instead.

Breaking Changes

  • #2217 Remove null form union for value property type of SdkConstantType. It is a breaking change, but since no logic will come to null type, it shall have little impact.
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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the typespec group with 1 update in the / directory: [@azure-tools/typespec-client-generator-core](https://github.com/Azure/typespec-azure).


Updates `@azure-tools/typespec-client-generator-core` from 0.51.1 to 0.51.2
- [Release notes](https://github.com/Azure/typespec-azure/releases)
- [Commits](https://github.com/Azure/typespec-azure/compare/@azure-tools/[email protected]...@azure-tools/[email protected])

---
updated-dependencies:
- dependency-name: "@azure-tools/typespec-client-generator-core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: typespec
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 21, 2025
Copy link

openapi-pipeline-app bot commented Feb 21, 2025

Next Steps to Merge

Next steps that must be taken to merge this PR:
  • ❌ The required check named Protected Files has failed. Refer to the check in the PR's 'Checks' tab for details on how to fix it and consult the aka.ms/ci-fix guide

Copy link

PR validation pipeline started successfully. If there is ApiView generated, it will be updated in this comment.

@microsoft-github-policy-service microsoft-github-policy-service bot added the customer-reported Issues that are reported by GitHub users external to the Azure organization. label Feb 21, 2025
Copy link
Contributor

Thank you for your contribution dependabot[bot]! We will review the pull request and get back to you soon.

@mikeharder mikeharder merged commit 03c9dc9 into main Feb 22, 2025
49 of 51 checks passed
@mikeharder mikeharder deleted the dependabot/npm_and_yarn/typespec-d3299c0690 branch February 22, 2025 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization. dependencies Pull requests that update a dependency file PipelineBotTrigger
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant