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/bicep from 0.17.1 to 0.20.1 #88

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 2, 2023

Bumps azure/bicep from 0.17.1 to 0.20.1.

Release notes

Sourced from azure/bicep's releases.

v0.19.5

Highlights

Bicep Team:

  • Formatter v2 including:
    • Implement pretty-printing algorithm
    • Add formatting configurations (#10889)
    • Less newline sensitivity for if-expression and for-expression (#10984)
    • Make ternary operators and lambdas less newline sensitive (#11052)
  • User defined types property completions for bicepparam files (#11032)

Bug Fixes and Features

Bicep Team:

  • Fix deploy bicep file vs code action bug (#11099)
  • Surface diagnostics from union type narrowing (#10938)
  • Handle duplicate properties in object type definition with a diagnostics, not an exception (#10983)
  • Collapse target union types before narrowing (#10987)
  • Support instance functions on resource-typed params (#11031)
  • Expand leading ~ in RootConfiguration.CacheRootDirectory (#11047)
  • Add description/documentation to public module completions (#10997)
  • Obsolete metadata.json, convert on generate (#11087)
  • Fix intellisense for maxAgeInDays (11040) (#11093)
  • Ignore property storageAccountSubscriptionId for use-resource-id-func… (#11094)

v0.18.4

Highlights

Bicep team:

  • Support for .bicepparam parameters files (bicep-style parameters file). This includes support for:
    • support for expressions using any functions in the sys namespace (i.e. uniqueString())
    • supported natively by Az CLI and Azure PowerShell (i.e. az deployment group create -f ./main.bicep -p params.bicepparam ...)
    • CLI command to generate bicepparam file from given Bicep file (#10595)
    • Buildparams command vscode extension (#10738)
    • LoadEnvironmentVariable to enable using env variables in .bicepparam files (#10726)
    • Support bicepparam files for VS Code deploy bicep file action (#10593)
    • Bicepparam decompiler (#10785)
    • Bicep param decompile vscode action (#10921)
  • Provide help text when consuming modules from ACR (#10747)
  • Bicep build command linter provides a structured output (#10672)

Bug fixes and features

Bicep team:

  • Mark overload matches as PotentialMatches if any argument is of type 'any' (#10659)
  • Provide completions for unknown keys on dictionaries (#10927)
  • Fix CLI restore --force (9580) (#10817 and #10829)
  • Remove metadata from symbol resolution logic (#10626)
  • Derive operation return type from operands (#10545)

... (truncated)

Commits
  • 9507aa6 Bumping Bicep version to 0.20 (#11428)
  • 9c7297f Add check for Powershell Core to baseline script (#11426)
  • c48d1c2 Upgrading Types Az Nuget version for bicep release 0.20 (#11425)
  • 1612e4e Deployment pane minor tweak: wrap pre-formatted JSON text (#11424)
  • 7c4bfda 10346 br/alias completions to top level (#11381)
  • 8d65280 Bump Azure.Bicep.Types from 0.3.99 to 0.3.181 (#11346)
  • 4d59b61 Bump Sarif.Sdk from 4.2.2 to 4.3.0 (#11415)
  • 8497272 Support subscription-scope deployments in deploy pane (#11382)
  • 9f40198 Bump @​typescript-eslint/eslint-plugin from 6.1.0 to 6.2.0 in /src/playground ...
  • 7d484b5 Bump @​types/node from 20.4.4 to 20.4.5 in /src/playground (#11387)
  • 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 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 [azure/bicep](https://github.com/azure/bicep) from 0.17.1 to 0.20.1.
- [Release notes](https://github.com/azure/bicep/releases)
- [Changelog](https://github.com/Azure/bicep/blob/main/docs/release-checklist.md)
- [Commits](Azure/bicep@v0.17.1...v0.20.1)

---
updated-dependencies:
- dependency-name: azure/bicep
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from JanuszNowak as a code owner August 2, 2023 15:36
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 2, 2023
@sonarcloud
Copy link

sonarcloud bot commented Aug 2, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 3, 2023

Superseded by #90.

@dependabot dependabot bot closed this Aug 3, 2023
@dependabot dependabot bot deleted the dependabot/github_actions/azure/bicep-0.20.1 branch August 3, 2023 15:52
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