Azure / bicep

Bicep is a declarative language for describing and deploying Azure resources
MIT License
3.21k stars 746 forks source link

Bump typescript from 5.4.5 to 5.5.2 in /src/Bicep.MSBuild.E2eTests #14399

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps typescript from 5.4.5 to 5.5.2.

Release notes

Sourced from typescript's releases.

TypeScript 5.5

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.5 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.5 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • ce2e60e Update LKG
  • f3b21a2 πŸ€– Pick PR #58931 (Defer creation of barebonesLibSourc...) into release-5.5 (#...
  • 7b1620b πŸ€– Pick PR #58811 (fix(58801): "Move to file" on globa...) into release-5.5 (#...
  • 5367ae1 Bump version to 5.5.2 and LKG
  • 02132e5 πŸ€– Pick PR #58895 (Fix global when typescript.js loade...) into release-5.5 (#...
  • 45b1e3c πŸ€– Pick PR #58872 (Fix declaration emit crash) into release-5.5 (#58874)
  • 17933ee πŸ€– Pick PR #58810 (Fixed declaration emit issue relate...) into release-5.5 (#...
  • 552b07e πŸ€– Pick PR #58786 (Fixed declaration emit crash relate...) into release-5.5 (#...
  • 39c9eeb Pick #58857 to release-5.5 (#58858)
  • 2b0009c πŸ€– Pick PR #58846 (Ensure the updates with crashes rev...) into release-5.5 (#...
  • 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 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)
Microsoft Reviewers: Open in CodeFlow
github-actions[bot] commented 3 months ago

Test this change out locally with the following install scripts (Action run 9637320164)

VSCode - Mac/Linux ```sh bash <(curl -Ls https://aka.ms/bicep/nightly-vsix.sh) --run-id 9637320164 ``` - Windows ```powershell iex "& { $(irm https://aka.ms/bicep/nightly-vsix.ps1) } -RunId 9637320164" ```
Azure CLI - Mac/Linux ```sh bash <(curl -Ls https://aka.ms/bicep/nightly-cli.sh) --run-id 9637320164 ``` - Windows ```powershell iex "& { $(irm https://aka.ms/bicep/nightly-cli.ps1) } -RunId 9637320164" ```
github-actions[bot] commented 3 months ago

Dotnet Test Results

β€‡β€‡β€ˆβ€‡70 files   -β€Šβ€‡β€ˆβ€‡36β€‚β€ƒβ€‡β€‡β€ˆβ€‡β€‡1 errors  69 suites   -β€Š36   16m 42s :stopwatch: - 13m 40s 10β€ˆ888 tests +β€‡β€ˆβ€‡31  10β€ˆ887 :white_check_mark: +β€‡β€ˆβ€‡31  1 :zzz: Β±0  0 :x: Β±0  24β€ˆ007 runsβ€Š  -β€Š8β€ˆ038  24β€ˆ005 :white_check_mark:  -β€Š8β€ˆ037  2 :zzz:  -β€Š1  0 :x: Β±0 

For more details on these parsing errors, see this check.

Results for commit d3c4f4dd. ± Comparison against base commit 3665fc1d.