Skip to content

Bump @azure-tools/typespec-azure-resource-manager from 0.52.0 to 0.61.0 in /typespec#155

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/typespec/azure-tools/typespec-azure-resource-manager-0.61.0
Closed

Bump @azure-tools/typespec-azure-resource-manager from 0.52.0 to 0.61.0 in /typespec#155
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/typespec/azure-tools/typespec-azure-resource-manager-0.61.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Bumps @azure-tools/typespec-azure-resource-manager from 0.52.0 to 0.61.0.

Release notes

Sourced from @​azure-tools/typespec-azure-resource-manager's releases.

@​azure-tools/typespec-azure-resource-manager@​0.60.1

Bug Fixes

  • #3330 Fix #3294 Add model and operation templates for private link
  • #3337 Fix #3243 Allow polymorphic legacy resources
  • #3332 Fix #3295 Allow tenant-level external resources

@​azure-tools/typespec-azure-resource-manager@​0.59.2

Bug Fixes

  • #3147 Add support for x-ms-external through armExternalResource decorator
  • #3154 Add single page list and correct put template names
  • #3172 Add single page list and legacy put and patch operations

@​azure-tools/typespec-azure-resource-manager@​0.59.1

Bug Fixes

  • #3142 Relax constraints for Action request and synchronous response parameters
  • #3143 Add templates for optional location and etags
  • #3141 Add operations for Private Endpoints

@​azure-tools/typespec-azure-resource-manager@​0.58.1

Bug Fixes

  • #3030 Use OverrideErrorType parameter in legacy list operation
  • #3026 Fix #1876 Add ResolveArmOperations method

@​azure-tools/typespec-azure-resource-manager@​0.57.2

Bug Fixes

  • #2772 Allow toggling @autoRoute in legacy operations

@​azure-tools/typespec-azure-resource-manager@​0.57.1

Bug Fixes

  • #2896 Add a legacy operation template for Operations_List that enables customization of both the response and error response types. This provides flexibility to specify custom response or error as needed.

    For example:

    interface Operations
      extends Azure.ResourceManager.Legacy.Operations<Response = ArmResponse<Azure.Core.Page<CustomResponse>> {}
  • #2897 Added a linter rule to warn when a @Azure.ResourceManager.Legacy.customAzureResource does not contain a @key property, as this can cause duplicate operations.

  • #2892 Fix #2764 Add advanced extension resource support

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@azure-tools/typespec-azure-resource-manager](https://github.com/Azure/typespec-azure) from 0.52.0 to 0.61.0.
- [Release notes](https://github.com/Azure/typespec-azure/releases)
- [Commits](https://github.com/Azure/typespec-azure/compare/typespec-azure@0.52.0...@azure-tools/typespec-azure-rulesets@0.61.0)

---
updated-dependencies:
- dependency-name: "@azure-tools/typespec-azure-resource-manager"
  dependency-version: 0.61.0
  dependency-type: direct:production
  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 13, 2025
@dependabot dependabot bot temporarily deployed to functional-tests October 13, 2025 15:54 Inactive
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 20, 2025

Superseded by #188.

@dependabot dependabot bot closed this Nov 20, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/typespec/azure-tools/typespec-azure-resource-manager-0.61.0 branch November 20, 2025 00:48
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