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 bicep-types from 3676a8b to 0143e0b #8261

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps bicep-types from 3676a8b to 0143e0b.

Commits
  • 0143e0b Bump FluentAssertions from 7.0.0 to 8.0.0 (#589)
  • 0bb2f7d Bump System.Text.Json from 9.0.0 to 9.0.1 (#588)
  • f1def56 Bump System.Memory.Data from 9.0.0 to 9.0.1 (#587)
  • 41e8ff8 Bump typescript from 5.7.2 to 5.7.3 in /src/bicep-types (#579)
  • 0acccb8 Bump @​types/node from 22.10.2 to 22.10.7 in /src/bicep-types (#585)
  • 402f003 Bump eslint-plugin-jest from 28.10.0 to 28.11.0 in /src/bicep-types (#584)
  • ab1bf27 Bump Nerdbank.GitVersioning from 3.7.112 to 3.7.115 (#580)
  • 42037d9 Bump MSTest.TestFramework from 3.6.4 to 3.7.1 (#583)
  • 4ae15cd Bump MSTest.TestAdapter from 3.6.4 to 3.7.1 (#582)
  • 5097506 Bump coverlet.collector from 6.0.2 to 6.0.3 (#574)
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Jan 20, 2025
@dependabot dependabot bot requested review from a team as code owners January 20, 2025 04:04
@dependabot dependabot bot requested a deployment to functional-tests January 20, 2025 04:04 Waiting
Copy link

github-actions bot commented Jan 20, 2025

Unit Tests

3 551 tests   - 1   3 545 ✅  - 3   5m 22s ⏱️ -2s
  292 suites ±0       4 💤 ±0 
    1 files   ±0       2 ❌ +2 

For more details on these failures, see this check.

Results for commit 4d8aec8. ± Comparison against base commit 9af20f3.

This pull request removes 1 test.
github.com/radius-project/radius/pkg/cli/prompt/text ‑ Test_E2E/cancel

♻️ This comment has been updated with latest results.

@lakshmimsft lakshmimsft force-pushed the dependabot/submodules/bicep-types-0143e0b branch from 6b2b9cf to b7daac4 Compare January 22, 2025 05:27
@radius-functional-tests
Copy link

radius-functional-tests bot commented Jan 22, 2025

Radius functional test overview

🔍 Go to test action run

Name Value
Repository radius-project/radius
Commit ref b7daac4
Unique ID funcd0f1196734
Image tag pr-funcd0f1196734
Click here to see the list of tools in the current test run
  • gotestsum 1.12.0
  • KinD: v0.20.0
  • Dapr:
  • Azure KeyVault CSI driver: 1.4.2
  • Azure Workload identity webhook: 1.3.0
  • Bicep recipe location ghcr.io/radius-project/dev/test/testrecipes/test-bicep-recipes/<name>:pr-funcd0f1196734
  • Terraform recipe location http://tf-module-server.radius-test-tf-module-server.svc.cluster.local/<name>.zip (in cluster)
  • applications-rp test image location: ghcr.io/radius-project/dev/applications-rp:pr-funcd0f1196734
  • dynamic-rp test image location: ghcr.io/radius-project/dev/dynamic-rp:pr-funcd0f1196734
  • controller test image location: ghcr.io/radius-project/dev/controller:pr-funcd0f1196734
  • ucp test image location: ghcr.io/radius-project/dev/ucpd:pr-funcd0f1196734
  • deployment-engine test image location: ghcr.io/radius-project/deployment-engine:latest

Test Status

⌛ Building Radius and pushing container images for functional tests...
✅ Container images build succeeded
⌛ Publishing Bicep Recipes for functional tests...
✅ Recipe publishing succeeded
⌛ Starting corerp-cloud functional tests...
⌛ Starting ucp-cloud functional tests...
✅ corerp-cloud functional tests succeeded
✅ ucp-cloud functional tests succeeded

Copy link

codecov bot commented Jan 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.83%. Comparing base (da85dab) to head (30a80b5).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8261   +/-   ##
=======================================
  Coverage   59.82%   59.83%           
=======================================
  Files         590      590           
  Lines       39520    39520           
=======================================
+ Hits        23644    23646    +2     
+ Misses      14120    14119    -1     
+ Partials     1756     1755    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@radius-functional-tests
Copy link

radius-functional-tests bot commented Jan 23, 2025

Radius functional test overview

🔍 Go to test action run

Name Value
Repository radius-project/radius
Commit ref 30a80b5
Unique ID funcfea6ec8716
Image tag pr-funcfea6ec8716
Click here to see the list of tools in the current test run
  • gotestsum 1.12.0
  • KinD: v0.20.0
  • Dapr:
  • Azure KeyVault CSI driver: 1.4.2
  • Azure Workload identity webhook: 1.3.0
  • Bicep recipe location ghcr.io/radius-project/dev/test/testrecipes/test-bicep-recipes/<name>:pr-funcfea6ec8716
  • Terraform recipe location http://tf-module-server.radius-test-tf-module-server.svc.cluster.local/<name>.zip (in cluster)
  • applications-rp test image location: ghcr.io/radius-project/dev/applications-rp:pr-funcfea6ec8716
  • dynamic-rp test image location: ghcr.io/radius-project/dev/dynamic-rp:pr-funcfea6ec8716
  • controller test image location: ghcr.io/radius-project/dev/controller:pr-funcfea6ec8716
  • ucp test image location: ghcr.io/radius-project/dev/ucpd:pr-funcfea6ec8716
  • deployment-engine test image location: ghcr.io/radius-project/deployment-engine:latest

Test Status

⌛ Building Radius and pushing container images for functional tests...
✅ Container images build succeeded
⌛ Publishing Bicep Recipes for functional tests...
✅ Recipe publishing succeeded
⌛ Starting ucp-cloud functional tests...
⌛ Starting corerp-cloud functional tests...
✅ ucp-cloud functional tests succeeded
✅ corerp-cloud functional tests succeeded

Bumps [bicep-types](https://github.com/Azure/bicep-types) from `3676a8b` to `0143e0b`.
- [Commits](Azure/bicep-types@3676a8b...0143e0b)

---
updated-dependencies:
- dependency-name: bicep-types
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@lakshmimsft lakshmimsft force-pushed the dependabot/submodules/bicep-types-0143e0b branch from 30a80b5 to 4d8aec8 Compare January 23, 2025 18:42
@radius-functional-tests
Copy link

radius-functional-tests bot commented Jan 23, 2025

Radius functional test overview

🔍 Go to test action run

Name Value
Repository radius-project/radius
Commit ref 4d8aec8
Unique ID funcfafcff1293
Image tag pr-funcfafcff1293
Click here to see the list of tools in the current test run
  • gotestsum 1.12.0
  • KinD: v0.20.0
  • Dapr:
  • Azure KeyVault CSI driver: 1.4.2
  • Azure Workload identity webhook: 1.3.0
  • Bicep recipe location ghcr.io/radius-project/dev/test/testrecipes/test-bicep-recipes/<name>:pr-funcfafcff1293
  • Terraform recipe location http://tf-module-server.radius-test-tf-module-server.svc.cluster.local/<name>.zip (in cluster)
  • applications-rp test image location: ghcr.io/radius-project/dev/applications-rp:pr-funcfafcff1293
  • dynamic-rp test image location: ghcr.io/radius-project/dev/dynamic-rp:pr-funcfafcff1293
  • controller test image location: ghcr.io/radius-project/dev/controller:pr-funcfafcff1293
  • ucp test image location: ghcr.io/radius-project/dev/ucpd:pr-funcfafcff1293
  • deployment-engine test image location: ghcr.io/radius-project/deployment-engine:latest

Test Status

⌛ Building Radius and pushing container images for functional tests...
✅ Container images build succeeded
⌛ Publishing Bicep Recipes for functional tests...
✅ Recipe publishing succeeded
⌛ Starting corerp-cloud functional tests...
⌛ Starting ucp-cloud functional tests...
✅ corerp-cloud functional tests succeeded
✅ ucp-cloud functional tests succeeded

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 submodules Pull requests that update Submodules code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants