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.26.54 to 0.28.1 #151

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 4, 2024

Bumps azure/bicep from 0.26.54 to 0.28.1.

Release notes

Sourced from azure/bicep's releases.

v0.27.1

Highlights

Bicep Team

  • "publishSource" is now GA! (#13899)
  • Implement the spread ... operator, other new functions, and indices on lambdas (#13658)
    • Support completions inside object spread (#14000)
  • Normalize indenting for multi-line descriptions (#14013)
  • Default levels for linting rules finalized (#13847)
  • Permit validation for property access on union types (#14017)

Bugs and Features

Bicep Team

  • Clarify on JSONRPC format (#13825)
  • Support --outdir param with build-params (#13890)
  • Create 'use-secure-value-for-secure-inputs' linter rule (#13905)
  • Add detailed validation for UDFs with UDTs (#14011)
  • Fix for stack overflow issue (#14049)
  • Check namespaces in prefer-interpolation linter rule (#14050)
  • Support codefix for missing Bicep params (#14012)
  • Formatting rule improvements (#13945)
  • Recognize common keywords for resource type completions (#13721)
  • Show full path of built JSON file so it's clickable in vscode (#13787)
  • Try to fix 13333 (#13788)
  • Make some minor improvements to resource filter keywords and add filter keyword support for resource snippets (#13731)
  • 13842 Bicep linter doesn't recognise managementGroupResourceId as a r… (#13889)

v0.26.170

Features and Bug Fixes

Bicep Team:

  • Support including imported types in user-defined tagged unions (#13728)
  • Preserve distinction between {} and object in compiled JSON (#13597)
  • Distinguish between type syntax vs expression syntax in the parser (#13671)
  • Fix bug with parsing expressions in object keys from ARM templates (#13665)
  • Avoid running no-hardcoded-env-urls linter rule in .bicepparam files (#13608)
  • Fix importing tagged unions from compiled JSON (#13733)
  • Fix importing tuples from JSON (#13736)
  • Clarify wording for BCP081 warning (#13739)

@​davidlloyduk

@​itpropro

Commits
  • ba1e9f8 bumped version number (#14233)
  • 92b9c6a updated pkgs (#14198)
  • 6dd8bf7 Bump @​typescript-eslint/eslint-plugin from 7.10.0 to 7.11.0 in /src/highlight...
  • 5b22c32 Bump @​typescript-eslint/eslint-plugin from 7.9.0 to 7.11.0 in /src/vscode-bic...
  • d0d0c8b Bump @​typescript-eslint/eslint-plugin from 7.10.0 to 7.11.0 in /src/textmate ...
  • e3b917a Bump @​types/node from 20.12.12 to 20.14.0 in /src/textmate (#14218)
  • 010a13c Bump @​typescript-eslint/eslint-plugin from 7.10.0 to 7.11.0 in /src/playgroun...
  • e1ab793 Bump @​typescript-eslint/parser from 7.10.0 to 7.11.0 in /src/highlightjs (#14...
  • c8e8b24 Bump @​types/node from 20.12.12 to 20.14.0 in /src/highlightjs (#14225)
  • 73a7ab0 Bump @​typescript-eslint/eslint-plugin from 7.10.0 to 7.11.0 in /src/Bicep.Cli...
  • 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 [azure/bicep](https://github.com/azure/bicep) from 0.26.54 to 0.28.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.26.54...v0.28.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 June 4, 2024 15:56
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 4, 2024
Copy link

sonarcloud bot commented Jun 4, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@JanuszNowak JanuszNowak merged commit 9d4248e into master Jun 4, 2024
10 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/azure/bicep-0.28.1 branch June 4, 2024 18:31
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.

1 participant