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

build(deps): bump the azure-tools group with 3 updates #120

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2024

Bumps the azure-tools group with 3 updates: @azure-tools/typespec-autorest, @azure-tools/typespec-azure-core and @azure-tools/typespec-azure-resource-manager.

Updates @azure-tools/typespec-autorest from 0.41.1 to 0.42.0

Commits

Updates @azure-tools/typespec-azure-core from 0.41.0 to 0.42.0

Release notes

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

[email protected]

@​azure-tools/typespec-autorest

Bug Fixes

  • #745 prevent tcgc versioning projection
  • #293 Add support for new @body @bodyRoot and @bodyIgnore decorators

Bump dependencies

  • #663 Upgrade dependencies

Features

  • #765 [API] Refactor to provide functions to get the OpenAPI programtically

Breaking Changes

  • #774 Version enum is now omitted by default. Use version-enum-strategy: include to revert behavior.

@​azure-tools/typespec-azure-core

Bug Fixes

  • #619 Add no-generic-numeric rule to disable LintDiff IntegerTypeMustHaveFormat
  • #760 Fix rpc-operation-request-body rule not actually checking for a body parameter.
  • #694 Fix crash when Traits builders gets passed non model
  • #710 Exempt versioning enums and discriminator enum/unions from documentation-required rule.
  • #740 Require documentation on most unions.
  • #293 Update to support new meaning of @body

Bump dependencies

  • #663 Upgrade dependencies

Breaking Changes

  • #521 Switching ProvisioningState from enum to Open union

@​azure-tools/typespec-azure-portal-core

Bump dependencies

... (truncated)

Commits
  • be1e2c3 Bump versions for 042.0 (core 0.56.0) release (#794)
  • f97f3d3 Add release notes for 0.42(0.56 core) release (#792)
  • 079aa68 Initial commit of ARM bug fix and rename/reorg (#762)
  • 7cf57c6 Making mixin model names to have consistent `Property" suffix (#768)
  • 49f4937 Bump @​azure-tools/cadl-ranch-specs from 0.33.2 to 0.33.3 in /packages/e2e-tes...
  • 51a37ba fix wrong default version for interface from extends (#788)
  • 9ea5c2c Bump @​azure-tools/cadl-ranch-specs from 0.33.1 to 0.33.2 in /packages/e2e-tes...
  • 2f1169f Bump core from d8c26b1 to 4b3489f (#789)
  • 1ae1272 Bump core from fef1c39 to d8c26b1 (#786)
  • d73110f Omit version enum by default (#774)
  • Additional commits viewable in compare view

Updates @azure-tools/typespec-azure-resource-manager from 0.41.0 to 0.42.0

Release notes

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

[email protected]

@​azure-tools/typespec-autorest

Bug Fixes

  • #745 prevent tcgc versioning projection
  • #293 Add support for new @body @bodyRoot and @bodyIgnore decorators

Bump dependencies

  • #663 Upgrade dependencies

Features

  • #765 [API] Refactor to provide functions to get the OpenAPI programtically

Breaking Changes

  • #774 Version enum is now omitted by default. Use version-enum-strategy: include to revert behavior.

@​azure-tools/typespec-azure-core

Bug Fixes

  • #619 Add no-generic-numeric rule to disable LintDiff IntegerTypeMustHaveFormat
  • #760 Fix rpc-operation-request-body rule not actually checking for a body parameter.
  • #694 Fix crash when Traits builders gets passed non model
  • #710 Exempt versioning enums and discriminator enum/unions from documentation-required rule.
  • #740 Require documentation on most unions.
  • #293 Update to support new meaning of @body

Bump dependencies

  • #663 Upgrade dependencies

Breaking Changes

  • #521 Switching ProvisioningState from enum to Open union

@​azure-tools/typespec-azure-portal-core

Bump dependencies

... (truncated)

Commits
  • be1e2c3 Bump versions for 042.0 (core 0.56.0) release (#794)
  • f97f3d3 Add release notes for 0.42(0.56 core) release (#792)
  • 079aa68 Initial commit of ARM bug fix and rename/reorg (#762)
  • 7cf57c6 Making mixin model names to have consistent `Property" suffix (#768)
  • 49f4937 Bump @​azure-tools/cadl-ranch-specs from 0.33.2 to 0.33.3 in /packages/e2e-tes...
  • 51a37ba fix wrong default version for interface from extends (#788)
  • 9ea5c2c Bump @​azure-tools/cadl-ranch-specs from 0.33.1 to 0.33.2 in /packages/e2e-tes...
  • 2f1169f Bump core from d8c26b1 to 4b3489f (#789)
  • 1ae1272 Bump core from fef1c39 to d8c26b1 (#786)
  • d73110f Omit version enum by default (#774)
  • Additional commits viewable in compare view

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 azure-tools group with 3 updates: [@azure-tools/typespec-autorest](https://github.com/Azure/typespec-azure), [@azure-tools/typespec-azure-core](https://github.com/Azure/typespec-azure) and [@azure-tools/typespec-azure-resource-manager](https://github.com/Azure/typespec-azure).


Updates `@azure-tools/typespec-autorest` from 0.41.1 to 0.42.0
- [Release notes](https://github.com/Azure/typespec-azure/releases)
- [Commits](https://github.com/Azure/typespec-azure/commits/[email protected])

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

Updates `@azure-tools/typespec-azure-resource-manager` from 0.41.0 to 0.42.0
- [Release notes](https://github.com/Azure/typespec-azure/releases)
- [Commits](https://github.com/Azure/typespec-azure/compare/[email protected]@0.42.0)

---
updated-dependencies:
- dependency-name: "@azure-tools/typespec-autorest"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: azure-tools
- dependency-name: "@azure-tools/typespec-azure-core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: azure-tools
- dependency-name: "@azure-tools/typespec-azure-resource-manager"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: azure-tools
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from UlrichSchlueter as a code owner May 13, 2024 00:36
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 13, 2024
@dependabot dependabot bot requested a review from bennerv as a code owner May 13, 2024 00:36
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label May 13, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 13, 2024

The group that created this PR has been removed from your configuration.

@dependabot dependabot bot closed this May 13, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/azure-tools-2e062315da branch May 13, 2024 20:32
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